@charset "shift_jis";

/*----------ALL----------*/
*{
padding:0;
margin:0;
}

body{
background:url(../images/report09/bg.jpg) repeat-x 0 0 #01021e;
margin:0 auto;
padding:0;
font-size:14px;
color:#ffffff;
line-height:1.5em;
text-align:center;
background-attachment:fixed;
}

img{
border:0;
outline:none;
vertical-align:bottom;
}

a{
overflow:hidden;
}

.clear{
clear:both;
}

/*----------RAYOUT----------*/
#pagebody{
	width:873px;
	padding:0;
	margin:0 auto;
}

#header{
	background:url(../images/report09/head_03.png) no-repeat 322px 0;
	width:873px;
	height:460px;
	text-align:left;
	position:relative;
}


#title{
	height:325px;
	width:314px;
	margin-left:86px;
}

p.pannavi{
	text-align:left;
	padding:12px 0 0 3px;
	margin:0;
	font-size:12px;
	line-height:1.6em;
}




#contentbody{
	width:873px;
	text-align:left;
}


#contentbody p,
#contentbody ul{
	margin-bottom:1.5em;
}

#contentbody li{
	list-style:none;
	margin:0 0 1em 2em;
	padding:0;
	font-weight:bold;
}


/* ====  box_01   ===== */

.report09_box_01{
	text-align:left;
	padding-top: 30px;
}

.report09_box_01 .box_left{
	float:left;
	width:530px;
}

#contentbody .report09_box_01 .box_left h2{
	padding-left:48px;
}

#contentbody .report09_box_01 .box_left p{
	margin:0;
	padding:4px 0 0 50px;
}

.report09_box_01 .box_right{
	width:338px;
	float: left;
}


/* ====  box_02   ===== */

.report09_box_02{
	text-align:left;
	padding-top:30px;
	padding-right:55px;
	
}

.report09_box_02 .box_right{
	float:right;
	width:486px;
}

#contentbody .report09_box_02 .box_right h2{
	padding:37px 48px 0 0;
}

#contentbody .report09_box_02 .box_right p{
	margin:0;
	padding:4px 0 0 28px;
}

.report09_box_02 .box_left{
	float:right;
	width:329px;
}


/* ====  box_03   ===== */

.report09_box_03{
	padding-top:30px;
	text-align:left;
}

.report09_box_03 .box_left{
	float:left;
	width:530px;
}

#contentbody .report09_box_03 .box_left h2{
	padding-left:52px;
	margin-top: 157px;
}

#contentbody .report09_box_03 .box_left p{
	margin:0;
	padding:4px 0 0 55px;
}

.report09_box_03 .box_right{
	width:329px;
	float:left;
}



/* ====  box_04   ===== */

.report09_box_04{
	text-align:left;
	padding-top:60px;
	padding-right:55px;
}

#contentbody .report09_box_04 h2{
	padding:0 0 0 8px;
}

#contentbody .report09_box_04 p{
	margin:0;
	padding:4px 0 15px 10px;
}



.report09_box_04 .box_right{
	float:right;
	width:482px;
}

#contentbody .report09_box_04 .box_right p{
	padding:41px 0 3px 4px;
	line-height:1;
	background:url(../images/report09/t_00.jpg) no-repeat 0 bottom;
}

.report09_box_04 .box_left{
	float:right;
	width:328px;
}


/* ====  box_05===== */

.report09_box_05{
	padding-top:30px;
	text-align:left;
}

.report09_box_05 .box_left{
	float:left;
	width:479px;
	margin-left:41
}

#contentbody .report09_box_05 .box_left p{
	padding:37px 0 3px 4px;
	line-height:1;
	background:url(../images/report09/t_00.jpg) repeat-x 0 bottom;
}

.report09_box_05 .box_right{
	width:329px;
	float:left;
}


/* ====  box_06===== */

.report09_box_06{
	padding-top:45px;
	text-align:left;
}


/* ====  box_07   ===== */

.report09_box_07{
	text-align:left;
	padding-top:30px;
	padding-right:55px;
	
}

.report09_box_07 .box_right{
	float:left;
	width:486px;
}

#contentbody .report09_box_07 .box_right p{
	padding:35px 0 3px 4px;
	background:url(../images/report09/t_00.jpg) no-repeat 0 bottom;
}

.report09_box_07 .box_left{
	float:left;
	width:327px;
}


/* ====  box_08   ===== */

.report09_box_08{
	padding-top:60px;
	padding-bottom:20px;
	
}



.report09_box_01 p span,
.report09_box_02 p span,
.report09_box_03 p span,
.report09_box_04 p span,
.report09_box_05 p span,
.report09_box_05 div span,
.report09_box_06 p span,
.report09_box_07 p span,
.report09_box_08 p span{
	font-weight:bold;
}



#footer{
height:100px;
margin:0 auto;
padding:0;
text-align:center;
background:#000000 url(../images/report/footbg.jpg) left top repeat-x;
}

#copybox{
display:block;
width:900px;
height:50px;
margin:0 auto;
padding:0;
}

/*----------LINK----------*/
a:link{
color:#fae79c;
text-decoration:none;
}
a:visited{
color:#fae79c;
text-decoration:none;
}
a:hover,a:active{
color:#fbd775;
text-decoration:underline;
}

/*----------TEXT----------*/
p.center{text-align:center;}
