@charset "UTF-8";

body {
	margin:0px;
	padding:0px;
	height:100%;
	font-family:"lr oSVbN", sans-serif, Osaka, 'qMmpS Pro W3','Hiragino Kaku Gothic Pro','CI',Meiryo;
	font-size:12px;
	color:#333333;
	line-height:1.5;
	text-align:center;
}
#wrapper {
	width:880px;
	height:100%;
	margin:0 auto;
	padding:0;
	text-align:left;
	font-size:12px;
}

/*-------------------------------------------------------------
 header,menu
-------------------------------------------------------------*/
#header {
	width:880px;
	height:474px;
	margin:0 auto;
	padding:0;
	text-align:left;
}
#header ul{
	list-style:none;
	position:absolute;
	width:844px;
	margin:0 30px;
	padding:0;
	top:409px;
}
#header ul li{
	float:left;
	margin:0 3px;
	padding:0;
	text-indent:-999px;
}
#header ul li.about{
	width:200px;
	height:30px;
}
#header ul li.about a{
	display:block;
	width:200px;
	height:30px;
	background:url(../images/gnavi01.jpg) 0 0 no-repeat;
}
#header ul li.about a:hover{
	display:block;
	width:200px;
	height:30px;
	background:url(../images/gnavi01_on.jpg) 0 0 no-repeat;
}
#header ul li.schedule{
	width:200px;
	height:30px;
}
#header ul li.schedule a{
	display:block;
	width:200px;
	height:30px;
	background:url(../images/gnavi02.jpg) 0 0 no-repeat;
}
#header ul li.schedule a:hover{
	display:block;
	width:200px;
	height:30px;
	background:url(../images/gnavi02_on.jpg) 0 0 no-repeat;
}
#header ul li.kodawari{
	width:200px;
	height:30px;
}
#header ul li.kodawari a{
	display:block;
	width:200px;
	height:30px;
	background:url(../images/gnavi03.jpg) 0 0 no-repeat;
}
#header ul li.kodawari a:hover{
	display:block;
	width:200px;
	height:30px;
	background:url(../images/gnavi03_on.jpg) 0 0 no-repeat;
}
#header ul li.product{
	width:200px;
	height:30px;
}
#header ul li.product a{
	display:block;
	width:200px;
	height:30px;
	background:url(../images/gnavi04.jpg) 0 0 no-repeat;
}
#header ul li.product a:hover{
	display:block;
	width:200px;
	height:30px;
	background:url(../images/gnavi04_on.jpg) 0 0 no-repeat;
}

/*-------------------------------------------------------------
 footer
-------------------------------------------------------------*/
#footer {
	clear:both;
	width:880px;
	margin:20px auto 0;
	padding-top:20px;
	font-size:10px;
	text-align:center;
	background:url(../images/footer_bg.jpg) top repeat-x;
}
#footer address{
	font-style:normal;
	text-align:center;
}

/*-------------------------------------------------------------
 main
-------------------------------------------------------------*/
#main {
	width:880px;
	margin:40px auto 0;
}
#main h2{
	clear:both;
	width:285px;
	height:30px;
	margin:0 0 10px 10px;
	padding:0;
}
#main h3{
	width:865px;
	height:35px;
	margin:0;
	padding-left:15px;
	color:#660000;
	font-size:18px;
	background:url(../images/h3_bg.jpg) 0 bottom repeat-x;
}
#main .gr_box {
	width:850px;
	height:100%;
	margin:5px 0;
	padding:15px;
	border:1px solid #ccc;	
}
#main .gr_box p{
	margin-top:20px;
	padding:0;
}
#main .gr_box dl dt{
	margin:20px 0 5px;
	padding:0;
	color:#444;
}
#main .gr_box dl dd{
	margin:0 20px 10px;
	padding:0;
}

<!-- for ie6 -->
*html #main .gr_box {
	width:880px;
	height:auto;
	margin:5px 0;
	padding:15px;
	border:1px solid #ccc;	
}
*html #main h3{
	width:880px;
	height:35px;
	margin:0;
	padding-left:15px;
	color:#660000;
	font-size:18px;
	background:url(../images/h3_bg.jpg) bottom repeat-x;
}

/* Ђ肱V[YƂ́H
-------------------------------------------*/
.series_report {
	width:420px;
	margin:40px 0 20px 50px;
	padding:0;
}
.series_image {
	float:right;
	margin:50px 40px 20px 0;
	padding:0;
	width:265px;
	height:200px;
}
.bg_gray {
	width:420px;
	margin-bottom:10px;
	padding:5px 0;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	background:#999;
}
.bg_gray02 {
	margin:0;
	padding:10px;
	background:#F2F2F2;
}
ul.reportlist {
	list-style:none;
	margin-bottom:20px;
	padding:0;
}
ul.reportlist li{
	margin-bottom:3px;
	padding:0;
}
.f12red {
	color:#CC0000;
	font-size:12px;
}

/* H
-------------------------------------------*/
.processbox {
	width:875px;
	margin:30px 0 0 5px;
	padding:0;
}
.processbox ul.processflow {
	list-style:none;
}
.processbox ul.processflow li{
	float:left;
	width:220px;
	margin:0;
	padding:0;
}
.processbox ul.processflow li.step04{
	width:210px;
	margin:0;
	padding:0;
}
.processbox ul.processflow li p{
	margin:0;
	padding-right:8px;
}
.processbox ul.processflow li.step04 p{
	padding:0;
}

/* iЉ
-------------------------------------------*/
#main .productList {
	float:left;
	width:420px;
	margin:10px 5px;
	padding:0;
}
#main h3.w400{
	width:420px;
	height:30px;
	margin:0;
	padding:0;
	color:#660000;
	font-size:16px;
	background:url(../images/h3_bg.jpg) bottom repeat-x;
}
#main h3.w400f15{
	width:420px;
	height:30px;
	margin:0;
	padding:0;
	color:#660000;
	font-size:15px;
	letter-spacing:-1px;
	background:url(../images/h3_bg.jpg) bottom repeat-x;
}
#main .productList .inner {
	clear:both;
	height:100%;
	margin:0;
	padding:10px;
	background:#F2F2F2;
	overflow:hidden;
}
#main .productList .innertxt {
	float:right;
	width:240px;
	margin-left:10px;
	padding:0;
}
#main .productList .innertxt p{
	margin:10px 0;
	padding:0;
}
#main .productList .innertxt dt{
	margin:0;
	padding:0;
	font-size:14px;
	font-weight:bold;
}
#main .productList .innertxt dt.sub{
	margin-top:20px;
	padding:0;
	font-size:12px;
	font-weight:normal;
}
#main .productList .innerimage {
	float:left;
	width:150px;
	margin:0;
	padding:0;
}
#main .productList .innerimage img{
	margin-bottom:20px;
	padding:0;
}

/* ql̐
-------------------------------------------*/
#main .voicetable {
	height:100%;
	margin-bottom:20px;
	padding:10px 20px 20px;
	border-bottom:1px dotted #333;
	overflow:hidden;
}
#main .voicetable02 {
	height:100%;
	margin-bottom:20px;
	padding:10px 20px 0;
	overflow:hidden;
}
#main .voicetable02 .v_imgLeft, #main .voicetable .v_imgLeft{
	float:left;
	margin:0 0 0 20px;
	padding:0;
}
#main .voicetable02 .v_txtRight, #main .voicetable .v_txtRight{
	float:right;
	width:640px;
	margin:0;
	padding:0;
}
dl.voice_table_set dt{
	margin:0;
	padding:0;
}
dl.voice_table_set dd{
	margin-top:10px;
	padding:0;
}

/* {^zu
-------------------------------------------*/
ul.btnArea {
	list-style:none;
	height:30px;
	margin:30px 0 20px 80px;
	padding:0;
}
ul.btnArea li{
	float:left;
	width:285px;
	height:30px;
	margin:0 20px;
	padding:0;
}
.btnAreaCenter {
	width:285px;
	height:30px;
	margin:30px 0 20px 280px;
	padding:0;
	text-align:center;
}

/*-------------------------------------------------------------
y[Wgbv֖߂
-------------------------------------------------------------*/
#main .pagetop {
	float:right;
	margin:10px 0 20px;
	padding-left:15px;
	background:url(../images/red_arrow.jpg)  0 4px no-repeat;
}

/*-------------------------------------------------------------
form
-------------------------------------------------------------*/
#header_form {
	width:880px;
	margin:0 auto;
	padding:0;
	text-align:left;
}
.error{
	color:#CC0000;
	border:1px solid #CC0000;
	padding:10px;
	margin:10px 0;
}
.point{
	margin:0 5px;
	padding:0;
	color:#CC0033;
	font-weight:normal;
}
.point_02{
	margin:0 5px;
	padding:0;
	color:#CC0033;
	font-size:10px;
	font-weight:normal;
}
table{
	width:100%;
	margin:0;
	padding:0;
	border:1px solid #ccc;
	border-collapse:collapse;
	font-size:12px;
}
table th,td{
	padding:5px 10px;
	text-align:left;
	border:1px solid #ccc;
	border-collapse:collapse;
}
table th{
	width:260px;
	background:#E8E8E8;
}
.sslbox{
	clear:both;
	margin:10px 0;
	padding:5px;
	height:100%;
	overflow:hidden;
	background:#F9F9F9;
	border:1px solid #ccc;
}
.imgLeft{
	float:left;
	margin-right:5px;
	padding:0;
}
.btn{
	width:600px;
	height:30px;
	margin:20px 120px;
	padding:0;
	text-align:center;
}
.btn form{
	float:left;
	width:285px;
	height:30px;
	margin-left:10px;
	padding:0;
}