@charset "utf-8";

body {
	color: #333333;
	margin: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#flash_space {
	height: 242px;
	width: 912px;
	background-image: url(../images/flash.jpg);
	background-repeat: no-repeat;
}

h1 {
	display: none;
}

* html body{
	padding-left:1px;
	text-align: center;
} 

h2 {
	font-family: "lr SVbN", "Osaka|";
	font-size: 18px;
	font-weight: bolder;
	color: #666666;
	text-indent: 20px;
	background-image: url(../images/H2titleBG.gif);
	line-height: 50px;
	background-repeat: no-repeat;
	background-position: center center;
	text-align: left;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
}
*+html body{padding-left:1px;}

#container {
	width: 912px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
	
#header {
	width: 100%;
	margin: 0px;
	padding: 0px;
	clear: both;
}

#footer {
	clear: both;
	padding-bottom: 15px;
	text-align: center;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #003399;
}

#menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#menu li {
	margin: 0px;
	padding: 0px;
	display: inline;
	float: left;
}#menu {
	width: 614px;
	margin-top: 13px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#menu img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#top_left_box {
	float: left;
	width: 271px;
	margin: 0px;
	text-align: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
}
#footer p {
	font-size: 12px;
	line-height: 1.3em;
}

.banner_up {
	margin-top: 15px;
}
.clear {
	clear: both;
	padding-top: 25px;
}

#top_left_box p {
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
}

#top_right_box {
	float: right;
	width: 614px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	background-image: url(../images/bg2.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
iframe {
	height: 284px;
	width: 610px;
}

.up_space {
	padding-top: 10px;
	text-align: left;
}

