@charset"UTF-8";
@import url(reset.css);
body{
	text-align:center;
	background-color:#FCFAF6;
	font-family:'メイリオ',Meiryo,'ＭＳ Ｐゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',sans-serif;
}

h1,h2,h3,h4,h5{font-weight:bold;margin-bottom:0.5em;}
h2{text-align:center;}
h3.normal{	background-image:url(images/h3_normal.jpg);padding:6px 10px 8px 10px;font-size:14px;background-repeat:no-repeat;}


a{color:#339900;text-decoration:none}
a:link{text-decoration:none}
a:visited{text-decoration:}
a:hover{color:#ff6600;text-decoration: underline;}

#BreadCrumbs a{color:#ff9900;text-decoration: underline;}

#wrapper {
	height:100%;
	width:770px;color:#666666;;margin:0 auto;
	text-align:left;
	background-color:#ffffff;
	background-image:url(images/wrapper_bg.jpg);

}

#mainCnt{
	margin-top:0;
	margin-right:15px;
	width:550px;
	float:right;
	clear:both;
	font-size:14px;
	line-height:1.5em;
	display:inline;
}

#mainCnt h3{
/*	border-left: 5px solid #CC0033;
	padding-left:5px;
	margin-bottom:5px;*/
}

#mainCnt h2{
	font-size:20px;
	font-weight:bold;
	border-bottom: 1px solid #c1c1c1;
	padding-bottom:5px;
	margin-bottom:10px;
	margin-top:10px;
}


.mainCntLbox{width:310px;float:left;}
.mainCntRbox{width:310px;float:right;}

#mainR{width:390px;float:right;}


.imgL{float:left;margin:0 10px 10px 0;}
.imgR{float:right;margin:0 0 10px 10px;}

.note, .note a{font-size:10px;}

#sideCnt {
	width:180px;
	float:left;
	margin-left:15px;
	display:inline;
	}
	


#sideCnt h3{
	border:1px solid #1F974D;
	padding:3px 5px;
	font-size:14px;
	margin-bottom:5px;
	color:#fff;
	background-image:url(images/side_h3.jpg);
}


#sideCnt #newArticleModule,
.widget {
	font-size:12px;
	margin-bottom:10px;
}


.widget ul {
	padding-left:10px;
}

.widget ul li{
	list-style-image:url(./images/arrow.gif);
	margin-left:10px;
}

#sideCnt #newArticleModule dt{
	font-weight:bold;
	padding-left:10px;
	background-image:url(./images/arrow.gif);
	background-repeat:no-repeat;
}

#sideCnt #newArticleModule dt span{
	font-weight:normal;
	font-size:90%;
}

#sideCnt #newArticleModule dd{
	margin-left:10px;
	margin-bottom:10px;
	border-bottom:1px dotted #bbb;
	padding-bottom:5px;
}


ul,ol{margin-top:0;}

#mainCnt p{margin-bottom:1em;line-height:1.8em}

#subMenu{
	background-image:url(images/subMenu_bg.jpg);
	margin:0;
	padding:5px 10px;
	list-style:none;
	
}
#subMenu li{
	margin:2px 0;
	border-bottom:1px solid #dedede;
/*	padding:5px 0;*/
	font-weight:bold;
	width:160px;
/*	height:25px;*/
	display:block;
	margin-bottom:5px;
	padding-bottom:5px;
	}

#subMenu li a{
	width:160px;
/*	height:20px;*/
	display:block;
}




/*HEADER*/
#header{
	background-image:url(images/header.jpg);
	padding-top:15px;
	margin-left:6px;
	width:758px;
}
#headerCnt{height:55px;}

#header h1{
	width:200px;height:45px;float:left;display:inline;
	text-indent:-9999px;
}


#header ul#navi{
	float:right;
	margin-top:30px;
	margin-bottom:0;
	list-style:none;
	}
#header ul#navi li{
	font-weight:bold;
	display:block;
	float:left;
	padding:0 10px;
	border-left:1px solid #c1c1c1;
	}
	
/*===== 3: FOOTER ==========================================
*/
div#footer{
	clear:both;
	text-align:center;
	padding:10px;
	font-size:12px;
	margin:10px 5px 0 5px;
	border-bottom:1px solid #c1c1c1;
}

ul#footerNavi {
	text-align:center;
	clear:both;
	border-bottom:5px solid #75a115;
	padding-bottom:5px;
	margin:5px 0;
}
#footerNavi li{
	display:inline;
	margin-left:10px;
	padding-left:15px;
	background-image:url(./images/arrow-green_Box.gif);
	background-repeat:no-repeat;
}
/**/

.CT{
	display:none;
	}

div{
    zoom:1;/*for IE 5.5-7*/
}
div:after{/*for modern browser*/
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}

#BreadCrumbs{
	font-size:12px;
	margin-bottom:10px;
	padding:5px 15px;
	background-image:url(./images/header_under.gif);
	background-position:bottom;
}


#goPageTop{
	clear:both;
	text-align:right;
	margin-top:20px;
	margin-bottom:10px;
}

/*===============*/


#lead{
	margin-bottom:10px;

}


.profile th{
	border-right:1px solid #c1c1c1;
	border-bottom:1px solid #c1c1c1;
	font-weight:bold;
	vertical-align:top;
	padding:5px 10px;
	background-color:#fafafa;
}
.profile td{
	border-right:1px solid #c1c1c1;
	border-bottom:1px solid #c1c1c1;
	padding:5px 10px;
	
}

.profile table{
	border-top:1px solid #c1c1c1;
	border-left:1px solid #c1c1c1;
}

#news{margin-bottom:10px;}
#news dl{padding:0 5px;}
#news dt{font-weight:bold;}
#news dd{border-bottom:1px dotted #dedede;margin-bottom:10px;padding-bottom:5px;}

.info{float:right;width:360px;}

.info dt{
	clear:both;
	float:left;
	margin-right:10px;
}

.more{
	text-align:right;
}


