* {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, MS UI Gothic;

}
body {
	width: 740px;
	color: #333333;
	margin: 10px auto;
	line-height: 120%;
	background: #F0E7D6;
}
/* タイトル */
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #AD4B40;
	float: left;
	margin: 0px;
	padding: 10px 0px 0px 30px;
	background:  url(../images/title_bit.gif) no-repeat 10px 9px;
}
	h1 a:link,
	h1 a:visited,
	h1 a:hover,
	h1 a:active {
		color: #AD4B40;
		font-weight: bold;
		text-decoration: none;	
	}
/* サブタイトル */
h2 {
	float: none;
	font-weight: bold;
	font-size: 14px;
	padding: 150px 40px 0px 100px;
	margin: 0px;
}
/* ヘッダー */
#header {
	height: 60px;
	border-top: 4px double #B29A6A;
	background: url(../images/background.jpg) repeat-x;
	border-bottom: 1px solid #B29A6A;
	clear: both;
}
/* ヘッダーナビゲーション */
#header_navi {
	float: right;
	margin-top: 5px;
	margin-right: 5px;
	font-size: 80%;
}
	#header_navi a:link,
	##header_navi a:visited {
		color: #FFFFFF;
		text-decoration: none;	
	}
	#header_navi a:hover,
	#header_navi a:active {
		color: #AD4B40;
		text-decoration: underline;	
	}
/* メインメニュー */
ul.menu {
	list-style-type: none;
	margin: 1px 0px 0px;
	padding: 0px;
}
	ul.menu li{
	font-size: 80%;
	color: #FFFFFF;
	background: #CBB687;
	float: left;
	width: 147px;
	text-align: center;
	border-right: 1px solid #B29A6A;
	border-bottom: 1px solid #B29A6A;
	}
	ul.menu a:link,
	ul.menu a:visited {
	color: #FFFFFF;
	text-decoration: none;		
	display:block;
	}
	ul.menu a:hover,
	ul.menu a:active {
	color: #FFFFFF;
	background: #B29A6A;
	}
/* お知らせ */
#news {
	font-size: 80%;
	float: left;
	height: 240px;
	width: 240px;
	background: url(../images/background_box.jpg) repeat-x fixed;
	border-bottom: 1px solid #CBB687;
	padding-left: 10px;
}
/* サブタイトル */
/* title.jpgを好きな画像に変更するとサイトイメージが変わります */
#sub_title {
	background: url(../images/title.jpg) no-repeat;
	float: left;
	height: 240px;
	width: 490px;
	border-bottom: 1px solid #CBB687;
}
/* トピックタイトル */
.topics {
	border-bottom: 1px solid #CBB687;
	padding: 5px 5px 5px 15px;
	margin-bottom: 10px;
	background: url(../images/topics_bit.gif) no-repeat 1px 7px;
}
/* 左ブロック */
#left_block {
	font-size: 80%;
	float: left;
	width: 468px;
	background: url(../images/background_box.jpg) repeat-x fixed;
	padding: 5px;
	margin-top: 10px;
	margin-right: 3px;
	margin-bottom: 10px;
	border: 1px solid #CBB687;
}
/* トップページ用 右ブロック */
#right_block {
	font-size: 80%;
	float: right;
	width: 238px;
	background: url(../images/background_box.jpg) repeat-x fixed;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #CBB687;
	margin-left: 3px;
}
/* フッター */
#footer_navi {
	font-size: 75%;
	text-align: center;
	margin-top: 5px;
	border-top: 3px double #B29A6A;
	background: #CBB687;
}
	#footer_navi a:link,
	##footer_navi a:visited {
		color: #FFFFFF;
		text-decoration: none;	
	}
	#footer_navi a:hover,
	#footer_navi a:active {
		color: #AD4B40;
		text-decoration: underline;	
	}
#footer {
	font-size: 75%;
	text-align: center;
	margin-top: 5px;
	border-top: 1px solid #B29A6A;
}
/* table装飾 */
.hot {
	border-bottom: 1px dotted #CBB687;
}
/* コンテンツページ用 サブメニュー */
ul#submenu {
	list-style-type: none;
	margin: 1px 0px 0px;
	padding: 0px;
}
	ul#submenu li{
	border-bottom: 1px dotted #CBB687;
	border-left: 1px dotted #CBB687;
	margin-left: 10px;
	padding-left: 5px;
	}
	ul#submenu a:link,
	ul#submenu a:visited {
	text-decoration: none;
	display:block;
	color: #333333;
	}
	ul#submenu a:hover,
	ul#submenu a:active {
	color: #FFFFFF;
	background: #CBB687;
	}
/* コンテンツページ用 右ブロック */
#right_block_contents {
	font-size: 80%;
	float: right;
	width: 238px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 3px;
}
/* コンテンツページ用 サブメニューブロック */
#sub_block {
	background: url(../images/background_box.jpg) repeat-x fixed;
	border: 1px solid #CBB687;
	padding: 5px;
}
/* コンテンツページ用 中央ブロック */
#center_block {
	font-size: 80%;
	width: 728px;
	float: left;
	background: url(../images/background_box.jpg) repeat-x fixed;
	padding: 5px;
	margin-top: 10px;
	margin-right: 3px;
	margin-bottom: 10px;
	border: 1px solid #CBB687;
}
/* リンク */
#link{
	width: 628px;
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: 50px;
	margin-right: 50px;
	padding: 10px;
	border-color: #CBB687;
	border-style: dotted; 
	border-width: 1px 0px;
	background: url(../images/background_box.jpg) repeat-x fixed;
	font-size: 12px;
	line-height: 140%;
}
/* フォームメール */
input,textarea{
	background-color:#FFFFFF;
	color:#333333;
	border:solid 1px #333333;
}