@charset "shift-jis";

/*-----------------------------------
common setting
-----------------------------------*/

a:link {
	color: #6633CC;
	text-decoration: underline;
}

a:active,a:hover{
	color: #6666FF;
	text-decoration: none;
}

a:visited {
	color: #660099;
	text-decoration: underline;
}

img {
	vertical-align: top;
}

body {
	background: #fff url(../img/bg01.jpg) repeat-y center 0;
	text-align: center;
	font-size: 0.8em;
	line-height: 1.4;
	color: #333;
	font-family: Verdana, 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic ProN', sans-serif;
}

.top_bg {
	background: url(../img/bg01_head.jpg) no-repeat center top;
}

.wrapper {
	width: 830px;
	margin-right: auto;
	margin-left: auto;
}

h1 {
	width: 830px;
	height: 318px;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
	font-size: 0;
}

/*-----------------------------------
/common setting
-----------------------------------*/

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

.header {
	width: 950px;
	height: 210px;
	background: url(../img/top_img.jpg);
}

.header a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	font-size: 0;
}

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

/*-----------------------------------
gnavi
-----------------------------------*/

.gnavi {
	width: 788px;
	height: 106px;
	margin: 0 auto;
}

.gnavi li {
	display: inline;
	float: left;
	width: 188px;
	height: 45px;
	margin-left: 12px;
}

.gnavi li:first-child {
	margin-left: 0;
}

/*-----------------------------------
/gnavi
-----------------------------------*/

/*-----------------------------------
footer
-----------------------------------*/

.footer {
	clear: both;
	width: 100%;
	line-height: 1.4;
	margin-right: auto;
	margin-left: auto;
	color: #000;
	padding: 30px 0;
}

/*-----------------------------------
/footer
-----------------------------------*/

/*-----------------------------------
utility
-----------------------------------*/

.mb20 {
	margin-bottom: 20px;
}

.clear {
	clear: both;
}

.display_none {
	display: none;
}

.yellow {
	color: #ffff99;
}

.red {
	color: #FF0000;
}

.orange {
	color: #FF66FF;
}

.bold {
	font-weight: bold;
}

.sizeup {
	font-size: 1.2em;
}

.strike { text-decoration:line-through;}

/* for modern browser */
.clearfix {
	display: inline-block;
	overflow: hidden;
}

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

/* Hides from IE-mac \*/
* html .clearfix {
height: 1%;
}
.clearfix {
display: block;
}
/* End hide from IE-mac */

/* 画像置換 */

.imgover {
	
}

/* /画像置換 */

/*-----------------------------------
/utility
-----------------------------------*/

/*-----------------------------------
/parts
-----------------------------------*/


/* ページトップへ戻るボタン */

.pagetop_btn {
	width: 750px;
	margin: -20px auto 20px;
	text-align: right;
}

/* /ページトップへ戻るボタン */

/*-----------------------------------
/parts
-----------------------------------*/

/* freemenu_wrap */

.freemenu_wrap {
	clear: both;
	width: 750px;
	margin: 0 auto 40px;
	padding-bottom: 136px;
	background: url(../img/freemenu_bg01.jpg) no-repeat 0 bottom;
	position: relative;
}

.freemenu_wrap a {
	display: block;
	width: 401px;
	height: 79px;
	position: absolute;
	left: 52px;
	bottom: 57px;
}

/* /freemenu_wrap */

/* recommend_wrap */

.recommend_wrap {
	clear: both;
	width: 750px;
	margin: 0 auto 40px;
	background: url(../img/recommend_bg01.jpg) repeat-y 0 0;
}

.recommend_wrap > .bottom_img {
	padding-bottom: 35px;
	background: url(../img/recommend_bg01_bottom.jpg) no-repeat 0 bottom;
}

/* /recommend_wrap */

/* recommend_list */

.recommend_list {
	width: 696px;
	margin: 10px auto 0;
}

.recommend_list:first-of-type {
	margin-top: 0;
}

.recommend_list li {
	width: 300px;
	padding: 0 20px 18px;
	text-align: left;
	display: inline;
	float: left;
}

.recommend_list li:first-child {
	margin-right: 16px;
}

.recommend_list a {
	color: #9400e1;
}

/* /recommend_list */

.recommend_list01 {
	background: url(../img/recommend_menu_bg01.jpg) no-repeat 0 bottom;
}

.recommend_list01 > .head_img {
	padding-top: 20px;
	background: url(../img/recommend_menu_bg01_head.jpg) no-repeat 0 0;
}

.recommend_category {
	display: inline-block;
	text-align: center;
	color: #fff;
	font-size: 1.4em;
	line-height: 1;
	font-weight: bold;
	padding: 5px 40px;
	margin: 9px 0 7px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}

*:first-child+html .recommend_category {
	display: inline;
}

.recommend_category01 {
	background: #4060ff;
}

.recommend_category02 {
	background: #ff4070;
}

.recommend_category03 {
	background: #ff6633;
}

.recommend_category04 {
	background: #009944;
}

.recommend_link {
	font-size: 1.25em;
	font-weight: bold;
}

.recommend_price {
	margin-top: 15px;
	font-size: 1.25em;
	line-height: 1;
	text-align: right;
}

/* sale */

.sale_wrap {
	clear: both;
	width: 750px;
	margin: 0 auto 40px;
	padding-bottom: 141px;
	background: url(../img/sale_bg01.jpg) no-repeat 0 bottom;
	position: relative;
}

.sale_menu {
	width: 415px;
	position: absolute;
	right: 49px;
	bottom: 54px;
	text-align: left;
	font-size: 1.25em;
}

.sale_menu_text {
	
}

.sale_menu_text a {
	color: #9400e1;
	font-weight: bold;
}

.sale_menu_price {
	text-align: right;
	color: #ff0000;
	line-height: 1;
	padding-top: 10px;
}

.sale_menu_price p {
	text-align: left;
	padding-bottom: 5px;
}

/* /sale */

.recommend_list02 {
	background: url(../img/recommend_menu_bg02.jpg) no-repeat 0 bottom;
}

.recommend_list02 > .head_img {
	padding-top: 20px;
	background: url(../img/recommend_menu_bg02_head.jpg) no-repeat 0 0;
}

.recommend_thumb {
	display: block;
	width: 88px;
	height: 88px;
}

.recommend_menu_wrap {
	margin: -88px 0 0 98px;
	position: relative;
}

.halfyear {
	margin: 0 auto 40px;
}