/* ----------
リセット
------------- */

body,
h1,h2,h3,h4,h5,h6,p,
ul,ol,li,dl,dt,dd,
form,fieldset,legend,pre,blockquote {
	margin:0px;
	padding:0px;
}

ul,li {
	list-style:none;
}

img {
	margin:0px;
	padding:0px;
	border:0px;
	vertical-align:bottom;
}

/* ----------
全体
------------- */

body{
	text-align:center;
	font-size:12px;
	color:#121212;
	font-family: "ＭＳ Ｐゴシック", Arial, Helvetica, sans-serif;
	line-height:150%;
	background-image: url(../img/bg.jpg); 
   	background-repeat: repeat; 
    background-attachment: fixed; 
    margin: 0; padding: 0;
}


a,
a:link,
a:visited {
	color:#A40000;
	text-decoration:underline;
}

a:hover,
a:active {
	color:#003614;
	text-decoration:underline;
}


#wrapper {
	width:1000px;
	text-align: left;
	background-image: url(../img/img_wp_back4.png);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#main{
	width:880px;
	margin-right: 60px;
	margin-left: 60px;
}  

.clear {
	clear:both;
}


h1{
	font-size: 11px;
	font-weight: normal;
	line-height: 110%;
	padding-top: 6px;
	color: #FFFFFF;
	text-indent: 19px;
}

h2{

}

.h2_top{
	margin-top: 10px;
}

h3{
}

.h3_top{
	padding-top: 20px;
	margin-right: 30px;
	margin-left: 30px;
}

.text1{
	padding-top: 15px;
	padding-right: 30px;
	padding-left: 30px;
}

.text2{
	padding-top: 15px;
	padding-right: 30px;
	padding-left: 30px;
	line-height: 140%;
}

.text3{
	padding-top: 20px;
	padding-right: 30px;
	padding-left: 30px;
	line-height: 140%;
}

.text4{
	line-height: 140%;
	padding-right: 15px;
	padding-left: 15px;
}

.text5{
	line-height: 140%;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
}

.line1{
	padding-top: 15px;
	line-height: 140%;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F6E4BE;
	margin-right: 30px;
	margin-left: 30px;
}

.r_photo{
	float: right;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 20px;
}

.red1{
	color: #FF0000;
	padding-right: 2px;
}

.red2{
	color: #FF0000;
	padding-left: 2px;
}


/* ----------
ヘッダー
------------- */

#header{
	width:880px;
	background-image: url(../img/img_header.png);
	background-repeat: no-repeat;
	height: 132px;
	margin-right: 60px;
	margin-left: 60px;
}

#header_m{
	width:865px;
	height: 132px;
	margin-right: 15px;
}

.hrader_l{
	float: left;
	width: 417px;
}

.logo{
	width:283px;
	display:inline;
	text-indent:-9999px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}

.logo a{
	width:283px;
 	height:100px;
 	display: block;
	overflow:hidden;
	text-decoration:none;
}

/* 合計金額--------------- */

#total{
	width:1000px;
	height: 47px;
	font-size: 13px;
	color: #FFFFFF;
	text-indent: 720px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/img_total_back3.png);
	background-repeat: no-repeat;
}

.total_top{
	line-height: 110%;
	padding-top: 23px;
}

.number{
	padding-right: 4px;
	padding-left: 2px;
}

.price{
	padding-right: 10px;
	padding-left: 2px;
}


/* ログイン部分--------------- */

#header_m ul{
	float: right;
	width: 448px;
}

#header_m li{
	float:left;
}

#header_m a {
 	display: block;	
}

#header_m li.login a {
	background-image:url(../img/btn_login.png);
	background-position:0px 0px;
	width:149px;
	height: 39px;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
}

#header_m li.login a:hover, #header_m li.login a:active {
 	background-position:0px -39px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

#header_m li.first a {
	background-image:url(../img/btn_first.png);
	background-position:0px 0px;
	width:149px;
	height: 39px;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
}

#header_m li.first a:hover, #header_m li.first a:active {
 	background-position:0px -39px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

#header_m li.inquiry a {
	background-image:url(../img/btn_inquiry.png);
	background-position:0px 0px;
	width:149px;
	height: 39px;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
}

#header_m li.inquiry a:hover, #header_m li.inquiry a:active {
 	background-position:0px -39px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

/* ログイン後--------------- */

#header_m li.logout a {
	background-image:url(../img/btn_logout.png);
	background-position:0px 0px;
	width:149px;
	height: 39px;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
}

#header_m li.logout a:hover, #header_m li.logout a:active {
 	background-position:0px -39px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

#header_m li.mypage a {
	background-image:url(../img/btn_mypage.png);
	background-position:0px 0px;
	width:149px;
	height: 39px;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
}

#header_m li.mypage a:hover, #header_m li.mypage a:active {
 	background-position:0px -39px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

/* ----------
検索_ナビエリア
------------- */

#kensaku{
	width:880px;
	height: 32px;
	background-image: url(../img/img_naviback4.png);
	background-repeat: no-repeat;
	background-position: center;
	margin-right: 60px;
	margin-left: 60px;
}

.navi_l{
	width: 412px;
	height: 32px;
	float: left;
}

#kensaku .search {
	height:32px;
	color:#fff;
	padding-left:30px;
	vertical-align:middle;
	font-size: 11px;
	line-height: 110%;
}
#kensaku .search form {display:inline;margin:0;padding:0;}
#kensaku .search span {vertical-align:middle;}
#kensaku .search select {border:#eee solid 1px;height:20px;width:140px;vertical-align:middle;background:#fff;}
#kensaku .search input {border:#eee solid 1px;height:16px;vertical-align:middle;}

* html #kensaku .search input {border:#eee solid 1px;height:19px;vertical-align:middle;}

#kensaku .search #imagebtn {border:#eee solid 1px;height:18px;vertical-align:middle;}
#kw {width:130px;}


/* ガイドナビ--------------- */

#s_navi{
	float: right;
	width: 468px;
}

#s_navi ul{
	padding-top: 5px;	
}

#s_navi li{
	float:left;
}

#s_navi a {
 	display: block;	
}

#s_navi li.itemlist a {
	background-image:url(../img/btn_item_list.png);
	background-position:0px 0px;
	width:91px;
	height: 25px;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
}

#s_navi li.itemlist a:hover, #s_navi li.itemlist a:active {
 	background-position:0px -25px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

#s_navi li.osusume a {
	background-image:url(../img/btn_osusume.png);
	background-position:0px 0px;
	width:118px;
	height: 25px;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
}

#s_navi li.osusume a:hover, #s_navi li.osusume a:active {
 	background-position:0px -25px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

#s_navi li.shop_guide a {
	background-image:url(../img/btn_shop_guide.png);
	background-position:0px 0px;
	width:107px;
	height: 25px;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
}

#s_navi li.shop_guide a:hover, #s_navi li.shop_guide a:active {
 	background-position:0px -25px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

#s_navi li.guide a {
	background-image:url(../img/btn_guide.png);
	background-position:0px 0px;
	width:129px;
	height: 25px;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
}

#s_navi li.guide a:hover, #s_navi li.guide a:active {
 	background-position:0px -25px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}




/* ----------
左コンテンツ
------------- */

#left_contents{
	float: left;
	width: 245px;
	margin-bottom: 30px;
}

/* グローバルナビ--------------- */

#gnavi{
	width: 212px;
	margin-right: 14px;
	margin-left: 19px;
}

#gnavi ul{
	width: 212px;
	background-image: url(../img/img_gnavi_back.png);
	background-repeat: repeat-y;
}

#gnavi li.side1{margin-left: 11px;}
#gnavi li.side2{margin-left: 11px;margin-top: 5px;}
#gnavi li.side3{margin-left: 11px;margin-top: 5px;}
#gnavi li.side4{margin-left: 11px;margin-top: 5px;}
#gnavi li.side5{margin-left: 11px;margin-top: 5px;}
#gnavi li.side6{margin-left: 11px;margin-top: 5px;}
#gnavi li.side7{margin-left: 11px;margin-top: 5px;padding-bottom: 5px;}
#gnavi li.ban_order{margin-left: 11px;margin-top: 5px;}
#gnavi li.ban_omiseno{margin-left: 11px;margin-top: 5px;}
#gnavi li.ban_netstore{margin-left: 11px;margin-top: 5px;}
/* バナー */
#gnavi li.lef_tbnr{margin-left: 11px; margin-top: 5px;}
#gnavi li.lef_tbnr img {width: 191px; height: auto;}
/* バナー終わり */

#gnavi a {
 	display: block;	zoom: 1;
}

#gnavi li.side1 a {
	background-image:url(../img/btn_side1.png);
	background-position:0px 0px;
	width:191px;
	height: 49px;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
}

#gnavi li.side1 a:hover, #gnavi li.side1 a:active {
 	background-position:0px -49px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

#gnavi li.side2 a {
	background-image:url(../img/btn_side2.png);
	background-position:0px 0px;
	width:191px;
	height: 49px;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
}

#gnavi li.side2 a:hover, #gnavi li.side2 a:active {
 	background-position:0px -49px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

#gnavi li.side3 a {
	background-image:url(../img/btn_side3.png);
	background-position:0px 0px;
	width:191px;
	height: 49px;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
}

#gnavi li.side3 a:hover, #gnavi li.side3 a:active {
 	background-position:0px -49px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

#gnavi li.side4 a {
	background-image:url(../img/btn_side4.png);
	background-position:0px 0px;
	width:191px;
	height: 49px;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
}

#gnavi li.side4 a:hover, #gnavi li.side4 a:active {
 	background-position:0px -49px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

#gnavi li.side5 a {
	background-image:url(../img/btn_side5.png);
	background-position:0px 0px;
	width:191px;
	height: 49px;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
}

#gnavi li.side5 a:hover, #gnavi li.side5 a:active {
 	background-position:0px -49px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

#gnavi li.side6 a {
	background-image:url(../img/btn_side6.png);
	background-position:0px 0px;
	width:191px;
	height: 49px;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
}

#gnavi li.side6 a:hover, #gnavi li.side6 a:active {
 	background-position:0px -49px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

#gnavi li.side7 a {
	background-image:url(../img/btn_side7.png);
	background-position:0px 0px;
	width:191px;
	height: 49px;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
}

#gnavi li.side7 a:hover, #gnavi li.side7 a:active {
 	background-position:0px -49px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}




#gnavi li.ban_order a {
	background-image:url(../img/ban_order.png);
	background-position:0px 0px;
	width:191px;
	height: 80px;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
}

#gnavi li.ban_order a:hover, #gnavi li.ban_order a:active {
 	background-position:0px 0px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

#gnavi li.ban_omiseno a {
	background-image:url(../img/ban_omiseno.png);
	background-position:0px 0px;
	width:191px;
	height: 80px;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
}

#gnavi li.ban_omiseno a:hover, #gnavi li.ban_omiseno a:active {
 	background-position:0px 0px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

#gnavi li.ban_netstore a {
	background-image:url(../img/ban_netstore.png);
	background-position:0px 0px;
	width:191px;
	height: 80px;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
}

#gnavi li.ban_netstore a:hover, #gnavi li.ban_netstore a:active {
 	background-position:0px 0px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

#gnavi_top{margin-right: 14px;margin-left: 19px;margin-top: 5px;}
#gnavi_btm{margin-right: 14px;margin-left: 19px;}


/* ----------
右コンテンツ
------------- */

#right_contents{
	float: right;
	width: 635px;
	margin-bottom: 30px;
}

#main_img2{
	width: 615px;
	margin-right: 20px;
	margin-top: 5px;
	background-image: url(../img/cont2_img.jpg);
	background-repeat: no-repeat;
	background-position: 10px;
}

#main_img6{
	width: 615px;
	margin-right: 20px;
	margin-top: 5px;
	background-image: url(../img/cont5_img.jpg);
	background-repeat: no-repeat;
	background-position: 10px;
}

/* ----------
テンプレート
------------- */

#temp{
	width: 615px;
	background-image: url(../img/img_temp_line.gif);
	background-repeat: repeat-y;
	margin-right: 20px;
	padding-bottom: 20px;
}


/* ----------
コーフィを楽しむ会
------------- */

.kaisai{
	width: 555px;
	background-image: url(../img/img_cont_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin-right: 30px;
	margin-left: 30px;
	padding-top: 15px;
	margin-top: 20px;
}

.kaisai_in{
	background-color: #E5FEEA;
	width: 555px;
}

.tel_fax{
	background-image: url(../img/img_tel_fax.gif);
	background-repeat: no-repeat;
	height: 125px;
	width: 357px;
	margin-left: 129px;
	margin-top: 15px;
}

.tel_text{
	line-height: 110%;
	text-align: center;
	padding-top: 20px;
	font-size: 11px;
}

.mail2{
	padding-left: 55px;
	padding-top: 40px;
}

/* 参加フォーム--------------- */

#form_box{
	width:555px;
	margin-top: 20px;
	margin-left: 30px;
}

.table2 {
	width: 555px;
	font-family: "ＭＳ Ｐゴシック", Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: middle;
	font-size: 12px;
} 

.table2 td {
	font-size: 12px;
}

.t2_in{
	background-color: #F6F0D6;
	width: 120px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
}

.t2_in2{
	padding-top: 8px;
	padding-right: 3px;
	padding-bottom: 8px;
	padding-left: 10px;
	line-height: 130%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F6E4BE;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F6E4BE;
	border-bottom-color: #F6E4BE;
}

.table2_int{
	margin-bottom: 5px;
}

.tantou{
	padding-top: 5px;
	font-size: 11px;
}

.upset{
	padding-top: 20px;
	padding-bottom: 20px;
}

.kakunin1{
	font-size: 12px;
	color: #121212;
}

#form_kakunin{
	margin-top: 20px;
}

.form_text{
	padding-bottom: 2px;
}

.form_text2{
	padding-top: 5px;
}


/* お問い合わせフォーム--------------- */

#form_box2{
	width:555px;
	padding-top: 20px;
	margin-left: 30px;
}



/* ----------
フッター
------------- */

#footer {
	clear: both;
	width: 880px;
	height: 195px;
	background-color: #684A30;
	margin-right: 60px;
	margin-left: 60px;
} 

/* フッターナビ------------------------ */

#fnavi {
	width:880px;
	height: 33px;
}

#fnavi ul {
	list-style-type:none;
	width:880px;
	height: 12px;
	padding-top: 10px;
	padding-left: 19px;
}

#fnavi li  {
	float:left;
	font-size: 11px;
	color: #FFFFFF;
}

#fnavi li a {
	text-decoration:none;
	color: #FFFFFF;
	font-size: 11px;
}

#fnavi li a:hover, #fnavi li a:active {
	text-decoration:none;
	color: #8FC31F;
	font-size: 11px;
}

.footer_on{
	color: #8FC31F;
	font-size: 11px;
}


/* フッター情報------------------------ */

#footer_info{
	width:305px;
	margin-top: 49px;
	margin-left: 575px;
}

.info_text1{
	line-height: 110%;
	color: #D1C0A5;
	padding-bottom: 10px;
}

.info_text2{
	line-height: 130%;
	color: #FFFFFF;
}

.copy{
	font-size: 10px;
	line-height: 110%;
	color: #FFFFFF;
	padding-top: 10px;
	padding-left: 50px;
}



/* カートへ */
.total_top a {color: #fff; text-decoration: none;}
.total_top a:hover,
.total_top a:active {color: #fff; text-decoration: underline;}

