#sa_main{
}

#title{
	width:235px;
	height:46px;
	margin:0px 0px 20px 30px;
}

#contmain{

	width:760px;
	height:auto;
	margin:0px 0px 30px 30px;
}

/*---バックグラウンドイメージ---*/

#bg_top{
	background:url(../images/sflow/bgtop.jpg);
	width:745px;
	height:10px;
	background-repeat:no-repeat;
	background-position:bottom;
	display:block;
}

#bg_mid{
	width:745px;
	height:auto;
	background:url(../images/sflow/bgmid.jpg);
	background-repeat:repeat-y;
}

#bg_bot{
	width:745px;
	height:10px;
	background:url(../images/sflow/bgbottom.jpg) top;
	background-repeat:no-repeat;
}

/*---コンテンツ---*/
.btn{
	width:174px;
	height:25px;
	padding:0px 0px 0px 540px;
	margin:0px 0px 0px 0px;
}


.dot img{
	width:630px;
	height:55px;
	padding:0px 0px 10px 0px;
	margin:0px 0px 0px 10px;
	display:block;
}

.dot{
	width:710px;
	height:auto;
	background:url(../images/sflow/dotline.jpg) bottom;
	background-repeat:no-repeat;
	padding:0px 0px 0px 10px;
}

.cont{
	width:745px;
	height:auto;
	padding:10px 0px 10px 0px;
	margin:0px 0px 0px 10px;
}

.cont p{
	width:720px;
	height:auto;
	margin:10px 0px 0px 20px;
}

.cont p{
	font-size:14px;
	line-height:140%;
}
/*---女の子イメージ---*/

.lady{
	width:auto;
	height:auto;
	margin:0px 0px 0px 65px;
}

.lady img{
	width:135px;
	height:150px;
	padding:10px 0px 10px 0px;
	margin:0px 20px 0px 40px;
}

.yajirushi{
	width:615px;
	height:42px;
	padding:0px 0px 30px 0px;
	margin:0px 0px 0px 65px;
}

