body,td,th {
	font-family: lr oSVbN, Osaka, qMmpS Pro W3;
	font-size: 12px;
	line-height:14px;
	color: #666666;
}
body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: lr oSVbN, MS UI Gothic, Osaka, qMmpS Pro W3;
	color: #3300FF;
}
a:link {
	text-decoration: underline;
	color: #3300FF;
}
a:visited {
	text-decoration: underline;
	color: #3300FF;
}
a:hover {
	text-decoration: underline;
	color: #FF3300;
}
a:active {
	text-decoration: underline;
	color: #FF3300;
}

/* ---- color ---- */

.style1 {
	color: #0066CC
}

/* ---- index_table ---- */

.indextable {
	background-color: #FFFFFF;
	background-image: url(../img/index_img02.jpg);
	background-repeat: repeat-y;
}



/* ---- 2011.12.22@tazaki  ---- */

/* ---- topContents ---- */

div#topContents{
	width:580px;
	margin:0 auto;
}

div#topContents p.sttl{
	margin-bottom:10px;
}
div#topContents p.name{
	width:570px;
	margin:0 auto 10px;
	padding:0;
	line-height:1.5;
	text-align:right;

}

div#topContents p.txt{
	width:570px;
	margin:0 auto 20px;
	padding:0;
	line-height:1.6;
}
div#topContents div.imgBox p.txt{
	margin:0 auto;
	padding:0;
	width:390px;
	float:right;

}

div#topContents div.imgBox p.imgL{
	width:175px;
	float:left;
	margin:0 0px 0 0px;
	padding:0;

}





/* ---- center_info ---- */

div#center_info{
	width:580px;
	margin:0 10px 0 0;
}


div#center_info ul.listBox{
	width:580px;
	margin:0 0 20px;
	padding:0 5px;
	
}
div#center_info p.sttl{
	margin-bottom:10px;
}


div#center_info ul.listBox li{
	background:url(../common/icon01.gif) 0 50% no-repeat;
	padding-bottom:5px;
	padding:0 0 0 15px;
	margin:0;
	list-style:none;
	width:565px;
}



table.dataT{
	margin:0 auto 5px;
	padding:0;
	border:1px solid #CCC;
	border-bottom:none;
	border-left:none;
	border-collapse:collapse;
	width:570px;
}

table.dataT th,table.dataT td{
	padding:5px;
	text-align: left;	
	border-bottom:1px solid #CCC;
	border-left:1px solid #CCC;

}

table.dataT th{
	background:url(../center_info/img/th_bg.gif) repeat 0 0 #CCC;
	font-weight:bold;
	text-align:center;
	color:#333;
}
table.dataT th.total{
	background:url(../center_info/img/th_bg2.gif) repeat 0 0 #CCC;
	font-weight:bold;
	text-align:center;
}

table.dataT td{
	padding: 5px 10px;
	text-align:center;
}
table.dataT td.m{
background:#FFF9EE;
}

div#center_info p.update{
	text-align:right;
	font-size:12px;
	margin:0 10px 20px 0;
}


/* ---- ex_info ---- */

div#ex_info{
	width:580px;
	margin:0 10px 0 0;
}

div#ex_info ul.listBox{
	width:540px;
	margin:0 0 20px 0;
	padding:0 5px;
	
}
div#ex_info ul.listBox li{
	background:url(../common/icon01.gif) 0 50% no-repeat;
	padding-bottom:5px;
	padding:0 0 0 15px;
	margin:0;
	list-style:none;
	width:565px;

}



div#ex_info p.sttl{
	margin-bottom:10px;
}
div#ex_info p.ssttl{
	background:url(../ex_info/img/bg_ssttl.jpg) repeat 0 0 #CCC;
	font-weight:bold;
	padding:6px 5px 5px; 
	color:#333;
	margin-bottom:15px;
	font-size:13px;
}
div#ex_info p.h5{
	color:#394132;
	font-weight:bold;
	margin-bottom:10px;
}

div#ex_info a.pdfLink{
	color:#666666;
	padding-right:43px;
	background:url(../ex_info/img/icon_pdf.jpg) no-repeat 100% 50% ;
}
div#ex_info p.ssttl a.pdfLink{
	color:#333333;

}
p.attention{
	width:400px;
	margin:0 ;	
	text-align:right;
}
p.tableTtl{
	width:560px;
	margin:0 auto;
	padding:5px;
	font-weight:bold;
	border-top:1px dotted #CDCDCD;	
	border-bottom:1px dotted #DADADA;	

}
div#ex_info div.conbox{

}
div#ex_info div.conbox:after {
clear:both;
content:".";
display:block;
height:0;
visibility:hidden;
}
div#ex_info div.conbox{
display:inline-block;
}
* html div#ex_info div.conbox{
height:1%;
}
div#ex_info div.conbox{
display:block;
}



div#ex_info div.dataTBox{
	float:left;
	width:400px;
}
div#ex_info div.dataTBox table.dataT{
	margin:5px auto;
	width:400px;

}

div#ex_info div.conbox p.imgBox{
	float:right;
	border:1px solid #DADADA;
	padding:1px;
	margin:0;
	margin-top:5px;
}


div#ex_info table.dataT td{
	line-height:1.8;
	padding: 4px 10px;
}
div#ex_info dl.dlBox{
	margin-bottom:20px;
	margin-top:0;	
}
div#ex_info dl.dlBox dt{
	margin:0  0 5px;
	font-weight:bold;
	background:#F1F1F1;
	padding:2px 3px;
}
div#ex_info dl.dlBox dd{
	margin:0  0 10px;
	line-height:1.6;
	padding:0 0 0 5px;
}

div#ex_info span.update{
	font-weight:100;
	padding-left:5px;
}


