@charset "utf-8";

body {
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:90%;
	width: 850px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color:#FFc;
}
#wrapper {
	padding: 0px;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color:#fff;
}


/* ヘッダー */
div#header {
	height:112px;
	width: 850px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px}
div#header img {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}	
div#header h1 {
	background-color:#CC0000;
	font-size:12px;
	font-weight: normal;
	color: #FFF;
	line-height: 1.3em;
	padding-left: 340px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

/* ナビゲーション*/

/* コンテンツ */

.box3 {
	height: 70px;
	width: 590px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}



div.navi2 {
	height: 90px;
	width: 800px;
	padding-bottom: 20px;
}
/* BOX5 リンクボタン */
#contents .box5 {
	width:800px;
	height:70px;
	margin-right: auto;
	margin-left: 0;
}
#contents .box5 ul {
	margin-top: 0;
	margin-left: auto;
	padding-left:0px;
	height: 30px;
	background-color:#F0F
	width:780px;
	font-size: 1.0em;
	line-height: 1.2em;	
	}

#contents .box5 ul li {
	list-style-type:none;
	float: left;
	
	font-weight: bold;
	border: 0px solid #000;
	margin-right:10px;
	margin-top:15px;
	margin-left: 40px;
}
#contents .box5 ul li a {
	width: 250px;
	line-height: 30
	text-decoration: none;
	text-align: center;
	color: #FFF;
	background-color: #366;
	
	display: block;
	
}
#contents .box5 ul li a:hover {
	background-color: #CCC;
}




/* コンテンツ終わり */



.box1 {
	float: left;
	width: 840px;
	margin-top:5px;
	margin-right:5px;
	margin-bottom:5px
	margin-left: 5px;
	border : 1px solid #8b0000;
}
/*フッター　*/	
#footer {
	height: 54px;
	width: 850px;
	background-repeat: repeat-x;
	font-size: x-small;
	color: #FFF;
	text-align: center;
	padding-top:10px;
	clear: both;
	background-color: #666;
	font-weight: normal;
	text-decoration: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-top: 0px;
	float: left;
}
#footer address a {
	color: #FFF;
	text-decoration: blink;
}

.p12 a:link { color: #fff;
             text-decoration: none }
.p12 a:hover {
	color: #6F3;} 
.p12 a:visited { color: #FF6 }   
.p12 {
	color: #Fff;
	font-size: x-small;
}
/* フッター終わり*/
	
.p2 {
	margin-right: auto;
	margin-left: 70px;
	color: #F00;
	font-size: medium;
}
.p {
	font-size: small;
}
.p3 {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: small;
	color: #F30;
}
.p4{font-size:smaller;

    color: #F00;
}

.p5{
	margin-right: auto;
	margin-left: 70px;
	color: #903;
	font-size: medium;
}
.p6{
	margin-right: auto;
	margin-left: auto;
	color: #903;
	font-size: medium;
}
#wrapper #id p {
	margin-right: 50;
	margin-left:50;
	color: #903;
	font-size: medium;
	padding-right: 60px;
	padding-left: 60px;
	line-height: 1.5em;
}




.img2 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.ｐ7 {
	font-size: x-small;
	color: #F00;
	margin: 5px;
	padding: 5px;
}
/* ナビゲーション*/
div#navi {
	height: 38px;
	width: 850px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
div#navi ul {
	margin-top: 0;
	margin-left: 0px;
	padding-left:0px;
	height: 38px;
	font-size: 0.75em;
	background-image: url(../button/navi_btn-bac.png);	
	}

div#navi ul li {
	list-style-type:none;
	float: left;
	font-weight: bold;	
}
div#navi ul li a {
	line-height: 38px;
	color: #000;
	text-decoration: none;
	text-align: center;
	display: block;
	width: 116px;
	background-color: #FC0;
	background-image: url(../button/navi_btn.png);
}
#navi ul li a:hover {
	background-color: #CCC;
	background-position: bottom;
}