@charset "utf-8";
/* formattiong style
------------------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	color: #333333;
	background-color: #CCFF99;
	font-family: sans-serif;
	font-size: 75%;
	line-height: 1.6;
}
hr {
	display: none;
}
/* link styles
------------------------------*/
a img {
	border-style: none;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #999999;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	position: relative;
}
/* basic layout
------------------------------*/
#container {
	background-color: #FFFFFF;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-right: 1px solid #339900;
	border-left: 1px solid #339900;
}
#header {
	width: 800px;
	position: relative;
	height: auto;
}
#sidebar {
	width: 190px;
	float: right;
	border-left: 1px dashed #CCFF66;
}
#main {
	float: left;
	width: auto;
}

#footer {
	clear: both;
	background-image: url(image/img/footer.jpg);
	height: 35px;
	text-align: center;
	margin-top: 10px;
}
#footer a:link {
	color: #333;
	}
#footer a:visited {
	color: #333;
	}
#footer a:hover {
	color: #333;
	}
#footer a:active {
	color: #333;
	position: relative;
}

/* header styles
------------------------------*/
#header #navi {
	background-image: url(image/img/top_banner.jpg);
	background-repeat: no-repeat;
	height: 70px;
	width: 800px;
}
#header #navi ul {
	position: absolute;
	top: 44px;
	right: 34px;
}
#header #navi li {
	display: inline;
	padding: 0.5em 1em;
	font-size: 14px;
}
#header  #navi  a  {
	color: #FFFFFF;
}
#header #title {
	background-image: url(image/img/top_back.jpg);
	background-repeat: no-repeat;
	height: 160px;
	border-bottom: 1px solid #99FF66;
}
#header #title img {
	padding: 8px 16px;
}
#header #title p {
	margin-left: 80px;
	color: #FF9900;
	margin-top: 5px;
}
#header #menu ul {
	width: 800px;
	position: absolute;
	left: 0px;
	top: 190px;
	margin-right: auto;
	margin-left: auto;
}
#header #menu li {
	float: left;
	list-style: none;
}
#header #menu img {
	padding: 0px 1px;
}




/* sidebar styles
------------------------------*/
#sidebar img {
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 5px;
}
#sidebar dd {
	padding-right: 4px;
	padding-left: 4px;
	line-height: 1.4;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 10px;
}

 /* main styles
------------------------------*/
#home #main {
	float: left;
	width: auto;
	margin-right: 5px;
	margin-left: 5px;
}
#home #main img {
	padding-right: 5px;
	padding-top: 5px;
}

/* contents styles
------------------------------*/
#content #main {
	position: relative;
	width: 600px;
	padding-bottom: 20px;
}

#content #main img {
	margin: 5px 0px 0px;
	padding: 0px;
}
#content #main h2 {
	background-image: url(image/img/h2.gif);
	background-repeat: no-repeat;
	height: 40px;
	padding-top: 4px;
	padding-left: 18px;
	font-size: 16px;
	font-weight: bold;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	margin-top: 10px;
}
#content #main #imgright {
	float: right;
	width: 10em;
	height: 10em;
	margin-left: 60px;
}
#content #main #imgleft {
	float: left;
	width: 10em;
	height: 10em;
	margin-right: 30px;
}
#content  #main p {
	line-height: 1.8;
	margin-left: 20px;
	margin-top: 10px;
	font-size: 120%;
}
#content #main h3 {
	background-image: url(image/img/h3.jpg);
	background-repeat: no-repeat;
	padding-top: 0.4em;
	padding-bottom: 0em;
	padding-left: 75px;
	font-size: 18px;
	border-bottom: 2px solid #009900;
	margin-top: 10px;
	margin-left: 10px;
	color: #FF0033;
}
#content #main .TG-Link {
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 20px;
}

/* sitemap styles
------------------------------*/

#sitemap #main img {
	padding-top: 5px;
}
#sitemap #main h2 {
	font-size: 18px;
	background-image: url(image/img/sitemap_h2.jpg);
	background-repeat: no-repeat;
	padding: 0em 0.5em 1em 3em;
	margin-left: 10px;
}
#sitemap #main ul {
	margin-left: 50px;
	margin-bottom: 20px;
}
#sitemap #main li {
	list-style: url(image/img/sitemap_list.gif) none outside;
	font-weight: normal;
	padding-top: 0px;
	margin-bottom: 3px;
	padding-bottom: 0px;
}
#sitemap #main h3 {
	font-weight: normal;
	font-size: 14px;
}
/* subcontents styles
------------------------------*/

#subcontents #main {
	width: 580px;
	padding-bottom: 20px;
	position: relative;
	margin-right: auto;
	margin-left: 10px;
}
#subcontents #main #subheader {
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	padding: 5px;
}
#subcontents #main #subheader p {
	margin-left: 20px;
	font-size: 125%;
	padding-top: 4px;
}


#subcontents #main h2 {
	background-image: url(image/img/mokuji.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	padding-left: 35px;
	margin-top: 20px;
	height: auto;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-bottom: 2px;
	margin-left: 20px;
}
#subcontents #main #subheader ul {
	margin-left: 20px;
	margin-bottom: 20px;
}
#subcontents #main #subheader li {
	list-style: url(none);
	margin-left: 20px;
	padding-top: 0.3em;
	font-size: 125%;
}
#subcontents #submain {
	border: 1px solid #009900;
	font-size: 14px;
}
#subcontents #submain  h3 {
	background-image: url(image/img/submain_h3.jpg);
	font-size: 16px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-bottom: 10px;
}
#subcontents #submain p {
	padding-left: 20px;
	padding-top: 7px;
}
#subcontents #submain table {
	font-size: 12px;
	border-collapse: collapse;
	border-top: 1px solid #333333;
	border-left: 1px solid #333333;
	margin: 10px 20px;
}
#submain th, #submain td {
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	padding: 5px;
}

#subcontents #submain .table_title {
	background-color: #ffd1e8;
}
#submain h4 {
	font-size: 18px;
	color: #FF6600;
	margin-left: 15px;
	margin-top: 15px;
}
#submain img {
	margin: 5px 5px 5px 20px;
	float: right;
}
#gendogaku td {
	text-align: center;
}











/* footer styles
------------------------------*/

#footer address {
	padding: 0.5em;
	font-size: 12px;
	color: #FFFFFF;
}

#footer address a img {
	border-style: none;
}
#footer address a:link {
	color: #fff;
	text-decoration: underline;
}
#footer address a:visited {
	color: #fff;
	text-decoration: underline;
}
#footer address a:hover {
	color: #fff;
	text-decoration: none;
}
#footer address a:active {
	text-decoration: none;
	position: relative;
}
