@charset "utf-8";
/* yamashita */


/*----トップページ--------------------*/

#head_logo img {
	float: left;
}

h1 {
	color: #FFFFFF;
	font-size: 80%;
	padding-top: 3px;
}

h3 {
	margin-bottom: 5px;
}

.topliskin {
	margin-top: 13px;
}
.special {
	margin-top: 5px;
}

#bunner{
	width:170px;
	height:290px;
	float:right;
	background:url(../img/top/topvidual_r_back.jpg);
}


#topcontents{
	clear:both;
	padding:15px 13px 0 13px;
}


#topleft{
	width:364px;
	float:left;
	display:inline;
}


#topright{
	width:364px;
	float:right;
}

.roll{
	width:358px;
	height:83px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-left: 5px;
	overflow: auto;
}

.rolltext {
	width: 330px;
}


.roll2{
	width:362px;
	height:200px;
	overflow:auto;
}

.roll2 table{
	width:340px;
	margin:6px 0 0 2px;
	background-color:#f4f1f1;
}

.roll2 th {
	vertical-align: top;
	padding: 3px;
	width: 64px;
}

.roll2 td{
	vertical-align:top;
	padding:5px 5px 5px 0;
	line-height:1.2em;
}

.roll3{
	width:364px;
}

#topleft table{
	width:210px;
	float:left;
	display:inline;
	margin-left:5px;
}

#topleft td{
	padding-bottom:3px;
}

.roll p {
	margin-bottom: 3px;
	line-height: 1.3em;
}

.roll img {
	float: left;
	margin-top: 2px;
}



#topleft .in{
	margin-left:13px;
	margin-bottom:7px;
	line-height:1.2em;
}

#topleft .list{
	padding-left:15px;
	background:url(../img/icon_tri.gif) no-repeat;
	background-position:0 2px;
}

#topright .list{
	padding-left:15px;
	background:url(../img/icon_tri.gif) no-repeat;
	background-position:0 2px;
}

.bdt{
	border-top:1px solid #ffffff;
}

#fbunner{
	width:740px;
	height:74px;
	background:url(../img/top/fbunner_bg.jpg) repeat-x;
	text-align:center;
	clear:both;
	padding: 10px;
	margin-top: 25px;
	margin-right: 0;
	margin-left: 0;
}

#fbunner li {
	float: right;
	margin-left: 15px;
	margin-top: 0px;
}



/* エステメニュー（コンテンツ） */

#content_este{
	width:513px;
	padding: 26px;
	font-size: small;
	line-height: 1.4em;
	color: #666666;
}

#content_este h4{
	margin-top:40px;
	margin-bottom:10px;
}

.e_box{
	width:500px;
}

.e_box p{
	padding:0 15px ;
}

.e_box .in{
	padding:0 15px 0 27px;
}




/*---low_contents_ywrote-------------------------*/

/* 共通  */

#pan {
	font-size: 80%;
	width: 513px;
	background-color: #F3F3F3;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 15px;
	margin-top: 25px;
	text-align: right;
	clear: both;
}

#page_top {
	width: 513px;
	margin-bottom: 15px;
	text-align: right;
	margin-top: 15px;
	clear: both;
}

a:hover {
	text-decoration:underline;
}

#topright:after {
	content: "."; 
	display: block; 
	height:0; 
	clear: both; 
	visibility: hidden;
}

#topright { display: inline-block; }
/*\*/
*html #topright {
    height: 1%;
}


