@charset "utf-8";
/* -----------------------------------------------

FILE DATA: index.css

----------------------------------------------- */
#contents {
	margin:10px auto 0 auto;
	width:940px;
}
#contents_area{
	margin:20px 0 0 0;
}
#cont_left{
	float:left;
	width:185px;
}

#cont_left ul li{
	margin:0;
	padding:0;
	line-height:0;
	display:inline;
}
#cont_right{
	float:right;
	width:725px;
}
div.scontents{
	margin:0 0 30px 0;
	width:705px;
}
.stop{
	background:url(../images/stop.jpg) no-repeat;
	width:705px;
	height:20px;
	font-size:1px;
	line-height:0;
}
.sbody{
	background:url(../images/scon.jpg) repeat-y;
	width:625px;
	padding:10px 40px;
}
.sbody h2{
	margin:0 auto;
	text-align:center;
	
}
.text{
	margin:15px 0;
}
.text p{
	padding:0 0 0 30px;
	color:#177649;
	font-size:85%;
	line-height:1.6em;
	letter-spacing:0.05em;
}
.sbot{
	background:url(../images/sbot.jpg) no-repeat;
	width:705px;
	height:20px;
	font-size:1px;
	line-height:0;
}
.sc3set{
	margin:30px 0;
}

.sc3set dt{
	float:left;
	width:150px;
}

.sc3set dd{
	float:right;
	width:470px;
	background:url(../images/dot.gif) repeat-x bottom;
	padding:0 0 40px 0;
}
.sc3set dd p{
	margin:5px 0 0 0;
	font-size:85%;
}
.sc3set dd a{
	background:url(../images/link.jpg) no-repeat right;
	padding:0 10px 0 0;
}
#submit{
	margin:0 0 40px 0;
	width:705px;
	text-align:center;
}




