@charset "utf-8";
@import "table.css";
@import "form.css";
@import "mp.css";
@import "layout.css";


body {
	font-family:'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','MS UI Gothic',sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom:0px;
	font-size: 62.5%; /* Resets 1em to 10px */
	line-height: 2.4em;
	color: #333333;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat;
}

.kakomi{padding: 5px; text-align: center;font-size: 1.2em;font-weight: bold;border: 1px solid #707070;background-color: #FFF;}
.kakomi2{padding: 5px;border: 1px solid #CC3300;background-color: #FFF;}

h1{
	font-size: 10px;
	font-weight: normal;
	color: #a73836;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}


h2{
	padding: 0px;
	background-image: url(../img/h2bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	height: 110px;
	background-position: center;
}


h2 div{
	padding: 0px;
	background-repeat: repeat-x;
	height: 110px;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
h3{
	background-image: url(../img/h3.jpg);
	background-repeat: no-repeat;
	height: 45px;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	margin-top: 80px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
h3.h3mttyousei{
	margin-top: 20px;
}
h3.h3second{
	background-image: url(../img/h3second.jpg);
	background-repeat: no-repeat;
	height: 60px;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-position: bottom;
	line-height: 135%;
}
h3.h3second2{
	background-image: url(../img/h3second.jpg);
	background-repeat: no-repeat;
	height: 60px;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	margin-top: 80px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-position: bottom;
	line-height: 135%;
}
h4{
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a73836;
	background-image: url(../img/h4.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
h5{
	font-weight: normal;
	color: #333333;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: #faf0f0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 5px;
}
h6{
	font-weight: bold;
	color: #333333;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	font-size: 1.0em;

}
ol{
	padding:0px;
	list-style-type: decimal;
	list-style-position:outside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

ol li{
	margin-left: 15px;
}

ul{
	padding:0px;
	list-style: outside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
ul li{
	margin-left: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


.subnavi li{
	list-style-image: url(../img/arrow.jpg);
	background-position: center;
	vertical-align: text-top;
	list-style-position: outside;
	padding-bottom: 10px;
	margin-top: 10px;
}


p{
	margin:  0em;
	text-indent: 0em;
}
p.space{
	margin:  0em;
	text-indent: 1em;
}
.clear {
	clear:both;
	overflow:hidden;
	line-height: -9999px;
}
.afterclear{
    zoom:1;/*for IE 5.5-7*/
}
.afterclear:after{/*for modern browser*/
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}
.mark{
padding-left: 1em; 
text-indent: -1em; 
}
.mark4{
padding-left: 4em; 
text-indent: -4em; 
}
.mark5{
padding-left: 5em; 
text-indent: -5em; 
}
.mark6{
padding-left: 6em; 
text-indent: -6em; 
}
.mark7{
padding-left: 7em; 
text-indent: -7em; 
}
.mark10{
padding-left: 10em; 
text-indent: -10em; 
}

#base {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
	padding-top: 20px;
	padding-right: 0px;
	padding-left: 0px;

}

.gotop {
	text-align: right;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.pankuzu {
	font-size: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}


/*------りんく	color: #51a8dd;color: #1f4c97;------*/
a {
	font-style: normal;
	color: #1f4c97;
text-decoration:underline
}
a:visited{
	font-style: normal;
	color: #1f4c97;
	text-decoration:underline
}
a:hover{
	color: #FF9900;
	text-decoration:underline
}
a:active{
	color: #69b0ac;
	text-decoration:underline
}

.copylight a {
	font-style: normal;
	color: #333333;
	text-decoration:underline
}
.copylight a:visited{
	font-style: normal;
	color: #666666;
	text-decoration:underline
}
.copylight a:hover{
	color: #CCCCCC;
	text-decoration:underline
}
.copylight a:active{
	color: #990000;
	text-decoration:underline
}

.linkaka a {
	font-style: normal;
	color: #CC3300;
text-decoration:underline
}
.linkaka a:visited{
	font-style: normal;
	color: #cc3300;
	text-decoration:underline
}
.fontaka {
	color: #CC3300;
}
.fontaka2 {
	color: #990000;
}
.newsfont2 {
	color: #666666;
}

.fontao {
	color: #35aacd;
}

.fontmidori {
	color: #41b194;
}
.fontsmall {
	font-size: 7px;
}
#head {
	height: 157px;
	background-image: url(../img/headbg.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
#head #headwide {
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	height: 157px;
}
#headwide ul {
	height: 37px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-position: outside;
	list-style-type: none;
	margin: 0px;
}
#headwide li {
	float: left;
	margin: 0px;
	padding: 0px;
	height: 37px;
	list-style-type: none;
}
#flash {
	background-image: url(../img/flabg.jpg);
	background-repeat: repeat-x;
	height: 215px;
	margin: 0px;
	padding: 0px;
	background-position: center;
}
#flash .flashwide {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 215px;
}



#contents {
	float: left;
	width: 540px;
	padding-right: 29px;
	font-size: 1.2em;
}
#footer {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e6e6e6;
}
#footer .copylight {
	font-size: 10px;
	color: #333333;
	margin-right: auto;
	margin-left: auto;
	padding-top: 3px;
	padding-bottom: 0px;
	width: 780px;
}
#footer .email {
	font-size: 1.2em;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 5px;
	padding-top: 3px;
}



#wrap {
	position: relative;
	width: 210px;
	float: left;
}
#wrapoff {
	width: 210px;
	font-size: 1.2em;
	float: left;
}
#idside {
	float: left;
	font-size: 12px;
	line-height: 150%;
}

.submenu{
	display: none;
	list-style: none;
	background-color: #fff;
	border: 1px solid #e6e6e6;
	z-index: 100;
}

.submenu li{
    list-style: none;
    padding: 0;
    margin:0;
    width: 600px;
    height: 34px;
}
.submenu2025 li{
    list-style: none;
    padding: 0;
    margin:0;
    width: 600px!important;
    height: 34px;
}

.submenu a{
    color: #000;
    text-decoration: none;
    width: 100%;
    display: block;
    padding: 5px;
}

.submenu li.hover a{
    color: #fff;
    background-color: #a73836;
}

.submenu a:hover{
    color: #f00;
}
.tokudasi {
	font-size: 13px;
	font-weight: bold;
	color: #9A3227;
	margin-bottom: 20px;
	background-color: #FBE8E3;
	padding: 5px;
	border: 1px solid #e6e6e6;
}
