@charset "utf-8";
/* Import ------------------------------------------------------gals_list_rookie add:080603 kuro*/
@import url(new.css);


/* CSS Document ------------------------------------------------------COMMON*/



body {
	font-size: 12px;
	margin: 0px;
	background-color: #FFF;

	scrollbar-face-color:#f4e3e9;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffcece;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;

}
#box{
    margin-left: auto;
	margin-right: auto;
	width:990px;
	border:double 4px #663333;
	background-color: #F3E5E5;
	background-image: url(/common/img/bg_foot.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
a {
	color: #663333;
	text-decoration: none;
}
a:link {}
a:active {}
a:visited {}
a:hover { 	color: #CD0546; text-decoration: underline;}

h1 {
	margin: 0px;
}
p {
	margin: 0px;
}
ul{
	margin: 0px;
}
li{
	margin: 0px;
}


/* HEAD */

#head_seo{
	margin: 5px auto -10px auto;
	font-size: 12px;
	text-align: center;
	font-weight: normal;
}

#headbox{
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	width:1000px;
	height:80px;
	background-repeat:no-repeat;
	background-image: url(/common/img/head.jpg);
	position: relative;
}

.listbox{
	margin-top:15px;
}

.bannerbox{
	position: absolute;
	left: 425px;
	top: 31px;
}


/* BASE */
#contena {
	width: 990px;
	margin-top: 0;
	margin-bottom: 0px;
	padding-bottom: 20px;
	padding-top: 0px;
	background-repeat:no-repeat;
}
#main {
    float:left;
	width: 560px;
	padding-bottom:10px;
	margin-left:7px;
}

#title{
	width: 560px;
	margin:2px auto 2px 0px;
	text-align:left;
	height: 70px;
}


/* MENU */
#menu {
    width:160px;
    height:682px;
     margin:2px 0 0 5px;
    _margin:2px 0 0 3px;
     background-image: url(/common/img/bg_menu.jpg);
     background-repeat:no-repeat;
    float:left;
}

#menu #bookmark{
/* text-indent:-9999px; */
background: url(/common/img/bt_bookm.gif) no-repeat;
width:142px;
height:22px;
position:relative;
top:50px;
left:9px;
}

#menu .ie{
     margin-top:0px;
     margin-left:10px;
     margin-bottom:5px;
     width:115px;
     color:#660066;
     font-size:10px;
     letter-spacing:1px;
     text-align:center;
}
#menu .fla{
     margin-top:55px;
     margin-left:8px;
     padding-bottom:10px;

}
#menu .banner{
     margin-top:35px;
     margin-left:0px;
}

/* FOOTER */
#footerbox{
	margin-left: auto;
	margin-right: auto;
	height:82px;
	clear:both;
	margin-bottom:10px;

}
#footer {
	margin-left: auto;
	margin-right: auto;
	/*width: 715px;*/
}
#foot_menu {
color:#663333;
line-height:16px;
margin:auto;
padding:3px 0;
text-align:center;
width:960px;
word-break: normal;
font-size: 9px;
}
#footer a {
	font-size: 9px;
	color: #663333;
	text-decoration: none;
	margin-right:2px;
}
#footer a:link {}
#footer a:active {}
#footer a:visited {}
#footer a:hover { 	color: #DE618A; text-decoration: underline;margin-right:2px;}

#copyright{
	text-align: center;
	font-size: 10px;
}


/*GALS-------------------------------------------------------------------GALS*/
#galslist {
  	border:1px solid #663333;
	background-color:#FFF;

}

#galslist .mark_text{
	clear:both;
	text-align:right;
	margin-top:10px;
	font-size:10px;
	font-weight:bold;
	width: 530px;
}
#galslist .sub_title{
	clear:both;
	text-align:center;
	margin-top:10px;
	font-size:10px;
	font-weight:bold;
}


/*GALS-hayaban*/

#galslist .box_haya {
	width: 126px;
	height: 195px;
    float:left;
    background-image: url(/gals/img/bg_haya.gif); 
	background-repeat:no-repeat;
	margin-right:5px;
	margin-top:5px;
 }

/* #galslist .box_haya .name{
	font-size: 12px;
	font-weight: bold;
	color: #660066;
	line-height: 15px;
	margin-top:3px;
	text-align: center;
}

#galslist .box_haya .body{
	font-size: 10px;
	margin-top:2px;
	color: #660066;
	text-align: center;
}*/

#galslist .galsthum{
	width: 120px;
	height: 130px;
	margin: 3px 2px 2px 2px;
	border: 1px solid #FFF;
	text-align: right;
	vertical-align: bottom;
	background-repeat: no-repeat;
}

#galslist .box_haya {
	width: 126px;
	height: 210px;
    float:left;
    background-image: url(/gals/img/bg_haya.gif); 
	background-repeat:no-repeat;
	margin-right:5px;
	margin-top:5px;
 }
#galslist .box_haya .name{
	font-size: 12px;
	font-weight: bold;
	color: #660066;
	line-height: 13px;
	margin-top:0px;
	text-align: center;
}
#galslist .box_haya .body{
	font-size: 10px;
	margin-top:0px;
	color: #660066;
	text-align: center;
}


/*GALS-osoban*/

#galslist .box_oso {
	width: 126px;
	height: 210px;
    float:left;
    background-image: url(/gals/img/bg_oso.gif); 
	background-repeat:no-repeat;
	margin-right:5px;
	margin-top:5px;
 }
#galslist .box_oso .name{
	font-size: 12px;
	font-weight: bold;
	color: #9B2B4D;
	line-height: 15px;
	margin-top:0px;
	text-align: center;
}
#galslist .box_oso .body{
	font-size: 10px;
	margin-top:0px;
	color: #9B2B4D;
	text-align: center;
}

/*GALS-sonota*/
 #galslist .box_sonota {
	width: 126px;
	height: 210px;
    float:left;
    background-image: url(/gals/img/bg_sonota.gif); 
	background-repeat:no-repeat;
	margin-right:5px;
	margin-top:5px;
 }
 #galslist .box_sonota .name{
	font-size: 12px;
	font-weight: bold;
	color: #663333;
	line-height: 13px;
	margin-top:0px;
	text-align: center;
}
#galslist .box_sonota .body{
	font-size: 10px;
	margin-top:0px;
	color: #663333;
	text-align: center;
}

#galslist .thum{
	clear:both;
	margin:3px 2px 2px 2px;
	border:1px solid #FFF;
}
#galslist .icon{
	margin:0px 0px 0px 4px;
	padding:0px;
	width:126;
	height: 16px;
}
#galslist .blog{
	clear:both;
	text-align: center;
	padding-top:1px;
}

#galslist .member_bookmark{
width:520px;
margin:10px auto;
color:#FF0000;
}


/*MOVIE-------------------------------------------------------------------MOVIE*/
#movie{
    border:1px solid #663333;
	background-color:#FFF;
}
#movie .box {
    clear:both;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: auto;
	margin-right: auto;
	width:520px;
	border:double 4px #BCA3A3;
	background-color: #F7F0F0;
	background-image: url(/movie/img/bg_box.gif);
	background-repeat:no-repeat;
	background-position:left;
 }
#movie .box .data{
    width:190px;
    text-align:center;
    padding-left:10px;
 }
 #movie .name{
	font-size: 14px;
	font-weight:bold;
	color:#B52D88;
	margin:10px 0 0 3px;
}
#movie .body{
	font-size: 12px;
	color:#B52D88;
	margin:5px 0px 0 3px;
}
#movie .box .cap{
    width:200px;
}
#movie .box .thum{
    width:120px;
}
#movie .box .btn{
    margin-top:5px;
}

/*GRAVURE-------------------------------------------------------------------MOVIE*/
#gra_list{
    border:1px solid #663333;
	background-color:#FFF;
}
#gra_list .box {
    clear:both;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: auto;
	margin-right: auto;
	width:520px;
	border:double 4px #BCA3A3;
	background-color: #F7F0F0;
	background-image: url(/gravure/img/bg_box.gif);
	background-repeat:no-repeat;
	background-position:left;
 }
#gra_list .box .data{
    width:180px;
    text-align:center;
    padding-left:10px;
 }
#gra_list .name{
	font-size: 14px;
	font-weight:bold;
	color:#B52D88;
	margin:10px 0 0 3px;
}
#gra_list .body{
	font-size: 12px;
	color:#B52D88;
	margin:5px 0px 0 3px;
}
#gra_list .box .thum{
    width:330px;
    border:1px solid #FFF;
}
/*SCHEDULE-------------------------------------------------------------------GALS*/
#schedule {
  	border:1px solid #663333;
	background-color:#FFF;
}
/*GALS-hayaban*/

#schedule .box_haya {
	width: 126px;
	height: 195px;
    float:left;
    background-image: url(/schedule/img/bg_haya.gif); 
	background-repeat:no-repeat;
	margin-right:5px;
	margin-top:5px;
	padding-left:2px;
 }
 
 #schedule .box_haya .name{
	font-size: 12px;
	font-weight: bold;
	color: #660066;
	line-height: 15px;
	margin-top:0px;
	text-align: center;
}
#schedule .box_haya .body{
	font-size: 10px;
	margin-top:0px;
	color: #660066;
	text-align: center;
}
/*GALS-osoban*/

#schedule .box_oso {
	width: 126px;
	height: 195px;
    float:left;
    background-image: url(/schedule/img/bg_oso.gif); 
	background-repeat:no-repeat;
	margin-right:5px;
	margin-top:5px;
	padding-left:2px;
 }
#schedule .box_oso .name{
	font-size: 12px;
	font-weight: bold;
	color: #9B2B4D;
	line-height: 15px;
	margin-top:0px;
	text-align: center;
}
#schedule .box_oso .body{
	font-size: 10px;
	margin-top:0px;
	color: #9B2B4D;
	text-align: center;
}

/*GALS-sonota*/
#schedule .box_sonota {
	width: 126px;
	height: 195px;
    float:left;
    background-image: url(/schedule/img/bg_sonota.gif); 
	background-repeat:no-repeat;
	margin-right:5px;
	margin-top:5px;
	padding-left:2px;
 }
#schedule .box_sonota .name{
	font-size: 12px;
	font-weight: bold;
	color: #663333;
	line-height: 15px;
	margin-top:0px;
	text-align: center;
}
#schedule .box_sonota .body{
	font-size: 10px;
	margin-top:0px;
	color: #663333;
	text-align: center;
}

#schedule .btn_text{
	clear:both;
	text-align:center;
	margin-top:10px;
	font-size:10px;
}
#schedule .sub_title{
	clear:both;
	text-align:center;
	margin-top:10px;
	font-size:10px;
	font-weight:bold;
}
#schedule .thum{
	clear:both;
	margin-top:15px;
	border:#FFF 1px solid;
}
#schedule .navi{
	width:530px;
	margin-top:20px;
	margin-left:15px;
}
#schedule .navi .prev{
	width:100px;
	font-size:10px;
}
#schedule .navi .next{
	width:100px;
	font-size:10px;
	text-align:right;
}
#schedule .navi .day{
	font-size:14px;
	font-weight:bold;
	text-align:center;
	color:#663333;
}
#schedule .navi_text{
	clear:both;
	text-align:left;
	margin-top:10px;
	font-size:10px;
	width:530px;
	margin-left:15px;
	color:#666;
}



/*GALS-new schedule   add060628*/

#schedule .txtbox{
  	width: 255px;
    float:left;
    margin-right:7px;
    margin-bottom:15px;
}
#schedule .txtbox .thum{
	margin-top:0px;
	margin-right:5px;
	border:#660033 1px solid;
	float:left;
}
#schedule .txtbox .name{
	font-size: 12px;
	font-weight: bold;
	color: #9B2B4D;
	line-height: 13px;
	margin-top:0px;
	
}
#schedule .txtbox .body{
	font-size: 10px;
	color: #666;
	line-height: 12px;
	margin-top:0px;
}
#schedule .txtbox .time{
	font-size: 12px;
	font-weight: bold;
	color: #666;
	line-height: 13px;
	margin-top:0px;
}
#schedule .txtbox p{
	font-size: 10px;
	color: #666;
	line-height: 13px;
	margin-top:10px;
}

#schedule .txtbox_non{
  	width: 255px;
    float:left;
    margin-right:7px;
    margin-bottom:15px;
}
#schedule .txtbox_non .thum{
	margin-top:0px;
	margin-right:5px;
	float:left;
}
#schedule .txtbox_non .name{
	font-size: 12px;
	font-weight: bold;
	color: #9B2B4D;
	line-height: 13px;
	margin-top:0px;
	
}
#schedule .txtbox_non .body{
	font-size: 10px;
	color: #666;
	line-height: 12px;
	margin-top:0px;
}
#schedule .txtbox_non .time{
	font-size: 12px;
	font-weight: bold;
	color: #666;
	line-height: 13px;
	margin-top:0px;
}
#schedule .txtbox_non p{
	font-size: 10px;
	color: #666;
	line-height: 13px;
	margin-top:10px;
}


/*BLOG   add060819*/
#blog {
  	border:1px solid #663333;
	background-color:#FFF;
}

#blog .txtbox{
  	width: 520px;
    clear:both;
    padding-top:10px;
    margin-left:10px;
    margin-bottom:10px;
     border-bottom:#663333 1px dotted;
}
#blog .txtbox td{
  	vertical-align:top;
  	text-align:left;
}
#blog .txtbox2{
  	width: 260px;
    float:left;
    padding-top:5px;
    margin-left:6px;
    padding-bottom:10px;
    margin-bottom:0px;
    border-bottom:#ccc 1px dotted;
}
#blog .txtbox2 td{
  	vertical-align:top;
  	text-align:left;
}


#blog .txtbox .thum{
	margin-top:0px;
	margin-right:5px;
	border:#660033 1px solid;
	background-position:center;
	background-repeat:no-repeat;
	float:left;
}
#blog .txtbox2 .thum{
	margin-top:0px;
	margin-right:5px;
	/*border:#660033 1px solid;*/
	background-position:-10px -15px;;
	background-repeat:no-repeat;
	width:100px;

}
#blog .txtbox2 .thum img{
	border:#660033 1px solid;
	clear:both;
}

#blog .txtbox .blog{
	margin-top:0px;
	margin-left:5px;
	border:#CCCCCC 1px solid;
	background-position:center;
	background-repeat:no-repeat;
	clear:both;
}
#blog .txtbox2 .blog{
    width:100px;
	margin-top:5px;
	border:#CCCCCC 1px solid;
	background-position:left;
	background-repeat:no-repeat;
	clear:both;
}


#blog .title{
	font-size: 12px;
	font-weight: bold;
	color: #6633CC;
	line-height: 13px;
	margin-top:0px;
	text-align:left;
}
#blog .kiji_title{
	font-size: 12px;
	color: #FF6699;
	font-weight: bold;
	line-height: 14px;
	margin-top:0px;
	text-align:left;
}
#blog  .time{
	font-size: 10px;
	color: #666;
	line-height: 11px;
	margin-top:0px;
}
#blog  .gal{
	font-size: 10px;
	color: #CC3366;
	line-height: 11px;
	margin-top:10px;
}

#blog  p{
	font-size: 10px;
	color: #666;
	line-height: 13px;
	margin-top:10px;
}




/*BLOG   add060718
#blog {
  	border:1px solid #663333;
	background-color:#FFF;
}

#blog .txtbox{
  	width: 520px;
    clear:both;
    padding-top:10px;
    margin-left:15px;
    padding-bottom:10px;
    
}
#blog .txtbox .thum{
	margin-top:0px;
	margin-right:5px;
	border:#660033 1px solid;
	background-position:center;
	background-repeat:no-repeat;
	float:left;
}

#blog .txtbox .title{
	font-size: 12px;
	font-weight: bold;
	color: #6633CC;
	line-height: 13px;
	margin-top:0px;
	
}
#blog .txtbox .kiji_title{
	font-size: 12px;
	color: #FF6699;
	font-weight: bold;
	line-height: 14px;
	margin-top:0px;
}
#blog .txtbox .time{
	font-size: 10px;
	color: #666;
	line-height: 11px;
	margin-top:0px;
}
#blog .txtbox .gal{
	font-size: 10px;
	color: #CC3366;
	line-height: 11px;
	margin-top:10px;
}

#blog .txtbox p{
	font-size: 10px;
	color: #666;
	line-height: 13px;
	margin-top:10px;
}*/

/*RANKING   add060920*/
#fetilist {
  	border:1px solid #663333;
	background-color:#FFF;
	padding-top:10px;
}
#ranking .box{
  	width: 530px;
    clear:both;
   text-align:center;
    padding-top:5px;
   padding-left:15px;
    padding-bottom:5px;
}

#fetilist .box .thumbox{
  	width: 180px;
    float:left;
    height:160px;
   text-align:center;
}
#fetilist .box .thumbox img{
  	width:100px;
  	height:113px;
  	clear:both;
  	margin-bottom:5px;
}
#fetilist .box .thumbox p{
  	font-size:10px;
  	color:#6600CC;
}


/*RANKING   add060719*/
#ranking {
  	border:1px solid #663333;
	background-color:#FFF;
}


#ranking .subtitle{
	width: 530px;
	margin:30px auto 0px auto;
	text-align: center;
}



#ranking .box{
  	width: 530px;
    clear:both;
   text-align:center;
    padding-top:5px;
   padding-left:15px;
    padding-bottom:5px;
}
#ranking .box .thumbox{
   width:120px;
	background-position:center;
	background-repeat:no-repeat;
	float:left;
    margin-right:5px;
}
#ranking .box .thumbox img{
	clear:both;
    }
    
#ranking .box .thumbox .thum{
	clear:both;
	margin-top:2px;
	margin-bottom:2px;
	margin-right:5px;
	border:#660033 1px solid;
    }
#ranking .txtbox{
	padding-left:0px;
	padding-top:40px;
	float:left;
	width:390px;
	text-align:left;
}

#ranking .txtbox .name{
	font-size: 12px;
	font-weight: bold;
	color: #6633CC;
	line-height: 13px;
	padding-left:5px;
		clear:both;
	
}
#ranking .txtbox .body{
	font-size: 10px;
	color: #CC3366;
	line-height: 11px;
	margin-top:0px;
	padding-left:5px;
		clear:both;
}
#ranking .txtbox .coment{
	font-size: 12px;
	color: #666;
	line-height: 120%;
	margin-top:10px;
	padding-left:5px;
	text-align:left;

}


/*NEWFACE   add060802*/
#newface{
  	border:1px solid #663333;
	background-color:#FFF;
	padding-top:10px;
	/*margin:0px;*/
}

#newface .box{
  	width: 500px;
    /*float:left;*/
    clear:both;
    padding:10px 10px 10px 10px;
    background-color:#F7F1F1;
    border:1px solid #ECD7D7;
    /*margin:10px 0px 5px 10px;*/
    margin:10px auto 5px auto;
}
#newface .box .txtbox{
	/*float:left;*/
	width:295px;
	text-align:center;
	margin-left:0px;
}
#newface  .box .thumbox{
	/*float:left;*/
	width:200px;
    text-align:left;
    font-size:10px;
    color:#660066;
    vertical-align:top;
}

#newface .box .txtbox p{
	text-align:left;
	font-size: 12px;
	line-height: 120%;
	margin-left:10px;
	margin-top:10px;
}

#newface .box .txtbox .name{
	font-size: 16px;
	width:295px;
	font-weight: bold;
	clear:both;
	height:30px;
	padding-top:12px;
	text-align:center;
	background-image: url(/newface/img/bg_name.gif);
	background-repeat: no-repeat;
	background-color: #F7F1F1;
	color:#660066;
}



/*SYSTEM-------------------------------------------------------------------SYSTEM*/
#system{
    border:1px solid #663333;
	background-color:#FFF;
	text-align:center;

}
#system .catch{
	font-size: 14px;
	font-weight:bold;
	color:#6633CC;
	margin-bottom:5px;
}
/*LINK-------------------------------------------------------------------LINK*/
#link{
    border:1px solid #663333;
	background-color:#FFF;
}

#link .subtitle {
	margin-left:10px;
	margin-top:10px;
	clear:both;
	text-align:left;
	width:520px;
	padding:5px;

}
#link .subtitle .bn1 {
	width:95px;
	margin:2px;
	float:left;
	text-align:center;
}
#link .subtitle .bn1 p{
	font-size:10px
}



/*HOME-----------------------------------------------------------------HOME*/
#home {
    float:left;
	width: 818px;
	padding-bottom:10px;
	margin-left:7px;
}
#home .iflame_mgn{                            /*use as iframe margin-bottom*/
     margin-bottom:5px;
}
#cover{
	clear:both;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: auto;
	margin-right: auto;
	width:816px;
	border:double 4px #663333;
	background-color: #FFF;
	float:left;
}
#cover td{
	padding:0;
/*	background-color:#663333; */
}


#home_schedule{
	width:215px;
	background-color: #663333;
	background-image: url(/home/img/bg_schedule.gif);
	background-repeat: no-repeat;
	background-position: top right;
	padding-left:5px;
	padding-top:5px;
}
#home_schedule .day{
    color:#FFF;
    font-weight:bold;
    font-size:12px;
    margin:3px 0 10px 0;
}
#home_schedule .navi{
    color:#FFF;
    font-size:10px;
    text-align:center;
}
#home_schedule p{
    color:#FFF;
    font-size:10px;
    margin:5px 0 5px 0;
    line-height:130%;
    padding-right:10px;
}
#home_schedule a:link{
    color:#FFF;
    text-decoration: underline;
}

#home_schedule a:link {	color: #FFF; text-decoration: underline;}
#home_schedule a:active {	color: #FFF; text-decoration: underline;}
#home_schedule a:visited {	color: #FFF; text-decoration: underline;}
#home_schedule a:hover { 	color: #FF99FF; text-decoration: underline;}


/*home_schedule2*/
#home_schedule2{
	width:180px;
	background-color: #663333;
	background-image: url(/home/img/bg_schedule.gif);
	background-repeat: no-repeat;
	background-position: top right;
	padding-left:5px;
	padding-top:5px;
}

#home_schedule2 .day{
    color:#FFF;
    font-weight:bold;
    font-size:12px;
    margin:3px 0 10px 0;
}
#home_schedule2 .navi{
    color:#FFF;
    font-size:10px;
    text-align:center;
}
#home_schedule2 p{
    color:#FFF;
    font-size:10px;
    margin:5px 0 5px 0;
    line-height:130%;
    padding-right:10px;
}
#home_schedule2 a:link{
    color:#FFF;
    text-decoration: underline;
}

#home_schedule2 a:link {	color: #FFF; text-decoration: underline;}
#home_schedule2 a:active {	color: #FFF; text-decoration: underline;}
#home_schedule2 a:visited {	color: #FFF; text-decoration: underline;}
#home_schedule2 a:hover { 	color: #FF99FF; text-decoration: underline;}



/*Blog add 061222*/
#home .blogwaku{
  width:555px;
  border:#A88A8A 1px solid;
  background-color:#FFF;
  /*margin-right:4px;
  _margin-right:3px;*/
  background-image: url(/home/img/bg_topic.gif);
background-repeat: no-repeat;
background-position: top right;
margin-top:0px;
padding:-bottom:5px;
}
#home .blogwaku .bn{
   clear:both;
   margin-left:5px;
   margin-bottom:5px;
}
#home .blogwaku .bn img{
   float:left;
   margin:5px;
}

/*Topics*/
#home .topics{
  width:320px;
  border:#A88A8A 1px solid;
  background-color:#FFF;
  float:left;
  /*margin-right:4px;
  _margin-right:3px;*/
  background-image: url(/home/img/bg_topic.gif);
background-repeat: no-repeat;
background-position: top right;
}
#home .topics2{
  width:198px;
  border:#A88A8A 1px solid;
  background-color:#FFF;
  float:left;
  /*margin-right:4px;
  _margin-right:3px;*/
  background-image: url(/home/img/bg_topic.gif);
  background-repeat: no-repeat;
  background-position: top right;
  margin: 0px 0px 5px 0px;
}

#home .diary{
  width:350px;
  border:#A88A8A 1px solid;
  background-color:#FFF;
  float:left;
  /*margin-right:4px;
  _margin-right:3px;*/
  background-image: url(/home/img/bg_topic.gif);
background-repeat: no-repeat;
background-position: top right;
}
#home_topics{
	width:300px;
	background-color: #fff;
	padding-left:5px;
	padding-top:5px;
	text-align:center;
}
#home_topics img{
	clear:both;
	float: left;
	margin: 3px 8px 5px 0px;
}
#home_topics p{
	color:#666;
    font-size:10px;
    margin:2px 0 2px 0;
    line-height:130%;
    padding-right:10px;
    text-align:left;
}
#home_topics .title{
    color:#663333;
    font-weight:bold;
    font-size:10px;
    margin:3px 0 0 0;
    text-align:left;
}
#home_topics .navi{
    color:#666;
    font-size:10px;
    text-align:center;
    margin-top:5px;
    border-top:1px dotted #ccc;
    padding-top:5px;
}




/*diary*/

#home_diary {
background-image:url(/home/img/bg_iframe.jpg);
background-position:left center;
background-repeat:repeat-y;
margin-top:5px;
width:320px;
}

#home_diary ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}
#home_diary li {
border-top:1px dotted #CCCCCC;
clear:both;
margin-bottom:5px;
padding-bottom:5px;
padding-top:5px;
}

#home_diary .box {
margin:3px;
padding-bottom:5px;
text-align:center;
width:320px;
/height:130px;
min-height:130px;
}
#home_diary .box p {
text-align:left;
}
#home_diary .box img {
border:1px solid #B29E77;
float:left;
margin-right:5px;
width:98px;
}
#home_diary .title {
color:#993366;
font-size:12px;
font-weight:bold;
margin-bottom:2px;
text-align:left;
}
#home_diary .day {
color:#993366;
font-size:10px;
margin-top:2px;
text-align:left;
}
#home_diary #navi {
width:320px;
text-align:right;
}

/*Whatsnew*/

#home_whats{
	width:175px;
	background-color: #fff;
	padding-left:5px;
	padding-top:5px;
}
#home_whats .day{
	color:#666;
    font-size:10px;
    margin:2px 0 2px 0;
    text-align:left;
}

#home_whats p{
	color:#663333;
    font-size:10px;
    margin:2px 0 2px 0;
    line-height:130%;
    padding-right:10px;
    text-align:left;
}
#home_whats .navi{
    color:#666;
    font-size:10px;
    text-align:center;
    margin-top:5px;
    border-top:1px dotted #ccc;
    padding-top:5px;
}

/*Osusume*/
#home .osusume{
	width:198px;
	border:#A88A8A 1px solid;
	background-color:#FFF;
	background-image: url(/home/img/bg_topic.gif);
	background-repeat: no-repeat;
	background-position: top right;
	margin: 0px 0px 0px 0px;
	clear: both;
}
#home .osusume img{
	margin: 5px 0px 7px 3px;
}
#home_osusume{
	width:198px;
	background-color: #fff;
	text-align:center;
	padding-left: 5px;
}
#home_osusume .box{
	width: 95px;
	float: left;
}
#home_osusume .photo{
	margin-bottom:3px;
	border:1px solid #990066;
}
#home_osusume .name{
	color:#666;
    font-size:12px;
    font-weight:bold;
    margin:0px 0 2px 0;
    padding-right:10px;
}
#home_osusume img{
	margin-top:0px;
	margin-bottom:0px;
	clear:both;
}
#home_osusume .navi{
	color:#666;
	font-size:10px;
	text-align:center;
	margin-top:2px;
	border-top:1px dotted #ccc;
	clear: both;
}
/*Bannar*/
.bn{
    clear:both;
    margin:2px;
    text-align:center;
}

/*RECRUIT-------------------------------------------------------------------RECRUIT*/
#recruit{
    border:1px solid #663333;
	background-color:#FFF;
	background-image: url(/recruit/img/bg.jpg);
    background-repeat: no-repeat;
    background-position: bottom right;
    padding-left:10px;
}
#recruit .catch{
	font-size: 14px;
	font-weight:bold;
	color:#6633CC;
	margin-bottom:5px;
}
#recruit .list2{
	line-height:140%;
}
#recruit .site{
	font-size: 14px;
	font-weight:bold;
	color:#6633CC;
	margin-bottom:1px;
}

#recruit .site a:link {	color: #6633CC; text-decoration: underline;}
#recruit .site a:active {	color: #6633CC; text-decoration: underline;}
#recruit .site a:visited {	color: #6633CC; text-decoration: underline;}
#recruit .site a:hover { 	color: #FF99FF; text-decoration: underline;}



/*MAP-------------------------------------------------------------------SYSTEM*/
#map{
    border:1px solid #663333;
	background-color:#FFF;
	text-align:center;

}
#map .catch{
	font-size: 14px;
	font-weight:bold;
	color:#6633CC;
	line-height:120%;
	margin-bottom:5px;
}#link h3 {
	color: #FFFFFF;
	font-size: 14px;
	line-height: 150%;
	margin: 0;
}
#link a {
	color: #CC33CC;
}
#pop_osusume_asa {
	background-image: url(/home/osusme/bg_osusume_01.jpg);
	background-repeat: no-repeat;
	width: 400px;
	position: relative;
	height: 266px;
}
#pop_osusume_yoru {
	background-image: url(/home/osusme/bg_osusume_02.jpg);
	background-repeat: no-repeat;
	width: 400px;
	position: relative;
	height: 266px;
}
#pop_osusume p {
	width: 125px;
	text-align: center;
	line-height: 150%;
	color: #660000;
}
#pop_osusume img {
	border: 1px solid #660000;
}
#pop_osusume .gal01 {
	position: absolute;
	top: 70px;
	left: 9px;
}
#pop_osusume .gal02 {
	position: absolute;
	top: 70px;
	left: 137px;
}
#pop_osusume .gal03 {
	position: absolute;
	top: 70px;
	left: 265px;
}
#ranking_banner {
    width:137px;
    height:570px;
     margin:0px;
    float:left;
}




/*ONSEN-------------------------------------------------------------------ONSEN*/
#onsen{
    border:1px solid #663333;
	background-color:#FFF;
	background-color: #FFFFFF;
	background-image: url(/onsen/img/bg_listbox.jpg);
	background-position: right;
	background-repeat: repeat-y;
}
#onsen .box {
    clear:both;
    margin : 5px auto;
	width:540px;
	border-bottom:1px dotted #663333;
}
#onsen .box table {
	margin:15px 0 3px 0;
}
#onsen .box td {
	vertical-align:top;
}
#onsen .box .data{
    width:190px;
    text-align:center;
    padding-left:10px;
}
 #onsen .name{
	font-size: 14px;
	font-weight:bold;
	color:#B52D88;
	margin:8px 0 2px 0;
	text-align:center;
}
#onsen .body{
	font-size: 12px;
	color:#B52D88;
	text-align:center;
}
#onsen .box .cap{
    width:200px;
}
#onsen .box .thum{
    width:120px;
}
#onsen .box .comment{
	width:88px;
    margin : 0 2px 0 2px;
}
#onsen .box .btn{
    margin-top:5px;
}

