@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-repeat: repeat;
	background-image: url(../img/bg.jpg);
}	
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.nospace{
	margin:  0em;
	text-indent: 0em;
}
p.space{
	text-indent: 1em;
}
.clear {
	clear:both;
	overflow:hidden;
	height: 0px;
	line-height: -9999px;
}

#base {
	background-color: #eceff0;
	background-image: url(img/basebg.jpg);
	background-repeat: repeat-y;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 15px;


}
.gotop {
	text-align: right;
	padding-top: 10px;
	width: 750px;
}


img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*------りんく------*/
a {
	font-style: normal;
	color: #35aacd;
	text-decoration:underline
}
a:visited{
	font-style: normal;
	color: #35aacd;
	text-decoration:underline
}
a:hover{
 color: #FF9900;
	text-decoration:underline
}
a:active{
 color: #0066FF;
text-decoration:underline
}


.fontaka {
	color: #CC3300;
}
.fontao {
	color: #35aacd;
}

.fontmidori {
	color: #41b194;
}
.fontsmall {
	font-size: 7px;
}
#head {
	background-image: url(../img/headbg.jpg);
	background-repeat: repeat-x;
	height: 107px;
}
#head #head2 {
	height: 107px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#navi {
	background-image: url(../img/navi/navibg.jpg);
	background-repeat: no-repeat;
	height: 38px;
	width: 788px;
	padding-top: 9px;
	padding-left: 12px;
}
#navi li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}
h1{
	font-size: 11px;
	color: #FFFFFF;
	background-color: #009844;
	margin: 0px;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
h1 div{
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.2em;

}
h2{
	margin: 0px;
	padding: 0px;
}
h3{
	padding: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
h4{
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: bold;
	color: #FF6600;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	font-size: 1.2em;
	background-image: url(../img/h4.jpg);
	height: 22px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 55px;
	background-repeat: no-repeat;
}
h5{
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #FFDDDD;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cac3c6;
	font-size: 1.0em;
	font-weight: normal;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 3px;
}
h5 span{
	color: #84727b;

}
h2.top {
	background-image: url(../img/toph2bg.jpg);
	background-repeat: repeat-x;
	height: 285px;
	margin: 0px;
	padding: 0px;
}
h2.naka {
	background-image: url(../img/nakah2bg.jpg);
	background-repeat: repeat-x;
	height: 115px;
	margin: 0px;
	padding: 0px;
}
h2.top div{
	background-image: url(../img/toph2.jpg);
	background-repeat: no-repeat;
	height: 280px;
	width: 785px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-left: 15px;
	margin-top: 0px;
	margin-bottom: 0px;

}
h2.naka div{
	background-image: url(../img/nakah2.jpg);
	background-repeat: no-repeat;
	height: 110px;
	width: 785px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-left: 15px;
	margin-top: 0px;
	margin-bottom: 0px;

}
#contentsend {
	background-image: url(../img/contentsendbg.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#footer {
	font-size: 1.1em;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#contents {
	width: 750px;
	background-image: url(../img/contentsbg.jpg);
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-left: 25px;
	font-size: 1.2em;
	padding-bottom: 10px;
	padding-right: 25px;
}

