@charset "shift_jis";
/* CSS Document */

.main {
	margin-left:20px;
	margin-top:50px;
}
.index {/*トップページフラッシュ*/
	margin-left:150px;
	margin-top:20px;
}

.info{/*サンミョウジ-------------------------*/
	width:760px;
	padding:20px;
	font-size:12px;
	line-height:150%;
	margin-left:20px;
	background-image: url(../img/top/bg/sakekasu_info_bg.jpg);
	background-repeat: repeat;
	clear:both;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #C9F;
}
.info a{
	font-size:14px;
	font-weight: bold;
	color: #F00;
}
.info p{
	font-size:12px;
}
.info img {
	float:left;
	padding-right:20px;

}
.sakekasu {
	width:740px;
	margin:10px;
	clear:both;
	padding:10px;

}
.sakekasu p{
	font-size:12px;
	line-height:200%;
	clear:both;
}

/*----------------------------------*/
.soutousyu{
	width:780px;
	font-size:12px;
	/*line-height:200%;*/
	margin-left:20px;
	background-image: url(../img/top/bg/sakekasu_info_bg.jpg);
	background-repeat: repeat-y;
}


.box{
	padding:20px;
}
.box img{
	float:right;
	clear:both;
	padding:10px;
}
.yasuragi{
	padding:20px;
	position:relative;
}
.yasuragi img{
	float:right;
	position:absolute;
	top:33px;
	left:282px;

}

table#kiroku{
	margin-left:20px;
	width:740px;
	border-top: 1px solid #aaaaaa;
	border-collapse:collapse;
	background-color:#FFF;
}
table#kiroku th{
	font-weight:normal;
	color:#444444;
	background:#f1f1ed;
}
table#kiroku th, tabule#kiroku td{
	padding:0.6em 1.2em;
	border-bottom:1px dotted #726d6b;
	border-top:1px dotted #726d6b;
	
}
table#kiroku td img{
	margin:20px;
	}
	
table#link{
	margin-left:20px;
	width:740px;
	border-top: 1px solid #aaaaaa;
	border-collapse:collapse;
	background-color:#FFF;

}
table#link th{
	font-weight:normal;
	color:#444444;
	background:#f1f1ed;
}
table#link th, table#link td{
	padding:10px;
	border-bottom:1px dotted #726d6b;
	border-top:1px dotted #726d6b;
	
}
.address{
	float:left;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 150px;
	padding-left:20px;
}
.foot_menu{
	float:left;
	margin:20px;
}
.foot_menu a{
	color:#FFF;
	text-decoration: none;
}
