@charset "UTF-8";

body {
	background-color:#f2ebe3;
	color: #632d00;
	font-family:"font-family: ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	margin: 0 auto;
	text-align: center;
	}
	
p {
	line-height: 1.7em;
	margin: 0;
	padding: 5px 0;
	}
	

h3 {
	color: #fe9901;
	font-size: 16px;
	font-weight: bold;
	line-height: 1em;
	margin:0;
	padding: 0;
	}
	
table {
	text-align: left;
	}
	

	
.clear_both {
	clear: both;
	}

img.honbun_photo{
	float:right;
	margin: 2px;
	padding: 2px;
	}

img.honbun_photo2{
	float: inherit;
	margin: 5px;
	padding: 2px;
	}

#wrapper {
	background: #FFFFFF url(../img/wrapper_bg.jpg) repeat-y;
	margin: 0 auto;
	width: 806px;
	}
	
#header {
	background: url(../img/head.png) no-repeat;
	height: 80px;
	text-align:right;
	}
	
#menubar {
	background:url(../img/menu_bg.jpg) no-repeat;
	font-size: 14px;
	height: 37px;
	margin: 0 3px 0px;
	text-align: left;
	}
	
#main_vis{
	margin: 17px;
	margin-bottom: 0px;
	background-image: url(../../img/index4.jpg);
	background-repeat: no-repeat;
	height: 175px;
}
	
.main_vis_pic {
	padding: 24px;
	padding-bottom: 0px;
	text-align: left;
	font-size: 30px;
	color: #000;
    font-weight: bold;
   text-shadow: 1px 1px 1px white,
    -1px 1px 1px white,
    1px -1px 1px white,
    -1px -1px 1px white;
	}

.main_vis_sec {
font-size: 16px;
	color: black;
	font-weight: bold;
	margin-top: 5px;
	padding-left: 60px;
	padding-right: 60px;
}
	
#content {
	margin: 0 auto;
	padding: 20px 0;
	text-align: left;
	width: 770px;
	}
	
#content_secondary {
	margin: 0 auto;
	padding: 20px 0;
	text-align: left;
	width: 770px;
	}
	
#left {
	float: left;
	width: 286px;
	}
	
#right {
	float: right;
	width: 468px;
	}
	
#footer {
	background: url(../img/footer.jpg) no-repeat;
	color: #fcde7c;
	font-size: 10px;
	height: 38px;
	text-align:center;
	}
	
.page_up {
	margin-top: 10px;
	padding: 0;
	text-align: right;
	}
	
.page_up a {
	background: url(../img/arrow_up.gif) left no-repeat;
	padding: 0 0 0 15px;
	}
	
	
/* ============= HEADER ================ */

#header h1 {
	font-size:12px;
	font-weight: normal;
	line-height: 1em;
	margin: 0;
	padding: 10px 10px 0 0;
	}
	
#header_logo {
	float: left;
	padding: 15px 0 0 10px;
	width: 270px;
	}


/* ============================= */

#menubar a{
	background:url(../img/menu_bg.jpg) no-repeat;
	display: block;
	float: left;
	font-weight: bold;
	height: 24px;
	width: 134px;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 25px;
	}
	

#menubar a, a:link {
	color: #632d00;
	text-decoration: none;
	}

* html #menubar a {/* IE 6 */
	height: 27px;
	width: 133px;
	}


#menubar a:hover {
	background: url(../img/menu_bg.jpg) 0 37px;
	text-decoration: none;
	}
	
.menu_b {
	margin-left: 2px;
	width: 134px;
	}
	
	

.menu_c {
	margin-left: 1px;
	width: 130px;
	}
	

/* ============================= */

#news {
	border: 1px solid #632d00;
	border-bottom: 8px solid #632d00;
	padding: 4px 10px;
	}
	
.news_title h2{
	font-size: 14px;
	font-weight: normal;
	line-height: 1em;
	margin:0;
	padding: 7px 0 0 30px;
	}

.news_title {
	background-image:url(../img/title_news.jpg);
	color: #ffdd81;
	height: 30px;
	text-align: left;
	}
	
.news_link {
	padding: 10px 0;
	}
	
#pickup {
	border: 1px solid #632d00;
	border-bottom: 8px solid #632d00;
	padding: 10px 12px;
	}
	
.pickup_title h2{
	font-size: 14px;
	font-weight: normal;
	line-height: 1em;
	margin:0;
	padding: 7px 0 0 30px;
	}

.pickup_title {
	background: url(../img/title_pickup.jpg) no-repeat;
	color: #ffdd81;
	height: 30px;
	}
	
#pickup h3 {
	color: #fe9901;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.3em;
	margin: 0;
	padding: 7px 0 7px;
	}
	
.pickup_box {
	float: left;
	margin-top: 10px;
	padding: 0;
	width: 230px;
	}
	
.pickup_box_r {
	float: right;
	margin-top: 10px;
	padding: 0;
	width: 200px;
	}
	
	
#footer h2 {
	font-size: 10px;
	font-weight: normal;
	line-height: 1em;
	margin: 0;
	padding: 15px 0 0 0;
	}
	

/* ===========sandard================= */

#main_title {
	background: url(../img/news_h_bg.gif) no-repeat;
	font-size:18px;
	font-weight: normal;
	height: 30px;
	line-height: 1em;
	margin: 0 0 10px;
	padding: 12px 0 0 15px;
	}


#sub_title {
	background: #632d00;
	color: #ffdd87;
	line-height: 1em;
	text-align: center;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 0;
	}


#content a:link{color:#3366ff;}
#content a:visited{color:#666;}
#content a:hover{color:red;text-decoration:underline;}
#content a:active{color:#3366ff;}


.menu{
	padding-bottom:1.5em;
}

.middle{
	padding-top:0em;
	padding-bottom:0.3em;
	margin: 0;
	padding-left: 1em;
	padding-right: 1em;
}

.standard{
	padding-top:1em;
	padding-bottom:1em;
	padding-left:1em;
	padding-right:1em;
	margin: 0;
}

.top{
	padding-top:1em;
	padding-bottom:0.3em;
	padding-left:1em;
	padding-right:1em;
	margin: 0;
}

.bottom{
	padding-top:0.3em;
	padding-bottom:1em;
	padding-left:1em;
	padding-right:1em;
	margin: 0;
}

.top_indent{
	padding-top:1em;
	padding-bottom:0.3em;
	padding-left:1em;
	padding-right:1em;
	margin: 0;
	text-indent: 1em;
}

.middle_indent{
	padding-top:0.3em;
	padding-bottom:0.3em;
	padding-left:1em;
	padding-right:1em;
	margin: 0;
	text-indent: 1em;
}

.bottom_indent{
	padding-top:0.3em;
	padding-bottom:1em;
	padding-left:1em;
	padding-right:1em;
	margin: 0;
	text-indent: 1em;
}


.normal_text_align_right{
	padding:1em;
	margin:0;
	text-align:right;
	padding-right: 10px;
}

.middle_text_align_right{
	padding:0em;
	margin:0;
	text-align:right;
	padding-right: 10px;
}


.clause{
line-height:1.8em;
margin-top:0.3em;
margin-bottom:0.3em;
margin-right:1em;
}

.clause2{
	line-height:1.7em;
	margin-top:0.1em;
	margin-bottom:0.1em;
	margin-right: 1em;
	text-align: justify;
}

.clause3{
	line-height:1.7em;
	margin-top:0.1em;
	margin-bottom:0.1em;
	margin-right: 1em;
	margin-left:-1em;
		text-align: justify;
}

.block{
	background-color:#E6E6E6;
	color:#333;
	border-style:dotted;
	border: 2px;
	margin-right: 15px;
	margin-left: 15px;
	padding-bottom: 7px;
	padding-top: 7px;
	padding-left: 10px;
	padding-right: 10px;
}

/* ============== NEWS =============== */

#news_h {
	background: url(../img/news_h_bg.gif) no-repeat;
	font-size:18px;
	font-weight: normal;
	height: 30px;
	line-height: 1em;
	margin: 0 0 10px;
	padding: 10px 0 0 15px;
	}
	
.news_row {
	border-bottom: 1px dotted #632d00;
	padding: 10px 0;
	}
	
.news_date {
	float: left;
	width: 127px;
	}
	
.news_date p {
	padding: 0;
	}


.news_pic {
	float: left;
	width: 185px;
	}
	
.news_text {
	float: right;
	width: 425px;
	}


/* ============== PICKUP =============== */

#pickup_left {
	float: left;
	width: 145px;
	}
	
#pickup_left ul {
	list-style-type: none;
	margin:0;
	padding: 0 0 5px;
	}
	
#pickup_left li {
	background: url(../img/li_pickup_bullet.gif) no-repeat;
	padding: 0 0 10px 25px;
	}
	
#pickup_right {
	float: right;
	width: 600px;
	}
	
#pickup_right h2 {
	background: #632d00;
	color: #ffdd87;
	line-height: 1em;
	margin: 0;
	padding: 5px 0;
	text-align: center;
	}
	
#pickup_right h3 {
	padding-top: 15px;
	}
	
.pickup_text {
	float: right;
	width: 540px;
	text-align: left;
	}
	
.pickup_text p {
	padding: 15px 0 0;
	text-align: left;
	font-size: 14px;
	}

.pickup_text2 {
	width: 100%;
	}
	
.pickup_text2 p {
	padding: 15px 0 0;
	}
	
.pickup_pic {
	width: 210px;
	float: left;
	text-align: left;
	}
	
	
/* ============== SHOP =============== */

.shop_pic {
	float: left;
	width: 295px;
	}
	
.shop_info {
	float: right;
	width: 430px;
	}
	
.shop_info dl {
	border-bottom: 1px solid #FFF;
	}
	
.shop_info dt {
	width: 60px;
	color: #632d00;
	}
	
.shop_info dd {
	width: 360px;
	}
	
.shop_detail {
	background:url(../img/shop_detail_bg.gif) repeat-y;
	margin-top: 15px;
	}
	
.shop_detail h3 {
	color: #632d00;
	font-size: 14px;
	padding: 5px 0 0 5px;
	}
	
.shop_d_left {
	float: left;
	width: 120px;
	}
	
.shop_d_right {
	float: right;
	weidth: 620px;
	width: 640px;
	}
	
.shop_detail dl {
	clear: both;
	border-bottom: 1px solid #e3d9d0;
	}

	
.shop_detail dt {
	color: #632d00;
	float: left;
	width: 6em;
	}
	
.shop_detail dd {
	margin-left: 6em;
	}



/* ============== FAQ =============== */

.faq_row ul {
	border-bottom: 1px dotted #632d00;
	list-style-type: none;
	margin: 0;
	padding: 10px 0;
	}

.li_q {
	background:url(../img/li_Q.gif) no-repeat;
	color: #FF9900;
	margin-bottom: 10px;
	padding: 0 0 0 50px;
	}
	

.li_a {
	background:url(../img/li_A.gif) no-repeat;
	margin-bottom: 10px;
	padding: 0 0 0 50px;
	}
	

.faq_row {
	margin: 0 15px 10px;
	padding: 0;
	}
	
	
	
	.line-b {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	line-height:1.7;
}
.line-rb {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	text-align: center;
	line-height:1.7;
}


.readline_center {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	padding-top: 0.3em;
	padding-right: 2em;
	padding-bottom: 0.3em;
	padding-left: 1em;
	text-align: center;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	clear:both;
	}
	
	.td_gray_01 {
	background: #F2F2F2;
	text-align: center;
	}
