body {
	margin: 0; padding: 0;
	font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","MS Pゴシック",sans-serif;
	font-size: 13px; line-height: 1em; color: #996633;
	background: #FF9900 url(images/v2_bg01.jpg) repeat-x;
}

img { border: 0; }

.img_sub1 { border: 0; padding: 0 0 6px; }

.clr {
	clear: both; overflow: hidden;
	margin: 0; padding: 0;
}

h1, h2, h3, h4, h5, h6 { font-weight: bold; line-height: 120%; }
h1, h2, h3, h4, h5, h6, p, ol, ul, pre, blockquote {
	margin: 0 0 10px; padding: 0;
}

h1 { font-size: 160%; }
h2 { font-size: 140%; }
h3 { font-size: 120%; }
h4 { font-size: 110%; }
h5 { font-size: 100%; }
h6 { font-size: 100%; }

.hidden { display: none; }

a { text-decoration: none; color: #f00; font-style: normal; }
a:hover { text-decoration: underline; color: #ff3333; font-style: normal; }


/*---Layout---*/
#wrapper {
	width: 960px;
	margin: 0; padding: 0 0 20px;
	text-align: left;
	font-size: 100%;
}

#main_image {
	margin: 0; padding:0;
	background: #FFF5E7 url(images/v2_bg_top01.gif) center top no-repeat;
	height: 360px;
}

#main_image_inner {
	padding: 7px 7px;
}

#btn1 { margin: 0; padding: 0 7px 0; background: #fff; }
#btn2 { margin: 0; padding: 0 7px 0; background: #fff; }

#pagebody { margin: 0; padding: 25px 15px 0; background: #fff; }

#pi_banner1 { margin: 0; padding: 0 0 35px; text-align: center; }

#pagebody_bottom {
	height: 11px;
	margin: 0; padding: 0;
	background: #FF9900 url(images/v2_bg_bottom01.gif) center top no-repeat;
}

#footer {
	margin: 0; padding: 10px 0 0;
	text-align: center; color: #fff;
}

#culumn_top {
	height: 15px;
	margin: 0; padding: 0;
	background: #CC0066 url(images/v2_p1_bg_culumn_top.gif) center bottom no-repeat;
}

#culumn_body {
	margin: 0; padding: 0 15px 0;
	color: #fff;
	background-color: #CC0066;
}

#culumn_bottom {
	height: 15px;
	margin: 0; padding: 0;
	background: #CC0066 url(images/v2_p1_bg_culumn_bottom.gif) center top no-repeat;
}

/*---etc---*/
.title1 { margin: 0; padding: 0 0 18px; }
.tx1 {
	font-size: 100%; line-height: 150%;
	text-align: left;
}
.tx2 {
	font-size: 90%; line-height: 130%;
	text-align: left; color: #333;
}

.detail1 { padding: 0 0 18px; }
.detail2 { padding: 0 0 45px; }
.detail3 { padding: 0 0 25px; }

.tx_i1 { font-size: 85%; line-height: 130%; }
.hd_p2_1 { padding: 0 0 9px; }

.pad1 { padding: 0 0 5px; }
.pad2 { padding: 0 0 10px; }

.frm_3d {
	margin: 0 0 20px; padding: 8px;
	border: 1px solid #f00;
	background: #333;
}

h4.p1_1 { margin: 0 0 20px; font-size: 110%; }
h3.p2_1 { margin: 0 0 20px; font-size: 130%; }


#tour_top {
	height: 15px;
	margin: 0;
	padding: 0;
	background-color: #9EE93C;
	background-image: url(images/v2_p1_bg_tour_top.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#tour_body {
	margin: 0;
	padding: 0 15px 0;
	color: #006600;
	background-color: #9EE93C;
	background-image: url(images/v2_p1_bg_tour_body.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#tour_bottom {
	height: 15px;
	margin: 0;
	padding: 0;
	background-color: #9EE93C;
	background-image: url(images/v2_p1_bg_tour_bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

