/* 全体 */

*{
	margin:0px;
	padding:0px;
}

body {
	font-size:75%;
	line-height:170%;
}

h1,h2,h3,h4,h5,h6{
	font-size:100%;
	font-weight:lighter;
}

ul {
	list-style:none;
}

img {
	border:0px;
}

a:link {color:#333333; text-decoration:none;}
a:visited {color:#333333; text-decoration:none;}
a:active {color:#333333; text-decoration:none;}
a:hover {color:#333333; text-decoration:none;}



/* レイアウト */

body {
	text-align:center;
}

div#layout {
	width:750px;
	margin:40px auto;
	text-align:left;
}

div#header {
	width:750px;
	background:#FFFFFF;
	color:#b19049;
}

div#header h1 {
	float:right;
	width:600px;
	text-align:right;
}

div#header p {
	float:left;
	width:100px;
}

div#menu{
	width:750px;
	background:#FFFFFF;
}

div#menu ul {
	width:748px;
	margin:15px 0;
	border:#92ca86 solid 1px;
}

div#menu ul li{
	display:inline;
	margin:10px;
	line-height:25px;
}

div#wrapper {
	clear:both;
	width:750px;
	height:auto;
}

div#wrapper img {
	vertical-align:bottom;
}

div#main {
	float:right;
	width:750px;
	background:url(../Image/contents_left06.jpg) repeat-y;
}

div#main div#table_right {
	float:right;
	width:655px;
	margin-left:0;
	margin-right:0;
}

div#table_right h2.h2_title_01 {
	width:615px;
	height:21px;
	margin-bottom:10px;
	background:url(../Image/h2_title_01.jpg) no-repeat;
	text-indent:20px;
	font-size:16px;
	font-weight:bold;
	line-height:21px;
	color:#716c42;
}

div#table_right h3.h3_title_01 {
	width:600px;
	height:18px;
	margin-bottom:10px;
	background:url(../Image/h3_title_01.jpg) no-repeat;
	text-indent:20px;
	font-size:12px;
	font-weight:bold;
	line-height:18px;
	color:#7b7c5c;
}

div#table_right h3.h3_title_02 {
	width:auto;
	height:21px;
	margin-bottom:10px;
	background:url(../Image/h3_img_01.jpg) no-repeat;
	background-color:#6e6d34;
	text-indent:25px;
	font-size:14px;
	font-weight:bold;
	line-height:21px;
	color:#ffffff;
}

div#main div#sitemap {
	float:right;
}

div#main div#sitemap ul {
	float:left;
}

div#main img {
	vertical-align:bottom;
}

div#main p.top_p {
	height:200px;
	padding:10px;
	background:url(../Image/bg01.gif);
}

div#footer {
	clear:both;
	float:right;
	width:600px;
	margin-top:15px;
	background:url(../Image/footer_bg.jpg) right repeat-y;
	text-align:right;
	color:#b19049;
}

div#footer div.margin_right {
	margin-right:15px;
}

div#footer img {
	margin:5px 0 5px 5px;
}

div#rss img {
	margin-left:15px;
}

div#footer ul {
	margin-right:15px;
}

div#footer ul li {
	display:inline;
}

div#catch { margin-bottom: 15px; }

/* パーツ */

img.img_right {
	float:right;
}


/*　lotus　*/

table {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
}
.text8 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 8px;
}
.text10 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
}
.text10_6f6f6f {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	color:#6F6F6F;
}
.text12 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
}
.text14 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
}
.text16 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
}
.text18 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 18px;
}
.height10 {
	line-height: 10px;
}
.height12 {
	line-height: 12px;
}
.height14 {
	line-height: 14px;
}
.height16 {
	line-height: 16px;
}
.height18 {
	line-height: 18px;
}
.height20 {
	line-height: 20px;
}
.height22 {
	line-height: 22px;
}
.height24 {
	line-height: 24px;
}
a:link {
	color: #817744;
}
a:visited {
	color: #666666;
}
a:active {
	color: #817744;
}
a:hover {
	color: #666666;
}
.fix {
	background-repeat: no-repeat;
}
.padding10 {
	padding: 10px;
}
.color_01 {
	color: B19049;
}
.fix02 {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right bottom;
}

.link01 {
	margin:5px 10px 5px 10px;
}

.link02 {
	margin:5px 10px 5px 10px;
}