@charset "EUC-JP";
/* comment */

body {
	width: 100%;
	margin: 0;
	color: #000;
	font-family: Verdana, "MS Gothic", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;	background: #fff;
	font-size: 90%;
	line-height: 140%;
}

a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
}

.clearfix:after {
	display: block;
	clear: both;
	height: 0px;
	line-height: 0px;
	visibility: hidden;
	content: ".";
}

.clearfix {
	display: block; /* comment */

/* comment */
	background-image: none ;
	background-repeat:repeat-y;
	background-position:right;
	background-attachment:fixed;
}


.clearfix_left {
	background: #fff;
	display: block; /* comment */
}
.clearfix_footer {
	background: #fff;
	display: block; /* comment */
}
.clearfix_newsarea {
	background: #fff;
	display: block; /* comment */
}
.clearfix_header {
	background: #fff;
	display: block; /* comment */
}
.clearfix_header:after {
	display: block;
	clear: both;
	height: 0px;
	line-height: 0px;
	visibility: hidden;
	content: ".";
}
.clearfix_caution {
	background: #fff;
	display: block; /* comment */
}

.clear {
	clear: both;
}

a:link,
a:visited {
	color: #112899;
	text-decoration: none;
}

a:link:hover,
a[href]:hover {
	color: #b3bfff;
	text-decoration: underline;
}

a:hover {
	text-decoration: none ;
	position: relative ;
	top: 1px ;
}

/* comment */

header {
	margin: 0 auto;
	width: 960px;
	height: auto;
}

#logo_area {
	float: left;
	width: 250px;
}

#logo_area p {
	float: left;
	margin: 10px 0 10px 5px;
}

#logo_area h1 {
	float: left;
	margin: 10px 0 10px 25px;
}

#logo_area h1 a span {
	display: none;
}

#header_right {
	float: right;
	width: 680px;
}

#header_right p {
	float: right;
	margin: 30px 5px 0 0; /* comment */
}
#header_right #tel {
	float: right;
	margin: 10px 5px 10px 0;
	text-align:right;
}

#header_right #tel p {
	width: 100%;
	text-align: right;
	margin: 0;
}

#header_right #headernavi {
	float: right;
	margin: 8px 5px 0 0;
	width:100%;
}

#header_right #headernavi ul {
	float:right;
}

#headernavi ul li {
	float: left;
	margin-left:15px;
	height: 20px;
	line-height: 20px;
}

#headernavi ul li a{
	padding: 0 0 0 25px;
}

#headernavi00 {background:url(img/headernavilogo01.jpg) no-repeat left bottom;}
#headernavi01 {background:url(img/headernavilogo01.jpg) no-repeat left bottom;}
#headernavi02 {background:url(img/headernavilogo02.jpg) no-repeat left bottom;}
#headernavi03 {background:url(img/headernavilogo03.jpg) no-repeat left bottom;}
#headernavi04 {background:url(img/headernavilogo04.jpg) no-repeat left bottom;}
#headernavi05 {background:url(img/headernavilogo05.jpg) no-repeat left bottom;}

#headsub ul {
	width:960px;
	margin:10px auto 0;
	text-align:center;
}

#headsub ul li {
	float:left;
	margin:0 9px 5px 0;
}

#headsub ul li.right {
	margin:0 0 5px 0;
}

/* comment */

nav {
	width: 100%;
	height:42px;
	/* background: #9B7B6C; */	/* comment */
	margin-bottom:10px;
}

nav ul{
	background: #9B7B6C;
	width:100%;
	max-width:960px;
	margin:0 auto;
	height: 42px;
	line-height: 42px;
}

nav ul li {
	display:inline;
	list-style: none;
	font-size:14px;
	float: left;
	position: relative;
	line-height: 40px;
	background:#9B7B6C;/* comment */
	color: #fff;/* comment */
	text-align:center;
}

nav ul li a {
	display:block;
	height: 42px;
	padding: 0 13px ;
	color:#fff !important;
	font-size: 90%;
	text-decoration: none;
}

nav ul li:hover, nav ul li a:hover {
	background:#562E00;/* comment */
	color:#fff;
}

nav ul li ul {
	position: absolute;
	top: 42px;
	width: 0px;
	z-index: 100;
}

.navright {
	left:-26px;
}

nav ul li ul li {
	visibility: hidden;
	overflow: hidden;
	width: 160px;
	height: 0;
	background:#9B7B6C;/* comment */
}

nav ul li ul li:hover, nav ul li ul li a:hover {
	background:#562E00;/* comment */
}

nav ul li:hover ul li, nav ul li a:hover ul li{
	visibility: visible;
	overflow: visible;
	height:38px;
	z-index: 10;
}

/* comment */

footer {
	margin: 0 auto;
	width: 960px;
	background: #fff;
}

footer h2 {
	float: left;
	width: 100%;
	margin: 10px auto;
	padding: 5px 0 3px;
	background: #9B7B6C;/* comment */
	text-align: center;
}

footer .ft_con {
	float: left;
	width: 310px;
	padding: 5px;
}

footer .ft_con h4 {
	margin: 5px 5px 0 23px;
}

footer .ft_con p {
	margin: 5px 5px 15px 23px;
}

p .right{
	display: inline-block;
	width: 100%;
	text-align:right;
}

p .center{
	display: inline-block;
	width: 100%;
	text-align:center;
}

p .big {
	font-size: 160%;
	font-weight:bold;
	margin:6px 0;
	display: inline-block;
	width: 100%;
	text-align: center;
}

#copuright {
	float: left;
	width: 100%;
}

#copuright p {
	text-align: center;
}

/* comment */
main {
	margin: 0 auto 0;
	width: 960px;
	height: auto;
	display: block;
}

/* comment */
#head_area {
	margin: 0 auto;
	width: 960px;

}

#head_area iframe {
	float: left;
	margin-top:10px;
}

#head_area #head_right {
	float: right;
	width: 220px;
	margin-top:10px;
}

#head_area #head_right ul {
}

#head_area #head_right ul li{
	margin-bottom:13px;
}

.mainbanner_area{
	margin: 0 auto 0;
	width: 960px;
}

.mainbanner_area ul{
	margin:0 0 5px
}

.mainbanner_area ul li{
	float:left;
}
.mainbanner_area ul .left{
	margin-right:10px;
	clear:both;
}

/* comment */

#left_area {
	width: 200px;
	margin: 10px 0 20px;
	float: left;
	background: #fff;
	background-image: none ;
}
#left_area h2 {
	width: 100%;
	margin: 10px auto;
	padding: 5px 0 3px;
	background: #9B7B6C;/* comment */
	text-align: center;
}

#left_area form {
	padding:8px 0;
}

#left_area input {
	margin:5px 0 0 0;
}

#left_area ul {
	line-height: 200%;
}

#left_area ul li{
	list-style: url(img/icon01.gif);
	margin-left: 20px;
}

#left_area ul li ul li {
	list-style:none;
}

#left_area .left_bn {
	margin: 10px 0;
}

#left_area  .left_bn a {
	margin: 0 0 5px 0;
}

#left_area table.calbase_rakuten {width: 200px !important;}
#left_area table.calframe_rakuten  {width: 178px !important;}

#left_img_box {
	width: 200px;
	height: auto;
}

#left_img_box ul li {
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
	line-height: 0;
}

 /* comment */
#left_vacation {
	font-family: Verdana, "MS Gothic", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;	height: auto;
	margin: 20px auto 10px auto; /* comment */
}

#left_vacation .box01 {
	background-color: #F00;
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0.2em;
	margin: 0;
	padding: 4px 0 0 0;
	text-align: center;
}

#left_vacation .box02 {
	height: auto;
	border: solid 1px #F00;
}

#left_vacation .text {
	color:#F00;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0.2em;
	padding: 0;
	margin: 3px 0 0 3px;
	text-indent: 0.8em;
}

#left_vacation .text02 {
	font-size: 12px;
	margin: 0;
	padding: 0;
	letter-spacing: 0.1em;
	text-indent: 1em;
	margin: 3px 0 3px 3px;
}

#left_vacation .red {
	color: #FF0000;
}

 /* comment */
.keywordbox {
	margin: 0px 0px 0px 0px; /* comment */
}

.keywordtxt {
	background-color: #ffffff;
	border: 1px solid #ccc;
	border-radius: 4px;
	padding: 6px;
	margin: 5px;
	font-size: 14px;
	line-height: 40px;
}
 /* comment */


/* comment */
#main_area {
	width: 740px;
	margin: 20px 0 20px;
	float: right;
}

#main_area h2 {
	margin: 20px auto 10px;
	text-align: center;
}

#main_area .items {
	margin:0;
	width: 740px;
}

#main_area .items ul li {
	float: left;
	text-align: center;
}

#main_area .items ul liul li {
}

#main_area .items ul li+ li {
	margin: 0 0 10px 10px;
}

#main_area .items ul li+ li.non {
	margin: 0 0 0 0;
}

#main_area .loop_items01 {
	width: 100%;
	margin:5px 0 5px;
}

#main_area .loop_items02 {
	width: 100%;
	margin:5px 0 5px;
}

.loop_items01 .loop_title {float: left;}
.loop_items01 iframe {float: right;}
.loop_items02 .loop_title {float: rigth;}
.loop_items02 iframe {float: left;}

.btn_categoly {
	text-align:center;
	margin:0 0 50px 0;

}

*.floatclear {
	clear: both;
}

 /* comment */
#topnews {
	margin: 0px 0px 0px 20px; /* comment */
}
#topnews .red a{
	font-size: 16px;
	color: #ff0000;
	text-decoration: underline;
}

 /* comment */
.index_sf_box {
	width: 682px;
	height: auto;
	margin: 50px auto;
	padding: 0;
}

.index_sf_box ul {
}

.index_sf_box ul li {
	margin: 0 0 10px 0;
	padding: 0;
	float: left;
}

 /* comment */
#item_box {
	width: 720px;
	height: auto;
	margin: 0 auto;
}
#item_box .box01 {
	width: 165px;
	height: 250px;
	margin: 0 4px 15px 10px;
	padding: 0;
	float: left;
}

 /* comment */

#news {
	margin: 15px 0 20px 0;
}

#newsarea {
	margin:0;
	width: 720px;
}

#newsarea ul li{
	padding:10px 5px;
	border-bottom: 1px #c0c0c0 dotted;
}

#newsarea ul li span {
	display: block;
	float: left;
}

#newsarea li a {
	/* comment */
	overflow: auto;
	margin:0;
}

#newsarea ul li a img {
	display: block;
	float: left;
	margin:0 5px;
}

#newsarea li a p{
	display: block;
	overflow: auto;
}

.banner_img_box {
	width: 712px;
	height: 44px;
	margin: 0 auto;
	padding: 0;
}

/* comment */
a.subcategory_list:visited {color:#112899 !important;}
a.subcategory_list:link{color:#112899 !important;}

/* comment */
.vacation_banner  {
	width: 960px;
	margin: 0 auto;
}

/*__________________________________________________

  index.html
  __________________________________________________*/


#top_new-item {
	max-width: 722px;
	width: 100%;
	margin: 0 auto;
	height: auto;
}

#top_new-item .box01 {
	max-width: 130px;
	width: 100%;
	max-height: 300px;
	height: 100%;
	float: left;
	margin: 5px 0px 10px 10px; /* comment */
	padding: 0;
	border: solid 1px #ffffff;
	background-color: #f6f6f6;
}

#top_new-item .box02 {
	max-width: 250px;
	width: 100%;
	float: right;
	margin: 5px 0 20px 0;
}

#top_new-item .text01 {
	font-size: 12px;
	margin: 5px;
	padding: 0;
	line-height: 1.5em;
	letter-spacing: 0.1em;
	font-family: Verdana, "MS Gothic", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;}

#top_new-item .text02 {
	font-size: 12px;
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	letter-spacing: 0.3em;
	font-family: Verdana, "MS Gothic", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;	text-align: right;
}

#top_new-item .text03 {
	font-size: 24px;
	color: #F9C;
	letter-spacing: 0.5em;
	line-height: 1.5em;
	margin: 2px 0 0 0;
	padding: 0;
	vertical-align: -3px;
}

#top_new-item .new_txt {
	font-size: 12px;
	color:#F00;
	font-weight: bold;
	letter-spacing: 0.1em;
	text-indent: 1em;
}

#top_new-item .textred {
	color: #CC0000;
	font-size: 12px;
	margin: 3px;
	padding: 0;
	line-height: 1.5em;
	letter-spacing: 0.1em;
	font-family: Verdana, "MS Gothic", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;}

#top_new-item .banner {
	max-width: 682px;
	width: 100%;
	max-height: 200px;
	height: 100%;
	float: left;
	margin: 5px 0px 5px 20px; /* comment */
	padding: 0;
	border: none;
	background-color: #ffffff;
}

/* comment */
#top_ranking {
	max-width: 722px;
	width: 100%;
	margin: 0 auto 10px;
}

#top_ranking .box {
	max-width: 722px;
	width: 100%;
	margin: 30px 0;
}
#top_ranking .box01 {
	max-width: 130px;
	width: 100%;
	max-height: 350px;
	height: 100%;
	float: left;
	margin: 5px 0px 10px 10px; /* comment */
	padding: 0;
}

#top_ranking .box01a {
	max-width: 130px;
	width: 100%;
	height: 150px;
	overflow:hidden;
	border: solid 1px #ffffff;
}
#top_ranking .box01b {
	margin: 1px;
	padding: 0;
	width: auto;
	height: auto;
}

#top_ranking .text01 {
	font-size: 12px;
	margin: 3px;
	padding: 0;
	line-height: 1.5em;
	letter-spacing: 0.1em;
	font-family: Verdana, "MS Gothic", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;}

#top_ranking .textred {
	color: #CC0000;
	font-size: 12px;
	margin: 3px;
	padding: 0;
	line-height: 1.5em;
	letter-spacing: 0.1em;
	font-family: Verdana, "MS Gothic", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;}

#top_ranking .text_entry {
	margin: 0 2% 0 1%;
	padding: 0;
	border-bottom: solid 1px #000;
	font-weight: normal;
	font-size: 15px;
	width: 97%;
	line-height: 1.5em;
	color: #000;
	text-decoration: none;
	font-family: Verdana, "MS Gothic", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;	text-indent:0.5em;
	letter-spacing: 1em;
}

#top_category {
	max-width: 722px;
	width: 100%;
	margin: 0 auto 20px;
}

#top_category .box01 {
	max-width: 198px;
	width: 100%;
	max-height: 99px;
	height: 100%;
	float: left;
	margin: 0 18px 10px;
	padding: 0;
	border: solid 1px #ffffff;
}
.top-banner_box {
	margin: 0 auto;
	max-width: 712px;
	width: 100%;
	height: auto;
	padding: 0;
}

.new-info_banner {
	margin: 0 15px 2px 20px;
	max-width: 711px;
	width: 100%;
	padding: 0;
	max-height: 31px;
	height: 100%;
}

.new_info_box {
	margin: 15px auto 0;
	padding: 0;
	max-width: 711px;
	width: 100%;
	height: auto;
	background: #9B7B6C;/* comment */
}

.caption_box {
	width: 700px;
	height: 38px;
	margin: 20px auto 10px;
	padding: 0;
	border: solid 1px #9B7B6C;/* comment */
	background: #9B7B6C;/* comment */
}

.top_caption_text {
	font-size: 22px;
	font-weight: bold;
	color: #fff;/* comment */
	text-align: center;
	letter-spacing: 0.6em;
	padding: 8px 0 0 0;
}

/*__________________________________________________

  __________________________________________________*/
.coupon201711 {
	max-width: 700px;
	margin: 5px 0 5px 30px; /* comment */
}

.coupon_box {
	width: 700px;
	margin: 20px auto 10px;
	border: solid 2px #BF0000;/* comment */
}

.top_coupon_text {
	background: #BF0000;/* comment */
	font-size: 22px;
	font-weight: bold;
	color: #ffffff;/* comment */
	text-align: center;
	letter-spacing: 0.1em;
	padding: 8px 0 8px 0;
	line-height: 1.5em;
}

.top_coupon_text02 {
	color: #BF0000;/* comment */
	text-align: center;
	letter-spacing: 0.1em;
	padding: 8px 0 0 8px;/* comment */
}

.top_coupon_img {
	background: #ffffff;/* comment */
	margin: 10px 0 5px 8px; /* comment */
}

/*__________________________________________________

  __________________________________________________*/
.campaign_box {
	width: 700px;
	margin: 20px auto 10px;
	text-align:center;
}

/*__________________________________________________

  __________________________________________________*/
.campaign_box2 {
	width: 960px;
	margin: 20px auto 10px auto; /* comment */
	text-align:center;
}

.title a{
	font-size: 22px;
	font-weight: bold;
	color: #FA4269;/* comment */
	text-align: center;
	letter-spacing: 0.1em;
	line-height: 1.5em;
}


/*__________________________________________________

  __________________________________________________*/

#vacation {
	font-family: Verdana, "MS Gothic", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;	width: 720px;
	max-width: 720px;
	height: auto;
	margin: 10px auto 10px auto; /* comment */
	border: #cf0000 solid 1px;
	text-align:center;
}

#vacation .box01 {
	max-width: 720px;
	height: 28px;
	background-color: #cf0000;
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0.2em;
	margin: 0;
	padding: 4px 0 0 0;
	text-align: center;
}

#vacation .box02 {
	max-width: 720px;
	height: auto;
	border: solid 1px #cf0000;
}

#vacation .text {
	color:#000;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 0.2em;
	padding: 0;
	margin: 3px 0 0 3px;
	text-indent: 0.8em;
}

#vacation .text02 {
	font-size: 12px;
	margin: 0;
	padding: 0;
	letter-spacing: 0.1em;
	text-indent: 1em;
	margin: 3px 0 3px 3px;
}

#vacation .red {
	color: #cf0000;
	font-weight: bold;
	font-size: 15px;
}

/*__________________________________________________

  __________________________________________________*/

#jisin {
	width: 850px;
	max-width: 960px;
	height: auto;
	margin: 10px auto 10px auto; /* comment */
	border: #F00 solid 1px;
}

#jisin .jisin_box {
	color:#F00;
	font-weight: bold;
	text-align:center;
}

#jisin .jisin_text {
	text-align:center;
}




/* comment */

#caution {
	margin: 100px 30px 30px 100px; /* comment */
	width: 720px;
}

#caution .caution_top {
	background-color: #BF0000;
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
	padding: 20px ;
	margin: 10px 10px 10px 10px;
}

#caution .txt p{
	font-size: 18px;
	text-indent: 1em;
	line-height: 1.2em;
	margin: 30px 30px 30px 30px;
}


/* comment */
.ItemNewList {
  text-align: center;
  display:block;
}

.ItemNewList li {
  display: inline-block;
  margin:0 .5% .5rem;
  position: relative;
  text-align: center;
  background-color: #ffffff;
  border: 1px solid #ffffff;
  -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
  overflow: hidden;
}


.ItemNewList li p {
  position: absolute;
	line-height: 130%;
}

.ItemNewList li img {
  top:0;
  margin-right: auto;
  margin-left: auto;
  text-align:center;
	width:100%;
}

.ItemNewList li a,
.ItemNewList li a:hover	{text-decoration: none;}

.ItemNewList li p {
  bottom:0;
  left:0;
  right:0;
  background-color: #ffffff;
  margin:0;
  padding:2px 0 6px;
}

.ItemNewList li p .price_t{
  color: rgba(240, 0, 0, .95);
	font-size: 111.35% !important;
}

.ItemNewList.column_02 li,
.ItemNewList.column_03 li,
.ItemNewList.column_04 li{
  font-size: 12px;
}


.ItemNewList.column_05 li,
.ItemNewList.column_06 li{
  font-size: 13px;
}

.ItemNewList.column_02 li{
  width:48%;
  height:360px;
}

.ItemNewList.column_03 li{
  width:30%;
  height:315px;
}

.ItemNewList.column_04 li{
  width:23%;
  height:240px;
}

.ItemNewList.column_05 li{
  width:18.1%;
  height:208px;
}

.ItemNewList.column_06 li{
  width:15%;
  height:182px;
}



/* comment */
.ItemNewList {
  text-align: center;
  display:block;
}

.ItemNewList li {
  display: inline-block;
  margin:0 .5% .5rem;
  position: relative;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #ffffff;
  -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
  overflow: hidden;
}


.ItemNewList li p {
  position: absolute;
	line-height: 130%;
}

.ItemNewList li img {
  top:0;
  margin-right: auto;
  margin-left: auto;
  text-align:center;
	width:100%;
}

.ItemNewList li a,
.ItemNewList li a:hover	{text-decoration: none;}

.ItemNewList li p {
  bottom:0;
  left:0;
  right:0;
  background-color: #ffffff;
  margin:0;
  padding:2px 2px 6px;
}

.ItemNewList li p .price_t{
  color: rgba(240, 0, 0, .95);
}

.ItemNewList.column_02 li,
.ItemNewList.column_03 li,
.ItemNewList.column_04 li{
  font-size: 12px;
}


.ItemNewList.column_05 li,
.ItemNewList.column_06 li{
  font-size: 13px;
}

.ItemNewList.column_02 li{
  width:48%;
  height:300px;
}

.ItemNewList.column_03 li{
  width:30%;
  height:295px;
}

.ItemNewList.column_04 li{
  width:23%;
  height:240px;
}

.ItemNewList.column_05 li{
  width:18.1%;
  height:208px;
}

.ItemNewList.column_05 li.price_off{
  height:220px;
}

.ItemNewList.column_05 li.price_off strong{
	color:rgba(243,0,0,.95);
}

.ItemNewList.column_06 li{
  width:15%;
  height:182px;
}


.ss_frame{
  display: block;
  margin:0 auto;
  width:700px;
	background:rgba(165,170,212,1);
  /* comment */
}

.ss_frame .inner	{
	display: block;
	padding:10px;
	color:rgba(255,255,255,1);
}

.banner_list_ss	{
  display: block;
  margin:1rem auto;
  width:700px;
	text-align: center;
}

.banner_list_ss li{
	display: inline-block;
	width:48%;
	margin:0.25%;
}

.banner_list_ss li img{
	width:100%;
}

.yukukuru {
	padding-top: 10px;
	padding-bottom: 5px;
	/* comment */
	text-align: center;
}
.yukukuru p {
	color: #ff0000;
}
