@charset "utf-8";

h1{
	/*background: url(../images/top/h1_bg.jpg) no-repeat;*/
	width: 750px;
	height: 301px;
	text-indent: -9999px;
	margin: 10px 0 5px;
	position:relative;
}
h1 img{
	position: absolute;
	left:0px;
	top: 0px;
	z-index: 5;
	display: none;
}

#sctn1, #sctn2, #sctn3, #sctn4{
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	margin: -20px 0 20px;
	padding: 20px 10px 0;
	*padding: 20px 10px 10px;
	height: 100%;
}

#sctn1 p{
	margin-left: 10px;
}

#sctn1 ul li{
	float: left;
	margin: 10px 5px;
}

#sctn2{
	background-color: #fafaed;	
}

#sctn2 .box_case{
	width: 343px;
	margin: 0 5px 20px;
	padding-bottom: 20px;
	float: left;
	border-bottom: dashed 1px #999999;
}

#sctn2 .box_case .right{
	width: 177px; 
}

#sctn2 .box_case h3{
	font-weight: bold;
	font-size: 116.7%;
	padding-left: 25px;
	margin-bottom: 5px;
	background: url(../images/top/marker_arrow_green.gif) no-repeat left center;
}

#sctn2 .box_case h3 a{
	color: #333333;
	text-decoration: underline;
}

#sctn2 .btm_row{
	border: none;
	padding-bottom: 0;
}

#sctn3{
	padding: 20px 20px 0;
}

#sctn3 .customer_bg_white, #sctn3 .customer_bg_beige{
	margin-bottom: 15px;
}

#sctn3 dl dt{
	color: #ff9900;
	font-weight: bold;
	font-size: 116.7%;
	margin-bottom: 5px;
}

#sctn3 .customer_bg_beige{
	background-color: #ffffcc;
	padding: 15px;	
}

h2#voice{
	background: url(../images/top/title_voice.jpg) no-repeat left bottom;
	height: 20px;
	padding: 36px 0 12px 100px;
	position: relative;
	
}

h2#news{
	background: url(../images/top/title_news.jpg) no-repeat;
	position: relative;
}

h2#voice .toList, h2#news .toList{
	text-indent: -9999px;
}

h2#voice .toList a, h2#news .toList a{
	display: block;
	width: 50px;
	height: 20px;
	position: absolute;
	left: 687px;
}

h2#voice .toList a{
	top: 36px;
}	

h2#news .toList a{
	top: 14px;
}
	
#sctn4{
	padding: 20px;
}

#sctn4 dl dt{
	width: 90px;
	float: left;
	background: url(../images/news/marker_date.gif) no-repeat left center;
	padding-left: 25px;
	font-weight: bold;
}

#sctn4 dl dd{
	width: 590px;
	float: right;
}

#sctn4 .hr_dash{
	border-top: dashed 1px #cccccc;
	border-left: none;
	border-right: none;
	border-bottom: none;
	color: #ffffff;
	height: 1px;
	margin: 15px 0;
	clear: both;
	*margin: 0 0 15px;;
}

#btm_contact2{
	margin: 20px 0 20px 0;
}


 #sctn5{
	border-top: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	margin: -20px 0 20px;
	padding: 20px 10px 10px;
	*padding: 20px 10px 10px;
	height: 100%;
}