@charset "shift_jis";
/* base.css */
body,td,th {font-size: 14px;}

p{margin:0;}

image{
	border:none;
	}

#all{
	width:900px;
	margin-left:auto;
	margin-right:auto;}
	
/* ヘッダ */
#header{
	height:85px;
	width:100%;
	float:left;
	clear:none;
	margin-bottom:10px;}
	
#b_left{
	width:225px;
	height:80px;
	float:left;
	clear:none;
	line-height:1.3em;
	}
	
#b_center{
	width:367px;
	min-height:80px;
	padding:0 4px 0 4px;
	float:left;
	clear:none;
	line-height:1.2em;
	color:#666666;
	font-size:0.8em;}
	
#b_right{
	width:300px;
	height:80px;
	float:right;
	clear:none;
	margin-top:5px;}

#staff{
	width:200px;
	margin-left:13em;
	}
	
h1{
	font-size:1.3em;
	margin:5px 0 3px 0;}
	h1 a:link{color:#000000;}
	h1 a:visited{color:#000000;}
	h1 a:hover{color:#000000;}
	
.site_map{
	font-weight:bold;
	float:left;
	clear:none;
	margin:0;}
#top_back{
	width:140px;
	font-weight:bold;
	text-align:right;
	float:right;
	}
#search{
	clear:both;
	}
	
.b_c_f{margin:5px;}

/* リンク色 */
a:link{
	text-decoration:none;
	color:#000000;
	}
a:visited{
	text-decoration:none;
	color:#000000;
	}
a:hover{
	text-decoration:none;
	color:#3399FF;
	}

/* フッタ */
#footer{
	width:895px;
	heigth:20px;
	float:left;
	clear:left;
	border-top:2px solid #999999;
	border-bottom:2px solid #999999;
	margin-top:10px;
	padding:3px 0 3px 5px;
	font-size:0.9em;}
	
#f_menu{
	float:left;
	clear:none;}
	
address{
	float:right;
	clear:none;
	font-style:normal;}
	
#footer_2{
	width:900px;
	clear:both;
	font-size:0.7em;
	margin-top:3px;}

/* 準備中box */
#junbi{
	font-weight:bold;
	font-size:1.5em;
	width:900px;
	line-height:1.5em;
	text-align:center;
	margin-top:200px;
	margin-bottom:200px;
	}
