@charset "utf-8";

body {
	margin:0; 
	padding:0;
	color:#4c4c4c;
	background:#fff;
	text-align:center;
	line-height:20px;
	letter-spacing:0.07em;
	font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka",Univers,Verdana,Arial, sans-serif;
}
			 
			 
h1,h2,h3,h4,h5 {
   margin:0;
		}
		 
hr {
   margin:0;
   padding:0;
   display:none;
		}

p { 
   margin:0;
   padding:0;
		}

dl,dt,dd,ul,ol,td {
   margin:0;
   padding:0;
		}
		
th {
   margin:0;
   padding:0;
   text-align:left;
		}

li {
   margin:0;
   padding:0;
	list-style:none;
		}
		 
img {
   border:0;
		}

form {
   margin:0;
   padding:0;
	display:block;
		}
			 
input,select,option {
   margin:0;
   padding:0;
   vertical-align: middle;
		}
	
		
.clear { 
   clear: both; 
   } 
	
/* clearfix ---------- */

.clearfix:after {
 content: ".";
 display: block;
 height: 0;
 clear: both;
 visibility: hidden;
 line-height: 0;
}
.clearfix {
 display:inline-block;
}
/*¥*/
* html .clearfix {
 height: 1%;
}

.clearfix {
 display: block;
}
/**/



/* iepngfix ---------- */

img, div { behavior: url(iepngfix.htc) };


/* text ---------- */

html>/**/body { font-size: 16px; line-height: normal; } /* except Win IE */

.txt10 { font-size: 0.625em; line-height: 1.3em; } * html .txt10 { font-size: 0.63em; } /* Hack for IE */
.txt10w { font-size: 0.625em; line-height: 1.6em; } * html .txt10w { font-size: 0.63em; } /* Hack for IE */
.txt12 { font-size: 0.75em; line-height: 1.5em; } * html .txt12 { font-size: 0.75em; line-height: 1.5em; }  /* Hack for IE */
.txt12w { font-size: 0.75em; line-height: 1.75em; } * html .txt12w { font-size: 0.75em; line-height: 1.75em; }  /* Hack for IE */
.txt14 { font-size: 0.875em; line-height: 1.286em; } * html .txt14 { font-size: 0.88em; } /* Hack for IE */
.txt14w { font-size: 0.875em; line-height: 1.875em; } * html .txt14w { font-size: 0.88em; line-height: 1.88em; } /* Hack for IE */
.txt16 { font-size: 1em; line-height: 1.25em; } * html .txt16 { font-size: 1em; line-height: 1.25em; }  /* Hack for IE */
.txt18 { font-size: 1.125em; line-height: 1.167em; } * html .txt18 { font-size: 1.13em; } /* Hack for IE */
.txt24 { font-size: 1.45em; line-height: 1.167em; } * html .txt24 { font-size: 1.45em; } /* Hack for IE */

a:link {
   color:#333;
   text-decoration: none;
		}
				 
a:visited {
   color:#333;
   text-decoration:none;
		}
						
a:hover {
    color:#666;
    text-decoration:none;
		 }
					
a:active { 
   color:#333;
   text-decoration: none;
		}


/*flash*/

#flash{
	margin:0 0 30px 0;
}


/*header*/
		
#header {
   position:relative;
   width:100%;
   background: #fff url(../img/bg_header.gif) repeat-x center top;
   text-align:left;
   margin:0 0 15px 0;
   padding:0;
   height:99px;
}

#header .logo{
	background: #fff url(../img/bg_stripe.gif) repeat-x center top;
}

#header h1{
	width:900px;
	margin-left:auto;
	margin-right:auto;
	padding:0 0 0 0;
}

#m-menu {
	position:relative;
	width:900px;
	margin-left:auto;
	margin-right:auto;
}

#m-menu ul {
	margin:0;
	padding:0;
	line-height:0px;
}

#m-menu ul li {
	float:left;
	line-height:0px;
	margin:0;
	padding:0;
	height:59px;
}





/*content*/

#contents{
	width:900px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:30px;
}


#bread{
	font-size:10px;
	margin:0 0 5px 0;
}

#bread ul{
	list-style:none;
	height:20px;
}

#bread ul li{
	float:left;
	background:url(../img/bg_bread.gif) 0 50% no-repeat;
	height:20px;
	line-height:20px;
	padding:0 0 0 12px;
	margin:0 4px 0 0;
}

#bread .start{
	padding:0;
	background:none;
}


/*top*/

#main-top{
	width:600px;
	height:281px;
	background:url(../../img/bg_top_menu.gif) no-repeat;
	float:left;
	text-align:left;
	font-size:12px;	
}

#t-menu{
	padding:0 0 0 0;
	position:relative;
}

#t-menu ul{
	margin:0;
	padding:0;
}

#t-menu ul li{
	float:left;
	line-height:0px;
	margin:0 0 0 0;
	padding:0 0 0 0;
}


#side-top{
	width:265px;
	float:right;
	background:#fff;
	text-align:left;
	font-size:12px;	
}

#side-top ul.menu {
	list-style:none;
	font-size:12px;
	color:#4c4c4c;
	margin:0 0 18px 0;
}

#side-top ul.menu li{
	/*list-style-image:url(../img/blt_01.gif);
	list-style-position:inside;
	background:url(../img/dot.gif) repeat-x bottom;*/
	background:url(../img/blt_01.gif) 0 17px no-repeat;
	line-height:18px;
	padding:13px 0 0 20px;
	margin:0 0 0 0;
}

#side-top ul.ban {
	list-style:none;
	margin:0 0 0 0;
	line-height:0px;
}

#side-top ul.ban li{
	line-height:0px;
	margin:0 0 8px 0;
}



/*main*/

#main{
	width:620px;
	float:left;
	background:#fff;
	text-align:left;
	font-size:12px;
}

#main h2{
	margin:0 0 15px 0;
}

#main h3{
	margin:0 0 20px 0;
}

#main h4{
	border-left:solid 5px #172ba1;
	font-size:12px;
	font-weight:bold;
	color:#172ba1;
	margin:0 0 15px 0;
	padding:0 0 0 10px;
}

#main h4.red{
	border-left:solid 5px #de1c24;
	font-size:12px;
	font-weight:bold;
	color:#de1c24;
	margin:0 0 15px 0;
	padding:0 0 0 10px;
}

/*side*/

#side{
	width:240px;
	float:right;
	background:#fff;
	text-align:left;
	font-size:10px;
}

#side h2{
	margin:0 0 3px; 0;
}

#side ul.menu {
	list-style:none;
	font-size:1px;
	line-height:0;
	color:#4c4c4c;
	margin:0 0 30px 0;
}

#side ul.menu li{
	/*list-style-image:url(../img/blt_01.gif);
	list-style-position:inside;
	background:url(../img/dot.gif) repeat-x bottom;
	background:url(../img/blt_01.gif) 0 17px no-repeat;
	border-bottom:dashed 1px #d5d5df;
	line-height:20px;
	padding:13px 0 13px 20px;
	*/
	margin:0 0 0 0;
}


#side ul.ban {
	list-style:none;
	margin:0 0 0 0;
	line-height:0px;
}

#side ul.ban li{
	line-height:0px;
	margin:0 0 8px 0;
}


/* footer */

#footer {
	width:100%;
	height:54px;
	background: #fff url(../img/bg_footer.gif) repeat-x center top;
	font-size:10px;
}

#footer-box {
	width:938px;
	height:54px;
	background: #fff url(../img/bg_footer_box.jpg) no-repeat;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}

#f-menu{
	position:absolute;
	top:15px;
	left:45px;
	list-style:none;
}

#f-menu li{
	float:left;
	height:1em;
	line-height:1em;
	border-left:solid 1px #000;
	margin:0 8px 0 0;
	padding:0 0 0 8px;
}

#f-menu .start{
	padding:0;
	border-left:none;
}

#f-menu li a:link{
	color:#4c4c4c;
}

#f-menu li a:visited{
	color:#4c4c4c;
}

#f-menu li a:hover{
	color:#4c4c4c;
}

#pagetop{
	position:absolute;
	top:10px;
	right:35px;
}

#copyright{
	position:absolute;
	bottom:0px;
	right:20px;
	
}


/*popup map*/

#header-p {
   position:relative;
   width:100%;
   text-align:left;
   margin:0 0 25px 0;
   padding:0;
}


#header-p .logo{
	background: #fff url(../img/bg_stripe.gif) repeat-x center top;
}

#header-p h1{
	width:660px;
	margin-left:auto;
	margin-right:auto;
	padding:0 0 0 0;
}

#footer-p {
	width:100%;
	height:54px;
	background: #fff url(../img/bg_footer.gif) repeat-x center top;
	font-size:10px;
}

#footer-p-box {
	width:660px;
	height:54px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}

#copyright{
	position:absolute;
	bottom:0px;
	right:20px;
	
}

#popup-map{
	width:620px;
	margin-left:auto;
	margin-right:auto;
}






/*etc*/

.bg-border-blue{
	background:#fff;
	margin:20px 0 40px 0;
	padding:18px 20px 18px 20px;
	text-align:left;
	border:solid 1px #172ba1;
}


.bg-border-red{
	background:#fff;
	margin:20px 0 40px 0;
	padding:18px 20px 18px 20px;
	text-align:left;
	border:solid 1px #de1c24;
}

ul.arrow{
	list-style:none;
	padding:0 0 0 0;
	margin:0 0 0 0;
	
}

*body ul.arrow{
	height:1em;
}

ul.arrow li{
	background:url(../img/blt_01.gif) 0 50% no-repeat;
	line-height:22px;
	padding:0 0 0 16px;
	margin:0 6px 0 0;
	
}





#basic-table{
	/*border:#f69b2a 3px solid;
	background:#f69b2a;*/
	border-top:#ccc 1px solid;
	border-left:#ccc 1px solid;
	margin:0 0 20px 0;
}

#basic-table tbody{
}


#basic-table th{
	border-bottom:#ccc 1px solid;
	border-right:#ccc  1px solid;
	background:#e6e6e6;
	vertical-align:middle;
	padding:10px 10px;
	text-align:left;
	
}

#basic-table td{
	border-bottom:#ccc 1px solid;
	border-right:#ccc  1px solid;
	vertical-align:middle;
	text-align:left;
	padding:10px 10px;
}

#data-table{
	margin:0 0 20px 0;
}

#data-table th{
	padding:10px 10px;
}

#data-table td{
	padding:10px 10px;
}



/*sitemap*/

#sitemap{
	
}

#sitemap ul {
	list-style:none;
	font-size:12px;
	color:#4c4c4c;
	margin:0 0 10px 0;
	background:url(../img/dot.gif) repeat-x bottom;
	padding:0 0 10px 0;
}

#sitemap ul li{
	/*list-style-image:url(../img/blt_01.gif);
	list-style-position:inside;
	background:url(../img/dot.gif) repeat-x bottom;*/
	background:url(../img/blt_01.gif) 0 13px no-repeat;
	line-height:20px;
	padding:8px 0 8px 20px;
	margin:0 0 0 0;
}





.hr{
	width:620px;
	height:1px;
	background:url(../img/dot.gif) repeat-x bottom;
	margin:20px 0 20px 0;
}
   



#main .page_navi{
	width:595px;
	margin:0 auto;
	height:28px;
	padding:20px 0 20px 0;
}

#main .navi_number{
	font-size:12px;
	text-align:center;
	padding:5px 0 0 0;
}

#main .page_navi .btn_next{
	float:right;
}

#main .page_navi .btn_prev{
	float:left;
}






#side ul.menu_category{
	margin:0 0 10px 0;
}

#side ul.menu_category li{
	line-height:0;
}

#side ul.menu_category li a{
	font-size:12px;
	background:url(../img/rmenu_bg.gif) no-repeat;
	width:210px;
	height:29px;
	display:block;
	line-height:normal;
	text-align:left;
	padding:10px 0 0 30px;
	zoom:1;
}

#side ul.menu_category li.selected a{
	font-size:12px;
	background:url(../img/rmenu_bg_.gif) no-repeat;
	width:210px;
	height:29px;
	display:block;
	line-height:normal;
	text-align:left;
	padding:10px 0 0 30px;
	zoom:1;
}

#side ul.menu_category li a:hover{
	background:url(../img/rmenu_bg_.gif) no-repeat;
}

#side ul.menu_category li.bottom a{
	font-size:12px;
	background:url(../img/rmenu_bg_b.gif) no-repeat;
	width:210px;
	height:30px;
	display:block;
	line-height:normal;
	text-align:left;
	padding:10px 0 0 30px;
	zoom:1;
}

#side ul.menu_category li.bottom_selected a{
	font-size:12px;
	background:url(../img/rmenu_bg_b_.gif) no-repeat;
	width:210px;
	height:30px;
	display:block;
	line-height:normal;
	text-align:left;
	padding:10px 0 0 30px;
	zoom:1;
}

#side ul.menu_category li.bottom a:hover{
	background:url(../img/rmenu_bg_b_.gif) no-repeat;
}

#main h3.news_category{
	background:url(../img/h3_bg.gif) no-repeat;
	height:28px;
	width:605px;
	padding:5px 0 0 15px;
	color:#172ba1;
	font-size:14px;
}




@media print{body{zoom:70%;}}

@media print{*:first-child+html body{zoom:100%;}}