@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;
}

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

#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;
}

#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;
	color: #2b9b2c;
	width: 708px;
	margin: 0px;
	padding-top: 3px;
	padding-left: 12px;
}

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

#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;
}

caption	{
	text-align:left;
	background-color: #663;
	color: #fff;
	margin: 0px;
	padding: 4px 0px 4px 20px;
}


th,td	{
	text-align: left;
	line-height: 18px;
}

/* ここから文字 */

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;
}

#header4 a:link	{
	color : #ffffff;
	text-decoration : none;
}
#header4 a:visited	{
	color : #ffffff;
	text-decoration : none;
}
#header4 a:active	{
	color : #d4b572;
	text-decoration : underline;
}
#header4 a:hover	{
	color : #d4b572;
	text-decoration : underline;
}

.seki001 a:link	{
	color : #039;
	text-decoration : none;
}
.seki001 a:visited	{
	color : #039;
	text-decoration : none;
}
.seki001 a:active	{
	color : #90c;
	text-decoration : underline;
}
.seki001 a:hover	{
	color : #90c;
	text-decoration : underline;
}

#seki003 a:link	{
	color : #fff;
	text-decoration : none;
}
#seki003 a:visited	{
	color : #fff;
	text-decoration : none;
}
#seki003 a:active	{
	color : #f9c;
	text-decoration : underline;
}
#seki003 a:hover	{
	color : #f9c;
	text-decoration : underline;
}

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

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

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

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

ul	{
	margin: 10px 0px 0px 12px;
}

li	{
	font-size: 14px;
	font-weight: normal;
	line-height: 24px;
}

strong	{

}

h1	{padding: 6px;
	font-size: 1em;
	color: #ffffff;
}

h2	{
	background: #d4b572 url("../pts/bc03.gif") no-repeat left;
	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: 20px 8px 0px 8px;
	padding: 3px 0px 3px 10px;
	color: #333333;
	font-size: 14px;
}

h5	{
	padding: 0px 45px 0px 0px;
	font-size: large;
	font-weight: 800;
	text-align: right;
}

#header4 a	{
	width: 143px;
	float: left;
	text-align: center;
	font-size: 14px;
	color: #fff;
	margin: 0px;
	padding: 20px 0px 20px 0px;
}

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

#map	{
	margin: 0px 4px 0px 4px;
}

.seki002{
	text-align: center;	/* 銀行口座表示 */
}

#seki003{
	font-size: 12px;	/* 書式リンクの表示 */
	color: #c03;
}

.sinsei	{
	background-image : url(../pts/btn01.gif);
	margin: 6px;
	padding: 12px 6px 12px 10px;
	}

.bosyuu	{
	background-image : url(../pts/btn01.gif);
	margin: 6px;
	padding: 12px 20px 12px 20px;
	}

adress	{
	color: #999;
}