
#main {
	background-image:none;
	width:968px;
	margin:20px auto 0 auto;
	height:auto;
}


/***** Sub navi *****/

.sub-navi {
		width:165px;
		margin-left:25px;
		float:left;
		text-align:center;
}

*html body .sub-navi {
	margin-left:12px;
}

.sub-navi-list {
	width:153px;
	background-color: #FFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ff9e9f;
	border-left-color: #ff9e9f;
	list-style:none;
	text-align:center;
	margin-left:7px;
	padding-top:5px;
}

.sub-navi-list li {
	padding-bottom:2px;
}

*html body .sub-navi-list {
	margin-left:5px;
}

*:first-child+html .sub-navi-list{
	margin-left:5px;
}

.sub-navi-foot {
	background-image: url(../image/bottan/sub/sabunabi_2.jpg);
	background-repeat: no-repeat;
	width:165px;
	height:15px;
}


.blogirls{
	background-image: url(../image/bottan/sub/sabunabi_1.jpg);
	background-repeat: no-repeat;
	width:165px;
	height:60px;
	text-indent:-9999px;
}

.sisters{
	background-image: url(../image/bottan/sub/sabunabi_3.jpg);
	background-repeat: no-repeat;
	width:165px;
	height:60px;
	text-indent:-9999px;
}

/***** Contents *****/

#contents {
	background-image:none;
	float:right;
	width:732px;
	margin-right:32px;
}

*html body #contents {
	margin-right:15px;
}

.contents-in {
	width:730px;
	background-color: #FFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ff9e9f;
	border-left-color: #ff9e9f;
}

.contents-foot {
	background-image: url(../image/menu/profile_2.jpg);
	background-repeat: no-repeat;
	width:732px;
	height:11px;
}

h2 {
	text-indent:-9999px;
	background-image: url(../image/menu/profile.jpg);
	background-repeat: no-repeat;
	width:732px;
	height:35px;
	margin:0px auto 0 auto;
}


/***** table *****/
.contents-in table {
	width:400px;
	float:right;
	margin:40px 50px 0 0;
}

*html body .contents-in table{
	width:400px;
	margin:20px 20px 0 0;
}

.contents-in table th , .contents-in table td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ff9e9f;
	padding-bottom:5px;
}

.contents-in table th {
	width:75px;
}

.contents-in table td {
	padding-top:7px;
}


/***** Flash *****/

.image-flash {
	float:left;
	margin:5px;
	overflow:hidden;
	outline:none;
}

/**** sisters ****/

.sisters_wap{
	margin:0 auto 0 auto;
	width:720px;
}

.sisters_about{
	width:225px;
	float:left;
	padding:2px;
	margin:4px;
	border: 1px solid #999;
}

.sisters_about dl dd {
	padding-left:120px;
}


.image-shame {
	float:left;
}

*html body .sisters_about{
	width:220px;
}

*html body #container{
	clear:both;
}

