/* CSS Document */


#contents .left{
	float:left;
	width:620px;
}

#contents .left h3.title{
	margin:0px 0px 13px 0px;
	padding:0px;
	height:29px;
	width:620px;
}

#contents .left .indent{
	margin:0px 0px 0px 23px;
	width:579px;

}




#contents .left .indent .subtitle{
	font-weight:bold;
}


#contents .right{
	float:right;
	width:260px;
}

/* ローカルナビ　コンテンツ用設定 */
#local-navi .mid dl.list{
	margin:0px;
	padding:0px;	
}

#local-navi .mid dl.list dt{
	margin:0px 0px 12px 23px;
	padding:0px 0px 0px 23px;
	background-image:url(../image/localnavi_icon.gif);
	background-repeat:no-repeat;
	background-position:left top;
	line-height:13px;
}

#local-navi .mid dl.list dd{
	margin:0px 0px 0px 46px;
	padding:0px 0px 0px 0px;
	line-height:12px;
	height:12px;

}
