@charset "UTF-8";

/***************治療内容のロゴ****************/


#contents h2{
	width: 302px;
	height: 35px;
	background-image:url(../img/cure/contents_title.gif);
	text-indent: -9999px;
	margin: 0;
}

/***************************************/
/***************治療一覧****************/
/***************************************/

#itiran {
	position:relative;
	height:260px;
	margin: 40px 0 0 0;
}

#itiran ul{
	padding:10px 10px 0 10px;
	width:630px;
	height:215px;
	border-bottom:#FF6600 2px solid;
	border-right:#FF6600 2px solid;
	border-left:#FF6600 2px solid;
}
	
#itiran li{
	min-height:25px;
	height:auto !important;   
	height:25px;
	width:160px;
	background-image:url(../img/cure/ha.gif);
	background-position:0 5px;
	background-repeat:no-repeat;
	padding:5px 20px 0 30px ;
	margin-bottom:2px;
	list-style:none;
	font-size:80%;
	border-top:#FF6600 1px dotted;
	float:left;
}

#itiran a:hover { color:#FF6600;}

/***************画像の左側配置****************/

.left-arrange{
	margin-bottom:10px;
	float:left;
}

/***************画像の右側配置****************/

.right-arrange{
	margin:0 10px 30px 10px;
	float: right;
}

/***************各章の文章****************/

p{
	font-size:90%;
	margin-bottom:15px;
	line-height: 120%;
}

/***************「ページのトップへ」ボタン****************/

.top{
	border-bottom:#FF6600 1px dotted;
	margin-bottom:30px;
	padding:20px 0 10px 550px;
}

#ousin .top{
	border: none;
	padding: 0;
	margin:140px 0 0 550px;
}

/***********************************/
/***************PMTC****************/
/***********************************/

#qa{
	background-image: url(../img/cure/qaback.gif);
	background-repeat:no-repeat;
	width:600px;
	height:200px;
	padding:10px;
	margin:0 0 0 20px;
	font-size:90%;
}
dt{
	color: #66CC00;
	font-weight:bold;
	margin-bottom:5px;
}

dd{
	color: #0099FF;
	margin:0 0 15px 20px;
}

/***************各章のロゴ****************/
	
#contents h3,#contents h4{
    width: 188px;
    height: 20px;
    margin: 0 0 10px 0;
    text-indent: -9999px;
}

#itiran h3{
	width: 652px;
	height: 35px;
	background-image:url(../img/cure/tiryouitiran2.gif);
	position:absolute;
	top:-20px;
}

#musiba h3{
	background-image:url(../img/cure/tiyou_01.gif);
}

#sisyu h3{
	background-image:url(../img/cure/tiyou_02.gif);
}

#laser h3{
	background-image:url(../img/cure/tiyou_03.gif);
}

#ireba h3{
	background-image:url(../img/cure/tiyou_04.gif);
}

#imp h3{
	background-image:url(../img/cure/tiyou_05.gif);
}

#yobou h3{
	background-image:url(../img/cure/tiyou_06.gif);
}

#white h3{
	width: 220px;
	background-image:url(../img/cure/tiyou_07.gif);
}

#manicure h3{
	background-image:url(../img/cure/tiyou_08.gif);
}

#haguki h3{
	background-image:url(../img/cure/tiyou_09.gif);
}

#sinbi h3{
	background-image:url(../img/cure/tiyou_10.gif);
}

#teiki1 h3{
	width: 300px;
	background-image:url(../img/cure/tiyou_11.gif);
}

#teiki2 h3{
	width: 260px;
	background-image:url(../img/cure/tiyou_12.gif);
}

#shouni h3{
	width: 300px;
	background-image:url(../img/cure/tiyou_13.gif);
	margin: 20px 0 10px 0;
}

#gohoubi h3{
	width: 300px;
	height: 40px;
	background-image:url(../img/cure/tiyou_14.gif);
}

#pmtc h3{
	background-image:url(../img/cure/pmtc.gif);
}

#pmtc-welcome h4{
	width: 182px;
	height: 21px;
	background-image:url(../img/cure/pmtc03.gif);
	margin: 0 0 15px 0;
}

#pmtc-qa h4{
	width: 267px;
	height: 47px;
	background-image:url(../img/cure/qa.gif);
}

#ousin h3{
	background-image:url(../img/cure/ousin.gif);
}

/***************IE6のバグ対策****************/

#manicure,#haguki,#sinbi{ width:660px;}

