@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #200;
}
	
body {
	background-color: #FCF;
	background-image: url(../img/background.gif);
	margin: 0px;
}
.header{
	width:950px;
	height:75px;
	margin:0px;
	padding:10px;
}
.header1{
	width:200px;
	height:auto;
	margin:0px;
	padding:0px;
	float:left;
}
.header2{
	width:750px;
	height:80px;
	margint:0px;
	padding:0px;
	float:left;
}
.header3{
	width:750px;
	height:55px;
	margin:0px;
	padding:0px;
}
.header4{
	width:750px;
	height:25px;
	margin:0px;
	background-image: url(../img/menu/background.gif);
	padding:0px;
}
.img{
	width:950px;
	height:150px;
	margin:0px;
	padding:0px;
	background-color:#300;
}

.img1{
	width:330px;
	height:auto;
	margin:0px;
	padding:0px;
	float:left;
}
.img2{
	width:620px;
	height:auto;
	margin:0px;
	padding:0px;
	float:left;
}
.contents{
	width:930px;
	height:350px;
	background-color:#FFF;
	margin:0px;
	padding:10px;
}
.footer{
	width:930px;
	height:150px;
	background-color:#280500;
	margin:0px;
	padding:10px;
}
.footer_naiyou{
	width:300px;
	height:auto;
	margin:0px;
	padding:5px;
	float:left;
	color: #FFC;
}
.copyright{
	width:930px;
	height:auto;
	background-color:#280500;
	margin:0px;
	padding:10px;
	color: #FFC;
	font-size:10px;
	letter-spacing:1px;
}

.midashi{
	width: 850px;
	height: 25px;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 2px;
	background-image: url(../img/midashi.gif);
	background-repeat: no-repeat;
	background-color: #f7eaff;
	margin-right: 0px;
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-left: 35px;
	padding-top: 7px;
	padding-bottom: 0px;
}
.komidashi{
	width:800px;
	height:25px;
	font-size:13px;
	font-weight:bold;
	letter-spacing:2px;
	background-image: url(../img/komidashi.gif);
	background-repeat:no-repeat;
	background-color:#f7eaff;
	margin-right:0px;
	margin-left:5px;
	margin-top:10px;
	margin-bottom:0px;
	padding-right:0px;
	padding-left:35px;
	padding-top:7px;
	padding-bottom:0px;
}

.news{
	width:630px;
	height:auto;
	letter-spacing:2px;
	line-height:18px;
	background-color:#fbfbfb;
	margin-right:0px;
	margin-left:5px;
	margin-top:0px;
	margin-bottom:0px;

	padding-right:10px;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:10px;

}
.contents_in{
	width:830px;
	height:auto;
	letter-spacing:2px;
	line-height:18px;
	margin:0px;
	padding:10px;
}
.contents_2{
	width:800px;
	height:auto;
	letter-spacing:2px;
	line-height:18px;
	margin:0px;
	padding:20px;
}

.pankuzu{
	width:auto;
	height:auto;
	letter-spacing:2px;
	font-size:10px;
	line-height:18px;
}
.caution{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #F66;
}
