/* プルプルフェチM性感倶楽部 サブページＣＳＳ */
/* ここからホテルリスト */
#mainbox_hotel{
	width:930px;
	margin:8px; 0 0 8px;
	color:#fff;

}

.hotel_area{
background-color:#000;
width:120px;
text-align:center;
height:26px;

}
.hotel_title{
font-weight:bold;
width:240px;
padding-left:10px;
height:26px;
}
/* ここからリンク */
#mainbox_link{
	width:930px;
	margin:8px; 0 0 8px;
	color:#fff;

}

.link_table{

    border-collapse:collapse;
    border-spacing:0;
    empty-cells:show;
    width:469px;
    font-color:#fff;
}
.link_table th{

    color:#330000;
    background-color:#999;
    background-position:left top;

    text-align:left;
    height:40px;
}
.link_table td{

    padding:0.3em 1em;
    width:180px;
}

#link_waku{
	margin-top:10px;
	width:952px;
}

.link_left{
	float:left;
	width:465px;

}
.link_right{
	float:right;
	width:465px;
}
.link_text{
	font-color:#fff;
}

/* ここからメルマガ */

#mag_title{
	margin:50px 0 0 15px;
	width:940px;
	height:48px;
	background:url(../commonimg/mag_title.jpg) no-repeat;
	text-indent:-9999px;
}


*:first-child+html #mag_title{
	margin:15px 0 0 15px;
}

#mail2{
	color:#fff;
	font-size:16px;
	background:url(../commonimg/midashi.jpg) no-repeat;
	width:940px;
	margin:15px 0 0 15px;
	padding:1px;
	padding-top:7px;
}

#mailbox{

	width:938px;
	padding-top:5px;
	border:solid 1px #464646;
	border-top:none;
	margin:0 0 0 15px;
}


/* ここからニュース&イベント */

#news_title{
	margin:50px 0 0 15px;
	width:940px;
	height:30px;
	background:url(../commonimg/news_title.jpg) no-repeat;
	text-indent:-9999px;
}


*:first-child+html #news_title{
	margin:15px 0 0 15px;
}
/* ここからスケジュール */

#sche_title{
	margin:11px;
	width:945px;
	height:45px;
	background:url(../commonimg/schedule_title.jpg) no-repeat;
	text-indent:-9999px;
}


*:first-child+html #sche_title{
	margin:15px 0 0 15px;

}

#sche_days{

margin-top:15px;
margin-left:10px;

}


#sche_days a div{
padding-top:10px;
margin:0 2px;
width:127px;
height:25px;
float:left;
text-align:center;
font-size:14px;
font-weight:bold;
cursor:pointer;

border:solid 1px gray;
background:url(../commonimg/sc01.jpg);
}

#sche_days a div.selectday{
background:url(../commonimg/sc02.jpg);
}



/* コンパニオン（スケジュールワク） */
#compa_box{
float:left;
height:280px;
width:450px;
margin-top:20px;
margin-right:8px;
margin-left:14px;
color:#ff3378;
background:url(../commonimg/sche_back.jpg) ;
}



#sche_d1{
	font-size:14px;
	margin:15px 0 0 57px;
}


#sche_d1 span{
	font-size:20px;
}

#compa_box_img{

width:128px;
height:180px;
margin:12px 0 0 23px;
}


#compa_box_img img{
margin:0px;
}






#sche_d3{
font-size:13px;
width:235px;
height:120px;
text-indent:1em;

position:relative;
top:-195px;
left:185px;
color:#333;
}

#sche_i1{
width:120px;
height:26px;
position:relative;
top:-182px;
left:178px;


}

#sche_i2{
width:120px;
height:26px;
position:relative;
top:-208px;
left:307px;
}

#sche_time{
padding:3px;
font-size:16px;
font-weight:900;
text-align:center;
color:#000000;
position:relative;
top:-170px;
left:80px;
}



a#cal_1:link, a#cal_1:visited, a#cal_1:active{
color:#0033FF;
}
a#cal_1:hover{
color:#32A2CA;
}

a#cal_2:link, a#cal_2:visited, a#cal_2:active{
color:#F11716;
}
a#cal_2:hover{
color:#32A2CA;
}




/* ******************************ここからシステムページ*************************   */

#system_title{
	margin:11px;
	width:945px;
	height:45px;
	background:url(../commonimg/system_title.jpg) no-repeat;
	text-indent:-9999px;
}


#mseikan{
	margin:18px 11px 10px 11px;
	width:945px;
	height:65px;
	background:url(../commonimg/sys_mseikan.png) no-repeat;
	text-indent:-9999px;
}

#setu{
	margin:11px 20px 0 25px;
	color:white;
	font-size:13px;
	line-height:180%;

}

#kakaku{
	margin:5px 0 0 25px;
	color:white;
	float :left;

}

#kakaku td{
	font-size:16px;
	padding:5px;
	background:white;
	color:black;
	width:260px;
	text-align:left;
	margin-left:30px;
}

#kakaku .sys_t_left1{
	background: #a90329; /* Old browsers */
	background: -moz-linear-gradient(top, #a90329 0%, #8f0222 44%, #6d0019 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a90329), color-stop(44%,#8f0222), color-stop(100%,#6d0019)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #a90329 0%,#8f0222 44%,#6d0019 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #a90329 0%,#8f0222 44%,#6d0019 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #a90329 0%,#8f0222 44%,#6d0019 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a90329', endColorstr='#6d0019',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #a90329 0%,#8f0222 44%,#6d0019 100%); /* W3C */
	width:120px;
	color:white;
	font-weight:900;

}

#kakaku .sys_t_left8{
	background: rgb(255,48,25); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(255,48,25,1) 0%, rgba(207,4,4,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,48,25,1)), color-stop(100%,rgba(207,4,4,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255,48,25,1) 0%,rgba(207,4,4,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255,48,25,1) 0%,rgba(207,4,4,1) 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, rgba(255,48,25,1) 0%,rgba(207,4,4,1) 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3019', endColorstr='#cf0404',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, rgba(255,48,25,1) 0%,rgba(207,4,4,1) 100%); /* W3C */
	width:120px;
	color:white;
	font-weight:900;
}


#kakaku td span{
	font-size:10px;
	margin-left:1em;


}

#naiyou{
	margin:11px 0 0 20px;
	color:white;
	width:126px;
	height:24px;
	background:url(../commonimg/naiyou.png) no-repeat;
	text-indent:-9999px;
}

#naiyou_body{
	margin:5px 0 0 30px;
	color:white;
}

#ryoukin{
	margin:11px 0 0 20px;
	color:white;
	width:126px;
	height:24px;
	background:url(../commonimg/ryoukin.png) no-repeat;
	text-indent:-9999px;
}

#mseikan_setumei{
	margin:11px 0 0 20px;
	color:white;
	width:80px;
	height:100px;
	float:left;
	font-size:12px;
	line-height:140%;
}

#op_ryoukin{

	margin:8px 0 0 0px;
}

#tyakui{
	margin:18px 11px 10px 11px;
	width:945px;
	height:65px;
	background:url(../commonimg/sys_tyakui.png) no-repeat;
	text-indent:-9999px;
}

#onami{
	margin:18px 11px 10px 11px;
	width:945px;
	height:65px;
	background:url(../commonimg/sys_onami.png) no-repeat;
	text-indent:-9999px;
}

#fella{
	margin:18px 11px 10px 11px;
	width:945px;
	height:65px;
	background:url(../commonimg/sys_fella.png) no-repeat;
	text-indent:-9999px;
}

#sys_sm{
	margin:18px 11px 10px 11px;
	width:945px;
	height:65px;
	background:url(../commonimg/sys_sm.png) no-repeat;
	text-indent:-9999px;
}

#kiwame{
	margin:18px 11px 10px 11px;
	width:945px;
	height:65px;
	background:url(../commonimg/sys_kiwame.png) no-repeat;
	text-indent:-9999px;
}

#akamoji{
	color:red;
	margin:20px 0 0 0;
}

#sys_midashi{
margin:0;
padding:5px 10px;
color:#1B1B1B;
background:url(../commonimg/op_back.jpg) repeat-y;
}

#full_all{
width:945px;
float:left;
margin:15px 0 0 11px;
border:gray 1px solid;
}

#harf_l{
width:465px;
float:left;
margin:15px 0 0 11px;
border:gray 1px solid;
}

#harf_r{
width:465px;
float:right;
margin:15px 11px 0 0px;
border:gray 1px solid;
}

#harf_l_map{
width:465px;
height:501px;
float:left;
margin:15px 0 0 11px;
border:gray 1px solid;
}

#harf_r_map{
width:465px;
height:242px;
float:right;
margin:15px 11px 0 0px;
border:gray 1px solid;
}


#nakami{
padding:5px 10px 5px 10px;
color:white;
font-size:14px;
}

#nakami li{
line-height:150%;
}

#nakami blockquote{
border:solid 1px gray;
padding:7px;
font-size:12px;
background:#e6e6fa;
color:#222;
line-height:120%;
width:750px;
}

#tyui{
color:red;
font-weight:900;
font-size:16px;

}

#yajirushi{
margin-left:200px;
}

#sys_hr{
	background: url(../commonimg/sys_hr.png) no-repeat top right;
	width:945px;
	height:52px;
	margin-bottom:-11px;
}

/* ******************************ここからオプションページ*************************   */

#option_title{
	margin:11px;
	width:945px;
	height:45px;
	background:url(../commonimg/option_title.jpg) no-repeat;
	text-indent:-9999px;
}

#op_seikan{
margin:15px 0 0 11px;

}


#kakaku2{
	margin:5px 0 0 25px;
	color:white;
	float :left;

}

#kakaku2 td{
	font-size:14px;
	padding:8px 5px;
	background:white;
	color:black;
	width:220px;
	text-align:center;
}

#kakaku2 .sys_t_left1{
background: rgb(234,239,181); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(234,239,181,1) 0%, rgba(225,233,160,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(234,239,181,1)), color-stop(100%,rgba(225,233,160,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(234,239,181,1) 0%,rgba(225,233,160,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(234,239,181,1) 0%,rgba(225,233,160,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(234,239,181,1) 0%,rgba(225,233,160,1) 100%); /* IE10+ */
background: linear-gradient(top,  rgba(234,239,181,1) 0%,rgba(225,233,160,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eaefb5', endColorstr='#e1e9a0',GradientType=0 ); /* IE6-9 */


	width:200px;
	color:#000;

}

#kakaku2 td span{
	font-size:10px;
	margin-left:1em;
	text-align:center;

}

#kakaku2 #sys_t_right1{
	text-align:left;
	padding-left:1em;
	font-size:12px;
	line-height:1.5em;
	background:;
	color:#444;
	width:460px;

}

#kakaku2 th{
	font-size:16px;
	text-align:center;
	padding:5px;
background: rgb(169,3,41); /* Old browsers */
background: -moz-linear-gradient(top, rgba(169,3,41,1) 0%, rgba(143,2,34,1) 44%, rgba(109,0,25,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(169,3,41,1)), color-stop(44%,rgba(143,2,34,1)), color-stop(100%,rgba(109,0,25,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(169,3,41,1) 0%,rgba(143,2,34,1) 44%,rgba(109,0,25,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(169,3,41,1) 0%,rgba(143,2,34,1) 44%,rgba(109,0,25,1) 100%); /* Opera11.10+ */
background: -ms-linear-gradient(top, rgba(169,3,41,1) 0%,rgba(143,2,34,1) 44%,rgba(109,0,25,1) 100%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a90329', endColorstr='#6d0019',GradientType=0 ); /* IE6-9 */
background: linear-gradient(top, rgba(169,3,41,1) 0%,rgba(143,2,34,1) 44%,rgba(109,0,25,1) 100%); /* W3C */



}


ol{
margin:5px 0 0 -14px;

}

ol li{
list-style-type:none;
display:block;
background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(243,243,243,1) 50%, rgba(237,237,237,1) 51%, rgba(255,255,255,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(50%,rgba(243,243,243,1)), color-stop(51%,rgba(237,237,237,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(237,237,237,1) 51%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(237,237,237,1) 51%,rgba(255,255,255,1) 100%); /* Opera11.10+ */
background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(237,237,237,1) 51%,rgba(255,255,255,1) 100%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
background: linear-gradient(top, rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(237,237,237,1) 51%,rgba(255,255,255,1) 100%); /* W3C */
padding:8px;
width:290px;

margin:1px;
margin-right:2px;
float:left;
}



#kakaku3{
	margin:5px 0 0 25px;
	color:white;
	float :left;

}

#kakaku3 td{
	font-size:14px;
	padding:8px 5px;
	background:white;
	color:black;
	width:100px;
	text-align:center;
}

#kakaku3 .sys_t_left2{
background: rgb(234,239,181); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(234,239,181,1) 0%, rgba(225,233,160,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(234,239,181,1)), color-stop(100%,rgba(225,233,160,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(234,239,181,1) 0%,rgba(225,233,160,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(234,239,181,1) 0%,rgba(225,233,160,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(234,239,181,1) 0%,rgba(225,233,160,1) 100%); /* IE10+ */
background: linear-gradient(top,  rgba(234,239,181,1) 0%,rgba(225,233,160,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eaefb5', endColorstr='#e1e9a0',GradientType=0 ); /* IE6-9 */
	width:340px;
	color:#000;

}

#kakaku4{
	margin:5px 0 0 25px;
	color:white;
	float :left;

}

#kakaku4 td{
	font-size:14px;
	padding:8px 5px;
	background:white;
	color:black;
	width:100px;
	text-align:center;
}

#kakaku4 .sys_t_left2{
background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(243,243,243,1) 50%, rgba(237,237,237,1) 51%, rgba(255,255,255,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(50%,rgba(243,243,243,1)), color-stop(51%,rgba(237,237,237,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(237,237,237,1) 51%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(237,237,237,1) 51%,rgba(255,255,255,1) 100%); /* Opera11.10+ */
background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(237,237,237,1) 51%,rgba(255,255,255,1) 100%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
background: linear-gradient(top, rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(237,237,237,1) 51%,rgba(255,255,255,1) 100%); /* W3C */	width:297px;


}


#op_title{
margin:5px -3px 0px 26px;
background: rgb(169,3,41); /* Old browsers */
background: -moz-linear-gradient(top, rgba(169,3,41,1) 0%, rgba(143,2,34,1) 44%, rgba(109,0,25,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(169,3,41,1)), color-stop(44%,rgba(143,2,34,1)), color-stop(100%,rgba(109,0,25,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(169,3,41,1) 0%,rgba(143,2,34,1) 44%,rgba(109,0,25,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(169,3,41,1) 0%,rgba(143,2,34,1) 44%,rgba(109,0,25,1) 100%); /* Opera11.10+ */
background: -ms-linear-gradient(top, rgba(169,3,41,1) 0%,rgba(143,2,34,1) 44%,rgba(109,0,25,1) 100%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a90329', endColorstr='#6d0019',GradientType=0 ); /* IE6-9 */
background: linear-gradient(top, rgba(169,3,41,1) 0%,rgba(143,2,34,1) 44%,rgba(109,0,25,1) 100%); /* W3C */
padding:6px;
font-size:18px;
color:white;
width:915px;
font-weight:900;

}

.tabbody{
width:945px;
float:left;
margin:0px 0 0 11px;
border:gray 1px solid;
}

.tabs {   
  }   
.tabs ul {   
  margin:0 0 0 11px;   
  padding: 0;   
  list-style:none;
  }   
.tabs ul li {   
  float:left;   
  background:pink;   
  margin:0 5px 0 0;
  width:200px;
	height:50px;
 
  }   
.tabs ul a {   
  float:left;   
  display:block;   
  background:green;   
  width:200px;
	height:50px;
  text-decoration:none;   
  font-weight:bold;
  font-size:16px;
  color:#FFF;
  margin-right:5px;   
  }   
/* Commented Backslash Hack hides rule from IE5-Mac \*/  
.tabs a {float:none;}   
/* End IE5-Mac hack */  
.tabs a:hover {   
  color:#CFE4FA;   
  }   
.tabs ul .current {   
  background:pink;   
  border-width:0;   
  }   
.tabs ul .current a {   
  background:pink;   
  color:#ffffff;   

  }   
  .js .tabs .current-info,   
  .js .tabs .accessibletabsanchor{   
      position:absolute;   
      left:-999em;   
  }   
  .js .tabs .content{   
      clear:both;   
 
  }

  .js .tabs{   
      width:945px;   
  }   
  





/* **************************************ここからコンパニオン一覧 ***************************************/

#compa_title{
	margin:0px 0 10px 18px;
	width:938px;
	height:43px;
	color:white;
	background: url(../images/gal_title.jpg) no-repeat;
	text-indent:-9999px;
	
}

#compa_box2{
margin-left:15px;
}

#compa_list{
float:left;
margin:0px 0 11px 13px;
width:220px;
height:440px;
background:url(../images/gal_back.jpg) no-repeat;

}

#compa_list a img{
margin:0px 0 -4px 8px;
width:206px;
height:309px;
}

#compa_list a{
margin:0;
}

#listdata{
padding:5px;
color:#222;
text-align:center;
font-size:12px;

}

#listname{
font-size:15px;
font-weight:nomal;
}

#scheicon{
margin:0px 0 0 8px;
width:206px;
height:20px;
background:url(../images/today_y.jpg) no-repeat;
text-indent:-9999px;
}

#newicon{
width:206px;
height:20px;
margin:7px 0 0 8px;
background:url(../images/newface_y.jpg) no-repeat;
text-indent:-9999px;
}

#scheicon_n{
margin:0px 0 0 8px;
width:206px;
height:20px;
background:url(../images/none.gif) no-repeat;
text-indent:-9999px;
}

#newicon_n{
width:206px;
height:20px;
margin:7px 0 0 8px;
width:206px;
height:20px;
background:url(../images/none.gif) no-repeat;
text-indent:-9999px;
}


#icons{
margin-left:7px;

}

/* **************************************ここからコンパニオン詳細 ***************************************/

#compa_title2{
	margin:11px;
	width:945px;
	height:45px;
	background:url(../commonimg/companion_title2.jpg) no-repeat;
	text-indent:-9999px;
}

*:first-child+html #compa_title2{
	margin:15px 0 0 15px;

}

#leftbox{
width:450px;
margin:25px 0 0 9px;
}

#rightbox{
margin:0 0 0 34px;
width:450px;
}

#namebox{
border-top:gray solid 1px;
border-bottom:gray solid 1px;
margin:1px 0 0 5px;
color:#5a3e0d;
padding: 4px 0px 4px 0px;

}

#kanji{

	font-size:28px;
	color:white;

}

#roma{

	font-size:16px;

	color:white;
	}

#kihon{
	font-size:18px;
	margin-left:30px;
	color:white;
}


#group_icon{
text-align:right;
}


#photobase{
	width:383px;
	height:563px;
	margin-top:4px;
	background:url("../commonimg/pro_back.png");
	float:left;
}

#photobase img{
	position:relative;
	top:11px;
	left:11px;
}

.photomini{
	float:left;
	border:solid 2px #aaa;
	margin-top:10px;
	margin-bottom:5px;
	cursor:pointer;
}
#prof_title_pl{
	margin-top:15px;
	color:#fff;
	font-size:16px;
	background:#fff url(../commonimg/p_midashi_l.jpg) no-repeat;
	width:440px;
	height:23px;
	padding:3px 0 0 15px;
}


#prof_title_pr{

	color:#1b1b1b;
	font-size:16px;
	background:#fff url(../commonimg/p_midashi_l.jpg) no-repeat;
	width:440px;
	height:20px;
	padding:6px 0 0 15px;

}

#prof_data{
margin-top:-13px;
margin-left:0px;
margin-bottom:15px;


}

#cal{
margin-top:5px;
width:454px;
border-left:1px #999 solid;
border-top:1px #999 solid;
}

#cal tr{
padding:0;
margin:0;
}

#cal tr td{
text-align:center;
margin:0;
padding:3px;
border-right:1px #999 solid;
border-bottom:1px #999 solid;
}

.days{
font-size:12px;
height:15px;
background:url(../commonimg/cal_back.gif) repeat-x;
}

.caldata{
background:#FFF;
font-size:14px;
height:55px;
}

/* 曜日カラー */
#cal_0{
color:#333;
}

#cal_1{
color:#33F;
}

#cal_2{
color:#F33;
}

#cdata{
margin-top:10px;
margin-left:0px;
width:455px;
border-top:1px #999 solid;
}

.cdata_left{
background:#7b7b7b;
border-right:1px #999 solid;
border-left:1px #999 solid;
border-bottom:1px #999 solid;
width:170px;
padding:4px 7px;
color:#fff;
font-size:14px;
text-align:right;
padding-right:1em;
}

.cdata_right{
background:#FFF;
/* border-right:1px #999 solid; */
border-bottom:1px #999 solid;
border-right:1px #999 solid;
padding:4px 7px;
color:#5a3e0d;
font-size:14px;
}


#comment{
margin-top:10px;
font-size:14px;
color:#5a3e0d;
padding:4px 7px;
background:white;
line-height:1.5em;
width:439px;
border:1px #999 solid;

}


#qrbox{
/* background:url(../commonimg/qr_back.jpg) no-repeat; */
float:left;
}

#qrtext{
margin:;
padding:10px;

font-size:14px;
color:#5a3e0d;
background:white;
line-height:1.5em;

}

html>/**/body #qrtext{
margin:0px;

line-height:1.3em;
height:120px;
}

#etc_l{
width:133px;
height:33px;
background:url(../commonimg/l_back.jpg) no-repeat;
float:left;
margin:0 5px;
padding-top:7px;
text-align:center;
}

#qr_data{
margin:0px;

}

#leftbox a:link {
	border: none;
	color: #ccc;
	text-decoration:none;
}
#leftbox a:visited {
	border: none;
	color: #ccc;
	text-decoration:none;
}
#leftbox a:active {
	border: none;
	color: #f33;
}
#leftbox a:hover {
	border: none;
	color: #f33;
	text-decoration:none;
}



/* ---------------------------------------------------------- */

#prof_title_pc{
	margin:5px 0 0 11px;
	color:#1b1b1b;
	font-size:16px;
	background:#fff url(../commonimg/op_back.jpg)no-repeat;
	width:945px;
	height:14px;
	padding:6px 0;
	text-indent:1em;
}

#prof_title_pc span{
	font-size:14px;
	font-weight:normal;
}


#box1{
	margin:1px 0 0 11px;
	width:943px;
/* 	height:344px;  7行   */
	height:395px;/*   ８行   */
	background:white;
	border:solid white 1px;
	margin-bottom:15px;
}

#iconsetu{
font-size:12px;
margin:3px 0 0 8px;
padding:3px;
background:pink;
width:400px;
text-align:center;
}

#box3{
	margin:1px 0 0 11px;
	width:943px;
	height:70px;
	background:white;
	border:solid white 1px;
	margin-bottom:15px;

}

#opbox{
	font-size:12px;
	color:#333;
	width:162px;
	height:28px;
	border-top   :solid #dcdcdc 1px;
	border-bottom:solid #c0c0c0 1px;
	border-left  :solid #dcdcdc 1px;
	border-right :solid #c0c0c0 1px;
	float:left;
	padding:3px 4px;
	margin:5px 8px;

	line-height:14px;
}



.op1{
background:url(../commonimg/op01.jpg) right top;
}

.op2{
background:url(../commonimg/op02.jpg) right top;
}

.op3{
background:url(../commonimg/op03.jpg) right top;
}

.op0{
background:url(../commonimg/op00.jpg) right top;
}



/* ３行用 */

#opbox3{
	font-size:12px;
	color:#333;
	width:162px;
	height:42px;
	border-top   :solid #dcdcdc 1px;
	border-bottom:solid #c0c0c0 1px;
	border-left  :solid #dcdcdc 1px;
	border-right :solid #c0c0c0 1px;
	float:left;
	padding:3px 4px;
	margin:5px 8px;

	line-height:14px;
}

#box2{
	margin:1px 0 0 11px;
	width:943px;
	height:150px;
	background:white;
	border:solid white 1px;
	margin-bottom:15px;

}

#box2 .op0{
background:url(../commonimg/op10.jpg) right top;
}

#box2 .op1{
background:url(../commonimg/op11.jpg) right top;
}

#box2 .op2{
background:url(../commonimg/op12.jpg) right top;
}

#box2 .op3{
background:url(../commonimg/op13.jpg) right top;
}




