@charset "utf-8";
/*-----------------reset--------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3,
h4, h5, h6, p, blockquote, pre, a, abbr, acronym,
address, big, cite, code, del, dfn, em, font, img, ins,
kbd, q, s, samp, small, strike, strong, tt,
var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend{
margin:0;
padding:0;
border:0;
font-weight:inherit;
font-style:inherit;
font-family:inherit;
vertical-align:baseline;
}
a, a:link, a:visited, a:hover, a:active{}
img, iframe {border:none; text-decoration:none;}
hr{margin:0; padding:0; border:0; color:#000; background-color:#000; height:1px;}

h1,h2,h3,h4{
	clear:both;
	}

/*-----------------アクセシビリティ設定--------------------*/
.speak{
	position:absolute;
	left:-9999em;
	top:0;
}
body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333;
	line-height:1.6;
	font-size:0.9em;
	font-family: arial, sans-serif;
	/* font-family: 'Open Sans', sans-serif !important; */
	-webkit-text-size-adjust: 100%;
	}

img {border:none}
a:link{color:#0046AA;}
a:visited{color: #0046AA;}
a:active{color: #666666;}
a:hover{color: #999999;
	text-decoration:none;
	}
a name {color: #000000;}
a.ov img{
	display:block;
}
a.ov:hover img{
filter: alpha(opacity=60);
-moz-opacity:0.6;
opacity:0.6;
}


a.pdf{
	background:url(../img/icon_pdf.gif) no-repeat 0 3px;
	padding-left:18px;
	display:inline-block;
	}
a.pdf_top{
	background:url(../img/ico_pdf.png) no-repeat 0 0px;
	padding-left:22px;
	display:inline-block;
	font-size:0.8em;
	}
a.out{
	background:url(../img/icon_external.gif) no-repeat 0 3px;
	padding-left:18px;
	display:inline-block;
	}
a.word{
	background:url(../img/icon_doc.gif) no-repeat 0 3px;
	padding-left:18px;
	display:inline-block;
	}

a.xls{
	background:url(../img/icon_xls.gif) no-repeat 0 3px;
	padding-left:18px;
	display:inline-block;
	}
a.ppt{
	background:url(../img/icon_pps.gif) no-repeat 0 3px;
	padding-left:18px;
	display:inline-block;
	}
a.anc{
	background:url(../img/ico_anc.gif) no-repeat 0 3px;
	padding-left:18px;
	}
a.ico_sitemap{
	background:url(../img/cat.gif) no-repeat 0 center;
	padding-left:36px;
	}
.ssl{
	background:url(../img/ico_ssl.gif) no-repeat 0 3px;
	padding-left:15px;
	display:inline-block;
	}
span.bu{
	font-weight:bold;
	text-decoration:underline;
	}
table.main_table{
	margin:1em auto !important;
	width:670px;
	border:2px solid #d9e1ef;
	}
table.main_table th {
	background:#f7fdff;
	padding:4px 6px !important;
	text-align: right;
	vertical-align:top;
	border-bottom: dotted 1px #CCC;
}
table.main_table td {
	border-bottom: dotted 1px #CCC;
	padding:4px 6px !important;
}

table.table_none{
	margin:1em auto !important;
	width:670px;
	border:none;
	}
table.table_none td {
	border:none;
	padding:4px 6px !important;
}
.attention{
	color:#C00;
}

table.table_none2{
	width:670px;
	border:none !important;
	}
table.table_none2 td {
	border:none !important;
	padding:4px 6px !important;
}
