@import url(/shared/css/style.css);
@import url(/shared/css/bottomlnavi.css);

#topicPath{
	width:850px;
	margin:10px auto 20px;
	text-align:left;
	}

h1{margin:0 0 20px;}
h2{
	background:url(/shared/img/subttl_bg.gif) no-repeat left top;
	width:580px;height:27px;
	padding:12px 0 0 25px;
	margin-bottom:10px;
	color:#333;
	font-size:14px;
	}
.mainimg{margin-bottom:10px;}

#contents #left-unit ul,
#contents #left-unit li{
	margin:0;padding:0;
	list-style:none;
}

/*トップページへ*/
div.toTop{
	clear:both;
	display:block;
	text-align:right;
	padding:20px 0 0 0;
	line-height:16px;
	}
div.toTop a{
	color:#50b656;

}
div.toTop img{
	vertical-align:bottom;
	margin-right:3px;
}

/*ボトムindex共通スタイル*/
.btmConttop{
	padding-top:15px;
	}
	
.btmConttop dl{
	width:296px;
	border:1px solid #fcd280;
}
	
.btmConttop dl.long{
	width:auto;
}

	
.btmConttop dl em{
	width:30px;background:#fbcd91;border:1px solid #fdae17;line-height:20px;padding:0 5px;
}
.btmConttop dd{
	padding:8px;
	
}

.ttlL{float:left;}
.ttlR{float:right;}

.contact{clear:both;text-align:center;margin:20px auto}

.txR{text-align:right;}
.txC{text-align:center;}
.mb10{margin-bottom:10px;}

.tblSd{
	border-top:1px solid #fcd280;
	border-right:1px solid #fcd280;}

.tblSd th,.tblSd td{
	border-bottom:1px solid #fcd280;
	border-left:1px solid #fcd280;}
	
.tblSd th{
	background:#fce9cf;}