@charset "Shift_JIS"; 


body {
	text-align: center;
	color: #000000;
	font: 0.75em/1.6 "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka, sans-serif;
}
h1,h2,h3,h4,h5,h6{
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
}
strong,em {
	font-weight: normal ;
	font-style: normal ;
	}

fieldset {border:none}
hr { display: none ; }
.clear { clear: both ; }
.clearfix:after{
	content:".";
	display: block;
	clear: both;
	height: 0px;
	visibility: hidden;	
}
.clearfix{
	min-height:1px;
}
*html .clearfix{
	height:1px;
	/*\*//*/
	height:auto;
	overflow:hidden;
	/**/
}


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

a:visited,a:link{
	color:#0085b2;
	background: transparent;
	text-decoration: underline;
}
a:hover,a:active{
	color: #990000;
	background: transparent;
}
#contents td a,
#contents .area01 a {
	color:#0099CC;
}




.floatL{
	float: left;
	margin: 0 12px 12px 0;
}
.floatR{
	float: right;
	margin: 0 0 12px 12px;
}
.imgC{
	text-align: center;
	margin-bottom: 2em;
	clear: both;
}

.txtL {
	text-align: left;
}
.txtR {
	text-align: right;
}
.txtC {
	text-align: center;
}
.column3 {
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 2em;
}
#contents .column3 ul {
	padding-left: 10px;
	text-indent: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#contents .column3 li {
	width: 200px;
	float: left;
	list-style-type: none;
	margin-right: 10px;
}
#contents .column3 li p {
	margin: 0px;
	padding: 0px;
}
.column {
	clear: both;
	margin: 10px auto 15px;
	text-align: center;
	width: 670px;
}
.columnb2left {
	float: left;
	text-align: right;
	width: 310px;
}
.columnb2right {
	float: right;
	text-align: left;
	width: 310px;
}
.small {
	font-size: 0.8em;
}
.bld {
	font-weight: bold;
}
.bld_L {
	font-weight: bold;
	font-size: 120%;
}
.important {
	color: #FF0000;
}

















/*===============================main===============================*/
#main {
	width: 738px;
	float: left;
	min-height: 1100px;
	background: url(../images/bg_main.gif) repeat-y 6px top;
	padding-bottom:56px;
}
/*===============================side===============================*/

#side {
	float: right;
	width: 208px;
	text-align: left;
}
#side #list_bnr {
    list-style: none outside none;
}
#side #list_bnr li {
    margin-bottom: 20px;
}









/*===============================main_navi================================*/

#main_navi {
	width: 100%;
	height: 70px;
	background: url(../images/bg_main_navi.png) no-repeat center top;
}
#main_navi ul {
	display: block;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-indent: 0;
	padding-left: 0px;
}
#main_navi li {
	float: left;
	list-style: none;
	text-indent: -9999px;
}
#main_navi a {
	outline-style: none;
	display: block;
	height: 70px;
	
}


#main_navi li#navi01 a {background: url(../images/main_navi_a.png) no-repeat -118px 0; width:170px;}
#main_navi li#navi02 a {background: url(../images/main_navi_a.png) no-repeat -288px 0; width:189px; }
#main_navi li#navi03 a {background: url(../images/main_navi_a.png) no-repeat -477px 0; width:132px; }
#main_navi li#navi04 a {background: url(../images/main_navi_a.png) no-repeat -609px 0; width:169px; }
#main_navi li#navi05 a {background: url(../images/main_navi_a.png) no-repeat -778px 0; width:132px; }
#main_navi li#navi06 a {background: url(../images/main_navi_a.png) no-repeat -910px 0; width:168px; }


#main_navi li#navi01 a:hover {background: url(../images/main_navi_b.png) no-repeat -118px 0;}
#main_navi li#navi02 a:hover {background: url(../images/main_navi_b.png) no-repeat -288px 0;}
#main_navi li#navi03 a:hover {background: url(../images/main_navi_b.png) no-repeat -477px 0;}
#main_navi li#navi04 a:hover {background: url(../images/main_navi_b.png) no-repeat -609px 0;}
#main_navi li#navi05 a:hover {background: url(../images/main_navi_b.png) no-repeat -778px 0;}
#main_navi li#navi06 a:hover {background: url(../images/main_navi_b.png) no-repeat -910px 0;}


#main_navi li#navi01act a {background: url(../images/main_navi_b.png) no-repeat -118px 0; width:170px;}
#main_navi li#navi02act a {background: url(../images/main_navi_b.png) no-repeat -288px 0; width:189px;}
#main_navi li#navi03act a {background: url(../images/main_navi_b.png) no-repeat -477px 0; width:132px;}
#main_navi li#navi04act a {background: url(../images/main_navi_b.png) no-repeat -609px 0; width:169px;}
#main_navi li#navi05act a {background: url(../images/main_navi_b.png) no-repeat -778px 0; width:132px;}
#main_navi li#navi06act a {background: url(../images/main_navi_b.png) no-repeat -910px 0; width:168px;}










/*=============================== container ================================*/

#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper {
	padding-bottom: 40px;
	background: url(../images/bg_footer.jpg) repeat-x left bottom;
}



/*=============================== side ================================*/
#address_area {
	color:#fff;
	font-weight:bold;
	margin-bottom:20px;
}
#address_area dt {
	margin-bottom:1em;
}





/*=============================== footer ================================*/
#footer {
	clear: both;
	width: 100%;
	background: #222;
	overflow: visible;
	padding:28px 0;
}
#footer address{
	display: block;
	margin: 0 auto;
	width: 463px;
}



/*================================ page_top ===============================*/

#page_top {
	height: 60px;
	width: 60px;
	text-indent: -9999px;
}
#page_top a {
	display: block;
	height: 60px;
	width: 60px;
	background: url(../images/page_top_a.png) no-repeat left top;
}
#page_top a:hover {
	background: url(../images/page_top_b.png) no-repeat left top;
}

/*================================icon===============================*/

#container .blank {
	padding: 0px 18px 0px 0px;
	background: url(../images/blank_icon.gif) no-repeat right center;
}
#container .pdf_icon{
	background: url(../images/pdf_icon.gif) no-repeat right center;
	padding: 0px 18px 2px 0px;
}
#container table .blank {
	padding: 0px 18px 0px 0px;
	background: url(../images/blank_icon02.gif) no-repeat right center;
}

