


/*トップ、右ラン、体験談集へ*/

#main #honbun .migiran {
margin : 10px 0 10px 10px;
padding : 0;
float : right ;
width: 200px ;
background-color: #ffffee;
border-top : dotted 3px #FFCC99 ;
border-right : dotted 3px #FFCC99 ;
border-left : dotted 3px #FFCC99 ;
border-bottom : dotted 3px #FFCC99 ;
}

#main #honbun .migiran h2 {
margin : 10px 10px 0 10px;
padding : 0;
font-size : 16px ;
line-height : 130% ;
color : #669900 ;
background : none ;
}

#main #honbun .migiran p {
margin : 0 10px 10px 10px;
padding : 0;
font-size : 12px ;
line-height : 130% ;
color : #666633 ;
}



#main #honbun .migiran_2 {
margin : 10px 0 10px 10px;
padding : 0;
float : right ;
width: 100px ;
font-size : 12px ;
line-height : 130% ;
color : #666633 ;
background-color: #ffffee;
border-top : dotted 3px #FFCC99 ;
border-right : dotted 3px #FFCC99 ;
border-left : dotted 3px #FFCC99 ;
border-bottom : dotted 3px #FFCC99 ;
}

#main #honbun .hidariran {
	margin : 20px 0 0 20px ;
	padding : 0;
	float : right ;
	width: 150px ;
	color : #663333 ;
	font-size : 12px ;
	line-height : 130% ;
	background-color: #ffffee;
	border-top : dotted 5px #FFCC99 ;
	border-right : dotted 5px #FFCC99 ;
	border-left : dotted 5px #FFCC99 ;
	border-bottom : dotted 5px #FFCC99 ;
}


/*くせ毛にもヘナのindexのイメージ画像*/



#honbun #top_border_3 h1 {
	margin : 0;
	padding : 0;
	display : block;
	position:relative;
	width : 600px;
	height : 100px;
	color : #95C608;
	font-size : 14px;
	/*HideMacIE\*/
	overflow:hidden;
	/**/

}


#honbun #top_border_3 h1 span{
	margin : 0;
	padding : 0;
	width:100%;
	height:100%;
	background-image : url(../img/1/kuse_tsukuru.jpg);
	background-position : 0 0;
	background-repeat : no-repeat;
	display : block;
	position:absolute;
	top:0;
	left:0;

}


#honbun #top_border_4 h1 {
	margin : 0;
	padding : 0;
	display : block;
	position:relative;
	width : 600px;
	height : 100px;
	color : #95C608;
	font-size : 14px;
	/*HideMacIE\*/
	overflow:hidden;
	/**/

}


#honbun #top_border_4 h1 span{
	margin : 0;
	padding : 0;
	width:100%;
	height:100%;
	background-image : url(../img/1/kuse_butsu.jpg);
	background-position : 0 0;
	background-repeat : no-repeat;
	display : block;
	position:absolute;
	top:0;
	left:0;

}




	
#main #honbun dl {
	margin : 0 10px 0 10px;
	padding : 0;
	}


#main #honbun dl dt {
	margin : 0;
	padding : 15px 2px 3px 15px;
	background-image : url(../../img/top/leaf_2.gif);
	background-position : 0 15px ;
	background-repeat : no-repeat;
	color : #000000;
	font-size : 13px;
	text-align : left;
	line-height : 140%;
	list-style-type : none;
	border-bottom : dotted 1px #c7cbaa;
	}

#main #honbun dl dd {
	margin : 0;
	padding : 0 ;
	color : #666600 ;
	font-size : 11px;
	text-align : left;
	line-height : 140%;
	list-style-type : none;
	}