	/**
	"MS UI Gothic"
	Garamond, "MS UI Gothic"
	Arial, Helvetica, sans-serif
	***/

/* kitaweb custum *******************/
.category_name{color:#808000;padding :0 0 0 1em;}
#page .category_name a{color:#808000;text-decoration: none;padding :0 0 0 0.3em;}






/* Social Style 
********************* */

html
{
	height: 100%;
	margin-bottom: 0.1em;
}
p,h1,h2,h3,h4,h5,h6,ul,ol,form
{
	margin: 0;
	padding: 0;
}
img
{
	border: 0;
}
p
{
	line-height: 1.6em;
	margin: 0.7em 0;
}
dl
{
	margin: 1em 0;
}
dt
{
	font-weight: bold;
}
dd
{
	margin: 0.5em;
	padding: 0;
}
img.right
{
	float: right;
	margin: 10px 0 0 10px;
}
img.left
{
	float: left;
	margin: 0 10px 0 0;
}
/****
hr
{
	display: none;
}****/
body
{
	background-image : url(images/ma-4.gif);
	color: #333;
	font: 72%/1.6em "MS UI Gothic"; 
	margin: 0;
	padding: 0;
	text-align: center;
}
a
{
	text-decoration: underline;
}
a:link, a:visited
{

}
a:hover, a:active
{
}
h1, h2, h3, h4, h5, h6
{
	font-family: "MS UI Gothic";
}

/* Etc
******************** */
br.clear {
	clear: both;
}

/* Design 
******************** */

#headi{
color : #ffffff;
background-color : #003366;
padding : 3px  3px  3px  1em;
width : 935px;
font-size : 12px;
text-align : left;
}



#top {
	margin: 0 auto;
	width: 950px;
	position: relative;
	height: 98px;
	background: #fff;
	border-bottom: 2px solid #fff;
}
#topi {
	background: #FFF url(images/top_logo.png) 0px 0px no-repeat;
	left: 0;
	width: 950px;
	height: 100px;
	position: absolute;
}

#page {
	text-align: left;
	width: 940px;
	background: #FFF;
	margin: 0px ;
  padding: 20px 5px 10px 5px ;
}
#header {
	background: #1BACF2;
	border-bottom: 5px solid #B98718;
}
#headr {
	width: 950px;
	margin: 0 auto;
	color: #C3EAFB;
	text-align: left;
}
#headr h1 {
	margin: 0;
	padding: 20px 0 0 600px;
	font-size: 3em;
	font-family: "MS UI Gothic";
}
#headr h1 a {
	color: #FFF;
	}
#headr h1 a:hover {
	color: #FFF;
	}
#headr .description {
	padding: 10px 0 0 600px;
	color: #efefef;
}
.rss2 {
	position: absolute;
	right:0;
	bottom: 0;
}
#left {
	float: left;
	width: 725px;
}

#left_page {
	float: left;
	width: 860px;
	background: #DDD;
}

#right {
	float: right;
	width: 210px;
}






#content {
	width: 510px;
	float: right;
}


#content_page {
	width: 720px;
	float: right;
	
}





.post {
	margin-bottom: 30px;
}
.entry {
	margin-bottom: 10px;
	text-align: justify;
}
.entry  a {
	color: #AF8C00;
}
.side1 {
	width: 200px;
	float: left;
	color: #000;
		background: #DFDBD9;
			border: 3px solid #DFDBD9;
}
.side2 {
	width: 200px;
	float: right;
	color: #000;
}
.gap {
/*	padding: 10px; */
}
/*#out-foot {
	background: #ccc;
}
*/
#footer {
	background: #D4D3CF;
	margin: 0 auto;
	padding-top: 10px;
	text-align: center;
	width: 950px;
}
#footer {
	color: #333;
	font-size: 1em;
}
#footer a {
	color: #333;
	text-decoration: underline;
}
#footer a:hover {
	color: #06c;
	text-decoration: none;
}
/* Design 
******************** */
.side1  ul, .side2  ul{
	list-style: none;
}
.side1 . ul.children, .side2  ul.children{
	margin-left: 0px;
}

/*********選択している下層リストのみ表示******/
.side1 ul.children li, .side2  ul.children li{
display : none;
}

li.current-cat ul.children li, li.current-cat-parent ul.children li
{
display : list-item;
}

/*********/




.boxy, .side1 .categories, .side2 .categories, .widget, .side1 .linkcat, .side2 .linkcat  {
	margin-bottom: 20px;
}

input#s {
	width: 185px;
	padding: 5px;
	margin-bottom: 10px;
	background: #F7F0D4;
	border: 2px solid #E2B400;
	color: #A73228;
}
input#s:focus {
	background: #fff;
	color: #A73228;
}

input#searchsubmit
{
	margin: 0;
}


/* Design  Typo
********************* */
.side1 h2, .side2 h2{
	font: 1.2em "MS UI Gothic";
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 5px;
	padding: 4px;
	background: #6F7374;
}
.side1 ul li ul li a, .side2 ul li ul li  a {
	color: #333;
	background: url(images/star2.gif) left top no-repeat;
	padding-left: 18px;
}

/***************************/
.side1 ul li ul li ul li a, .side2 ul li ul li ul li  a {
	margin-left: 10px;
}

/***************************/
.side1 ul li ul li ul li ul li a, .side2 ul li ul li ul li ul li  a {
	margin-left: 20px;
}

.side1 .page_item a,.side1 .cat-item a{text-decoration: none;}


#recentcomments .recentcomments a:link, #recentcomments .recentcomments a:visited {
	background: none;
}
.side1 ul li ul li  a:hover,.side2 ul li ul li  a:hover {
	color: #897870;
	background: url(images/star3.gif) left top no-repeat;
	text-decoration: underline;
}
.side1 ul li ul li.current_page_item a,.side1 ul li ul li.current-cat a, .side2 ul li ul li.current-cat a  {
	color: #822601;
	font-weight: bold;
	background: url(images/star.gif) left top no-repeat;
	
}


.side1 ul li ul li.current_page_item ul li a,
.side1 ul li ul li.current-cat ul li a, 
.side2 ul li ul li.current-cat ul li a  {
	color: #333;
	font-weight: normal;
	background: url(images/star2.gif) left top no-repeat;	
}


h2.pagetitle {
	text-align: left;
	font: 1.3em "MS UI Gothic";
	border-bottom: 1px solid #ccc;
	font-weight: bold;
}

.post h2 {
	font: 1.3em "MS UI Gothic";
	font-weight: bold;
}

/*******************************************************************************/
#page #left2 #content_page .post h2 {
	font: 1.8em "MS UI Gothic";
	font-weight: bold;
	color: #000099;
background: url(images/e_03.jpg) no-repeat;	
padding : 8px;

}



.post h2 a {
	font-weight: bold;
	color: #003399;
	display: block;
	text-decoration: underline;
}
.post h2 a:hover {	
	color: #ff9933;
}
p.postmeta {
	margin-bottom: 10px;
	color: #A73228;
}

p.meta {
	font-size: 100%;
	border-top: 2px solid #822601;
	margin-bottom: 18px;
	color: #A73228;
}
p.meta a
{
	color: #A73228;
	text-decoration: none;
}
span.user
{
	padding: 3px 5px;
}

span.timr
{
	background: #822601;
	color: #fff;
	padding: 3px 5px;
}
span.catr
{
	padding: 3px 5px;
}
span.editr
{
	padding: 2px 2px 2px 18px;
}
span.commr
{
	background: url(images/ico/comment.gif) 0 0 no-repeat;
	padding: 0 2px 0 18px;
}
.post ul.postspermonth{
	list-style:none;
	padding: 0;
	margin: 0;
}
.post p a {
	border-bottom: 1px solid #ccc;
}
.post ul {
	margin-left: 35px;
}
.post ol {
	margin-left: 40px;
}
.post p a:hover {
	border: none;
}
.categr, .monthr {
	margin-bottom: 20px;
}
.categr h2, .monthr h2{
	border-bottom: 1px solid #ccc;
}

.rss {
	background: url(images/feed-icon-10x10.png) left center no-repeat;
	padding-left: 12px;
}
/* Comment Etc
********************* */
.navigation 
{
	margin-bottom: 20px;
	width: 510px;
	float: left;
}

.navigation a
{
	color: #666;
}
.alignleft
{
	float: left;
	width: 50%;
}



.alignright
{
	float: right;
	text-align: right;
	width: 50%;
}



.ileft {
	float: left;
	margin-right: 5px;
}
#avatr {
	border: 1px solid #333;
}
p.stats {
	color: #999;
	font-size: .8em;
	border: 1px solid #ccc;
	border-left: none;
	border-right: none;
}
blockquote
{
	background: url(images/blockquote.gif) no-repeat left top;
	color: #666;
	margin: 1em;
	padding: 0 0 10px 50px;
}
#content .commentsfeedr
{
	background: url(images/ico/feed_add.png) no-repeat left center;
	padding: 3px 20px;
}
#content .trackbackr
{
	background: url(images/ico/arrow_refresh.gif) no-repeat left center;
	padding: 3px 20px;
}
input.textbox, textarea
{
	background: #fff url(images/shadow_top.gif) repeat-x top;
	border: #ccc 1px solid;
	font: 1em "MS UI Gothic";
	padding: 2px;
}
input.textbox:focus, textarea:focus
{
	background: #fff url(images/shadow_top.gif) repeat-x top;
	border: #999 1px solid;
}
#submit
{
	padding: 3px 5px;
}
.comment
{
	background: #fff url(images/shadow_top.gif) repeat-x top;
	border-bottom: #ddd 1px solid;
	list-style: none;
	margin: 0;
	padding: 1em 0.5em;
}
.alt
{
	background: #fff;
}
.MyAvatars
{
	border: 1px solid #ccc;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	float: right;
	margin-left: 5px;
	margin-right: 10px;
	padding: 3px;
}

h3#respond, h3#comments {
	font: bold 1.2em "MS UI Gothic";
	color: #333;
}

#comment {
	width: 98%;
}
/* Top Navigation Style 
********************* */
/*  Menuv
******************** */
#topy {
	width: 950px;
	margin: 0 auto;
	background: #003366;
	position: relative;
	height: 40px;
	font-size: 1.2em;
}
#menuv  ul {
	list-style: none;
	left: 10px;
	bottom: 10px;
	position: absolute;
	}
#menuv li {
	display: inline;
}
#menuv li.page_item  a, #menuv li.admintab  a {
 padding: 4px 10px 3px;
 color: #fff;
 background: #455d74;
 border: 0px solid #5A1301;
 margin-right: 8px;
}
#menuv li  a {text-decoration: none;}
#menuv li  a:hover {
 background: #efefef;
 color: #5A1301;

}
#menuv li.current_page_item  a {
 background: #FFF;
 color: #003366;
 font-weight:  normal;
 padding: 4px 10px 3px;
 border: 0px solid #5A1301;
 margin-right: 8px;
}

#menuv li.rss2  a {
	right: 0;
	top: 0;
	position: absolute;
}

fieldset {
	border: none;
}
textarea#cp_message {
	width: 100%;
}


pre {
	width: 95%;
	overflow:auto;
	font: 13px "MS UI Gothic";
	color: #A73228;
	max-height: 350px;
	line-height: 18px;
	margin: 10px 0;
	border: 1px solid #A73228;
	padding: 5px;
	background: #F7E2D4;
}

code {
font: 13px "MS UI Gothic";
color: #A73228;
padding: 2px;
}

/* Change Log *** 
1.0	: Initial Public Released
1.1 	: Fix Some Issue
1.2 	: Fix Custom Image Issue
1.3 	: Fix Footer Issue
1.4 	: Fix Recent Comment Widget Issue on WordPress 2.2
*** */


/****  Breadcrumb Nav XT.   ****/

.breadcrumb {
width: 950px;
font-family: "MS UI Gothic";
background: #F7E2D4;
text-align: left;
color: #5A1301;

}

.breadcrumb A{
text-decoration: underline;
color: #5A1301;
}



/****************************/

#sub-page-menu h2{
	background: #fcc;

}

#sub-page-menu h2 A{
color: #A73228;
text-decoration:underline;
}

/***********************/



#content_page A{
color :#00f;
text-decoration :underline;
}

#content_page A:hover{
color :#F66;
text-decoration :underline;
}


#content_page .post h2{
border-width : 0px 0px 2px 0px;
border-style : solid;
border-color : #666;
padding: 0 0 3px 0;
margin :0 0 15px 0

}

#content_page UL{

padding: 0 0 0 2em;

}


/********?@??с@************/
#DRE th{
border-width : 0px 0px 0px 1px;
border-style : solid;
border-color : #666;
padding :5px 1em 2px 1em;
}
#DRE td{
border-width : 1px 0px 0px 0px;
border-style : solid;
border-color : #999999;
empty-cells : hide;
}
#DRE td.month{
text-align : right;
}



#content_page .padd-A0{padding :0 0 0 0}

#content_page .padd-L1em{padding :0 0 0 1em}

#content_page .padd-L2em{padding :0 0 0 2em}

#content_page .mg-L1em{margin :0 0 0 1em}


#content_page .cal_border1{border-width : 0px 1px 1px 0px;border-style : solid;border-color : #999;}

#kiji td,#kiji th{border-width : 0px 1px 1px 0px;border-style : solid;border-color : #999;}
#kiji table{border-width : 1px 0px 0px 1px;border-style : solid;border-color : #ccc;}

.tdcol TD{background : #eee;} 
.tdcol TH{background : #ddd;} 
#kiji td.month,#kiji td.date{text-align : right;}


.tdcol2 TD{background : #fffbcc;} 




/**********************************************/


.post22 {
padding: 0 0 3px 0;
	margin:0 0 5px 0;
border-width : 0px 0px 1px 0px;border-style : solid;border-color : #999;
}

span.i-item A{ font-weight: bold;
	margin:0 0 0 0;
text-decoration :underline;
color: #5A1301;
}

.timr2{
background: #FFF;
 font-weight: bold;
color: #5A1301;
}

.post22 .user{margin:0 0 0 7em;

}
.post22 .catr,.post22 .catr A{
color: #333;
text-decoration :none;
}


#recent-posts li {
color: #003;
margin-left : 8px;
text-indent : -20px;
padding-left : 12px;

}
li.widget{
list-style-type : none;
}

.col_bk{color:#000;}
