@charset "UTF-8";
/* CSS 毎日コミュニケーション */

body{
	background: url(../img/body_bg.gif);
	color: #632d00;
	font-family: Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	text-align: center;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
	
p{
	line-height: 1.4em;
	margin: 0;
	padding: 5px 0;
	}
	
dl{
	clear: both;
	margin: 0;
	padding: 5px 0;
	}
	
dt{
	clear: both;
	color: #A50000;
	float: left;
	width: 6em;
	}
	
dd{
	margin-left: 6em;
	}
	
.dl_bottom{
	border-bottom: 1px solid #FFF;
	}
	

h3{
	color: #a60000;
	line-height: 1em;
	font-size: 16px;
	font-weight: bold;
	margin:0;
	padding: 0;
	}
	
a, a:link{
	color: #00CC00;
	text-decoration: none;
	}
	
a:hover{
	text-decoration: underline;
	}
#wrapper #content #right #pickup h4{
	color: #006633;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009900;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #009900;
	font-size: 14px;
}

	
.clear_both{
	clear: both;
	}

#wrapper{
	background: #FFFFFF url(../img/wrapper_bg.jpg) repeat-y;
	border-right: 1px solid #A50000;
	border-left: 1px solid #A50000;
	width : 815px;
	margin-top: 15;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
	
#header{
	height: 300px;
	text-align:center;
	background-image: url(../../image/top2009.jpg);
	background-repeat: no-repeat;
	width: 800px;
	background-color: #77AA67;
	background-position: center;
	}
	
#menubar{
	font-size: 14px;
	font-weight: 400;
	height: 37px;
	margin: 0;
	text-align: left;
	background-image: url(../../images/menubar_bg.gif);
	background-repeat: repeat-x;
	}
	
#main_vis{
	padding: 15px 0 0;
	}
	
.main_vis_pic{
	padding: 0 45px;
	background-image: url(../../images/main_vis_bg.jpg);
	}
	
#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{
	color: #FFF;
	height: 38px;
	text-align:center;
	font-size: 10px;
	background-image: url(../../images/footer.gif);
	background-repeat: no-repeat;
	}
	
.page_up{
	margin-top: 10px;
	padding: 0;
	text-align: right;
	}
	
.page_up a{
	background: url(../img/arrow_up.gif) left no-repeat;
	color: #A50000;
	padding: 0 0 0 15px;
	}
	
	
/* ============================= */

#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;
	}
	
.head_text{
	color: #FFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	margin-top: 20px;
	padding: 0 13px 0 0;
	}


/* ============================= */

#menubar a{
	color: #7E0000;
	display: block;
	float: left;
	font-weight: bold;
	padding: 10px 0 0 25px;
	width: 134px;
	height: 23px;
	background-image: url(../../images/menu_bg.gif);
	background-repeat: no-repeat;
	}
	
* html #menubar a{
	/*I#6*/
	width: 133px;
	}


#menubar a:hover{
	text-decoration: none;
	background-image: url(../../images/menu_bg.gif);
	background-position: 0 33px;
	}
	
.menu_b{
	margin-left: 2px;
	width: 134px;
	}
	

.menu_c{
	margin-left: 1px;
	width: 130px;
	}
	

/* ============================= */

#news{
	padding: 4px 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 8px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #669933;
	border-right-color: #669933;
	border-bottom-color: #669933;
	border-left-color: #669933;
	}

#news dl{
	line-height: 1.8em;
	}
	
#news dt {
	}
	

#news dd{
	border-bottom: 1px dotted #632d00;
	margin-left: 0px;
	padding-left: 6em;
	}
	
.news_title h2{
	color: #FFF;
	font-size: 14px;
	font-weight: normal;
	line-height: 1em;
	margin:0;
	padding: 7px 0 0 30px;
	}

.news_title{
	background-image:url(../../images/title_news.jpg);
	height: 30px;
	color: #ffdd81;
	}
	
.news_link{
	text-align: right;
	padding: 10px 0;
	}
	
#pickup{
	padding: 10px 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 8px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #669933;
	border-right-color: #669933;
	border-bottom-color: #669933;
	border-left-color: #669933;
	}
	
.pickup_title h2{
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	line-height: 1em;
	margin:0;
	padding: 7px 0 0 30px;
	}

.pickup_title{
	color: #ffdd81;
	height: 30px;
	background-image: url(../../images/title_pickup.gif);
	background-repeat: no-repeat;
	}
	
#pickup h3{
	color: #00CC00;
	font-size: 20px;
	font-weight: bold;
	line-height: 1em;
	margin:0;
	padding: 0 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{
	color: #FFF;
	font-size:20px;
	font-weight: normal;
	height: 30px;
	line-height: 1em;
	padding: 7px 0 0 15px;
	margin: 0 0 10px;
	background-image: url(../../images/news_h_bg.gif);
	background-repeat: no-repeat;
	}
	
.news_row{
	border-bottom: 1px dotted #A50000;
	padding: 15px 0;
	}
	
.news_row h3{
	font-size: 15px;
	margin-bottom: 10px;
	color: #009900;
	}
	
.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{
	border-top: 3px solid #a60000;
	border-bottom: 1px solid #a60000;
	color: #a60000;
	font-weight: normal;
	line-height: 1em;
	margin: 0;
	padding: 5px 0;
	text-align: center;
	}
	
#pickup_right h3{
	padding-bottom: 10px;
	padding-top: 15px;
	}
	
.pickup_text{
	float: right;
	width: 300px;
	}
	
.pickup_text p{
	padding: 15px 0 0;
	}
	
.pickup_pic{
	float: left;
	width: 270px;
	}
	
	
/* ============== SHOP =============== */

.shop_pic{
	float: left;
	width: 295px;
	}
	
.shop_info{
	float: right;
	width: 430px;
	}
	
.shop_info dl{
	border-bottom: 1px solid #FFF;
	}
	
.shop_info dt{
	color: #632d00;
	width: 60px;
	}
	
.shop_info dd{
	width: 360px;
	}
	
.shop_detail{
	background:url(../img/shop_detail_bg.gif) repeat-y;
	margin: 15px 10px 0;
	}
	
.shop_detail h3{
	color: #FFF;
	font-size: 14px;
	padding: 5px 0 0 5px;
	}
	
.shop_d_left{
	float: left;
	width: 100px;
	}
	
.shop_d_right{
	float: right;
	weidth: 620px;
	width: 640px;
	}
	
.shop_detail dl{
	border-top: 1px solid #e3d9d0;
	clear: both;
	margin: 0;
	padding: 0;
	}

	
.shop_detail dt{
	border-bottom: 1px solid #e3d9d0;
	clear: both;
	color: #632d00;
	float: left;
	width: 6em;
	padding: 8px 5px;
	}
	
.shop_detail dd{
	border-bottom: 1px solid #e3d9d0;
	margin-left: 6em;
	padding: 8px 5px;
	}



/* ============== FAQ =============== */

.faq_row ul{
	border-bottom: 1px dotted #632d00;
	line-height: 1.5em;
	list-style-type: none;
	margin: 0;
	padding: 10px 0;
	}

.li_q{
	color: #7E0000;
	background:url(../img/li_Q.gif) no-repeat;
	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;
	}
