@charset "utf-8";
body, h1, h2, h3, h4, h5, h6 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #99CCFF;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.ptop-link {
	text-align: right;
	margin-top: 30px;
	margin-bottom: 10px;
}


#container {
	height: auto;
	width: 840px;
	padding-right: 30px;
	padding-left: 30px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	padding-bottom: 10px;
}
#header {
	background-image: url(../images/header/himg_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 240px;
	width: 800px;
	padding: 20px;
	margin-bottom: 30px;
}
#header #logo {
	height: 40px;
	width: 490px;
}
#header #logo a {
	display: block;
	height: 40px;
	width: 490px;
	font-size: 1px;
	text-indent: -9999px;
}
#header #discription {
	margin-top: 10px;
}
#header #header-menu {
	margin-top: 140px;
	float: right;
}
#header #header-menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#header #header-menu li {
	padding: 0px;
	display: inline-block;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
#footer #copy {
	font-size: 11px;
	color: #666666;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding: 5px;
}
#contents h2 {
	background-image: url(../images/elements/icon_01.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 40px;
	height: 32px;
	padding-top: 8px;
	padding-bottom: 0px;
}
.textbox-head {
	background-image: url(../images/elements/box_bg_head.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	height: 10px;
	width: 840px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.body-note {
	line-height: 150%;
	padding: 0 10px0 10px;
}

.textbox-body {
	background-image: url(../images/elements/box_bg_body.gif);
	background-repeat: repeat;
	margin: 0px;
	height: auto;
	width: 790px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
}
.textbox-body p {
	margin: 0px;
	padding: 0px;
}
.textbox-body h3 {
	color: #006699;
	font-size: 28px;
	letter-spacing: 1px;
	margin-bottom: 10px;
}
.textbox-foot {
	background-image: url(../images/elements/box_bg_foot.gif);
	margin: 0px;
	padding: 0px;
	height: 10px;
	width: 840px;
}
#news-iframe {
	padding-left: 0px;
}


#news-iframe iframe {
	height: 300px;
	width: 790px;
	background-color: #FFFFFF;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
}
.textbox-body h4 {
	background-image: url(../images/elements/box_bg_in.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 40px;
	width: 780px;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-left: 10px;
	font-size: 20px;
}
.space01 a {
	padding-top: 10px;
	display: block;
}
.body-note em {
	font-style: normal;
	text-decoration: underline;
}
