@import "table.css";
@import "form.css";
@import "mp.css";
@import "layout.css";
@charset "utf-8";
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: 200%;
	color: #333333;
	background-color: #ffffff;
}	
h1{
	font-size: 9px;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	background-color: #0081cc;
	color: #FFFFFF;
	font-weight: normal;
	margin: 0px;
}
h2{
	margin-top: 10px;
	background-image: url(../img/h2bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h3{
	margin-top: 50px;
	margin-bottom: 10px;

}
h3.top {
	margin-top: 35px;
	margin-bottom: 5px;
	padding-top: 35px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e6e6e6;
}
.more {
	text-align: right;
	padding-top: 20px;
}
.naiyou {
	padding-right: 10px;
	padding-left: 10px;
}

caption {
	text-align: left;
	margin-top: 10px;
}

h4{
	margin-top: 40px;
	margin-bottom: 5px;
	font-weight: bold;
	color: #333333;
	padding-bottom: 23px;
	font-size: 1em;
	background-image: url(../img/h4.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 610px;
	padding-right: 15px;
	padding-left: 15px;
}
h5{
	margin-top: 30px;
	margin-bottom: 5px;
	font-weight: bold;
	color: #00ade9;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #00ade9;
	padding-bottom: 2px;
	font-size: 1em;
}
dt {
	color: #00a0e9;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #00ade9;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
dl {
	padding: 0px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

dd {
	padding: 3px;
	margin: 0px;
}
.listnews {
	overflow: auto;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
dl.listnews dt {
	clear: left;
	float: left;
	width: 7em;
	margin: 0px;
	color: #666666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

dl.listnews dd {
	margin-bottom: 0px;
	margin-left: 8em;
	margin-top: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#head {
	background-image: url(../img/headbg.jpg);
	background-repeat: repeat-x;
	padding: 0px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e6e6e6;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#navi {
	background-color: #FFFFFF;
	background-image: url(../img/navibg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	height: 55px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}
#navi div {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
}

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

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

p{
	margin:  0em;
	text-indent: 0em;
}
p.space{
	margin:  0em;
	text-indent: 1em;
}
.clear {
	clear:both;
	overflow:hidden;
	height: 1px;
}
.imgkakomi {
	padding: 1px;
	border: 1px solid #e6e6e6;
}


#base {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	font-size: 1.2em;
	margin-top: 20px;


}
#mainv {
	height: 400px;
	width: 900px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}

#footnavi {
	text-align: center;
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e6e6e6;
}

.gotop {
	text-align: right;
	padding-top: 15px;
	padding-bottom: 0px;
}

.copy {
	font-size: 12px;
	padding-right: 10px;
	padding-left: 10px;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e6e6e6;
	line-height: 180%;
}
#footer {
	margin-top: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e6e6e6;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
	line-height: 200%;
}
#footerl {
	float: left;
	width: 425px;
	padding-right: 30px;
}
#footerr {
	float: left;
	width: 425px;
}



img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}


/*------りんく------*/
a {
	font-style: normal;
	color: #0081cc;
	text-decoration:underline
}
a:visited{
	font-style: normal;
	color: #35aacd;
	text-decoration:underline
}
a:hover{
	color: #54c3f1;
	text-decoration:underline
}
a:active{
	color: #54c3f1;
	text-decoration:underline
}
/*------りんく------*/
#footer a {
	font-style: normal;
	color: #999999;
	text-decoration:underline
}
#footer a:visited{
	font-style: normal;
	color: #999999;
	text-decoration:underline
}
#footer a:hover{
	color: #666666;
	text-decoration:underline
}
#footer a:active{
	color: #333333;
	text-decoration:underline
}


.fontaka {
	color: #CC3300;
}
.fontao {
	color: #00a0e9;
}

.fontmidori {
	color: #41b194;
}
.fontsmall {
	font-size: 7px;
}
.news {
	background-color: #0081cc;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #0081cc;
	border-bottom-color: #0081cc;
	border-left-color: #0081CC;
	margin: 0px;
	padding: 10px;
	color: #FFFFFF;
}
#base .kakomiu {
	background-image: url(../img/kakomiu.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 10px;
}
#base .kakomib {
	background-image: url(../img/kakomiu.jpg);
	background-position: bottom;
	height: 10px;
}
#base .kakomi {
	background-image: url(../img/kakomi.jpg);
	background-repeat: repeat;
	width: 740px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
