@charset "utf-8";
/* CSS Document */

#contents {
width:730px;
font-size:0px;
padding-top:40px;
padding-bottom:20px;
color:#666666;
}

.wrap_bg {
background-color:#FFFFFF;
width:800px;
margin:0 auto;
}

.ttl1 {
margin-bottom:10px;
text-align:left;
}

.txt1 {
text-align:left;
font-size:12px;
}

.txt_name {
	font-size: 12px;
	line-height:130%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	padding:3px;
	text-align:center;
}
.cell_bg {
	background-image:url(../example/img/item_s10.jpg);
	background-repeat:no-repeat;
}

.kome {
font-size:12px;
text-align:right;

}

.top_nav {
text-align:right;
margin-top:20px;
margin-bottom:10px;
}

.aerea {
background-color:#EEEEEE;
width:730px;
height:730px;
padding:20px;
}

/*2009.12.24分よりリニューアル*/
.bg {
	padding-top:18px;
	width:100%;
	height:100%;
	background-color:#F6F6F6;
	text-align:left;
	}
.block {
	width:160px;
	height:100%;
	display: -moz-inline-box; /*for Firefox 2*/
    display: inline-block; /*for modern*/
    /display: inline; /*for ie5～7*/
    /zoom: 1; /*for ie5～7*/
	background-image:url(../example/img/img_block2.jpg);
	background-position:top;
	background-repeat:repeat-y;
	margin-bottom:16px;
	/*float:left;*/
	margin-left:18px;
	vertical-align:top;
	}
.block_head {
	width:160px;
	background-image:url(../example/img/img_block1.jpg);
	background-position:top;
	background-repeat:no-repeat;
	}
.block_foot {
	background-image:url(../example/img/img_block3.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:160px;
	height:14px;
	}
.img_thum {
	width:130px;
	padding-top:13px;
	padding-bottom:10px;
	margin:0 auto;
	}
.txt {
	width:130px;
	text-align:center;
	border-bottom:#666 solid 1px;
	border-top:#666 solid 1px;
	padding-bottom:3px;
	padding-top:3px;
	font-size:12px;
	line-height:130%;
	margin:0 auto;
	}
/*.sp {
	width:18px;
	height:18px;
	float:left;
	}*/
.clear {
	clear:both;
	float:none;
	}


