﻿


/* ---------------------------------------------------------------- *
	jquery-tabs(タブ)の設定です
 * ---------------------------------------------------------------- */

#tabs {
	clear:both;
	font-size: 90%;
	margin: 20px 0;
}

#tabs ul {
	clear:both;
	float: left;
	background: transparent;
	width: 100%;
	padding-top: 4px;
}

#tabs li {
	/*margin-left: 8px;*/
	list-style: none;
}

* html #tabs li {
	display: inline;
}

#tabs li, #tabs li a {
	float: left;
}

#tabs ul li.active {
	/*border-top:2px #FFFF66 solid;*/
	/*background: #eeeeee;*/
}

#tabs ul li.active a {
	/*color: #333333;*/
}

#tabs div {
	/*background: #FFFFCC;*/
	clear: both;
	padding-top:0px;
	padding-bottom:50px;
	min-height: 200px;
	font-weight:normal;
	background:url(../img/report_bottom.png) no-repeat bottom left;
}


#tab-1 h4 {
	width:736px;
	height:100px;
	line-height:100px;
	margin:0px;
	padding:0px;
	background:url(../img/7report_top01.png) no-repeat bottom;
}

#tab-2 h4 {
	width:736px;
	height:100px;
	line-height:100px;
	margin:0px;
	padding:0px;
	background:url(../img/7report_top02.png) no-repeat bottom;
}

#tab-3 h4 {
	width:736px;
	height:100px;
	line-height:100px;
	margin:0px;
	padding:0px;
	background:url(../img/7report_top03.png) no-repeat bottom;
}

#tab-4 h4 {
	width:736px;
	height:100px;
	line-height:100px;
	margin:0px;
	padding:0px;
	background:url(../img/7report_top04.png) no-repeat bottom;
}

#tab-5 h4 {
	width:736px;
	height:100px;
	line-height:100px;
	margin:0px;
	padding:0px;
	background:url(../img/7report_top05.png) no-repeat bottom;
}

#tab-6 h4 {
	width:736px;
	height:100px;
	line-height:100px;
	margin:0px;
	padding:0px;
	background:url(../img/7report_top06.png) no-repeat bottom;
}

#tab-7 h4 {
	width:736px;
	height:100px;
	line-height:100px;
	margin:0px;
	padding:0px;
	background:url(../img/7report_top07.png) no-repeat bottom;
}








#tabs div h4 img{
	width:736px;
	height:50px;
	margin:0px;
	top:40px;
}



/*#tabs div p {
	padding:0px 40px;
	font-size:14px;
	color:#000000;
	font-family:Osaka;
	font-weight:normal;
	vertical-align:baseline;
	letter-spacing:0;
	background:url(../img/report_line.png) repeat-y;
	line-height: 25px;
	margin:0px;
}*/


#tabs div p {
	padding:3px 40px 0px;
	font-size:14px;
	color:#000000;
	line-height: 25px;
	font-family: "メイリオ","ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3","Hiragino 
Kaku Gothic Pro","Osaka",sans-serif ;
 font-style: normal;
	vertical-align:text-bottom;
	letter-spacing:0;
	background:url(../img/report_line.png) repeat-y;
	margin:0px;
}



 /*line-height: 180%;
 letter-spacing: 0;
 font-size: 14px;
 font-style: normal;
 font-family: "メイリオ","ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3","Hiragino 
Kaku Gothic Pro","Osaka",sans-serif ;*/




#tabs ul li a {
	text-decoration: none;
	/*padding: 8px;*/
	color: #0000ff;
	font-weight: bold;
}

.tab_thumbs {
	float:right;
	margin-bottom:10px;
	margin-right:0px;
	margin-left:15px;
	color:#996600;
	font-size:10px;
	font-weight:normal;
	letter-spacing:0.2em;
}


#tabs div table {
	width:736px;
	padding:10px;
	font-size:13px;
	color:#000000;
	/*font-weight:400;*/
	background:url(../img/report_main.png) repeat-y;
	line-height: 25px;
	margin:0px;
}




#what_list ul {
	clear:both;
	width:736px;
	background: transparent;
	width: 100%;
	padding-top: 4px;
}

#what_list li {
	float: left;
	display:block;
	list-style: none;
}

#what_list li {
	display: inline;
}

#what_list li, #what_list li a {
	width:368px;
	float: left;
}

p.white_text {
	font-size:13px;
	color:#ffffff;
	margin:0px;
}