/* 全体構造 body  container  header   footer*/

body {
	font-family: ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
	font-size: 1em;
	color: #000000;
	line-height: 1.4em;
}
a:link {
	color: #363;
	text-decoration: none;
}
a:visited {
	color: #030;
	text-decoration: none;
}
a:hover {
	color: #699;
	text-decoration: underline;
}
a:active {
	color: #699;
	text-decoration: none;
}

body {
	background-color: #CFE6E0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#container {
	font-size: 1em;
	margin: auto;
	width: 980px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;

}

#header {
	width: 956px;
	height: 20px;
	background-color: #CFE6E0;
	margin-left: 10px;
	padding: 5px 0px 3px 3px;
	margin-right: 10px;
}

#header2 {
	width: 960px;
	margin-right: 10px;
	margin-left: 10px;
	background-image: url(../images/title-rogo.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 135px;
	line-height: 1.2em;

}
#coment {
	margin: 5px 10px 0px 10px;
	float: left;
	height: 110px;
	width: 270px;
	font-size: 0.75em;
	padding-left: 10px;
	line-height: 1.4em;
	display: inline;
}
#rogo {
	display: block;
	margin: 10px;
	float: right;
	height: 100px;
	width: 250px;
	padding-top: 0px;
	padding-left: 10px;
	line-height: 1.6em;
	font-size: 0.9em;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
}
h2 {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom:5px;
	margin-top: 0px;
	color: #000;
}

#contents {
	width: 938px;
	line-height: 1.6em;
	background-color: #FDFBEA;
	height: 1750px;
	border: 1px solid #D8CFAD;
	margin: 10px 20px 10px 20px;
	font-size: 0.9em;
}

/* ここから
#main2 {
	width: 710px;
	margin-top: 15px;
	margin-right: 30px;
	margin-left: 40px;
	line-height: 1.6em;
}

#main2 h3.dai{
	margin: 10px;
	color: #0a2e1e;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #99CC33;
	padding-left: 3px;
	padding-right: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 440px;
	font-size: 1.2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#main-s {
	width: 590px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	line-height: 1.6em;
	float: right;
}

p.tyusin{

	text-align: center;
}

p.link {
	text-decoration: none;
	text-align: right;
	font-size: 0.8em;
	margin-right: 10px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.3d {
	font-size: 0.8em;
	color: #FFFFFF;
	background-color: #CC0000;
	background-repeat: no-repeat;
}
.caption {
	margin-top: 15px;
	margin-right: 0px;
	font-size: 0.8em;
	margin-left: 10px;
	text-align: right;
}
/* ここまで */

#footer {
	height: 142px;
	width: 959px;
	margin-right: 10px;
	margin-left:10px;
	clear: both;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#rogo2 {
	margin:20px 0px 0px 380px;
	height:100px;
	width: 250px;
	padding-top: 18px;
	padding-left: 10px;
	line-height: 1.2em;
	font-size: 0.9em;
}
#copyright {
	font-style: normal;
	color: #3a6b56;
	height: 20px;
	width:360px;
	font-weight: bold;
	font-size: 0.7em;
	background-color: #CFE6E0;
	margin-top: 4px;
	margin-right: 0px;
	/* [disabled]margin-bottom: 3px; */
	margin-left: 0px;
	padding-left: 600px;
}
#hoki {
	font-size: 0.75em;
	color: #000000;
	margin: 0px 20px 0px 0px;
	float: right;
	width: 300px;
	text-align: right;
	height: 20px;
}

#coment strong {
	font-size: 16px;
	font-weight: bold;
}
#navi {
	font-size: 0.8em;
	height: 55px;
	width: 915px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-left: 45px;
	font-weight: bold;
	background-image: url(../images/menu-bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	clear: both;
}
#container .hoki {
	font-size: 0.8em;
	color: #6C9;
	/* [disabled]text-decoration: underline; */
	text-align: right;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 5px;
	font-weight: bold;
}
