@charset "utf-8";
/* CSS Document */

/* =import 
----------------------------------------------*/
@import url(http://www.gakkou.co.jp/css/style.css);

#report h4 span.question{
display:block;
background:url(../occupation/images/occ-icon01.gif) no-repeat 0 10px;
padding-left:12px;
}

.left-box .img{
float:left;
padding:0 15px 10px 0;
}

/* backnumber-box------------------------ */

.backnumber-box{
border:#cacaca solid 1px;
background:#e5e7eb;
text-align:center;
padding:3px 0;
}
.backnumber-box .inside{
width:558px;
margin:0 auto;
background:#ffffff;
}
.backnumber-box .inside h5{
margin:8px 0 0 0;
}
.backnumber-box .inside h5 img{
vertical-align:middle;
}
.backnumber-box .inside span.img{
display:block;
padding:8px 11px 8px 8px;
float:left;
border:none;
}
.backnumber-box .inside span.img img{
border:#cccccc solid 1px;
}
.backnumber-box .inside p{
width:411px;
float:left;
}
#report .backnumber-box{
border-bottom:none;
}
#report .end{
border-bottom:#cacaca solid 1px;
}

/* 東京ヘアメイク専門学校 */
h4.title_hair{
width:100%;
height:33px;
line-height:3em;
display:block;
background:url(../images/article-titlebg.gif) no-repeat 0 0;
color:#ffffff;
padding:0 0 0 15px;
margin-bottom:5px;
font-weight:bold;
}

.hair_img{
float:left;
margin:0 10px 0 0;
}

.hair_text{
height:125px;
}

#hair_right_text{
float:right;
width:352px;
text-align:right !important;
}

.hair_title{
width:536px;
height:22px;
margin:30px 0 15px 0;
padding:5px 0 0 29px;
background:url(../report/images/report/hair_title_bg.gif) no-repeat;
font-weight:bold;
color:#0c7801;
line-height:normal;
}

#hair_btn-box img{
margin:0 15px 0 0;
}

.op_head {
	text-indent: 28px;
	font-weight: bold;
	color: #333;
	background: url(../report/images/report/opinion_head.gif) no-repeat left center;
	line-height: 24px;
	margin-bottom: 5px;
	}

div.opinion {
	width: 545px;
	height: 156px;
	background: url(../report/images/report/opinion_bg.gif) no-repeat left center;
	padding: auto;
	}

div.opinion p{
	margin: auto;
	padding: 18px 10px 2px 15px;
	}


/*IE6用*/
* html div.opinion p{
	margin: auto;
	padding: 0 13px;
	}


/*IE7用*/
*+html body .hair_title{
height:19px;
padding:8px 0 0 27px;
}

*+html div.opinion p{
	margin: auto;
	padding: 0 13px;
	}
