@charset "utf-8";
/* CSS Document */
*{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	text-align:center;
	margin: 0;
	padding: 0;
}

#container {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
#container #wrapper #boxB .boxF h1 {
	font-family:  "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "ほにゃ字";
	font-size: 14px;
	font-weight: normal;
	color: #666600;
	padding-left: 10px;
}
#container #wrapper #boxB .boxF p {
	font-family:  "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "ほにゃ字";
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 20px;
}
#container #wrapper #boxB .boxF h2 {
	font-family:  "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "ほにゃ字";
	font-size: 14px;
	font-weight: normal;
	color: 666600;
	text-decoration: underline;
	padding-left: 10px;
}

#container #wrapper #boxB .boxF h3 {
	font-family:  "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "ほにゃ字";
	font-size: 14px;
	font-weight: normal;
	color: 666600;
	text-decoration: underline;
	padding-left: 10px;
}
#wrapper {
	width:800px;
	float:left;
	margin: 0px;
	padding: 0px;
	height:1000px;
	background-color: #FFCC33;
}
#boxA{
	margin:0px;
 }
#boxD {
	width:200px;
	float:left;
	margin-left: 0px;
	background-color: #FFCC33;
	height: 1000px;

}
#container #boxA #Image1 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#container #boxD img {
}
#container #wrapper #boxB .boxE img {
}


#boxB {
	width:600px;
	float:right;
	margin-left:0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
}

#boxC {
	width:200px;
	float:left;
	border: none;
	margin: 0;
	padding: 0;
	height: 650px;
	background-color: ffffff;
}
#boxC ul li {
	display: block;
	height: 25px;
	width: 200px;
	list-style-type: none;
	text-align: center;
	border-bottom-width: 0.5px;
	border-top-style: none;
	border-bottom-style: dotted;
	border-bottom-color: #666600;
}
#boxC ul li a {
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
#container #wrapper #boxC ul li a:hover {
	color: #CCC;
	background-color: #666600;
	text-decoration: underline;
	display: block;
	height: 25px;
	width: 200px;
	border-bottom-width: 0.5px;
	border-bottom-style: dotted;
	border-bottom-color: #666600;
}


.boxE{
	width:100px;
	height:300px;
	float:left;
	margin: 0px;
 }
 

#container #wrapper #boxB .boxE img {
	margin-top: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.boxF{
	width:600px;
	height:750px;
	float:left;
	margin: 0px;
	background-color: #FFCC33;
}
#container #wrapper #boxB .boxF table {
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "ほにゃ字";
	font-size: 12px;
	font-weight: normal;
	width: 550px;
	margin-left: 25px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFCC33;
}
#container #wrapper #boxB .boxF th {
	background-color: #FF6600;
	text-align: center;
	font-family:  "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "ほにゃ字";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
#container #wrapper #boxB .boxF td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0.5px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}


.clear{
	clear: both;
}


#container #wrapper #boxB .clear img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container #boxD img {
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer{
	background-image: url(../images/foot.gif);
	height: 100px;
	width: 1000px;
	clear: both;
	text-align: center;
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 5px;
}
#footer a  {
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}