@charset "utf-8";
/* CSS Document */

/* レイアウト */
body	{
	text-align:center;
	background:#fff6e1;
	background-image : url(../pts/bc01.gif);
	background-repeat : repeat-y;
	background-attachment : fixed;
	background-position : center;
	margin: 0px;
	padding: 0px;
}

#header	{
	width: 720px;
	height: 55px;
	background-image : url(../pts/bc02.gif);
	background-color:#666666;
	color:#333333;
	margin: 0px;
	padding: 0px;
}

#header1{
	width: 720px;
	height: 95px;
	background-image : url(../pts/bc_ttl01.gif);
	background-color:#d4b572;
	color:#333333;
	font-size: 12px;
}

#header2{
	width: 720px;
	height: 340px;
	background-image : url(../pts/img003.jpg);
	background-color:#d4b572;
	color:#333333;
	font-size: 12px;
}
#top_topic {
	width: 200px;
	text-align: left;
	font-size: 12px;
	color: #fff;
	line-height: 20px;
	margin: 0px;
	padding: 10px 20px 5px 8px;
}
#header3	{
	width: 720px;
	height: 150px;
	background-image : url(../pts/img002.jpg);
	background-color:#d4b572;
	color:#333333;
	font-size: 12px;
}

#header4	{
	width: 720px;
	height: 55px;
	background-image : url(../pts/bc05.gif);
	color:#ffffff;
	margin: 0px;
	padding: 0px;
}

#path	{
	font-size: 12px;
	width: 708px;
	margin: 0px;
	padding-top: 3px;
	padding-left: 12px;
}

#container{
	width: 720px;
	margin: 0 auto;
	background:#d4b572;
	color: #333333;
	text-align:left;
	padding: 0px;
}

#main	{
	width: 454px;
	float: right;
	text-align:left;
	margin: 20px 10px 6px 10px;
	padding: 0px;
	background:#ffffff;
}

#menu	{
	width: 210px;
	float: left;
	text-align:left;
	margin: 5px 0px 0px 0px;
	padding: 0px;
}

#contents{
	width: 659px;
	float: center;
	text-align:left;
	margin: 30px 31px 6px 30px;
	padding: 0px;
	background:#ffffff;
	color: #333333;
}

#footer	{
	width: 720px;
	clear: both;
	text-align: center;
	background-color: #d4b572;
	color: #333333;
	font-size: 11px;
}

#link	{
	width: 720px;
	text-align: center;
	}

#tougei	{
	width: 720px;
	text-align: left;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}


/* LINK */

a:link	{
	color : #990000;
	text-decoration : none;
}
a:visited	{
	color : #993300;
	text-decoration : none;
}
a:active	{
	color : #d4b572;
	text-decoration : none;
}
a:hover	{
	color : #ffffff;
	text-decoration : none;
}
.navi a:link	{
	color : #ffffff;
	text-decoration : none;
}
.navi a:visited	{
	color : #ffffff;
	text-decoration : none;
}
.navi a:active	{
	color : #d4b572;
	text-decoration : none;
}
.navi a:hover	{
	color : #d4b572;
	text-decoration : none;
}

.btnlink a:hover	{
	visibility:visible;
	float:none;
	clear:none;
	position:relative;
	top:2pt;
	left:2pt;
}
#top_topic a {
	color: #FFCC99;
}
#top_topic a:hover {
	color: #FF6633;
}

ul	{
	margin: 16px 0px 0px 12px;
	padding: 0px;
	border-top: dashed 1px ;
	border-color: #ffffff;
}

li	{
	width: 158px;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	list-style-type: none;
	margin: 0px;
	padding: 15px 10px 10px 30px;
	background:#d4b572 url("../pts/bc04.gif") no-repeat left;
	border-bottom: dashed 1px ;
	border-color: #ffffff;
}

h1	{
	margin: 0px;
	padding: 6px 10px 0px 12px;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	color: #ffffff;
}

h2	{
	background: #d4b572 url("../pts/bc03.gif") no-repeat left;
	margin: 0px;
	padding: 8px 0px 8px 20px;
	color: #ffffff;
	font-size: 14px;
}

h3	{
	background: #d4b572 url("../pts/bc06.gif") no-repeat left;
	padding: 8px 0px 8px 20px;
	color: #ffffff;
	font-size: 14px;
}

h4	{
	border-left: solid 9px #663;
	border-bottom: solid 1px #663;
	margin: 0px 8px 0px 8px;
	padding: 3px 0px 3px 10px;
	color: #333333;
	font-size: 14px;
}
h5 {
	font-size: 14px;
	color: #fff;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#header4 a	{
	width: 143px;
	float: left;
	text-align: center;
	font-size: 14px;
	color: #fff;
	margin: 0px;
	padding: 20px 0px 20px 0px;
}

#path a:link{
	color : #234524;
	text-decoration : none;
}

#path a:visited{
	color : #234524;
	text-decoration : none;
}

#path a:active{
	color : #2b9b2c;
	text-decoration : none;
}

#path a:hover{
	color : #2b9b2c;
	text-decoration : none;
}

p	{
	margin: 6px 6px 6px 10px;
	font-size: 14px;
	line-height: 180%;
	}

#ask01	{
	text-align:center;
	font-size: 13px;
	font-weight: 800;
}

table	{
	background-color: #880000;
}

td	{
	background-color: #ffffff;
}
