@charset "UTF-8";
/* CSS Document */

/*------------------------------------------

            about

------------------------------------------*/

#sNavi h2{
	border-top:1px solid #dcd0bd;
	margin:0;
}







#keidai .table td {
	padding:7px;
}

#keidai .table a{
	color: #3A557D;
	text-decoration: none;
	text-decoration:underline;
}




#keidai .table tr.gray{
	background:#f2ede2;
}

#keidai .table .no {
	font-weight: bold;
	font-size:12px;
}
#keidai .table .txt {
	font-weight: bold;
	line-height: 1.3em;
	padding: 7px 0px 6px;
	width: 136px;
	font-size:12px;
}
#keidai .table {
	font-size:10px;
}

#keidai .link{
	background:url(../../cmn/image/icon_link.gif) no-repeat 0 3px;
	padding:0 0 0 80px;
	display:block;
}
#keidai .link a{
	color:#000;
	margin-right:15px;
	float:left;
	text-decoration:underline;
	background:url(../../cmn/image/icon_s.gif) no-repeat 0 11px;
	padding:0 0 0 8px;
}

#keidai .link a:hover{
	color:#999;
	text-decoration:none;
	background:url(../../cmn/image/icon_s.gif) no-repeat 0px 13px;
	padding:2px 0 0 8px;
}
















#bunkazai strong{
	font-size:14px;
	margin-bottom:8px;
	display:inline-block
}