﻿

/* ---------------------------------------------------------------- *
	hybridページの設定です
 * ---------------------------------------------------------------- */
	

#hybrid {
	clear: both;
	width:736px;
	padding-top:0px;
	padding-bottom:50px;
	min-height: 200px;
	font-weight:normal;
	background:url(../img/report_bottom.png) no-repeat bottom;
}


.hybrid_write {
	padding:3px 40px 0px;
	font-size:14px;
	color:#00000;
	background:url(../img/report_line.png) repeat-y;
	line-height: 25px;
	margin:0px;
}




#hybrid h4 {
	width:736px;
	height:100px;
	line-height:100px;
	margin:0px;
	padding:0px;
	background:url(../img/report_top.png) no-repeat bottom;
}


#hybrid h4 img{
	width:736px;
	height:50px;
	margin:0px;
	top:40px;
}

#hybrid h5 {
	width:736px;
	margin:0px;
	padding:0px;
	background:url(../img/report_line.png) repeat-y;
}


.hybrid_bg {
	width:736px;
	height:auto;
	padding:10px 0;
	background:url(../img/report_main.png) repeat-y;
	text-align:center;
}


.tab_thumbs {
	float:right;
	margin-bottom:10px;
	margin-right:10px;
	margin-left:5px;
	color:#996600;
	font-size:11px;
	font-weight:normal;
	text-align:center;
	letter-spacing:0.1em;
}


.other_bg{
	background:url(../img/report_main.png) repeat-y;
	margin:0px;
}


.j_write {
	margin:0px auto;
	padding:0px 20px;
	font-size:14px;
	width:600px;
	background:url(../img/dot_line.gif) repeat-y bottom center;
 	background-color:#FFFFFF;
	border:1px solid #cccccc;
	color:#666666;
	line-height: 25px;
}





