﻿.bg_body {
	background-color: #F3F3E7;
	margin-top: 0px;
    font-family:"MS UI Gothic","MS PGothic","Osaka";
    text-align: center;
}


#wapper {
	background-image: url(../_share/main_bg.jpg);
	background-repeat: repeat-y;
	width: 774px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}

#wapper_in{
    padding:0 8px 0 8px;
}

em {
      font-style: normal;
}

.bg_stit{
	background-image: url(../_img/head2.jpg);
	background-repeat: no-repeat;
	font-size: 11px;
	color: #FFFFFF;
	padding: 13px 10px 10px 15px;
	line-height: 120%;
	font-weight: normal;
	height: 35px;
}


h1 {
	font-size: 10px;
	color: #9F000D;
	height: 20px;
	vertical-align: middle;
	font-weight: normal;
	margin: 0px;
	padding:4px 0px 0px 21px;
}


#main{
	width: 758px;
	padding: 10px 0px 0px 0px;
	vertical-align: top;
	text-align: left;
	background-image: url(../_img/main_head_line.jpg);
	background-repeat: repeat-x;
	background-position: top;
}


/* 左ナビ*/

#main #leftnavi{
	width: 199px;
	float: left;
	padding: 0px 6px 0px 9px;
}

#main #leftnavi span{
	display: none;
}


#main #leftnavi a.r1{
	display: block;
	background-image: url(../_navi/navi01.jpg);
	background-repeat: no-repeat;
	height: 58px;
	width: 194px;
	text-indent: -9999px;
	}
	
a:hover.r1{	background-position: 0px -58px;}

#main #leftnavi a.r2{
	display: block;
	background-image: url(../_navi/navi02.jpg);
	background-repeat: no-repeat;
	height: 56px;
	width: 194px;
	text-indent: -9999px;

	
	}
	
a:hover.r2{	background-position: 0px -56px;}


#main #leftnavi a.r3{
	display: block;
	background-image: url(../_navi/navi03.jpg);
	background-repeat: no-repeat;
	height: 56px;
	width: 194px;
	text-indent: -9999px;	
	}
	
a:hover.r3{	background-position: 0px -56px;}


#main #leftnavi a.r4{
	display: block;
	background-image: url(../_navi/navi04.jpg);
	background-repeat: no-repeat;
	height: 56px;
	width: 194px;
	text-indent: -9999px;		
	}
	
a:hover.r4{	background-position: 0px -56px;}


#main #leftnavi a.r5{
	display: block;
	background-image: url(../_navi/navi05.jpg);
	background-repeat: no-repeat;
	height: 56px;
	width: 194px;
	text-indent: -9999px;	
	}
	
a:hover.r5{	background-position: 0px -56px;}


#main #leftnavi a.r6{
	display: block;
	background-image: url(../_navi/navi06.jpg);
	background-repeat: no-repeat;	
	height: 56px;
	width: 194px;
	text-indent: -9999px;	
	
	}
	
a:hover.r6{	background-position: 0px -56px;}


#main #leftnavi a.r7{
	display: block;
	background-image: url(../_navi/navi07.jpg);
	background-repeat: no-repeat;	
	height: 56px;
	width: 194px;
	text-indent: -9999px;	
	}

a:hover.r7{	background-position: 0px -56px;}

#main #leftnavi a.r8{
	display: block;
	background-image: url(../_navi/navi08.jpg);
	background-repeat: no-repeat;	
	height: 57px;
	width: 194px;
	text-indent: -9999px;	
	}

a:hover.r8{	background-position: 0px -57px;}



#main #leftnavi a.r9{
	display: block;
	background-image: url(../_navi/home.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 190px;
	text-indent: -9999px;
	margin: 15px 0 30px 2px;
	}

a:hover.r9{	background-position: 0px -35px;}


#main #leftnavi a.r10{
	display: block;
	background-image: url(../_navi/navi09.jpg);
	background-repeat: no-repeat;
	height: 56px;
	width: 194px;
	text-indent: -9999px;		
	}
	
a:hover.r10{	background-position: 0px -56px;}


/* メインメニュー*/

#main #menu{
	width: 540px;
	float: left;
}

#main #menu .menu_box{
	background-image: url(../_img/menu_bg.jpg);
	background-repeat: no-repeat;
	height: 125px;
	width: 519px;
	padding-top: 3px;
	padding-left: 22px;
}

#main #menu .menu_box h3{
	padding: 0px;
	margin: 0px;
}

#main #menu .menu_box .buton_box{
	line-height: 120%;
	height: 78px;
	padding-left: 8px;
	margin-top: 3px;
	width: 491px;
	font-size: 12px;
}


#main #menu .menu_box .buton_box .butn01{
	float: left;
	margin-right: 17px;
	margin-top: 5px;
	height: 47px;
	width: 225px;	
}


#main #menu .menu_box .buton_box .butn02{
	float: left;
	margin-top: 5px;
	width: 225px;	
}

#main #menu h1{
	margin: 0 0 5px 0;
	padding: 0px;
        height:45px;
}


#main #menu h2{
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 0px;
}


#main #menu .menu_box .buton_box a.m1{
	display: block;
	background-image: url(../_navi/btn01.jpg);
	background-repeat: no-repeat;
	height: 47px;
	width: 225px;
	text-indent: -9999px;
	}

a:hover.m1{	background-position: 0px -47px;}



#main #menu .menu_box .buton_box a.m2{
	display: block;
	background-image: url(../_navi/btn02.jpg);
	background-repeat: no-repeat;
	height: 47px;
	width: 225px;
	text-indent: -9999px;
	}

a:hover.m2{	background-position: 0px -47px;}


#main #menu .menu_box .buton_box  a.m3{
	display: block;
	background-image: url(../_navi/btn03.jpg);
	background-repeat: no-repeat;
	height: 47px;
	width: 225px;
	text-indent: -9999px;
	}

a:hover.m3{	background-position: 0px -47px;}


#main #menu .menu_box .buton_box  a.m4{
	display: block;
	background-image: url(../_navi/btn04.jpg);
	background-repeat: no-repeat;
	height: 47px;
	width: 225px;
	text-indent: -9999px;
	}

a:hover.m4{	background-position: 0px -47px;}


#main #menu .menu_box .buton_box  a.m5{
	display: block;
	background-image: url(../_navi/btn05.jpg);
	background-repeat: no-repeat;
	height: 47px;
	width: 225px;
	text-indent: -9999px;
	}

a:hover.m5{	background-position: 0px -47px;}

#foot{
	background-image: url(../_img/foot_line.jpg);
	background-repeat: no-repeat;
	background-position: top;
	list-style-image: url(../_img/icon.gif);
	width: 758px;
	padding-top: 15px;
	padding-bottom: 18px;
}

.rightmagn {
	margin-right: 10px;
}


#main #menu_in{
	width: 540px;
	float: left;
	padding-bottom: 20px;	
	padding-top: 20px;
}

#main #menu_in h2{
	height: 15px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #C5010F;
	font-size: 12px;
	color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #EEEEEE;
	border-right-color: #EEEEEE;
	border-bottom-color: #EEEEEE;
}




#main #menu_in h3{
	padding: 5px;
	height: 15px;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	border: 1px groove #EFEFEF;
	font-size: 12px;
	color: #333333;
	background-color: #F5F5F5;
}


#main #menu_in h4{
	padding: 5px;
	height: 15px;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	border: 1px groove #EFEFEF;
	font-size: 12px;
	color: #333333;
	background-color: #F5F5F5;
}



.t1 {
	margin-right: 5px;
	margin-left: 5px;
	line-height: 140%;
}

#foot #foot1{
	font-size: 10px;
	float: left;
	color: #666666;
	width: 490px;
	padding-left: 10px;
	padding-right: 10px;	
	}


#foot #foot2{
	float: left;
	font-size: 10px;
	color: #666666;
}


table.recome{
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 3px;
}
.recome th{
	text-align: left;
	width: 110px;
	padding-left: 2px;

}
.recome td{
	font-size: 10pt;
	font-weight: normal;

}
.red{
	color: #FF0033;
}


table.a1{
	border-top: 1px solid #B4B4B4;
	border-left: 1px solid #B4B4B4;
	border-collapse: collapse;
	margin-bottom: 12px;
	margin-left: 5px;
	width: 512px;
}

.a1 th{
	padding: 6px;
	border-right: 1px solid #B4B4B4;
	border-bottom: 1px solid #B4B4B4;
	background-color: #F0EEE7;
}

.a1 td{
	padding: 6px;
	border-right: 1px solid #B4B4B4;
	border-bottom: 1px solid #B4B4B4;
}
.t2 {
	margin-right: 5px;
	margin-left: 5px;
	line-height: 140%;
	margin-top: 5px;
}
.td2 {
	padding: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #B4B4B4;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B4B4B4;
}
table.a2 {

	border-top: 1px solid #B4B4B4;
	border-left: 1px solid #B4B4B4;
	border-collapse: collapse;
	margin-bottom: 12px;
	margin-left: 5px;
	width: 500px;
}
.a2 th {

	padding: 6px;
	border-right: 1px solid #B4B4B4;
	border-bottom: 1px solid #B4B4B4;
	background-color: #F0EEE7;
}
.a2 td {
	padding: 6px;
}

.a2 .intda2{
	padding: 1px;
}

.td3 {
	padding: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B4B4B4;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B4B4B4;
	vertical-align: top;
	font-size: 8pt;
}
.margin_left15 {
	line-height: 140%;
	font-weight: bold;
	padding-left: 15px;
}
.margin_left25 {

	line-height: 140%;
	padding-left: 30px;
}
.groove {
	padding: 5px;
	height: 15px;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 4px;
	margin-left: 10px;
	border: 1px groove #EFEFEF;
	font-size: 12px;
	color: #333333;
	background-color: #FFEEFF;
	font-weight: bold;
}

.groove table{
	margin-right: auto;
	margin-left: auto;
}

.groove2 {
	padding: 5px;
	height: 15px;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	font-size: 10px;
	color: #333333;
	background-color: #FFEEFF;
	text-align: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-top-color: #EFEFEF;
	border-right-color: #EFEFEF;
	border-bottom-color: #EFEFEF;
}
.margin-left5px {
	border-collapse: collapse;
	margin-left: 5px;
	width: 512px;
	margin-top: 12px;
	margin-bottom: 2px;
}
.font-8pt_weight-normal {
	font-size: 8pt;
	font-weight: normal;
}
.groove_ {

	padding: 5px;
	height: 15px;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 4px;
	margin-left: 10px;
	border: 1px groove #EFEFEF;
	font-size: 12px;
	color: #333333;
	background-color: #FFEEFF;
}

table.recome{
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 3px;
}
.recome th{
	text-align: left;
	width: 110px;
	padding-left: 2px;

}
.recome td{
	font-size: 10pt;
	font-weight: normal;

}

.clear{
	overflow:hidden;
	height:1px;
	clear:both
}