@charset "utf-8";

div.xpress-news {
	width: 750px;
	margin: 15px 0;
}

div.xpress-news ul, div.xpress-news ul li {
	margin: 0;
	padding: 0;
}

div#xtop400 {
	width: 400px;
	height: 280px;
	margin: 0;
	padding: 0;
	float: left;
	background-color: beige;
}

div#xtop400 h2 {
    margin: 0;
    padding: 0;
    height: 40px;
    font-size: 16px;
    line-height: 240%;
    color: #fff;
    text-indent: 40px;
    background: #fff url(../../../../../themes/ahappy_club/images/center_block_title_bg.jpg) no-repeat; 0 0;
    border-bottom: orangered 1px solid;
}

.xtop400-inbox {
    width: 380px;
    margin: 0;
    padding: 10px;
}

.xtop400-inbox ul li {
    clear: both;
    padding: 15px 0 0;
    margin: 0 0 15px;
    border-top: #969696 1px dotted;
}

.xtop400-inbox ul li h4 {
	width: 100px;
	margin: 0;
	border: #ccc 1px solid;
	background-color: #FFF;
	float: left;
}

.xtop400-inbox ul li h4 img {
	padding: 2px;
	margin: auto;
	max-width: 96px;
	max-height: 96px;
}

p.xtop-name, p.xtop-name a {
    color: #333;
    font-size: 12px;
    line-height: 150%;
}

p.kameiten-name a:hover {
    color: orangered;
}

.xtop400-inbox ul li dl {
	width: 270px;
	margin-left: 110px;
}

.xtop400-inbox ul li dl dd {
	height: 4em;
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	overflow: hidden;
}

div#xtop335 {
	width: 335px;
	margin: 0;
	padding: 0;
	float: right;
	color: #363636;
	background-color: beige;
}

div#xtop335 h2 {
    margin: 0;
    padding: 0;
    height: 40px;
    font-size: 16px;
    line-height: 240%;
    color: #fff;
    text-indent: 40px;
    background: #fff url(../../../../../themes/ahappy_club/images/center_block_title_bg.jpg) no-repeat; 0 0;
    border-bottom: orangered 1px solid;
}

.xtop335-inbox {
    margin: 0;
    padding: 10px;
    /*overflow-x: auto;
    overflow-y: scroll;*/
}

.xtop335-inbox ul li {
    padding: 15px 0 0;
    margin: 0 0 15px;
    border-bottom: #969696 1px dotted;
}

.xtop335-inbox ul, .xtop335-inbox ul li, 
.xtop335-inbox dl, .xtop335-inbox dl dd {
    margin: 0;
    padding: 0;
}

.xtop335-inbox dl dt {
    color: orangered;
    font-size: 14px;
}


/*----------------------------------------
	kameiten(List)設定
------------------------------------------*/

div#kameiten-markes {
	padding: 8px 15px 5px;
	border: orangered 1px solid;
	background-color: #FFF;
}

div#kameiten-markes dl dt, 
div#kameiten-markes dl dd {
	margin: 0;
	padding: 2px 0;
	font-size: 14px;
	color: #000;
}

div#kameiten-markes dl dd img {
	margin-right: 5px;
	vertical-align: middle;
}

div#kameiten-dropdown {
	margin: 15px 0 0;
	padding: 0 12px;
	/*border-bottom: #969696 1px dotted;*/
}

div#kameiten-dropdown p {
	font-size: 14px;
	color: #000;
	text-align: right;
	padding: 20px 0;
}

h3.genre-title {
	font-size: 16px;
	color: #000;
	padding: 10px 5px;
	margin-bottom: 15px;
	border: orangered 1px solid;
	border-left: orangered 9px solid;
	background-color: #FFF;
}

ul.kameiten-list li {
    clear: both;
    /*max-height: 100px;*/
    padding: 15px 0;
    margin: 0;
    border-bottom: #969696 1px dotted;
}

ul.kameiten-list li.cat-6-topics ul li {
    padding: 0;
    margin: 0;
    border: none;
}

ul.week1Quest-list li {
	clear: both;
	padding: 15px 0;
	margin: 0;
	text-indent: 60px;
	background: url(images/icon_ank.png) no-repeat 0 10px;
	border-bottom: #969696 1px dotted;
}

ul.kameiten-list li h4 {
	width: 100px;
	margin: 0;
	/*border: #ccc 1px solid;
	background-color: #FFF;*/
	float: left;
}

ul.kameiten-list li h4 img {
	padding: 2px;
	margin: auto;
	max-width: 96px;
	_width: 96px;
	max-height: 96px;
	_height: 96px;
	vertical-align: middle;
	display: block;
}

ul.kameiten-list li dl {
    width: 610px;
    margin: 0 0 0 15px;
    padding: 0;
    float: left;
}

ul.kameiten-list li dl dt {
    width: 370px;
    margin: 0;
    padding: 0;
    float: left;
}

ul.kameiten-list li dl dt p.kameiten-name,
ul.kameiten-list li dl dt p.kameiten-name a {
    color: #41210C;
    font-size: 16px;
    line-height: 150%;
}

ul.kameiten-list li dl dt p.kameiten-name a:hover {
    color: orangered;
}

ul.kameiten-list li dl dd {
    width: 220px;
    margin: 0;
    padding: 0;
    float: right;
    text-align: right;
}

ul.kameiten-list li dl dd img {
    display: block;
    margin-left: 5px;
    float: right;
}


/*----------------------------------------
	kameiten(partnerA)設定
------------------------------------------*/

div.partnerA {
	padding: 0 0 25px;
	margin: 0;
	width: 750px;
	font-size: 12px;
	color: #4B4B4B;
	border: #969696 1px solid;
}

#partnerA_header {
	/*height: 70px; 2011.06.17下記に数値変更*/
	height: 85px;
	color: #000;
	/*text-indent: 15px; 2011.06.17下記に変更*/
	padding-left: 15px; /*2011.06.17追加*/
	/*background: #FFF url(images/guheader_bg.gif) repeat-x 0 0;*/
	border-bottom: #FF801E 1px solid;
}

#partnerA_header img {
	margin: 0px;
	padding: 9px 10px 0 0;
	float: right;
}

#partnerA_header p {
	width: 530px;
	padding: 10px 0 0;
	margin: 0;
}

#partnerA_header h3 {
	width: 530px;
	color: #42210B;
	font-size: 20px;
	/*text-indent: 15px; 2011.06.17変更*/
	line-height: 21px; /*2011.06.17追加*/
	padding: 8px 0;
	margin: 0;
}

#partnerA_header h3.onepoint_res_title {
	width: 100%;
}

.cft {
	margin-top: 15px;
}

.cft dl dd {
	margin: 0;
	padding: 0;
}

/*----------------------------------------
    ジャンルcat グルメ設定
------------------------------------------*/

.cft-gourmet dl dt {
	color: #FFF;
	font-size: 90%;
	width: 600px;
	padding: 3px 10px;
	margin: 0;
	background-color: #801817;
	float: left;
}

.cft-gourmet dl dd {
	color: #FFF;
	font-size: 90%;
	width: 100px;
	text-align: right;
	padding: 3px 10px;
	margin: 0;
	background-color: #801817;
	float: right;
}

.cft-gourmet h3 {
	color: #FFF;
	font-size: 140%;
	padding: 10px;
	background-color: #F06868;
	clear: both;
}

.cft-gourmet h4 {
	color: #801817;
	font-size: 120%;
	padding: 10px 0 5px;
}
/*------------------------------*/

/*----------------------------------------
    ジャンルcat 上記以外設定
------------------------------------------*/

#tab-menu01 dl dt {
	color: #C1272D;
	font-size: 18px;
	line-height: 124%; /*2011.06.17 180%から数値変更*/
	margin-bottom: 10px; /*2011.06.17追加*/
}

#tab-menu01 dl dd {
	margin: 0;
	padding: 0;
}

#cft2 dl {
    width:330px;
    _width:320px;
    margin-right: 20px;
    float:left;
}

#cft2 dl dt {
    width:320px;
    height: 240px;
    padding: 5px;
    border: #C8C8C8 1px solid;
    text-align: center;
    vertical-align: middle;
    _width:310px;
    _overflow: auto;
}

#cft2 dl dt img {
    max-width:320px;
    _width:285px;
    max-height: 240px;
}

#cft3 p {
    margin: 5px 0;
    font-size: 14px;
    line-height: 140%;
}

#cft3 dl#doctor dt {
    font-size: 16px;
    width: 200px;
    float: left;
}

#cft3 dl#doctor dt img {
    margin-top: 5px;
}

#cft3 dl#doctor dd {
    width: 500px;
    float: left;
}

#cft4 div#printview {
    margin: 15px 0 3px 550px;
}

#cft4 div#printview a {
    display: block;
    width: 140px;
    height: 30px;
}

#cft4 p#coupon-point {
	font-size: 14px;
	padding: 8px 3px;
	margin: 0 0 15px;
	color: #000;
	background-color: lightyellow;
	border: #FF801E 1px solid;
}

#cft4 p#coupon-point span.coupon-point-title {
	padding: 5px 8px;
	color: #FFF;
	background-color: #FF801E;
	border: #FF801E 1px solid;	
}

#cft4 div#coupon-pc {
    margin: 0;
    padding: 3px;
    border: #C1272D 1px solid;
    background-color: #FFF;
}

#cft4 ul {
    margin: 0;
    padding: 0;
    background-color: #C1272D;
}

#cft4 ul li {
    padding: 0;
    margin: 0;
    float: left;
    background: none;
    background-color: #FFF;
}

#cft4 ul li#coupon-logo {
    width: 165px;
    padding-top: 4px;
    text-align: center;
    vertical-align: middle;
    background-color: #C1272D;
}

#cft4 ul li#coupon-data {
    width: 527px;
}

.coupons {
    padding-top: 10px;
    border-top: #C1272D 1px dotted;
}
 
#cft4 ul li dl dt,
#cft4 ul li dl dd {
    margin: 10px 10px;
    padding: 0; 
}

#cft4 ul li dl dt {
    color: #C1272D;
    font-size: 20px;
    line-height: 110%;
}

#cft4 div#coupon-mobile {
    width: 700px;
    height: 100px;
    margin: 15px 0;
    background: #FFF url(images/guMobile_bg.gif) no-repeat 0 0;
    border: #C8C8C8 1px solid;
    clear: both;
}

#cft4 div#coupon-mobile img {
    float: right;
    width: 100px
    height: 100px;
    background-color: #eee;
}

#tab-menu05 p {
    margin: 5px 20px 0;
    font-size: 14px;
    line-height: 140%;
}

#tab-menu05 #shopData table p {
    margin: 0;
    font-size: 12px;
    line-height: 140%;
}


/*------------------------------*/

#cft-header {
    margin: 0;
    padding: 0;
}

.googlemaps {
    width: 300px;
    float: right;
}

#shopData {
    width: 390px;
    margin: 0 5px 0 0;
    float: left;
}

#shopData table td {
    /*width: 390px;*/
    border-bottom: 2px solid #FFF;
    margin: 0;
    padding: 7px;
}

#shopData table td.data-item {
    width: 90px;
    background-color: #EDEDED;
}


/*----------------------------------------
    Tab-container(yetti)設定
------------------------------------------*/

div#tab-container-1 {
    width: 700px;
	margin: 25px auto;
	padding: 0;
	font-size: 14px;
}

ul#tab-container-1-nav {
	height:32px;
	margin: 0;
	padding:0 15px;
	border-bottom: #FF801E 2px solid;
	list-style:none;
}

ul#tab-container-1-nav li{
	width: 124px;
	height: 32px;
	text-align: center;
	float: left;
}

ul#tab-container-1-nav li{
    background: #FFF url(images/guMenu.gif) no-repeat 0 0;
}

ul#tab-container-1-nav li.activeli{
	height:32px;
	background: #FFF url(images/guMenu_on.gif) no-repeat 0 0;
}

ul#tab-container-1-nav li a{
	display: block;
	width: 124px;
	height: 32px;
	color: #000;
	padding-top: 10px;
	_padding: 0;
	_margin: 10px 0 -10px 0;
	text-decoration: none;
}

ul#tab-container-1-nav li a:hover{
	background: #FFF url(images/guMenu_on.gif) no-repeat 0 0;
}

ul#tab-container-1-nav li.activeli a {
	color: #FFF;
}

div.tab{
  padding:0;
  background-color:#FFF;
}

.genre-title h3, 
div.tab h4 {
    width: 700px;
	height: 30px;
	text-indent: 24px;
	line-height: 280%;
	_line-height: 190%;
	margin: 15px 0;
	border: #C8C8C8 1px solid;
	background: #FFF url(images/guSubheader_bg.gif) no-repeat 0 0;
}


/*----------------------------------------
    Recipe-container(happyレシピ)設定
------------------------------------------*/

div.recipe_container {
    width: 700px;
    margin: 15px auto;
    padding-bottom: 15px;
    font-size: 14px;
    line-height: 120%;
}

div.recipe_container p#recipe-mainPh img {
    float: left;
}

div.recipe_container p#recipe-mainPh img {
    max-width: 256px;
    max-height: 256px;
    _height: 256px;
}

div.recipe_container ul {
    margin: 0 0 0 15px;
    width: 420px;
    /*height: 80px;*/
    display: block;
    float: left;
}

div.recipe_container ul li {
    font-size: 16px;
    padding: 0 0 5px;
    line-height: 100%;
}

div.recipe_container ul li#recipe_name {
    font-size: 28px;
    color: #000;
    padding: 5px 0;
}

div.recipe_container dl {
    margin: 0 0 0 15px;
    padding: 0 0 10px;
    width: 420px;
    background-color: #E3ECAF;
    float: left;
}

div.recipe_container dl dt {
    margin: 0 0 8px;
    padding: 5px;
    font-size: 14px;
    background-color: #C3D94E;
}

div.recipe_container dl dd {
    margin: 0;
    padding: 0 15px;
    font-size: 12px;
    line-height: 150%;
}

div#recipe_ph ul li {
    margin-left: 10px;
    float: left;
}

div#recipe_ph ul li img {
    width: 60px;
}

div#recipe_ph p {
    font-size: 10px;
}

div#recipe_mail {
	clear:both;
	width: 700px;
	margin: 0 auto;
	padding: 10px;
	border:#666633 1px dotted;
	background-color: #FFF;
}


/*--------page navi custom---------*/

.tablenav {
	font-size: 14px;
	color: #41210B;
	background: beige;
	margin: 1em auto;
	line-height:2em;
	text-align:center;
}

a.page-numbers, .tablenav .current {
	color: #FFF;
	padding: 2px .4em;
	border:solid 1px #41210B;
	text-decoration:none;
	font-size:smaller;
	background-color: #41210B;
}

a.page-numbers:hover {
	color: #41210B;
	background: beige;
}

.tablenav .current {
	color: #41210B;
	background: beige;
	border-color: #41210B;
	font-weight:bold:
}

.tablenav .next, .tablenav .prev {
	/*background:transparent;*/
	background-color: #41210B;
	text-decoration:none;
	font-size:smaller;
	font-weight:bold;
}

/*--------page navi custom---------*/

/*--------Present Lists 201007 ------*/
ul#present-lists li {
	font-size: 16px;
	line-height: 140%;
	padding: 10px 0 5px 10px;
}

ul#present-lists li a {
	color: #000;
}

ul#present-lists li a:hover {
	color: orangered;
}

div#oubo-buttan {
	width: 730px;
	height: 60px;
	margin-top: 30px;
	text-align: center;
}

div#pre-guestPreview div.present {
	padding: 30px 0;
	border-bottom: #969696 1px dotted;
}
/*--------------------------------*/


/*--------Happy Mamacha Guide Lists 201007 ------*/

div#hmg-detail {
	width: 730px;
	height: 325px;
	background: #fff url(images/hmg-top.jpg) no-repeat 0 0;
}

div#hmg-detail p {
	margin-bottom: 7px;
	height: 23px;
	vertical-align: top;
}

div#hmg-detail p img {
	vertical-align: top;
	margin-left: 7px;
}

div#hmg-list h4 {
	font-size: 14px;
	color: darkblue;
	margin-bottom: 0;
	padding: 30px 0 0;
	border-bottom: darkblue 2px solid;
}

div#hmg-list ul li {
	font-size: 12px;
	height: 45px;
	padding: 15px 0;
	list-style-type: none;
	border-bottom: #969696 1px dotted;
	clear: both;
}

div#hmg-list dl {
	display: inline;
}

div#hmg-list dl dt {
	width: 145px;
	height: 45px;
	margin-right: 10px;
	float: left;
}

div#hmg-list dl dd {
	width: 485px;
	float: left;
}

div#hmg-list dl dd .hmg_name {
	font-size: 14px;
	font-weight: 900;
}

div#hmg-list dl dd.frt {
	width: 90px;
	float: right;
}

div#hmg-list dl dd a {
	width: 90px;
	height: 40px;
	display: block;
	text-indent: -9999px;
	background: url(images/btn_HMGhp.gif) no-repeat 0 0;
}

/*-----------------------------------*/


/*--------wp_list_cat_test 201010 ------*/

div#list_cat {
	width: 425px;
	margin-right: 18px;
	/margin-right: 10px; /*ie6,7*/
	background-color: beige;
	border-right: #969696 1px solid;
	float: left;
}

li.cat-item, li.cat-special {
	list-style-type: none;
	float: left;
}

li.cat-item a {
	width: 185px;
	height: 35px;
	margin: 0 10px 2px 0;
	padding: 20px 0 0 15px;
	display: block;
	font-size: 14px;
	text-decoration: none;
	color: #2D2118;
	background: url(images/genre_btn_bg.jpg) no-repeat 0 0;
}

li.cat-special a {
	width: 185px;
	height: 40px;
	margin: 0 10px 2px 0;
	padding: 25px 0 0 15px;
	display: block;
	font-size: 14px;
	text-decoration: none;
	color: #781836;
	background: url(images/genre-s_btn_bg.jpg) no-repeat 0 0;
}

li.cat-special a:hover {
	background: url(images/genre-s_btn_bg_on.jpg) no-repeat 0 0;
}

div#kameiten-markes2 {
	width: 260px;
	_width: 240px; /*ie6*/
	margin-top: 18px;
	padding: 10px;
	/*background-color: #fff;*/
	/*border: orangered 1px solid;*/
	float: left;
}

div#kameiten-markes2 dl {
	margin: 0;
}

div#kameiten-markes2 dl dd {
	vertical-align: middle;
	padding-top: 5px;
	margin-bottom: 5px;
	border-top: #dcdcdc 3px dotted;
}

div#kameiten-markes2 dl dd img {
	vertical-align: middle;
	display: block;
	margin-right: 8px;
	float: left;
}

div#kameiten-markes2 dl dd p {
	margin-bottom: 5px;
	padding-top: 3px;
	font-size: 12px;
	line-height: 110%;
	width: 210px;
	_width: 190px; /*ie6*/
	vertical-align: middle;
	float: left;
}
