
body 
{
	margin: 15px;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	background: #ffffff url('../images/bg.jpg') repeat;
	color: #333;	
}

a 
{
	text-decoration: none;
	color: #1164cf;
}

a:hover 
{
	color: #4682B4; 
}

h1 
{
	margin: 0;
	font-size: 22px;
	font-weight: bold;
}


h2 
{
	margin: 0 0 15px 0;
	font-size: 19px;
	font-weight: normal;
}

h3 
{
	margin: 20px 0 15px 0;
	font-size: 16px;
	font-weight: bold;
	border-bottom:3px solid #cccccc;
	background: #ffffff url(../images/h3bg.jpg) top left repeat-x;
	height:25px;
}

p 
{
	margin: 0 0 15px 0;
	line-height: 23px;
}

.rf
{
	font-weight:bold;
	color:#ff0000;
}

.yf
{
	font-weight:bold;
	background:#ffff55;
}

.bf
{
	font-weight:bold;
	color:#333333;
}

#container 
{	
	padding: 20px 20px 20px 20px;
	background: #ffffff;
	border:1px solid #b3b3b3;
	width: 800px;
}

.tablist
{  
	margin: 0px 0 12px 0; 	
	text-align: right;
	padding: 35px 0 0 0;
}

.tablist ul
{
	margin: 0 0px 7px 0;
}

.tablist li
{ 
	list-style: none; 
	display: inline;
	margin: 0 1px 0 0;	
}

.tablist li a
{
	text-decoration: none;	
	padding: 4px 5px;		
	color: #1164cf;
	font: bold 13px Tahoma, Verdana, Helvetica;
	text-transform: uppercase;
}

.tablist li a:hover
{
	border-bottom: 3px solid #1164cf;	
	padding: 4px 6px;
	color: #aaa;
}

.tablist li a.selected
{
	border-bottom: 3px solid #aaa;
	padding: 4px 5px;
	color: #1164cf;
}

#logo 
{
	margin: 5px;
	float: left;
}

* html #logo{margin-left:1px;} 

#logo h1 a 
{
	color: #000000;
	text-decoration: none;
}

#logo h1 a:hover 
{
	color: #1164cf;
	text-decoration: underline;
}

#logo .setsumei
{
	font-size:12px;	
	padding: 3px 0 0 0;
	color: #777;
}



#header_text 
{	
	color: #ffffff;
	padding: 0;
	background: #00052f url(../images/header.jpg) top left no-repeat;
	clear: both;
	margin: 4px 0 0 0;
	height: 188px;
}

#header_text p 
{	
	width: 500px;
	font-size: 12px;
	line-height: 18px;
	padding: 0 0 0 15px;

}

#header_text h2 
{
	padding: 15px 15px 0 15px;
	color: #ffffff;
	font-weight: bold;
}

#header_text a
{
	color: #00F6FF;	
	font-weight: bold;
	font-size:15px;
	text-decoration:underline;
}


#header_text2 
{	
	color: #fff;
	padding: 0;
	background: #00052f;
	clear: both;
	margin: 4px 0 0 0;
	height: 70px;
}

#header_text2 p 
{	
	width: 500px;
	font-size: 12px;
	line-height: 18px;
	padding: 0 0 0 10px;
	margin-top:-13px;

}

#header_text2 h2 
{
	padding: 15px 15px 0 10px;
	color: #fff;
	font-weight: bold;
	font-size:13px;
}

#header_text2 a
{
	color: #ffffff;	
	font-weight: bold;
	font-size:13px;
	text-decoration:underline;
}

#header_text2 a:hover
{
	color: #00F6FF;	
	font-weight: bold;
	font-size:13px;
	text-decoration:underline;
}


#left 
{
	width: 180px;
	float: left;
	padding-top:10px;
}

*:first-child+html #left{padding-top:23px;} * html #left{padding-top:23px;} 

#left p 
{
	font-size: 11px;
	line-height: 15px;
	margin: 0 0 5px 0;
}

dl,dd,dt
{
	padding:0; margin:0;
	font-size: 12px;

}

dl
{
	margin-top:10px;
}

dt
{
	font-weight:bold;
	margin-top:5px;
	padding-bottom:2px;
}

dd a
{
	width:175px;
	height:18px;
	display: block;
	background-image:url(../images/menu.gif);
	padding-left:2px;
	padding-top:1px;
}

dd a:hover
{
	width:175px;
	display: block;
	background-image:url(../images/menu_on.gif);
	padding-left:2px;
	color:#ffffff;
}

dd a.select
{
	width:175px;
	height:18px;
	display: block;
	background-image:url(../images/menu_st.gif);
	padding-left:2px;
	padding-top:1px;
	color:#333333;
}

dd a:hover.select
{
	background-image:url(../images/menu_st.gif);
	color:#333333;
}

.leftmenu
{
	text-align: left;
	font: bold 12px Tahoma, Verdana, Helvetica;
	margin: 5px 10px 5px 0;
	text-decoration: none;
}

.leftmenu a
{
	background: #ddd;
	display: block;
	height:20px;
	padding: 5px 5px 5px 8px;

}

.leftmenu a:hover 
{
	background: #ccc;
	color: #fff;
}

#main 
{
	width: 590px;
	float: right;
	padding: 0 15px 50px 10px;	
	border-left: 1px solid #ddd;
	font-size: 15px;

}

.note
{
	background: #fff;
	padding: 15px 15px 3px 15px;
	border: 1px solid #999;
}

#footer 
{
	clear: both;
	background: #f5f5f5;
	line-height: 18px;
	color: #444;
	font-size: 11px;	
	border-top: 1px solid #ccc;
	text-align: center;
}

* html #footer{background: #fff;border-top: 2px solid #fff;}

#footer a 
{
	color: #666;
	font-weight: bold;
}

#footer a.net
{
	color: #fff;
	font-weight: bold;
}

.copy{
	background: #00052f;
	color:#fff;
}


