﻿@import url("../common/navi.css"); 

a{
 color:			#294;
}
a:hover {
 color:			#f00;
}
table {
 border-collapse:	collapse;
}
td{
 padding:		0;
 line-height:	1.5em;
 font-size:		12px;
 font-family:	"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"; 
}
img {
 border-width:	0;
}
/* 見出し -------------------------------------*/
h1 {
 font-size:		12px;
 font-weight:	normal;
 color:			#D3D0CA;
 position:		relative;
 top:			3px;
 left:			165px;
 margin:		0;
 letter-spacing:1px;
}
h2 {
 background-color:	#8F5A34;
 color:			#fff;
 font-size:		14px;
 border:		3px double #fff;
 padding:		2px 10px;
 margin: 		0;
}
h3{
 font-size:		14px;
 margin: 		0 0 10px 10px;
 color:			#066;
 border-bottom:		1px solid #066;
}
h4{
 font-size:		22px;
 font-weight:	bold;
 margin: 		0;
 color:			#E73129;
}
h5 {
 background-color:	#000000;
 color:			#fff;
 font-size:		14px;
 border:		3px double #fff;
 padding:		2px 10px;
 margin: 		0;
}


/* レイアウト -------------------------------------*/

body{	
 margin:		0 0 0 0;
 color:			#000;
 text-align:	left;
 background-color:#B4B9AB;
 background-image:url(../_img/bg_body.gif);
 background-repeat:repeat-y;
}
#container{
 width:			749px;
 margin:		0px auto 0 0;
}
#content {
 width:			729px;
 margin:		0 0 0 70px;
}

/* ヘッダー -------------------------------------*/

#header{
 width:			674px;
 height:		87px;
 margin-left:	75px;
 text-align:	left;
 background-image:url(../_img/bg_header.gif);
 background-repeat:	repeat-x;
}
#hd_logo{
 position:		relative;
 top:			35px;
}
#hd_title{
 color:			#000;
 margin-top:	0;
 font-size:		36px;
 font-weight:	bold;
 position:		absolute;
 top:			45px;
 left:			260px;
}
#hd_note{
}

/* メニュー ---("../common/navi.css")*/

/* コンテンツ -----------------------------------*/

#main{
 float:			left;
 width:			670px;
 margin:		20px 0 0 0;
 text-align:	center;
}

#main table{
 width:			600px;
 margin:		0 auto 10px auto;
}
#main table td{
 text-align:		left; 
}
#main .tbl_08 td{
 text-align:		center;
}
.td05_txt{
 width:			100%;
 padding-left:		12px;
}
.td06_txt{
 width:			100%;
 padding-right:		8px;
}

/* フッター -------------------------------------*/

#footer {
 widht:			100%;
 text-align:		right;
 background-color:	;
 padding:		5px 0;
}
#ft_title{
 color:			#066;	
 font-size:		10px;
 font-family:	Arial, Helvetica, sans-serif;
 position:		relative;
 left:			-10px;
}
#ft_note{
}
#bottom{
	clear:		both;
}
.pagetop {
 font-size:		10px;
 text-align:		right;
}
/* Add Tag */
#p00 #main .tbl_07 td{
 width:			33%;
 vertical-align:	top;
}
#p00 .td07_txt1, #p00 .td07_txt2, #p00 .td07_txt3 {
 padding:		0 15px;
}
#p00 .tbl_03 {
 width:			580px;
 margin-bottom:		0;
}
#p00 #main .tbl_03 td{
 border-width:		0 1px 1px 1px;
 border-style:		solid;
 border-color:		#666;
 padding:		3px 5px;
}
#p00 .td03_txt1{
 width:			130px;
 background-color:	#f0f0e0;
 text-align:		center;
}
#p00 .td03_txt2{
 width:			450px;
 background-color:	#eee;
}