/* 基本レイアウト*/
*{
	margin:0;
	padding:0;
	font-size:14px;
}
#title{
	width:720px;
	height:295px;
	background-image:url(../img/top_j_1.jpg);
	background-repeat:no-repeat;
	}
body{
	text-align:center;
	}
body div{
	text-align:left;
	margin:0 auto;
	}
#menu{
	float:left;
	width:210px;
	clear: left;
	}
#main{
	float:left;
	width:494px;
	margin-left:14px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 30px;
	margin-bottom: 30px;
	}
#foot{
	clear:both;
	width:720px;
	text-align:center;
	margin-top:30px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding-top: 15px;
	}
#container{
	width:720px;
	clear:both;
	}
/*トップメニュー設定*/	
#top_menu{
	list-style-type: none;
	width:720px;
	height:30px;
	background-image:url(../img/al_back_1.gif);
	background-repeat:repeat-x;
	margin-top: 7px;
}
#top_menu li{
	height:30px;
	overflow:hidden;
	float:left;
	vertical-align:bottom;
	}
#top_menu li a{
	display:block;
	background-position:0px 0px;
	padding-top:50px;
	text-decoration:none;
	white-space:nowrap;
	}
#menu_1 a{
	width:117px;
	background-image:url(../img/top_menu_aisatu.gif);
	}
#menu_2 a{
	width:60px;
	background-image:url(../img/top_menu_enkaku.gif);
	}
#menu_3 a{
	width:85px;
	background-image:url(../img/top_menu_sst.gif);
	}
#menu_4 a{
	width:85px;
	background-image:url(../img/top_menu_req.gif);
	}
#menu_5 a{
	width:105px;
	background-image:url(../img/top_menu_inq.gif);
	}
#top_menu li a:hover {
	background-position: 0px 30px;
}
/*トップメニュー設定　IE5対策*/
#menu_1{
	width:117px;
	}
#menu_2{
	width:60px;
	}
#menu_3{
	width:85px;
	}
#menu_4{
	width:85px;
	}
#menu_5{
	width:105px;
	}
#menu_1 a{
	width:117px;
	background-image:url(../img/top_menu_aisatu.gif);
	}
#menu_2 a{
	width:60px;
	background-image:url(../img/top_menu_enkaku.gif);
	}
#menu_3 a{
	width:85px;
	background-image:url(../img/top_menu_sst.gif);
	}
#menu_4 a{
	width:85px;
	background-image:url(../img/top_menu_req.gif);
	}
#menu_5 a{
	width:105px;
	background-image:url(../img/top_menu_inq.gif);l
	}
#top_menu li a:hover {
	background-position: 0px 30px;
}
/*メニューボタン*/
#menu li a{
	color:#666666;
	display:block;
	/*width:210px;*/
	height:23px;
	padding-top: 5px;
	padding-left: 16px;
	background-image:url(../img/al_menu_back_1.gif);
	background-position:left;
	background-repeat:repeat-y;
	}
#menu li a:hover{
	background-image:url(../img/al_menu_back2.gif);
	background-position:left;
	background-repeat:repeat-y;
	}
#menu li{
	list-style-type:none;
	margin-bottom:1px;
	}
	
/*コピー表示*/
#copy{
	background-image:url(../img/al_back_copy.gif);
	text-align:center;
	font-size:smaller;
	padding:5px;
	color:#666666;
	}

/*キャッチコピー*/
h1{
	font-size:smaller;
	color:#666666;
	height:93px;
	text-align:right;
	padding-top:3px;
	}
/*文字サイズ変更*/
#f_size{
	border: 1px solid #CCCCCC;
	text-align:center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top:15px;
	}
#f_size a{
	}
/*文字サイズ設定*/
#l_f{
	font-weight:normal;
	color:#999999;
}
#m_f{
	font-weight:bold;
	color:#FF6600;
	font-size:16px;
}

#s_f{
	font-weight:normal;
	color:#999999;
}

	
/*メニュー項目名*/

#main h2{
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 7px;
	margin-top:5px;
	}
/*メニューボタン*/

/*バナー設定*/
#bun{
	margin-top:15px;
	width:210px;
	}
#bun img{
	margin-bottom:10px;
	}
	
/*ページトップへの設定(ページ最下部)*/
.totop{
	text-align:right;
	font-size:12px;
	margin-bottom:30px;
	margin-top:20px;
	clear:both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 10px;
	}


/*コンテンツ設定*/	
h2#news{
	border: none;
	margin-top:5px;
	
	}
h2{
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 7px;
	margin-top:5px;
	}
#main p{
	line-height:150%;
	width:490px;
	}
#main h3{
	margin-top:20px;
	margin-bottom:5px;
	}
/*新着情報のテーブル*/
#news_s {
	overflow:auto;
	height:130px;
	}
#news_t th{
	width:90px;
	padding-top:3px;
	padding-bottom:2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	text-align:left;
}#news_t td{
	width:380px;
	padding-top:3px;
	padding-bottom:2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
/*トピックス設定*/
#topics_s p{
	margin-bottom:3px;
	}
	
/*バナー代の設定*/
#bun_l{
	margin-top:15px;
	}
a.bunner_l {
	border: 0px;
}