h2#title {
	background-image:url(../images/title.gif);
	height:63px;
	margin-bottom:10px;
}

h3.title1 { background-image:url(../images/h3_title_1.gif);}
h3.title2 { background-image:url(../images/h3_title_2.gif);}
h3.title3 { background-image:url(../images/h3_title_3.gif);}

/* 															morii
----------------------------------------------------------------- */
.m_contents {
	margin:0 0 40px 0;
}

.m_contents dt.dt_title {
	background:url(../../../common/images/title_h4.gif) no-repeat left center;
	padding: 2px 0 2px 10px;
	margin-bottom:13px;
	font-weight:bold;
	font-size:1.17em;
	border-bottom:1px solid #CCC;
}
.m_contents dd img.img_photo-left {
	width:229px;
	height:172px;
	float:left;
}
.m_contents dd img.img_photo-right {
	width:229px;
	height:172px;
	float:right;
}

.m_contents dd div.cont_right {
	width:440px;/* 460 */
	padding:0 0 0 20px;
	float:left;
}
.m_contents dd div.cont_left {
	width:440px;/* 460 */
	padding:0 20px 0 0;
	float:right;
}

strong.morii {color:#6B1F1F;}
strong.tanaka {color:#333;}

.case_m {
		line-height:1.5em;
		margin-bottom:15px;
}
.case_m dt {
        width: 2em;
}
.case_m dd {
        margin-left: 1.6em;
        margin-top: -1.5em;
}
.leftP12 {
	padding-left:12px;
}


.sampleTable {
	margin-top:5px;
	border-collapse:collapse;
}
.sampleTable td {
	padding:5px;
	border:1px solid #CCC;
}

.list_head {
	background-color: #F0B9B9;
	text-align: center;
	font-weight: bold;
}
.list_item {
	background-color: #EBEBEB;
}
.list_spec {
	background-color: #FFFFFF;
	text-align: right;
}



.stylist_profile {
	padding:9px;
	border:1px solid #CCC;
	background:#F2F2F2 url(../../080709/images/bk_repeat.gif) repeat 0px 0px;
}
.stylist_profile img.stylistImg {
	width:103px;
	height:105px;
	float:left;
}
.stylist_profile dl {
	width:550px;
	float:left;
	text-align:left;
	margin-left:10px;
}
.stylist_profile dt {
	margin-bottom:5px;
}
.stylist_profile dl dd.btn {
	text-align:right;
	margin-top:5px;
}


dl.stylingpoint {
	margin:12px 300px 0 20px;
	border:1px solid #CCC;
	padding:10px;
}
dl.stylingpoint dt {
	font-weight:bold;
	color:#6B1F1F;
	margin-bottom:10px;
}
dl.stylingpoint dd li {
	background:url(../../../common/images/pointer03.gif) no-repeat left center;
	padding: 0 0 0 10px;
}