/*All*/
body {
	color: black;
	background: white;
	margin: 0px auto;
	padding: 0px;
	width:800px;
	text-align: center;
}
/*header*/
#head_top_left {
	border-bottom: 1px solid #999999;
}
#head_top_right {
	padding:2px 10px;	
	color: #999999;
	border-bottom: 1px solid #999999;
}
#head_mid_left {
	width: 200px;
	padding:5px 10px;	
}
#head_mid_right {
	text-align: right;
	vertical-align: bottom;
	padding:5px 10px;	
}
#head_mid_left h1 {
	font-family: "HGS޼UB", Osaka, "qMmpS Pro W3", Verdana, Arial, sans-serif;
	font-family: Osaka, "qMmpS Pro W3", Verdana, Arial, sans-serif;
	font-family: "HGS޼E", Osaka, "qMmpS Pro W3", Verdana, Arial, sans-serif;
	font-size: 18px;
	margin-left:0px;
  color: #006666;                              
}
#head_mid_left h2 {
	margin-left:4px;                             
}
#head_bom_left{
	background-color:#CCCCCC;
	color: #ffffff;
	padding: 2px 10px;
}
#head_bom_left span{
	margin-left:4px;
	font-weight: bold;
}
#head_bom_right{
	font-size: 11px;
	text-align: right;
	background-color:#CCCCCC;
	color: #ffffff;
	padding: 2px 10px;
}
/*menu*/
.last {border-bottom:1px solid white;}
/* mainTitle */
H1.mainTitle {
  font-family: Osaka, Verdana, Arial, sans-serif; 
  font-size: 20px;                      
  font-weight: bold;                            
  color: #9a9a9a;                              
}
/* subTitle */
H2.subTitle {
  font-family: Osaka, Verdana, Arial, sans-serif;
  font-size: 12px;                             
  color: #0000a0;                             
  font-weight: bold;                               
}
/* PFC*/
P.main {
  font-family: Osaka, Verdana, Arial, sans-serif;
  font-size: 11px;                               
  line-height: 1.5;                             
}
.copyright {
	font-size: 12px;
	color: #666666;
 	background-color:#CCCCCC;
	padding-left: 210px;
 }
.footer {
	font-size: 12px;
	color: #666666;
	padding-left: 210px;
	line-height: 120%;
}
.naviBar a{
	font-family: Osaka, Verdana, Arial, sans-serif;
  font-size: 11px;
	font-weight: bold;
  color: #ffffff;        
  text-decoration: none;
}
.naviBar a:hover { 
  color: #FF9900;
}
a.simple{ 
  color: #003399;        
  text-decoration: none;
}
a.simple:hover { 
  color: #AABBDD;
  text-decoration: underline;
}
a.main {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a.main:hover {
	text-decoration: underline;
	color: #FF6666;
}
.smallText {
  font-family: Osaka, Verdana, Arial, sans-serif;
  font-size: 11px;                            
}

h1 {
font-family: "HGS޼E",Osaka, "qMmpS Pro W3", Verdana, Arial, sans-serif;
font-size: 16px; 
color: #666666;
margin:10px 2px;
}
h2 {
font-size: 15px;
color: #666666;
margin:2px;
}
h3 {font-size: 14px; color: #666666; display: inline;}
h4 {font-size: 12px; color: #FF6600; display: inline;line-height: 150%;}
h5 {color: #990000;display: inline;}
p {font-size: 12px;line-height: 150%;color: #666666;}

table {font-size: 12px;}
.selecter {font-size: 12px;color: #666666;}
.text12 {font-size: 12px;color: #333333;}
.text11 {font-size: 11px;color: #333333;}
.text10 {font-size: 10px;color: #333333;font-weight:normal;}
.strong{font-weight: bold;}
ol {font-size: 12px;line-height: 150%;color: #666666;}

.gray {color: #666666;}
.yellow {color: #CCFF00;}
.orange {color: #FF6600;}
.white {color: #ffffff;}

.window {
	border: 1px solid #AAAAAA;
	padding: 5px;
	margin-bottom:10px;
}
.window_gray {
	border: 1px solid #AAAAAA;
	background-color: #DDDDDD;
	padding: 5px;
	margin-bottom:10px;
}
.rectan {
	font-size: 12px;
	line-height: 150%;
	color: #666666;
	border: 1px solid #333333;
	padding: 5px;
}
/*control*/
.menu_control {
}
.border_bottom{	
border-bottom: 1px solid #ffffff;
display: block;
}
.padding_top {padding-top: 5px;display: block;}
.padding_left {padding-left: 10px;display: block;}
.menu_control a {
	display: block;
	text-indent: 0px;
}
.menu_control table {padding-left: 10px;}
.detail_form{
background-color: #FFFFFF;
border: 1px solid #999999;
margin: 5px;
padding: 5px;
text-indent: 0px;	
}
/*news*/
.icon_new {
	color:#FF0000	;
}
/*Links*/
.link-head{
background-color: #DDDDDD;
display: block;
}
