/* ------------------------------
 全体
------------------------------ */

* {
	margin: 0;
	padding: 0;
	border: none;
	line-height: 1.5;
}
body {
	margin: 0 auto;
	text-align: center;
	font-size: 12px;
	color: #434343;
	background-image:url(image/back.gif);
	background-repeat: repeat-x;
}
p {
	line-height: 1.5;
}
table {
	background-color: #FFFFFF;
	text-align: left;
	font-size: 12px;
	color: #434343;
}
td {
	vertical-align: top;
}
strong {
	color: #877708;
}
ol.list01 {
	font-weight: bold;
	margin: 0 0 0 50px;
	color: #887608;
}

/* ------------------------------
 見出し部分
------------------------------ */

h1 {
	font-size: 10px;
	font-weight: bold;
	padding: 5px 0 0 10px;
}
h2 {
	text-align: center;
	margin: 10px auto;
}
h3.aura {
	font-size: 16px;
	color: #63370A;
	margin: 30px 0 0 20px;
	clear: both;
}
h4.aura {
	font-size: 12px;
	color: #887608;
	margin: 30px 0 0 20px;
}

/* ------------------------------
 リンク関連
------------------------------ */

a {
	color: #434343;
}
a:hover {
	color: #00F;
}

/* ------------------------------
 メイン
------------------------------ */

div.aura {
	width: 930px;
	margin: 0 auto;
	background-image:url(image/back_aura.gif);
}
div.main {
	width: 920px;
	text-align: left;
	margin: 0 5px;
}
span.none {
	display: none;
}
p.center {
	text-align: center;
	margin: 10px auto;
}
p.text01 {
	margin: 20px 20px;
}
p.text02 {
	margin: 5px 20px;
}
p.text03 {
	margin: 20px 20px;
	font-size: 10px;
}
img.imgright {
	float: right;
}
img.imgleft {
	float: left;
}

/* ------------------------------
 ヘッダー
------------------------------ */

div.header {
	height: 80px;
}
p.top {
	width: 200px;
	margin: 0 30px;
	padding: 0;
	float: left;
}
p.mail {
	float: right;
	margin: 0 10px 0 0;
}

/* ------------------------------
 メニュー
------------------------------ */

div.leftmenu {
	width: 210px;
	text-align: right;
	float: left;
}
div.leftmenu p {
	margin: 10px 0 0 0;
}

/* ------------------------------
 メイン
------------------------------ */

div.contents {
	width: 710px;
	float: right;
}

/* ------------------------------
 トップページ
------------------------------ */

p.top01 {
	text-align: center;
	margin: 12px auto 0 auto;
}
div#top01 {
	margin: 12px auto 0 10px;
	background-image:url(image/top_aura_.gif);
	background-repeat: no-repeat;
	width:685px;
	height: 140px;
}

div#top01 h2 {
	padding: 15px 0 0 12px;
	font-size:12px;
	font-weight: bold;
	text-align: left;
}

div#top01 p {
	margin: 12px;
	font-size:12px;
	text-align: left;
}
div.topbanner {
	text-align: center;
	margin: 12px auto 0 auto;
}
div.topbanner img {
	margin: 0 4px 0 4px;
}

.topbanner_text1{
width:220px;
margin: 0 0 0 18px;
_margin: 0 0 0 10px;
float: left;
}

.topbanner_text2{
width:220px;
margin: 0 0 0 12px;
_margin: 0 0 0 10px;
float: left;
}

.topbanner_text3{
width:220px;
margin: 0 0 0 8px;
_margin: 0 0 0 10px;
float: left;
}

/* ------------------------------
 トピックス
------------------------------ */

div#topix {
	width: 685px;
	height: 200px;
	background-image:url(image/topix.jpg);
	background-repeat: no-repeat;
	margin: 10px 12px;
}
ul.topix {
	list-style: none;
	padding: 53px 40px;
}
ul.topix li {
	margin-bottom: 8px;
}

/* ------------------------------
 パンくずなど
------------------------------ */

p.bread {
	margin: 12px 0 0 12px;
}
p.toplink {
	text-align: right;
	margin: 10px 10px 0 0;
	clear: both;
}

/* ------------------------------
 サイトマップ
------------------------------ */

div.sitemap01 {
	width: 250px;
	float: left;
	margin-left: 10px;
}
div.sitemap02 {
	width: 400px;
	float: right;
}
p.sitemap01 {
	margin: 20px 10px;
}
p.sitemap01 img {
	vertical-align: middle;
	margin-right: 5px;
}
p.sitemap01 a {
	color: #6B3801;
	font-weight: bold;
}
p.sitemap02 {
	margin: 5px 28px;
}
p.sitemap02 a {
	color: #6B3801;
	font-weight: bold;
}

/* ------------------------------
 フッター
------------------------------ */

div.footer {
	clear: both;
	text-align: center;
	margin: 0 auto ;
}
p.footer01 {
	padding: 20px 0 10px 0;
}
p.footer02 {
	border-top: solid 3px #7C6807;
	padding: 10px 0;
	color: #7C6807;
}

/* ------------------------------
 お問い合わせ
------------------------------ */
.m_left_35{
	margin-left:35px;
}

.formtxt {
	color: #333333;
	font-size: 12px;
}
.formtxt2 {
	border: 1px solid #669999;
}

