﻿/*全体　ヘッド用*/

@charset   "UTF-8";
body{
  width : 720px;
  font-size : 9pt;
     margin:0px;          
     padding:0px;         
     text-align:center;   
    }

h1{
	color:#000099;
	font-weight:bold;
	font-size:14pt;
	line-height:90%;
}

h2{
  font-size : 11pt;
  font-weight : bold;
  color : #003366;
}

#main {
	position: absolute;   
	left: 50%;   
	height: 100%;   
	width: 720px;   
	margin-left: -360px; /* MUST be half the width */ 
	text-align:left; 
}  

#right1{
     text-align:right;   
}

#center{
     text-align:center;   
}


a:link{
	color:#000066;
	text-decoration:none;
}

a:visited{
	color:#ffffff;
	text-decoration:underline;
}


a:hover{
	color:#990000;
	text-decoration:underline;
}


a:active{
	color:#fe8000;
	text-decoration:underline;
}

.table{
	margin-right: auto;
	margin-left: auto;
}
	

.td_top2{
  
  border-width : 1px;
  border-style : solid;
  border-color : #800000;
  background-color : #bdbd9b;
  text-align : center;
}

.td_top3{
  padding: 5px;
  align:center  
}

.td_top4{
 
  border-top: solid 1px #990000;
  border-left: solid 1px #990000;
  border-right: solid 1px #990000;
  border-bottom: none 0px ; 
  text-align:center;
  vilign:middle;
  padding:5px 1px ;
  background:url("../images/haikei17.jpg");
  border-top-left-radius:0.5em;
  border-top-right-radius:0.5em;
 
}

.td_top5{
 
  border-top: solid 1px #990000;
  border-left: solid 1px #990000;
  border-right: solid 1px #990000;
  border-bottom: none 0px ; 
  text-align:center;
  vilign:middle;
  padding:5px 1px ;
  border-top-left-radius:0.5em;
  border-top-right-radius:0.5em;
 
 
}


.td_top6{
  border-bottom: solid 1px #990000;
  text-align:center;
  vilign:middle;
  background:url("../images/top_subtitlebar.jpg");
  border-top-left-radius:0.5em;
  border-top-right-radius:0.5em;
 

}

.td_top7{
  border-bottom: solid 1px #990000;
  border-top-left-radius:0.5em;
  border-top-right-radius:0.5em;
 
}

.td_top8{
  padding: 15px 5px 5px 3px;
  border-width: 0px 1px 1px 1px;  
  border-style: none solid solid solid;
  border-color: #990000;
  font-size : 10pt;
  font-weight : normal;
  line-height : 150%;
  text-align : left;
  background:url("../images/haikei17.jpg");
}

.td_top9{
  padding: 15px 5px 5px 3px;
  border-width: 0px 1px 1px 1px;  
  border-style: none solid solid solid;
  border-color: #990000;
  font-size : 10pt;
  font-weight : normal;
  line-height : 150%;
  text-align : left;

}

.td_top10{
  
  border-width : 0px;
  border-style : solid;
  border-color : #800000;

}



.font_navy{
  color: #003366;

}

.font_10_bold{
  font-size : 10pt;
  font-weight : bold;
}

.font_10{
  font-size : 10pt;
}

.font_9{
  font-size : 9pt;
}

.f_16{
  font-size : 20pt;
  font-weight : bold;
}

.f_white{
  color : #ffffff;
}

.headtl_1{
  padding-left:30px;
  border-top-width:0px;
  font-size:24pt;
  font-weight:bold;
  color:#800000;
}

.headtlzu{
  vertical-align:bottom;
  padding:0px 0px 0px 0px;
}

.headtl_2{
  line-height:140%;
  background:url(../images/title12.jpg);
  background-repeat:no-repeat;
  background-position:right top;
  padding-left:200px;
  font-size:7pt;
  color:#FFFFFF;
}
  