/* indexページのレイアウト用CSS */
body {
	text-align:center;
}
#contents {
	width:800px;
	position:relative;
	margin:auto;
	text-align:left;
}
#mainbox {
    clear:both;
    float: left;
	width: 590px;
	margin-top:5px;
}
p img {
    float:left;
	margin-right:5px;
	border:solid 1px #666666;
} 
.col_l {
    width:292px;
	float:left;
	margin-top:10px;
}
h1 {
	background-image:url(../img/lavel_3.gif);
	background-repeat:no-repeat;
	margin-bottom:0px;
	height:35px;
}
.col_l table {
    width:292px;
	border:1px solid;
	border-collapse:collapse;
}
.col_l table td {
    border:1px;
	border-bottom-style:dotted;
}
.col_l table td span,.col_r table td span {
    font-size:80%;
	color:#333333;
}

.col_r {
    width:292px;
	float:left;
	margin-top:10px;
	margin-left:6px;
}
h3 {
	background-image:url(../img/lavel_4.gif);
	background-repeat:no-repeat;
	margin:0px;
	height:35px;
}
h4 {
   	background-image:url(../img/lavel_5.gif);
	background-repeat:no-repeat;
	margin-top:5px;
	margin-bottom:0px;
	height:35px;
}
.col_r table {
    width:292px;
	border:1px solid;
	border-collapse:collapse;
}
.col_r table td {
    border:1px;
	border-bottom-style:dotted;
}
.col_r table td.lank {
     vertical-align:top;
}
#side {
    float: left;
	width: 200px;
	margin-left: 10px;
	margin-top:5px;
}
.bn {
    margin-top:10px;
	text-align:center;
}
#Bnr {
    clear:both;
	margin-top:10px;
}
#Icon {
    float:left;
	margin-right:5px;
	margin-bottom:5px;
}

#yuukiya a{
	background-image: url(../img/btn_yuukiya.gif) ;
	width:200px;
	height:82px;
	text-decoration:none;
	display:block;
	overflow:hidden;
	margin-bottom:10px;
}

#onenyan  a{
	background-image: url(../img/btn_12style.gif)  ;
	width:200px;
	height:82px;
	text-decoration:none;
	display:block;
	overflow:hidden;
	margin-bottom:10px;
}

#manma a {
	background-image: url(../img/btn_manma.gif)  ;
	width:200px;
	height:82px;
	text-decoration:none;
	display:block;
	overflow:hidden;
}

#tokutabi a{
	background-image: url(../img/bn_toku-tabi2.jpg) ;
	width:200px;
	height:85px;
	text-decoration:none;
	display:block;
	overflow:hidden;
	margin-top:10px;
	margin-bottom:10px;
}
