@charset "utf-8";

#main_visual {
	margin: 0 auto 10px;
	width: 950px;
	height: 440px;
}

#scvs_contents, #faq_contents, #news_contents, #charge_contents {
	padding-left: 20px;
	width: 650px;
}

#scvs_contents h3 {
	margin: 30px 0 10px;
}

#scvs_contents .index_about {
	margin: 0 0 20px -25px;
	position:relative;
}

#scvs_caption {
	float: left;
	width: 510px;
	height: 70px;
}

#scvslink {
	float: right;
	margin-top: 10px;
	width: 140px;
}

#pickup_headline {
	clear: both;
	width: 650px;
	height: 34px;
	background:url(../img/pickup_bg1.jpg) left center no-repeat;
}

#pickup_headline a {
	display: block;
	width: 650px;
	height: 34px;
}

#pickup_list {
	width: 650px;
	height: 217px;
	background: url(../img/pickup_bg2.jpg) left center no-repeat;
}

#pickup_list img {
	width: 120px;
	height: 120px;
}

#pickup_list ul {
	float: left;
	margin-bottom: 20px;
	padding-left: 17px;
	width: 145px;
	height: 200px;
	font-size: 12px;
}

#pickup_list li{
	float:left;
	width:145px;
	margin:0 auto;
}

#pickup_list li span.price{
	font-size:24px;
	color:#F00;
	padding:0px 7px;
}

#faq_contents dl {
	margin-bottom: 40px;
}

#faq_contents dl dt {
	margin-top: 20px;
	padding-left: 20px;
	font-size: 16px;
	color: #4c90c1;
	background: url(../faq/img/q.png) left 4px no-repeat #eee;
}

#faq_contents dl dd {
	margin-top: 5px;
	margin-bottom: 20px;
	padding: 0 20px;
	font-size: 14px;
	background: url(../faq/img/a.png) left 5px no-repeat;
}

#banner_link {
	margin: 40px auto;
	width: 620px;
	height: 100px;
}

#banner_link ul li {
	float: left;
	width: 300px;
}

#news_contents dl{
	float: left;
	margin: 15px 0 20px;
	width: 650px;
	font-size: 12px;
}

#news_contents dt{
	clear: both;
	float: left;
	padding: 0.5em 0 0;
	width: 7em;
}

#news_contents dd{
	padding: 0.5em 0 0 7em;
	width: 550px;
	border-bottom: #333 dashed 1px;
}

#charge_contents {
	margin: 20px 0;
	height: 120px;
}

#charge_left {
	float: left;
	width: 120px;
}

#charge_right {
	float: left;
	padding: 10px 0 0 40px;
	width: 490px;
}

/*////////////////////////////////////////

  テーブルHYOU（表）

///////////////////////////////////////*/

table.hyou{
margin:0 20px 30px;
border:1px solid #ccc;
border-collapse: collapse;
border-spacing: 0;
}

table.hyou td{
vertical-align:top;
text-align:center;
padding:8px;
line-height:1.5;
background:#fff;
border:1px solid #ccc;
border-width: 0 0 1px 1px;
}

table.hyou td.g{
	background:#efefef;
	font-weight: bold;

}

table.hyou td.jihan{
background:#ECECFF;
}

table.hyou td.scvs{
	background:#FFEEEE;
}
.bldred {
	font-weight: bold;
	color: #FF0000;
}
.bld {
	font-weight: bold;
	font-size: 18px;
}
