#sa_main{
}

#title{
	width:657px;
	height:97px;
	margin:10px 0px 30px 40px;
}

#contmain{

	width:760px;
	height:auto;
	margin:0px 0px 30px 30px;
}

/*---バックグラウンドイメージ---*/

#bg_top{
	background:url(../images/safe/bgtop.jpg);
	width:745px;
	height:10px;
	background-repeat:no-repeat;
	background-position:bottom;
	display:block;
}

#bg_mid{
	width:745px;
	height:auto;
	background:url(../images/safe/bgmid.jpg);
	background-repeat:repeat-y;
}

#bg_bot{
	width:745px;
	height:10px;
	background:url(../images/safe/bgbottom.jpg) top;
	background-repeat:no-repeat;
}

/*---コンテンツ---*/
.cont img{
	width:610px;
	height:58px;
	padding:0px 0px 10px 0px;
	margin:0px 0px 0px 10px;
	display:block;
}

.dot{
	width:710px;
	height:auto;
	background:url(../images/safe/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:700px;
	height:auto;
	margin:10px 0px 0px 10px;
}

.cont p{
	font-size:14px;
	line-height:140%;
}

