*{
	margin:0px;
	padding:0px;
}

.p_hidden{
	display:none;
}
body{
	background-image: url('../img/backphone.png');
	-webkit-text-size-adjust: 100%;
}

.clear{
	clear:both;
}
.right{
	display:block;
	width:160px;
	text-align:center;
	margin:0 auto;
}

#whole{
	max-width:100%;
	margin:0 auto;
}

header, header img{
	/*width:100%;*/
}
header h1{
    font-size:50%;
    color: #f700cc;
    line-height:100%;
}

nav ul{
	list-style-type:none;
}

#nav_pc2{
	display:none;
}
#nav_sub_pc{
	display:none;
}

#nav_top ul li a{
	display:inline-block;
	width:40%;
	margin:4px 5%;
	padding:4px 0px;
	text-align:center;
	float:left;
	border-radius:8px;
	text-decoration:none;
	color:#fff;
	background-color:#e78;
	box-shadow:0px 2px 2px #c57;
}

article section{
	width:96%;
	margin:8px auto 32px auto;
	background-color:#ffe;
	box-shadow:0px 4px 4px #888;
}
article section h2{
	font-size:110%;
	color:#000;
	margin-top:4px;
	text-align:center;
}
section p{
	width:95%;
	margin:0 auto;
	padding:8px 0px;
}
	
#kousin{
	width:100%;
	height:600px;
	overflow:auto;
	margin-top:-16px;
	border:1px solid #ddd;
	background-color:white;
}

footer{
	width:100%;
	margin-top:8px;
	font-size:80%;
}
.footerimg{
	text-align:right;
	}

address{
	font-style:normal;
}
.otoiawase{
	width:85%;
	background-color:#e78;
	color:white;
	border-radius:4px;
	padding:2%;
	margin:8px auto;
	line-height:125%;
	box-shadow:0px 4px 2px #c57;
}
.otoiawase, .otoiawase a{
 	color:white;
 	font-weight:bold;
 }
 
 
/* for subpages*/

#nav_sub ul li a{
	display:inline-block;
	width:23%;
	padding:12px 0px;
	margin:8px 1%;
	float:left;
	color:white;
	background-color:#080;
	text-align:center;
	border-radius:8px;
}
#nav sub ul li a:hover{

}
footer{
	width:96%;
	background-color:#644;
	color:white;
	padding:1% 2%;
	line-height:120%;
}
#f_nav{
	width:100%;
	}
footer a{
	color:white;
	text-decoration:none;
}
#f_nav ul li a{
	display:inline-block;
	width:48%;
	float:left;
	margin:1%;
	padding:8px 0px;
	text-align:center;
	background-color:#533;
	border-radius:4px;
}
#f_nav ul li a:hover{
	background-color:#755;
}
footer p{
	width:100% !important;
}


/* index.html */
.toplinks a{
	display:block;
	background-color:#fc2;
	color:#000;
	width:100%;
	margin-top:8px;
	padding:4px 0px;
	text-decoration:none;
	border-radius:8px;
	box-shadow:0px 2px 2px #999;
}

/* furisode.html */

#f_leftside{
	display:none;
}
#f_rightside{
	width:100%;
}
.features{
	border:4px solid #f599bb;
	border-radius:8px;
	background-color:white;
	font-family:'Yu Mincho';
	font-weight:bold;
	background-image:url(../img/furisode/feature_back2.png);
	background-repeat:no-repeat;
	background-position:right bottom;
}
.features h2{
	padding:1% 0 0.5% 1%;
	font-size:110%;
	text-indent:0.2em;
	background-color:#ff779a;
	color:white;
	margin:0;
}
.features h3{
	font-size:1.5em;
	padding:2%;
	color:#f11;
}
.features p{
	width:94%;
	padding:1% 5% 1% 1%;
	line-height:120%;
}

.f_catch{
	margin:0 auto;
	width:70%;
}
.f_p1{
	width:95%;
	margin:0 auto;
	text-align:left;
}


/* situmon.html */

.qa_features{
	width:94%;
	height:auto;
	clear:both;
	border:6px solid #f599bb;
	font-family:'Yu Mincho';
	border-radius:8px;
	background-color:white;
	background-image:url(../img/furisode/feature_back2.png);
	background-repeat:no-repeat;
	background-position:right bottom;
	font-weight:bold;
}
.qa_features h2{
	padding:1% 0 0.5% 1%;
	font-size:1.2em;
	text-indent:0.2em;
	background-color:#ff779a;
	color:white;
}
.qa_features p{
	padding:1%;
	font-size:1.0em;
	line-height:140%;

}
.qa_features ul{
	margin-left:30px;
}
.qa_features li{
	float:left;
	margin-left:30px;
}

.q{
	background-color:#ed5;
	padding-top:6px;
	padding-bottom:6px;
}


/* hakama.html */

.h_features{
	width:94%;
	height:auto;
	clear:both;
	border:6px solid #f6aa55;
	font-family:'Yu Mincho';
	border-radius:4px;
	background-color:white;
	background-image:url(../img/furisode/feature_back2.png);
	background-repeat:no-repeat;
	background-position:right bottom;
	font-weight:bold;
}
.h_features h2{
	padding:2% 0% 1% 1%;
	font-size:1.4em;
	text-indent:0.2em;
	background-color:#f99922;
	color:white;
}
.h_features h3{
	font-size:1.3em;
	padding:1%;
	background-color:#f11;
	color:#fff;
	line-height:120%;
	border-radius:6px;
}
.h_features p{
	padding:1%;
	font-size:1.1em;
	line-height:110%;

}


.h_plan{ width:85%;margin:0 auto;}
.h_plan ul li{
	margin:2px 8px 4px 8px;
	padding:4px 12px;
	float:left;
	background-color:#ddd;
	list-style-type:none;
	border-radius:6px;
}

/* 753.html */

. s_plan{
	width:100%;
	clear:both;
}
.s_plan ul li{
	margin:2px 8px 4px 8px;
	padding:4px 12px;
	float:left;
	background-color:#ddd;
	list-style-type:none;
	border-radius:6px;
}

.junior h2{
	color:#f30;
	padding-top:16px;
}

.junior h3, .junior h4{
	width: 95%;
    margin: 0 auto;
    padding: 8px 0px;
}
.models{
	width:100%;
}

/* formal.html */

.fm_topics h3{
	text-indent:1em;
	background-color:white;
	color:black;
	margin-left:2%;
}
.for_pics img{
	width:50%;
}

/* access.html */

#ac_whole{width:96%;font-family:'Yu Mincho';margin:0 auto;}
#ac_company{margin:0 auto;}
#ac_company dl dt{
	width:240px;
	display:block;
	padding:8px 16px;
	background-color:#fa0;
	margin:6px 0px 0px 0px;
	border-radius:8px;
}
#ac_company dl dd{
	display:block;
	padding:8px 16px;
	background-color:#fc7;
	margin-bottom:18px;
	margin-left:4px;
	border-radius:8px;
}
.accessmap{
	width:100%;
}
.shop_imgs img{
	width:100%;
}

/* shinsaku.html */

.new_furisodes{
	width:100%;
}

/* rental.html */
.chartimg{
	width:100%;
}