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

body {
	background-color: #FFFFFF;
}

a {
	text-decoration: none;


}

a:link {
	text-decoration: none;

}


a:visited {
	text-decoration: none;

}

a:hover {
	text-decoration: none;
	color: #FF6600;

}



#container {
	width: 960px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	display: block;
}

#header {
	margin: 0px;
	height: 100px;
	width: 960px;
	padding: 0px;
	display: block;
	float: left;
	background-image: url(../gif/header_index.gif);
}
#menu {
	height: 30px;
	width: 900px;
	margin-top: 10px;
	margin-left: 30px;
	margin-right: 30px;
	display: block;
}


#menu ul {
	text-align: right;
}

#menu li {
	display: inline;
	background-repeat: no-repeat;
	padding-right: 20px;
}

#menu a {
	color: #3366FF;
	text-decoration: none;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	letter-spacing: 0.2em;
}

#menu a:hover {
	color: #FF6633;
}

#head {
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 250px;
	width: 960px;
	background-image: url(../jpg/head_top.jpg);
	display: block;
	text-decoration: none;
	float: left;
}


.box_l {
	float: left;
	height: 200px;
	width: 300px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 9px;
	padding-bottom: 0px;
	padding-left: 9px;
	clear: none;
	letter-spacing: 5px;
	display: block;
}
.box_l img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.box_t {
	float: left;
	height: 200px;
	width: 300px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 9px;
	padding-bottom: 0px;
	padding-left: 9px;
	clear: none;
	letter-spacing: 5px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	text-decoration: none;
	overflow: auto;
	display: block;
}


.box_l p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	letter-spacing: 7px;
	overflow: auto;
	height: 160px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	position: absolute;
	width: 300px;
}



.box_s {
	float: left;
	height: 100px;
	width: 300px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 9px;
	padding-bottom: 0px;
	padding-left: 9px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
}
.box_s img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#box_u {
	float: left;
	display: block;
	width: 960px;
}
#fmenu {
	height: 30px;
	width: 900px;
	margin-top: 5px;
	float: left;
	margin-left: 30px;
	margin-bottom: 20px;
}


#fmenu ul {
	text-align: left;
}

#fmenu li {
	display: inline;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
}

#fmenu a {
	color: #3366FF;
	text-decoration: none;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	letter-spacing: 0.2em;
}

#fmenu a:hover {
	color: #FF6633;
}


#footer {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	background-repeat: no-repeat;
	height: 70px;
	text-align: center;
	line-height: 16px;
	color: #000000;
	background-image: url(../jpg/footer.jpg);
	display: block;
	clear: both;
	padding-top: 10px;
	width: 940px;
	margin-left: 10px;
	margin-right: 10px;
}
