/*--------------------------------------------------
	プロパティ初期化
--------------------------------------------------*/
* {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-style: normal;
}
h1,h2,h3,h4,h5,h6 {
	font-weight:normal;
}
ul li {
	list-style-type: none;
}
img {
	border-style: none;
	font-size: 0px;
	line-height: 0px;
}


/*--------------------------------------------------
	全体
--------------------------------------------------*/

body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳＰゴシック";
	color: #666666;
	background-color: #FFFFFF;
	font-size: 10px;
}
.clear {
	clear: both;
	float: none;
	font-size: 0px;
	line-height: 0px;
}
a {
	color: #FF6070;
	text-decoration: none;
	overflow: hidden;
}
a:hover{
	color: #DD0016;
	text-decoration: none;
}

/*--------------------------------------------------
	wrapper
--------------------------------------------------*/
#wrapper {
	height: auto;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#wrapper h1{
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}

/*--------------------------------------------------
	header
--------------------------------------------------*/
#header {
	height: auto;
	width: 880px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#header .content {
}
#header .box {
	float: left;
	margin-right: 4px;
}
#header .content img {

}

/*--------------------------------------------------
	header_archive
--------------------------------------------------*/
#header_archive {
	width: 880px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
/*--------------------------------------------------
	header_cast
--------------------------------------------------*/
#header_cast {
	width: 880px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
/*--------------------------------------------------
	top_image
--------------------------------------------------*/
#top_image {
	padding-top: 6px;
	padding-bottom: 6px;
}

/*--------------------------------------------------
	navigation
--------------------------------------------------*/

#navigation {
	height: 25px;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 6px;
}
#navigation {
	list-style: none;
}
#navigation li {
	text-indent:-9999px;
	float: left;
}
#navigation a {
	text-decoration:none;
	background:url(images/navigation.jpg) no-repeat scroll left top;
	overflow: hidden;
}
#navi_top a{background-position:0px 0px}
#navi_girls a{background-position:-64px 0px}
#navi_schedule a{background-position:-127px 0px}
#navi_system a{background-position:-223px 0px}
#navi_event a{background-position:-309px 0px}
#navi_option a{background-position:-384px 0px}
#navi_access a{background-position:-462px 0px}
#navi_recruit a{background-position:-547px 0px}
#navi_mensrecruit a{background-position:-629px 0px}
#navi_bbs a{background-position:-720px 0px}
#navi_contact a{background-position:-794px 0px}


#navi_top a:hover{background-position:0px -25px}
#navi_girls a:hover{background-position:-64px -25px}
#navi_schedule a:hover{background-position:-127px -25px}
#navi_system a:hover{background-position:-223px -25px}
#navi_event a:hover{background-position:-309px -25px}
#navi_option a:hover{background-position:-384px -25px}
#navi_access a:hover{background-position:-462px -25px}
#navi_recruit a:hover{background-position:-547px -25px}
#navi_mensrecruit a:hover{background-position:-629px -25px}
#navi_bbs a:hover{background-position:-720px -25px}
#navi_contact a:hover{background-position:-794px -25px}




#navi_top li,#navi_top a {
	width: 64px;
	height: 25px;
	display: block;
}
#navi_girls li,#navi_girls a {
	width: 63px;
	height: 25px;
	display: block;
}
#navi_schedule li,#navi_schedule a {
	width: 96px;
	height: 25px;
	display: block;
}
#navi_system li,#navi_system a {
	width: 86px;
	height: 25px;
	display: block;
}
#navi_event li,#navi_event a {
	width: 75px;
	height: 25px;
	display: block;
}
#navi_option li,#navi_option a {
	width: 78px;
	height: 25px;
	display: block;
}
#navi_access li,#navi_access a {
	width: 85px;
	height: 25px;
	display: block;
}
#navi_recruit li,#navi_recruit a {
	width: 82px;
	height: 25px;
	display: block;
}
#navi_mensrecruit li,#navi_mensrecruit a {
	width: 91px;
	height: 25px;
	display: block;
}
#navi_bbs li,#navi_bbs a {
	width: 74px;
	height: 25px;
	display: block;
}
#navi_contact li,#navi_contact a {
	width: 86px;
	height: 25px;
	display: block;
}



/*--------------------------------------------------
	main
--------------------------------------------------*/
#main {
	float: left;
	width: 540px;
	margin-left: 6px;
}
#main_top {
	background-image: url(images/main_top.jpg);
	background-repeat: no-repeat;
	height: 6px;
	width: 540px;
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}
#main_middle {
	height: autopx;
	width: 538px;
	border-right: 1px solid #D9D9D9;
	border-left: 1px solid #D9D9D9;
	margin: 0px;
	padding: 0px;
}
#main_under {
	background-image: url(images/main_under.jpg);
	background-repeat: no-repeat;
	height: 6px;
	width: 540px;
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}





/*--------------------------------------------------
	footer
--------------------------------------------------*/
#footer {
	margin-top: 6px;
	margin-bottom: 20px;
}
#footer .copyright {
	float: left;
	padding-left: 6px;
}
#footer .mobilepage {
	float: right;
	padding-right: 6px;
}
/*--------------------------------------------------
	single
--------------------------------------------------*/
#single {
	line-height: 26px;
	font-size: 10px;
	padding: 10px;
}
#single .title {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
}


/*--------------------------------------------------
	diary
--------------------------------------------------*/
#diary {
	line-height: 26px;
	font-size: 12px;
	padding: 10px;
	width: 518px;
}
#diary .time {
	float: left;
	font-size: 10px;
}
#diary .title {
	font-size: 12px;
	font-weight: bold;
	float: left;
	margin-left: 10px;
}
#diary .border {
	border-bottom: 1px dotted #666666;
	margin-bottom: 10px;
	margin-top: 10px;
}
#diary .pagenav {
	text-align: right;
	font-size: 12px;
}
#diary .pages {
	padding-right: 10px;
}
#diary .current {
	padding-right: 4px;
	padding-left: 4px;
}







#diary .col {
min-width: 100px; max-width: 500px;
}

 * html #diary .col {
width:expression(document.body.clientWidth < 100? “100px” :
document.body.clientWidth > 500? “500px” : “auto”);
}


#diary .post a{
	font-size: 12px;
	font-weight: bold;
}
#diary .information {
	font-size: 10px;
	background-color: #FAE2C7;
	padding: 4px;
}
#diary .information span {
	padding: 4px;
	border: 1px solid #FF6070;
	font-size: 12px;
	font-weight: bold;
}

#diary .commentlist li {
	padding: 5px;
	border: 1px dotted #FF6F6F;
	margin-bottom: 5px;
	list-style-position: inside;
	list-style-type: decimal;
}
#diary h3 {
	font-weight: bold;
	margin-bottom: 5px;
}
#diary #comment-form {
	background-color: #FCEFDF;
	padding: 10px;
}
#diary #respond {

}
#diary #commentform p {
	margin-bottom: 8px;
}
/*--------------------------------------------------
	girls_name
--------------------------------------------------*/
#girls_name {
}
#girls_name .content {
	padding: 4px 10px;
}
#girls_name h2 {
	background-image: url(images/title_photo_diary.jpg);
	background-repeat: no-repeat;
	height: 13px;
	width: 136px;
	text-indent: -9999px;
	float: left;
}
#girls_name .rss a {
	float: right;
	background-image: url(images/icon_rss.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 12px;
	width: 31px;
}
#girls_name .col {
	padding-top: 10px;
	padding-bottom: 10px;
}
#girls_name .time {
	float: left;
}
#girls_name .title {
	float: left;
	width: 246px;
	margin-left: 6px;
}
#girls_name .border {
	border-bottom: 1px dotted #666666;
	margin-bottom: 10px;
	margin-top: 10px;
}
#girls_name .under {
	padding-top: 6px;
}
#girls_name .under li {
	background-color: #FCEFDF;
	height: 10px;
	margin-bottom: 4px;
	padding: 3px;
	font-size: 12px;
}
#girls_name h3 {
	padding-top: 4px;
	padding-bottom: 2px;
}
/*--------------------------------------------------
	month
--------------------------------------------------*/
#month {
}
#month .content {
	padding: 4px 10px;
}
#month h2 {
	background-image: url(images/title_photo_diary.jpg);
	background-repeat: no-repeat;
	height: 13px;
	width: 136px;
	text-indent: -9999px;
	float: left;
}
#month .rss a {
	float: right;
	background-image: url(images/icon_rss.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 12px;
	width: 31px;
}
#month .col {
	padding-top: 10px;
	padding-bottom: 10px;
}
#month .time {
	float: left;
}
#month .title {
	float: left;
	width: 246px;
	margin-left: 6px;
}
#month .border {
	border-bottom: 1px dotted #666666;
	margin-bottom: 10px;
	margin-top: 10px;
}
#month .under {
	padding-top: 6px;
}
#month .under li {
	background-color: #FCEFDF;
	height: 10px;
	margin-bottom: 4px;
	padding: 3px;
	font-size: 12px;
}
#month h3 {
	padding-top: 4px;
	padding-bottom: 2px;
}
/*--------------------------------------------------
	side
--------------------------------------------------*/
#side {
	width: 334px;
	margin-bottom: 6px;
}

#side_single {
	width: 334px;
	margin-bottom: 6px;
	float: left;
}

#side_top {
	background-image: url(images/side_top.jpg);
	background-repeat: no-repeat;
	height: 6px;
	width: 334px;
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}
#side_middle {
	height: auto;
	width: 332px;
	border-right: 1px solid #D9D9D9;
	border-left: 1px solid #D9D9D9;
	margin: 0px;
	padding: 0px;
}
#side_under {
	background-image: url(images/side_under.jpg);
	background-repeat: no-repeat;
	height: 6px;
	width: 334px;
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}

