﻿body { color: black; background-color: #dadada; background-image: url(img/bg.gif); background-repeat: repeat-y ;}

td,caption { font-size: 10pt }
a:Link,A:Visited{
	color : #597000;
	text-align: center;
}
a:hover { color: red }

img{ border:0;}

/* 見出し */

h1 { margin : 0px;font-size: 10pt }


h2{ color: #707070;
margin:0px;
font-size: 13px;
padding:2px 0px 0px 5px;
font-weight:normal;

 }


h3   {color: #000000;
font-size: 11px;
padding:0px 0px 0px 0px;
margin:0px;
font-weight:normal;}

h4            {color: #003399;
background-color:#dadada;
font-size: 11pt;
padding:4px 0px 0px 5px;
background-image: url('img/h3.gif');
background-attachment: fixed;
background-position:100% 0%;
background-repeat: no-repeat;
height : 24px;
margin:0px

}


h5 {
line-height: 130%;
margin : 0px;
color: #666666;}

h6{
	font-size:16px;
background-image: url('img/h6_bg.gif');
background-repeat: no-repeat;
	padding:3px 20px;
height : 30px;
margin : 20px 0px 0px 10px;
	letter-spacing:1px;}


/* 中のメニュー */
A.menu:Link,A.menu:Visited{
display:block;
text-decoration:none;
color : #6c6600;
width : 182px;
height : 25px;
background-image : url('img/menu1.gif');
background-repeat: no-repeat;
font-size: 13px;
padding:4px 0px 0px 5px;
font-weight:bold;}

a.menu:hover{
background-image : url('img/menu2.gif');
background-repeat: no-repeat;
background-color:transparent;/* 透明色 */
color : #ffffff;}

/* テーブルとセルの線を細くする */
table{border-collapse: collapse;
border-color: #2e3a59;}
td{border-collapse: collapse;
border-color: #2e3a59;}

/* 表の枠 */

.hyo_uesita {
border-top:1px solid #445522; 
border-bottom:1px solid #445522; 

}
.hyo_sayu {
border-right:1px solid #445522; 
border-left:1px solid #445522; 
}
.hyo_migi {
border-right:1px solid #445522; 

}

.hyo_sita {
border-bottom:1px solid #445522; 

}
.hyo_ue {
border-top:1px solid #445522; 

}
.hyo_hidari {
border-left:1px solid #445522; }

.hyo_kakomi {
border:1px solid #445522; 
line-height: 110%;
}

.haiti_cent{text-align: center;}
.clear{clear: both;}
.ml15{margin-left:15px;}
