/*************************************************/
/* Common                                        */
/*************************************************/
h2{
	margin:0;
	padding:0;
}

h3{
	margin:0;
	padding:0 0 13px 0;
	clear:both;
	}
h4{
	margin:0;
	padding:0 0 10px 0;
	clear:both;
	}

h5{
	margin:0;
	padding:0 0 5px 0;
	font-size:14px;
	line-height:125%;
	color:#00833e;
	font-weight:bold;
	clear:both;
	}

.dotline{
	width:542px;
	margin:0;
	padding:0;
	background:url(../cmn_images/line_dot.gif) left top repeat-x;
	font-size:12px;
	clear:both;
	}

.pagetop{
	width:542px;
	margin:15px 10px 0 10px;
	padding:5px 0 0 0;
	background:url(../cmn_images/line_dot.gif) left top repeat-x;
	text-align:right;
	clear:both;
	}


/*************************************************/
/* Maincontents                                  */
/*************************************************/
#cnts-container{
	width:748px;
	height:100%;
	min-height:1%;
	margin:0;
	padding:0 0 15px 0;
	background:url(../cmn_images/navi_bkimg.gif) repeat-y;
	clear:both;
	}
	
#cnts-container:after {
	content:"";
	display:block;
	height:0px;
	clear:both;
	overflow: auto;
	}
	
#maincontents{
	width:563px;
	margin:0;
	padding:0;
	float:right;
	}

#topic-path{
	height:40px;
	margin:0;
	padding:0;
	background:url(../cmn_images/path_bkimg.gif) left top repeat-x;
	}

#topic-path ul{
	min-height:1%;
	margin:0;
	padding:9px 5px;
	list-style-type:none;
	clear:both;
	}

#topic-path ul:after {
	content:"";
	display:block;
	height:0px;
	clear:both;
	overflow: auto;
	}

#topic-path li{
	margin:0;
	padding:0 18px 0 5px;
	background:url(../cmn_images/path_arrow.gif) top right no-repeat;
	font-size:12px;
	line-height:120%;
	display:inline;
	float:left;
	}

#topic-path li.lastChild{
	background:none;
	}

#cnts{
	height:100%;
	min-height:1%;
	margin:10px;
	padding:0;
	clear:both;
	}

#cnts:after {
	content:"";
	display:block;
	height:0px;
	clear:both;
	overflow: auto;
	}

#cnts p.lead{
	margin:0 0 15px 0;
	padding:0;
	font-size:12px;
	line-height:180%;
	}

#cnts .section{
	height:100%;
	min-height:1%;
	margin:0 0 10px 0;
	padding:0;
	clear:both;
	}

#cnts .section:after {
	content:"";
	display:block;
	height:0px;
	clear:both;
	overflow: auto;
	}


/* サイド（ナビなし） */
#side{
	width:165px;
	margin:0;
	padding:0;
	float:left;
	}

/* サイドナビゲーション */
#sidenavi{
	width:185px;
	margin:0;
	padding:0;
	background:none;
	float:left;
	}

#sidenavi ul{
	width:185px;
	margin:0;
	padding:0 0 12px 0;
	background:url(../cmn_images/navi_bottom.gif) left bottom no-repeat;
	list-style-type:none;
	}

#sidenavi li{
	margin:0;
	padding:0;
	}

#sidenavi li img{
	vertical-align:bottom;
	}

#sidenavi ul ul li.bnr{
	margin:0;
	padding:6px 0 6px 14px;
	background:url(../cmn_images/subnavi_bkimg.gif) repeat-y;
	}

#sidenavi ul ul{
	padding:0;
	background:none;
	}

#sidenavi ul ul ul{
	padding:0;
	background:url(../cmn_images/subnavi_bkimg.gif) repeat-y;
	}

#sidenavi ul ul ul li{
	margin:0 0 0 10px;
	padding:5px 10px 5px 20px;
	background:url(../cmn_images/subnavi_arrow_dotline.gif) left top no-repeat;
	font-size:12px;
	line-height:125%;
	}

#sidenavi ul ul ul li.firstChild{
	background:url(../cmn_images/subnavi_arrow_dotline02.gif) left top no-repeat;
	}
	

/* 画像余白 */

.mar_b5{
	margin-bottom:5px;
	}
	



	
	


