
body{
	background:#fff;
	font-size:11pt;
	line-height:1.4;
	color:#000;
	width:640px;
}



/*header*/

#topline {
	display:none;
}
#header {
	display:none;
}

ul#navi {
	display:none;
}
#sidemenu-load {
	display:none;
}
/* contents*/

#wrapper {
	width:640px;
}

.gototop {
	display:none;
}

/*footer*/
#footer {
	display:none;
}

/*sidemenu*/
#sidemenu {
	display:none;
}

/*2nd*/

#contents {
	padding:0 15px;
	width:610px;
}

/*menu detail*/
#menuhead {
	margin-top:10px;
}

#menuhead #menuhead-right {
	display:none;
}

#menuhead h3{
	margin:5px 0;
}
#menuhead .catch{
	color:#966842;
	font-size:12pt;
	margin-bottom:10px;
}
#menuhead .adpt{
	margin-bottom:10px;

}
#menuhead .adpt a{
	background-color:#000;
	margin-top:3px;
	display:block;
	float:left;
	width:105px;
	height:26px;
	font-size:9pt;
	line-height:26px;
	text-align:center;
	margin-right:5px;
	border:1px #ffc1ca dashed;
}
#menuhead .adpt a.prob1{
	background:#fff;
}
#menuhead .adpt a.prob2{
	background:#fff;
}
#menuhead .adpt a.prob3{
	background:#fff;
}
#menuhead .adpt a.prob4{
	background:#fff;
}

/*photo & infomation*/

#photoinfo {
	display:none;
}

/*menu-tab*/
#menutab {
	width:100%;
	padding:0;
	margin:0;
}
ul.tab {
	display:none;
}
ul.panel{
	border:none;
	padding:0;
	margin:0;
}
ul.panel li{
	padding:0;
	margin:0;
}
ul.panel li.paneler {
	border:1px solid #ddd;
	margin:10px 0;
	padding:10px;
}
ul.panel li p.panel_title{
	display:block;
	font-weight:bold;
	padding-bottom:5px;
	border-bottom:1px #ffc1ca solid;
}
#menutab .different{
	margin-top:30px;
}
#menutab .different img{
	float:left;
}
#menutab .different ul{
	list-style: outside url(../img/sidemenu_dot.gif);
	width:420px;
	float:right;
}
#menutab .different ul li{
	list-style:circle outside;
	margin:0;
	padding:0;
}

#menutab .effect li{
	list-style:circle outside;
	margin:10px 10px 20px 30px;
	padding:0;
}
#menutab ul li#tab2{
	display:block;
}
#menutab ul li#tab3{
	display:block;
}
#menutab ul li#tab4{
	display:block;
}
#menutab ul li#tab5{
	display:none;
}
#menutab span{
	font-weight:bold;
	color:#966842;
}
/*detail & menu-price*/
.price .price-left{
	float:left;
	margin-left:10px;
}
.price .price-right{
	float:right;
	margin-right:10px;
}
.price table{
	font-size:10pt;
	margin:10px 0;
	width:270px;
}
.price table th{
	text-align:left;
	padding:3px 10px;
}
.price table td{
	text-align:right;
	padding:3px 10px;
}
.price table th{
	border:1px solid #faf1ea;
}
.price table td{
	border:1px solid #faf1ea;
}

.menutop {
	display:none;
}
.kome {
	font-size:9pt;
}
.pinkline {
	display:none;
}
/*step*/
#menutab .steptable p {
	width:100%;
}
.steptable .stepph{
	width:90%;
}