/**
 * e-sohko.com
 * /css/e-sohko/home.css
 * @version 0.01
 */

@import "../global.css";
@import "../layout_left.css";


#layout_main {
	width: 730px;
}

h1 {
	width: 730px;
	height: 54px;
	background: url(../../images/e-sohko/e-sohko_head.jpg) no-repeat;
	text-indent: -9999px;
}

#layout_main h2 {
	margin-bottom: 0.5em;
	padding: 0.2em 0 0.2em 20px;
	border-bottom: 2px solid #B0B7C2;
	background: url(../../images/global/allow_contenthead.gif) left center no-repeat;
	font-size: 95%;
	color: #333B46;
}

/** e-sohko_gaiyo
-----------------------------------------*/
#e-sohko_gaiyo {
	
}

#e-sohko_gaiyo table {
	width: 730px;
	margin: 20px 0 0 0;
	border-top: 5px solid #B0B7C2;
	border-collapse: collapse;
	font-size: 77%;
}
#e-sohko_gaiyo table tr th {
	border-bottom: 1px solid #fff;
	background: #E4E5E8;
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
	width: 120px;
	padding-top: 10px;
	padding-right: 2em;
	padding-bottom: 5px;
	padding-left: 10px;
}
#e-sohko_gaiyo table tr td {
	padding: 10px 5px;
	border-bottom: 1px solid #fff;
	background: #F3F3F3;
	vertical-align: top;
}


#e-sohko_gaiyo  ul {
list-style:none;
}


#e-sohko_gaiyo  ul li{
padding:0 0 0.5em 20px;
background:url(../../images/e-sohko/listmark01.gif) 0 2px no-repeat;
}


.text_link{
float:right;
text-align:right;
font-size: 77%;
margin-top:0.3em;
padding:0 0 0.5em 20px;
background:url(../../images/global/listallow_s1.gif) 0 4px no-repeat;
}
