@charset "UTF-8";
/* CSS 毎日コミュニケーション */

body{
	background-color : #f2ebe3;
	color : maroon;
	font-family: Arial, Helvetica, sans-serif, "EE EゴシチE", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	margin: 0 auto;
	text-align: center;
	
}
	
p{
	line-height: 1.5em;
	margin: 0;
	padding: 5px 0;
	
}
	
dl{
	border-bottom: dotted 2px #632d00;
	clear: both;
	margin: 0;
	padding: 5px 0;
	
}
	
dt{
	color: #fe9901;
	float: left;
	margin: 0;
	padding: 0;
	width: 6em;
	
}
	
dd{
	margin: 0;
	padding: 0;
	margin-left: 6em;
	
}
	
.dl_bottom{
	border-bottom: 1px solid #FFF;
	
}
	

h3{
	color: #fe9901;
	font-size: 16px;
	font-weight: bold;
	line-height: 1em;
	margin:0;
	padding: 0;
	
}
	
table{
	text-align: left;
	
}
	
a, a:link{
	color: #632d00;
	text-decoration: none;
	
}
	
a:hover{
	text-decoration: underline;
	
}
	
.clear_both{
	clear: both;
	
}

#wrapper{
	background : #ffffff url(wrapper_bg.jpg) repeat-y scroll 0% 0%;
	margin: 0 auto;
	width: 806px;
	
}
	
#header{
	background : transparent url(head.jpg) no-repeat scroll 0% 0%;
	height: 80px;
	text-align:right;
	
}
	
#menubar{
	background : transparent url(menu_bg.jpg) no-repeat scroll 0% 0%;
	font-size: 14px;
	height: 37px;
	margin : 0px 0px 5px 3px;
	text-align: left;
	
}
	
#main_vis{
	padding: 15px 0 0;
	
}
	
.main_vis_pic{
	border: 2px solid #632d00;
	
}
	
#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 : transparent url(footer.jpg) no-repeat scroll 0% 0%;
	color: #fcde7c;
	font-size: 10px;
	height: 38px;
	text-align:center;
	
}
	
.page_up{
	margin-top: 10px;
	padding: 0;
	text-align: right;
	
}
	
.page_up a{
	background : transparent url(arrow_up.gif) no-repeat scroll left center;
	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: 10px 0 0 10px;
	width: 270px;
	
}


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

#menubar a{
	background : transparent url(menu_bg.jpg) no-repeat scroll 0% 0%;
	display: block;
	float: left;
	font-weight: bold;
	height: 24px;
	width : 132px;
	padding : 10px 0px 0px 22px;
	
}
	


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


#menubar a:hover{
	background : transparent url(menu_bg.jpg) repeat scroll 0px 37px;
	text-decoration: none;
	
}
	
.menu_b{
	margin-left : 8px;
	width : 130px;
	
}
	
	

.menu_c{
	margin-left : 7px;
	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(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 : transparent url(title_pickup.jpg) no-repeat scroll 0% 0%;
	color: #ffdd81;
	height: 30px;
	
}
	
#pickup h3{
	color: #fe9901;
	font-size: 18px;
	font-weight: bold;
	line-height: 1em;
	margin:0;
	padding: 7px 0 7px;
	
}
	
.pickup_box{
	float: left;
	margin-top: 10px;
	padding: 0;
	width: 215px;
	
}
	
.pickup_box_r{
	float: right;
	margin-top: 10px;
	padding: 0;
	width: 215px;
	
}
	
	
#footer h2{
	font-size: 10px;
	font-weight: normal;
	line-height: 1em;
	margin: 0;
	padding: 15px 0 0 0;
	
}
	


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

#news_h{
	background : transparent url(news_h_bg.gif) no-repeat scroll 0% 0%;
	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 : transparent url(li_pickup_bullet.gif) no-repeat scroll 0% 0%;
	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: 300px;
	
}
	
.pickup_text p{
	padding: 15px 0 0;
	
}
	
.pickup_pic{
	width: 270px;
	float: 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 : transparent url(shop_detail_bg.gif) repeat-y scroll 0% 0%;
	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 : transparent url(li_Q.gif) no-repeat scroll 0% 0%;
	color: #FF9900;
	margin-bottom: 10px;
	padding: 0 0 0 50px;
	
}
	

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

.faq_row{
	margin: 0 15px 10px;
	padding: 0;
	
}
