@charset "shift_jis";

@import "reset.css";
@import "base.css";


/* link color ------------------*/

#contents a:hover {
	color: #ff9900;
	text-decoration: underline;
}

/* button -----------------*/

a.btn-detail, a.btn-special, #btn-shoplist a {
	display: block;
	overflow: hidden;
	text-decoration: none;
	text-indent: -9999px;
}
a.btn-detail, #right-column .event-box a.btn-detail {
	width: 80px;
	height: 12px;
	background: url(../img/btn_detail_s.gif) no-repeat 0 0;
}
#right-column .event-box a.btn-detail {
	margin-bottom:10px;
}
a.btn-detail:hover, a.btn-special:hover, #right-column .event-box a.btn-detail:hover {
	background-position: 0 -12px;
}
a.btn-special {
	width: 82px;
	height: 12px;
	background: url(../../img/btn_infodetail.gif) no-repeat top;
}
#btn-shoplist a {
	width: 510px;
	height: 50px;
	margin-bottom: 10px;
	background: url(../../img/btn_shoplist.gif) no-repeat 0 0;
}
#btn-shoplist a:hover {
	background-position: 0 -50px;
}

/* btn-roster */

#btn-roster {
	margin-top:10px;
}
#btn-roster a {
	display: block;
	overflow: hidden;
	width: 510px;
	height: 40px;
	background: url(../../img/btn_roster.gif) no-repeat 0 0;
	text-decoration: none;
	text-indent: -9999px;
}
#btn-roster a:hover {
	background-position: 0 -40px;
}


/* btn-bbs */

#btn-bbs {
	margin-top:10px;
}
#btn-bbs a {
	display: block;
	overflow: hidden;
	width: 145px;
	height: 12px;
	background: url(../../img/btn_bbs.gif) no-repeat 0 0;
	text-decoration: none;
	text-indent: -9999px;
}
#btn-bbs a:hover {
	background-position: 0 -12px;
}

/* header -----------------*/

#header {
	border-bottom: solid 2px #99cc33;
}

/* contents -----------------*/

#contents {
	/*position:relative;*/
	padding:10px 0;
	background:url(../../img/top_bg.gif) repeat-y top;
}
#contents h2 {
	margin: 10px 0 5px 0;
}
#contents h2.nohead {
	margin: 0px 0 5px 0;
}
#contents h2.nosp {
	margin: 0;
}
#contents dt, #contents dd {
	display: inline;
	float: left;
}
#contents p.t-txt {
	margin: 0px 5px 5px 5px;
}
#left-column p.t-txt {
	line-height: 120%;
	font-size: 12px;
}
#right-column p.t-txt {
	line-height: 120%;
	font-size: 10px;
}

/*----------------------------------------------*/
/*                  left column                 */
/*----------------------------------------------*/

#left-column {
	display: inline;
	float: left;
	width: 510px;
}
#left-column .main-img {
	display: block;
}

/* message */

#message {
	margin-bottom:10px;
	border:1px solid #CCC;
	padding:10px;
}
#message p {
	letter-spacing:1px;
}

/* category search */

#category-search {
	width: 505px;
	height: 191px;
	margin: 0 0 10px 0;
	padding: 5px 0 0 5px;
	background: url(../../img/search_category.jpg) no-repeat;
}
#category-search li {
	display: inline;
	float: left;
	margin-right: 2px;
	margin-bottom: 2px;
}
#category-search li a {
	display: block;
	overflow: hidden;
	height: 92px;
	text-decoration: none;
	text-indent: -9999px;
}
#category02, #category03, #category06, #category07 {
	width: 125px;
}
#category01, #category04, #category05, #category08 {
	width: 122px;
}
#category01 a:hover {
	background: url(../../img/search_category.jpg) -5px -201px;
}
#category02 a:hover {
	background: url(../../img/search_category.jpg) -129px -201px;
}
#category03 a:hover {
	background: url(../../img/search_category.jpg) -256px -201px;
}
#category04 a:hover {
	background: url(../../img/search_category.jpg) -383px -201px;
}
#category05 a:hover {
	background: url(../../img/search_category.jpg) -5px -295px;
}
#category06 a:hover {
	background: url(../../img/search_category.jpg) -129px -295px;
}
#category07 a:hover {
	background: url(../../img/search_category.jpg) -256px -295px;
}
#category08 a:hover {
	background: url(../../img/search_category.jpg) -383px -295px;
}

/* area -----------------*/

#left-column ul.area-list {
	margin:0 0 10px 5px;
}
#left-column ul.area-list li {
	float: left;
	margin-right: 8px;
	padding-left: 16px;
	background: url(../img/mark_green.gif) no-repeat 1px 4px;
	white-space:nowrap;
}
#left-column dl.area-box {
	width: 510px;
	height: 230px;
	margin: 0;
	padding: 0;
	background: url(../../img/map_04.gif) no-repeat right bottom;
}
#left-column .area-box dt {
	line-height: 0;
	width: 280px;
	margin: 0px;
	padding: 0;
	font-size: 0;
}
#left-column .area-box dd {
	line-height: 0;
	width: 230px;
	margin: 0px;
	padding: 0;
	font-size: 0;
	text-align: center;
}
#left-column .area-box h3, #left-column .area-box h4 {
	margin: 0;
	padding: 0;
}
#left-column .area-box h3 {
	margin: 0;
	padding: 0;
}
#left-column input.word-box {
	margin:0 0 5px 0;
	padding:0;
	width:185px;
	/*height:14px;*/
	font-size:12px;
}

/* event -----------------*/

#left-column ul.event-box {
	margin:0 5px 0 5px;
}
#left-column ul.event-box li {
	float: none;
	padding: 2px;
	background: url(../img/line_x_green.gif) repeat-x bottom;
}
#left-column .event-box a {
	display: block;
	line-height: 130%;
	padding: 2px 0 0 15px;
	background: url(../img/mark_green.gif) no-repeat 0 4px;
}
#left-column ul.event-box li.li-end {
	background: none;
}

/* event_summer -----------------*/

#left-column #event_summer {
	min-height:130px;
	margin-bottom:10px;
	background:url(../../img/bg_event_summer.jpg) no-repeat 5px 0;
}
#left-column #event_summer ul.event-box {
	margin-left:200px;
}

/* event_winter -----------------*/

#event_winter {
	padding-left:10px;
}
#event_winter .photo {
	float:left;
	width:200px;
}
#event_winter .text {
	float:right;
	width:290px;
}
#event_winter h3 {
	margin-bottom:5px;
	padding:3px 0 0 18px;
	background:url(../img/mark_pink.gif) no-repeat 0 2px;
	color:#8abf15;
	font-size:12px;
}
#event_winter .photo {
	float:left;
}
#event_winter ul.event-box, #event_winter p {
	margin:0 0 5px 0;
}
#event_winter .right-txt {
	float:right;
	width:310px;
}
#event_winter .btn {
	margin-bottom:5px;
}
#event_winter .btn a {
	display:block;
	width:153px;
	height:15px;
	background:url(../../img/btn_winter.gif) no-repeat;
	text-indent:-9999px;
	font-size:0;
}
#event_winter .btn a:hover {
	background:url(../../img/btn_winter.gif) no-repeat 0 -15px;
}

/* event_fighters -----------------*/

h2#fighters {
	line-height:140%;
	width:420px;
	height:50px;
	margin-bottom:12px;
	padding:16px 0 0 90px;
	background:url(../../img/fighters/t_fighters.gif) no-repeat center center;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	font-family:'Meiryo','メイリオ','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3';
}
h2#fighters span {
	font-size:18px;
}
#event_fighters {
	width:490px;
	padding:0 10px;
}
#event_fighters h2 {
	line-height:160%;
	font-size:14px;
}
#event_fighters h3 {
	margin-bottom:10px;
	padding-left:18px;
	background:url(../img/mark_pink.gif) no-repeat 0 0;
	color:#006699;
	font-size:12px;
}
#event_fighters p {
	margin-bottom:15px;
}
#event_fighters dl {
	margin-bottom:5px;
	padding-bottom:5px;
	background:url(../../img/fighters/line_dot.gif) repeat-x center bottom;
}
#event_fighters dt {
	float:left;
	line-height:160%;
	width:82px;
	padding-left:16px;
	background:url(../../img/fighters/mark.gif) no-repeat 0 3px;
}
#event_fighters dd {
	float:left;
	line-height:160%;
	width:392px;
}
#event_fighters dl.last {
	margin-bottom:10px;
}
#event_fighters ul {
	margin-bottom:20px;
}
#event_fighters li {
	margin-bottom:5px;
	padding-bottom:5px;
	background:url(../../img/fighters/line_dot.gif) repeat-x center bottom;
}
#event_fighters li a {
	line-height:160%;
	padding-left:16px;
	background: url(../../img/fighters/mark.gif) no-repeat 0 2px;
}
#event_fighters li.last {
	margin-bottom:0;
}

/* coupon -----------------*/

#left-column #coupon {
	width: 510px;
	margin-left:5px;
}
#left-column #coupon img {
	display:block;
	width: 150px;
	margin-right: 10px;
	float:left;
}
#left-column #coupon ul {
	width: 330px;
	float:left;
}
#left-column #coupon ul li {
	display: inline;
	float: left;
	margin-right: 10px;
	padding: 2px 0 5px 0;
	line-height: 0;
	font-size: 0;
}
#left-column #coupon ul li a {
	display: block;
	overflow: hidden;
	background-position: top;
	text-decoration: none;
	text-indent: -9999px;
}
#left-column #coupon ul li a:hover {
	background-position: bottom;
	text-decoration: none;
}

/* coupon search */

#coupon01 {
	width: 113px;
	height: 15px;
	background: url(../../img/cou_btn_eat.gif) no-repeat;
}
#coupon02 {
	width: 103px;
	height: 15px;
	background: url(../../img/cou_btn_life.gif) no-repeat;
}
#coupon03 {
	width: 119px;
	height: 15px;
	background: url(../../img/cou_btn_fashion.gif) no-repeat;
}
#coupon04 {
	width: 76px;
	height: 15px;
	background: url(../../img/cou_btn_health.gif) no-repeat;
}
#coupon05 {
	width: 147px;
	height: 15px;
	background: url(../../img/cou_btn_sports.gif) no-repeat;
}
#coupon06 {
	width: 97px;
	height: 15px;
	background: url(../../img/cou_btn_house.gif) no-repeat;
}
#coupon07 {
	width: 178px;
	height: 15px;
	background: url(../../img/cou_btn_other.gif) no-repeat;
}
#coupon08 {
	width: 66px;
	height: 15px;
	background: url(../../img/cou_btn_group.gif) no-repeat;
}

/*----------------------------------------------*/
/*                    special                   */
/*----------------------------------------------*/

#left-column #special {
	background:#ffa3d9;
	/*background:url(../../img/special/bg_special.gif) no-repeat center bottom;*/
	border-radius:5px;
}
#left-column #special ul {
	margin:0 10px 10px;
	/*background:url(../../img/special/p_image.png) no-repeat right bottom;*/
}
#left-column #special li {
	display: inline;
	float: left;
	width: 240px;
	margin-right: 10px;
	margin-bottom:10px;
	padding: 10px;
	border:3px solid #c59b64;
	border-radius:3px;
	background-color:#fff;
	box-sizing:border-box;
}
#left-column #special li:nth-of-type(2n) {
	margin-right: 0;
}
#left-column #special li .txt {
	float: left;
	width: 102px;
}
#left-column #special li .photo {
	float:left;
	margin: 0 10px 0 0 ;
	padding: 0;
	border: solid 1px #ac9e00;
	background: none;
	box-sizing:border-box;
}
#left-column #special li h3 {
	line-height: 13px;
	margin: 2px 0 3px 0;
	padding: 0;
	color: #ff0000;
	font-size: 12px;
	font-weight:bold;
}
#left-column #special li h3 span {
	display:block;
	line-height: 13px;
	margin-top:3px;
	margin-bottom: 3px;
	color: #0099ff;
	font-size: 12px;
	font-weight:bold;
}
#left-column #special li p {
	line-height: 12px;
	margin-bottom: 5px;
	font-size: 10px;
}

/* button -----------------*/

p.link {
	display: block;
	overflow: hidden;
	text-decoration: none;
	text-indent: -9999px;
	width: 82px;
	height: 12px;
	background: url(../../img/btn_infodetail.gif) no-repeat top;
}
a:hover p.link {
	background-position: 0 -12px;
}

/* float clear -----------------*/

#left-column #special ul,
#left-column #special li {
	zoom: 1; /* for IE5.5 - IE7 */
}
#left-column #special ul:after,
#left-column #special li:after { /* for modern browser */
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}


/*----------------------------------------------*/
/*                 right column                 */
/*----------------------------------------------*/

#right-column {
	display: inline;
	float: right;
	width: 200px;
}
#right-column h3 {
	margin-bottom:10px;
}
#right-column h4 {
	margin: 0 8px 5px 8px;
}
#right-column h4.mobile {
	margin: 0 0px 5px 0px;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#right-column h4.mobile a {
	color: #99cc33;
}
#right-column h4.mobile a:hover {
	color: #ff9900;
}

/* btn-recruit -----------------*/

#btn-recruit a {
	display:block;
	overflow: hidden;
	text-indent: -9999px;
	width: 200px;
	height: 100px;
	background: url(../../img/rec_btn.gif) no-repeat 0 0;
	margin-bottom:10px;
}
#btn-recruit a:hover {
	background-position: 0 -100px;
}
#right-column ul li {
	float: none;
	padding: 2px;
	background: url(../img/line_x_green.gif) repeat-x bottom;
}
#right-column dd li {
	line-height: 18px;
	padding: 1px;
}
#right-column a.btn-detail {
	margin: 5px 0 0 115px;
}
#right-column ul li.li-end {
	background: none;
}
#right-column .pr-banner {
	text-align: center;
}
#right-column dl {
	margin: 0 8px 10px 8px;
}
#right-column dt {
	width: 80px;
	margin-right: 5px;
}
#right-column dd {
	width: 99px;
}
#right-column p.mobile-text {
	line-height: 120%;
	margin-top: 5px;
	padding-left: 10px;
	font-size: 10px;
	text-indent: -10px;
}
#right-column .event-box a {
	display: block;
	line-height: 130%;
	padding: 2px 0 0 15px;
	background: url(../img/mark_green.gif) no-repeat 0 4px;
}
#right-column .event-box a.btn-detail {
	padding: 0;
}
#right-column dl.info-box {
}
#wrap #right-column .info-box dt {
	display:block;
	float:none;
	width:auto;
	margin:0;
	font-size:10px;
}
#wrap #right-column .info-box dd {
	display:block;
	float:none;
	width:auto;
	margin:-14px 0 3px 0;
	padding:0 0 3px 52px;
	background: url(../img/line_x_green.gif) repeat-x bottom;
	font-size:10px;
}
#wrap #right-column .info-box dd.last {
	margin-bottom:0;
}
#right-column ul.bn-link li {
	float: none;
	margin: 10px 10px 0 10px;
	padding: 0;
	background: none;
}

/*-----------------*/
/*  bottom banner  */
/*-----------------*/

#btm-banner {
	width: 720px;
	margin-bottom: 10px;
	padding: 0 20px 0 10px;
	border-bottom: dotted 1px #99cc33;
}
#btm-banner li {
	display: inline;
	float: left;
	margin: 0 0 10px 10px;
}

/*----------------------------------------------*/
/*                 boxChidejika                 */
/*----------------------------------------------*/

#boxChidejika .thum {
	float:left;
	width:105px;
	padding-left:30px;
}
#boxChidejika p {
	float:right;
	width:355px;
	padding-top:15px;
}

/*----------------------------------------------*/
/*                  boxMatsuri                  */
/*----------------------------------------------*/

#boxMatsuri {
	position:relative;
	margin-bottom:10px;
}
#boxMatsuri .btn {
	position:absolute;
	top:248px;
	left:165px;
}
#boxMatsuri .btn a {
	display:block;
	width:180px;
	height:40px;
	background:url(../../img/btn_matsuri_out.gif) no-repeat 0 0;
	text-indent:-9999px;
}
#boxMatsuri .btn a:hover {
	background:url(../../img/btn_matsuri_over.gif) no-repeat 0 0;
}

/* float clear -----------------*/

.clearfix, dl, ul, #btm-banner, #category-search, #left-column ul.area-list, #left-column #special li .box, #coupon, #event_winter, #event_fighters dl, #boxChidejika, #left-column #event_summer, #event_winter {
	zoom: 1; /* for IE5.5 - IE7 */
}
.clearfix:after, dl:after, ul:after, #btm-banner:after, #category-search:after, #left-column ul.area-list:after, #left-column #special li .box:after, #coupon:after, #event_winter:after, #event_fighters dl:after, #boxChidejika:after, #left-column #event_summer:after, #event_winter:after { /* for modern browser */
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}

/*----------------------------------------------*/
/*                    tokutoku                  */
/*----------------------------------------------*/

#left-column ul.tokutoku {
	width: 510px;
	height: 60px;
	padding-top:10px;
	margin-bottom: 10px;
	background: url(../../img/tokutoku/btn_toku.jpg) no-repeat 0 0;
}
#left-column ul.tokutoku li {
	padding: 0;
	margin-left:10px;
}
#left-column ul.tokutoku a {
	display: block;
	width: 490px;
	height: 50px;
	text-indent: -9999px;
	background: url(../../img/tokutoku/btn_toku.jpg) no-repeat -10px -10px;
}
#left-column ul.tokutoku a:hover {
	background-position: -10px -80px;
}
/* 2 buttons 
#left-column ul.tokutoku a.toku-01 {
	background: url(../../img/tokutoku/btn_toku.jpg) no-repeat -10px -10px;
}
#left-column ul.tokutoku a.toku-02 {
	background: url(../../img/tokutoku/btn_toku.jpg) no-repeat -260px -10px;
}
#left-column ul.tokutoku a.toku-01:hover {
	background-position: -10px -80px;
}
#left-column ul.tokutoku a.toku-02:hover {
	background-position: -260px -80px;
}
*/
