* {
	margin: 0px;
	padding: 0px;
}

#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background: url(../images/main_bg.gif) repeat-y;
	padding:0 5px;
}

#seo_head {
	position:relative;
	background: url(../images/seo_head.gif) repeat-x;
	height: 28px;
	font-size: 12px;
	color: #FFFFFF;
}

body {
	background: url(../images/bg.gif);
}

#new {
	height: 50px;
	width: 600px;
}

#main {
	background: url(../images/h1-content_hr.gif) repeat-x;
	padding-top: 5px;
}
#menu {
	float: left;
	width: 175px;
}
#menu li {
	text-indent: 0pt;
	list-style-type: none;
	margin: 0px;
}
#sub_menu {
	text-align: right;
	margin: 5px 15px 5px 5px;
	font-size: 12px;
	color: #438C52;
}
#main_content {
	float: right;
	width: 615px;
}
#footer {
	clear: both;
	text-align: right;
	height: 20px;
	padding-top: 3px;
	background: url(../images/footer.gif) repeat-x;
	color: #FFFFFF;
	padding-right: 20px;
	font-size: 10px;
}


/* 基本文字・基本設定 */

h1, h2, h3, h4, h5, h6 {
font-family: "ＭＳ Ｐゴシック", "Osaka";
font-size: 12px;
font-weight: normal;
color: #fff;
}

p{
text-align: justify;
text-justify: inter-ideograph;
}

img{
vertical-align: bottom;
border: none;
}

a img{
border: none;
}

/* ヘッダ文字列 */

#seo_head h1{
position: absolute;
top: 0px;
left: 2px;
padding: 0px;
font-size: 12px;
letter-spacing: 1px;
}

#seo_head h2{
position: absolute;
top: 0px;
right: 2px;
padding: 0px;
font-size: 12px;
}

#seo_head p{
position: absolute;
top: 14px;
right: 2px;
padding: 0px;
font-size: 12px;
}

#seo_head a{
text-decoration: none;
color: #fff;
}

/* メニュー部分 */
#chiryo {
	font-size: 12px;
	font-weight: normal;
	background: url(../images/menu_head1.gif) no-repeat;
	height: 17px;
	padding-left: 5px;
	padding-top: 3px;
}
#about {
	font-size: 12px;
	font-weight: normal;
	background: url(../images/menu_head2.gif) no-repeat;
	height: 18px;
	padding-top: 3px;
	padding-left: 5px;
}
li a {
	font-size:12px;
	display:block;
	height: 30px;
	padding-top: 6px;
	padding-left: 8px;
	text-decoration: none;
	color: #006600;
}
ul#style1 li a {
	background: url(../images/btn_bg1.gif) no-repeat;
}
ul#style1 li a:hover {
	background: url(../images/btn_bg1.gif) no-repeat 0px -36px;
	text-decoration: underline;
}
ul#style2 li a {
	background: url(../images/btn_bg2.gif) no-repeat;
	padding-top: 4px;
}
ul#style2 li a:hover {
	background: url(../images/btn_bg2.gif) no-repeat 0px -34px;
	text-decoration: underline;
}
ul#style3 li a {
	background: url(../images/btn_bg3.gif) no-repeat;
	padding-top: 5px;
}
ul#style3 li a:hover {
	background: url(../images/btn_bg3.gif) no-repeat 0px -35px;
	text-decoration: underline;
}
/* メニュー部分ここまで */


/* フッタ文字列 */

#footer h3,#footer h4,#footer h5,#footer h6,#footer p{
float: right;
color: #fff;
}

#footer a{
color: #fff;
text-decoration: none;
}


/* クラス指定など */

.content {
	background: url(../images/content_bg1.gif) repeat-y;
	width: 560px;
	font-size: 14px;
	line-height: 24px;
	color: #333333;
	margin: 0px;
	padding: 0px 20px 20px;
}
.foot {
	background: url(../images/content_foot1.gif) no-repeat;
	width: 600px;
}
.sub_content {
	background: url(../images/content_bg2.gif) repeat-y;
	float: left;
	width: 300px;
}
.sub_content p {
	font-size: 14px;
	line-height: 23px;
	padding: 0px 20px 20px 15px;
}
.sub_content .sub_foot {
	background: url(../images/content_foot2.gif) no-repeat;
	font-size: 1px;
	height: 12px;
}
#bnr {
	width: 520px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	text-align: center;
}
.line {
	margin-left: 4px;
	margin-bottom: 15px;
	clear: both;
}
.red {
	font-size: 16px;
	color: #CC0000;
}
.f10 {
	font-size: 10px;
	font-weight:normal;
}
.f12 {
	font-size: 12px;
	font-weight:normal;
}
.f16 {
	font-size: 16px;
}

.sub_table {
	padding-right: 15px;
	padding-left: 15px;
}
.sub_table td {
	font-size: 14px;
	padding: 5px;
}
.sub_table th {
	font-size: 14px;
	text-align:left;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #669933;
}
.content ol {
	padding-right: 20px;
	padding-left: 20px;
}
.content ol li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #669933;
}
.content ul {
	padding: 0px 10px 0px 30px;
}

.content ul ul {
	padding: 0px 10px 0px 50px;
	list-style-type: none;
}
span.date{
	color: #900;
	font-size: 12px;
}
#bnr img {
	padding: 3px;
}


/* テーブル */

table.pan{
margin: 10px 20px;
font-size: 12px;
line-height: 2em;
vertical-align: bottom; 
border-collapse: collapse;
border: none;
}

table.pan caption{
margin: 0px 10px;
font-weight: normal;
text-align: left;
color: ##21205f;
}

table.pan td{
padding-left: 10px;
border-width: 1px 0px;
border-color: #ccc;
border-style: solid;
empty-cells: show;
text-align: left;
vertical-align: bottom; 
}

table.pan td.yen{
text-align: right; 
}

table.pan th{
border-width: 1px 0px;
border-color: #ccc;
border-style: solid;
empty-cells: show;
font-weight: normal;
text-align: left;
vertical-align: top; 
}

table.pan a,table.pan a:link,table.pan a:visited{
color: #eeac00;
text-decoration: none;
}

table.pan a:hover {
color: #ccc;
text-decoration: underline;


}