@charset "shift_jis";


/* --- link --- */
a:link{
	color: #333333;
	text-decoration:underline;}

a:visited{
	color: #333333;}

a:hover{
	color: #FF0000;
	text-decoration:none;}

a:active{
	color: #FF6666;}

a:focus{
	outline:none;}



/* --- details --- */
body {
	color:#333333;
	background-color:#f2d6c1;
	background-image:url(img/bg3.gif) ;}

img {
	border-style:none;}


div#header,div#wrapper, div#container, div#contents, div#footer {
	width: 750px;
	margin-right: auto;
	margin-left: auto;}

div#header {
	border-style:none;
	height:120px;
	margin-top: 20px;
	padding-top: 20px;
	background-color:#ffffff;}

div#header h1{
	float:left;
	width:480px;
	height:50px;
	padding-left:20px;
	padding-right:20px;
	text-align:left;
	font-size:2em;
	font-family:Verdana,Helvetica,sans-serif;
	color:#556b2f;}

div#header h2 {
	float:right;
	width:210px;
	height:60px;
	padding-right:20px;}

div#header h2 a{
	display: block;
	text-indent: -9999px;
	background:url(img/title.gif) top right no-repeat;}

div#header p	{
	text-align:left;
	font-size:0.7em;
	margin-left:20px;}


div#container	{
	clear:both;
	height:100px;
	border-style:none;
	padding-top:10px;
	background-color:#ffffff;}

div#container table{
	width:700px;}

div#container th.menu@{
	width:190px;
	list-style-type:none;
	padding-left:5;
	padding-right:5;}

div#container th.menu a	{
	text-decoration:none}


div#container td.body {
	width:480px;
	padding-right:5;
	font-size:1em;}


div#contents {
	border-style:none;
	height:700px;
	padding-top:20px;
	padding-bottom:20px;
	margin-bottom:10px;
	background-color:#ffffff;}

div#contents h2 {
	font-size: 1em;
	font-weight: bold;
	color:#556b2f;
	border-bottom:solid 2px #6b8e23;
	padding: 10px 20px 3px;}

div#contents h3 {
	font-size: 0.9em;
	font-weight: bold;
	clear:both;}

div#contents p {
	font-size: 0.8em;
	padding-left:30px;
	clear:both;}

div#contents .img-odd {
	float:right;
	margin:5px 15px 15px 10px;}

div#contents .img-even {
	float:left;
	margin:5px 15px 15px 10px;}

div#contents ul	{
	list-style-type:none;
	margin: 10px 10px;}

div#contents li	{
	font-size:0.8em;
	line-height:1.8;
	clear:both;}

div#contents li.list_num01 {
	background-attachment: scroll;
	background-image: url(img/list_num01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;}

div#contents li.list_num02 {
	background-attachment: scroll;
	background-image: url(img/list_num02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;}

div#contents li.list_num03 {
	background-attachment: scroll;
	background-image: url(img/list_num03.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;}

div#contents li.list_num04 {
	background-attachment: scroll;
	background-image: url(img/list_num04.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;}


div#footer {
	clear: both;
	background-attachment: scroll;
	background-image: url(img/bg_footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 150px;}

div#footer p {
	font-size: 90%;
	line-height: 1.2;
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 15px;}


a.linkmark01 {
	background-attachment: scroll;
	background-image: url(img/linkmark01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;}

a.linkmark02 {
	background-attachment: scroll;
	background-image: url(img/linkmark02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;}


