﻿@import url("../common/sub.css");

/* 共通 --------------------------------------- */

a{
 color:			#a93;
}
a:hover {
 color:			#f00;
}
table {
 border-collapse:	collapse;
}
td{
 padding:		0;
}
img {
 border-width:	0;
}
hr{
 color: #aaa;
 background-color: #aaa;
 height: 1px;
 border: 0;
}
/* 見出し -------------------------------------*/
h1 {
 font-size:		10px;
 font-weight:	normal;
 line-height:	1.3em;
 text-align:left;
 color:			#958A7F;
 position:		relative;
 top:			9px;
 left:			20px;
 margin:		0;
 letter-spacing:1px;
}
h2 {
 font-size:18px;
 border-left:8px solid #c80000;
 padding:7px 7px;
 color:#c80000;
 margin-bottom:5px;
}
h3 {
 font-size:12px;
 margin: 3px 0;
}

/* レイアウト -------------------------------------*/

body{	
 margin:		0 0 0 0;
 color:			;
 text-align:	center;
 font-family:	'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',verdana,sans-serif;
 line-height:	1.35em;
 font-size:		small;
}
#container{
 width:			760px;
 margin:		30px auto 15px auto;
 background: url(737.gif) repeat-y 0 0;
 text-align:	center;
 border-width:	3px 0 0 0;
 border-style:	solid;
 border-color:	#000; 
}
#content {
 width:			744px;
 margin:		0 8px 0 8px;
 background-repeat:no-repeat;
 text-align:	left;
}

/* ヘッダー -------------------------------------*/

#header{
 width:			744px;
 height:		37px;
 background: url(738.gif) no-repeat 0 0;
 margin:		0 8px 0 8px; 
 color: #8C8478;
 font-size: 11px;
}
#hd_logo{
}
#hd_title{
 position:relative;
 left:-10px;
}
.pagetop{
 font-size:0.85em;
 text-align:right;
}

/* メニュー -------------------------------------*/

#navi{

}
/* コンテンツ -----------------------------------*/

#main td{
 text-align:left;
}
#main table{
 width:500px;
 margin:0 auto 10px auto;
}
#bottom {
 clear:both;
}

#p01 .td06_txt {
 padding:0 10px;
}
.td05_txt {
 width:100%;
 padding:0 0 0 10px;
}
.td06_txt {
 width:100%;
 padding:0 10px 0 0;
}

#p02 .tbl_04 img {
 border:1px solid #999;
}
#p02 .tbl_08 img {
 border:1px solid #999;
}
#p04 .tbl_05, #p04 .tbl_06{
 width:485px;
 margin-bottom:20px;
}
#p04 .tbl_05 img, #p04 .tbl_06 img{
 border:1px solid #B2B0A5;
}
