/*######################################
三重県のど真ん中美杉町
style.css
CSS Version 2.0
LastModefied:2007.01.22 By nakata
######################################*/

/*########################
ページ構成
########################*/
body{
	background-color: #ffffff;
	font-size:80%;
}

td{
	font-size:80%;
}

.s{
	font-size:8pt; 
	padding-left:3px;
}

.width{
	width: 760px;
}

/*========================
色の指定
========================*/
.red{
	color: #FF0000;
}

/*========================
タイトル
========================*/
h4{
	width:130px; 
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #9acd32;
	text-align: left;
}

h2{
	margin-bottom: 0px;
}

h1{
	margin-top: 0px;
	margin-bottom: 0px;
	color: red
}

/*=========================
メニュー
=========================*/
.submenu{
	font-size: 9pt;
}

.index{
	width: 160px;
	text-align: center;
	background-color: #fff8dc;
	vertical-align: top;
}

.bar{
	alight
	width: 760px;
	height: 20px;
	background-color: green;
}

/*========================
サブメニュー
========================*/
.subbar{
	width: 325px;
	height: 25px;
	background-color: #0000ff;
}

/*========================
その他
========================*/
/*--------------------
お問い合わせ・テーブル
--------------------*/
.toi{
	width: 590px;
}

.toi th{
	background-color: #ffffcc;
	text-align: left;
	font-weight: normal;
}


