@charset "utf-8";
/* CSS Document */

body {
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	color:#333;
	font-size:12px;
	line-height:1.2;
	-webkit-text-size-adjust: none;
}
a:link , a:visited {
	color:#4E3430;
}
a:hover , a:active {
	color: #BCB3B1;
}
a img {
	border:none;
}
a:hover img {
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}
h1, h2, h3, h4 {
	font-size: 100%;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
ul, dl , li , dt , dd {
	list-style-type:none;
	margin: 0px;
	padding: 0px;
}
form {
	display:inline;
}

/*---clearfix---*/
.cf {
	zoom:100%;
}
.cf:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
#verticalSale {
	display: block;
	position: fixed;
	top: 0px;
	right: 0px;
	width: 100px;
	height:100%;
	overflow:hidden;
	z-index:-1;
}

#yukatakan {
	min-width:960px;
	padding-top:10px;
	position:relative;
}

/*========== #headerContents ==========*/
#headerContents {
	width:960px;
	margin:0 auto;
}
#horizontalSale {
	width:960px;
	margin:0 auto;
}

.headGuide {
	position:relative;
	margin-bottom:15px;
	height:60px;
}

.headGuide .announce {
	position:absolute;
	left:0;
	top:40px;
	height:25px;
	background:#2C9394;
	width:960px;
	line-height:1.0;
}
.headGuide .announce .text {
	position:relative;
	padding:5px;
	line-height:15px;
	color:#fff;
}
.headGuide .international {
	position:absolute;
	right:0;
	top:0;
	height:60px;
	width:150px;
	line-height:1.0;
	text-align:right;
}
.headGuide .international .icon {
	position:absolute;
	height:60px;
	width:70px;
	right:0;
	top:0;
}
.headGuide .international .text {
	position:absolute;
	height:60px;
	width:75px;
	left:0;
	top:2px;
}
.headGuide .international .text a {
	text-decoration:none;
	font-size:11px;
	line-height:11px;
}
.headGuide .international .text a:link , .headGuide .international .text a:visited {
	color:#999;
}
.headGuide .international .text a:hover , .headGuide .international .text a:active {
	color: #ccc;
}

.headGuide .yumeyakata {
	position:absolute;
	right:155px;
	top:0px;
	width:113px;
	height:35px;
	border:1px solid #ddd;
	overflow:hidden;
}
.headGuide .np {
	position:absolute;
	right:275px;
	top:0px;
	width:210px;
	height:35px;
	border:1px solid #ddd;
	overflow:hidden;
}
.headGuide .point3 {
	position:absolute;
	left:0px;
	top:0px;
	width:400px;
	height:35px;
	overflow:hidden;
}

#headInfo {
	height:85px;
	position: relative;
}
.logo {
	width:347px;
	height:85px;
	position:absolute;
	top:0;
	left:0;
}
#headerContents .catchCopy {
	height:20px;
	width:580px;
	position:absolute;
	top:20px;
	left:180px;
	font-size:14px;
	line-height:20px;
	color:#999;
}

#headInfo .search {
	font-size:12px;
	height:22px;
	width:180px;
	position:absolute;
	top:18px;
	left:770px;
	background-color:#eee;
	border:1px solid #ccc;
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
	border-radius: 14px;
}

#headInfo .search .submit {
	height:14px;
	width:14px;
	position:absolute;
	top:5px;
	left:5px;
}

#headInfo .search .textInput {
	height:14px;
	width:145px;
	position:absolute;
	top:3px;
	left:23px;
	border:none;
	background-color:transparent;
}

#headInfo .search .textInput:focus {
	background-color:#fff;
}
#headInfo .search #textbox {
	height:14px;
	width:145px;
	position:absolute;
	top:3px;
	left:23px;
	border:none;
	background-color:transparent;
}

#headInfo .search #textbox:focus {
	background-color:#fff;
}


/*--sns--*/
#sns {
	width:220px;
	position:absolute;
	top:0px;
	left:400px;
}

/*--headerNavi--*/
#headNavi {
	width:395px;
	position:absolute;
	top:65px;
	left:365px;
}
#headNavi li {
    float: left;
    margin: 0 10px 0 0;
}
#headNavi a {
	display:block;
	text-decoration:none;
	font-size:11px;
	padding:  1px 2px;
}
#headNavi a {
	display:block;
	text-decoration:none;
	font-size:11px;
	padding:1px 2px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#headNavi a:link , #headNavi a:visited {
	color:#333;
}
#headNavi a:hover , #headNavi a:active {
	background-color:#F99;
	color: #fff;
}

/*--headerNavi .company--*/
#headNavi li.company a:link , #headNavi li.company a:visited {
	background-color:#FBF2F5;
	border:1px solid #f99;
	color:#f99;
}
#headNavi li.company a:hover , #headNavi li.company a:active {
	background-color:#f99;
	border:1px solid #EDBFCC;
	color: #fff;
}

.tel {
	width:184px;
	height:37px;
	position:absolute;
	top:48px;
	left:770px;
}


/*--headMenu--*/
#headMenu {
	height:42px;
	margin: 10px 0;
	border:1px solid #ddd;
	position:relative;
}
#headMenu .menu {
	height:22px;
	width:940px;
	position:absolute;
	top:10px;
	left:10px;
}
#headMenu li {
    float: left;
    margin: 0 5px 0 0;
}
#headMenu .menu a {
	display:block;
	padding:3px 15px;
	text-decoration:none;
	font-size:12px;
	line-height:12px;
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
	border-radius: 14px;
}
#headMenu .menu a:link , #headMenu .menu a:visited {
	background-color:#fff;
	border:1px solid #ddd;
	color:#666;
}
#headMenu .menu a:hover , #headMenu .menu a:active , #headMenu .menu li.now a {
	background-color:#f99;
	border:1px solid #f99;
	color: #fff;
}
#headMenu .menu .sale a:link , #headMenu .menu .sale a:visited {
	background-color:#fff;
	border:1px solid #ddd;
	color:#f99;
}
#headMenu .menu .sale a:hover , #headMenu .menu .sale a:active {
	background-color:#f99;
	border:1px solid #f99;
	color: #fff;
}
#headMenu .menu .yukata-kan a:link , #headMenu .menu .yukata-kan a:visited {
	background-color:#f99;
	border:1px solid #f99;
	color: #fff;
}
#headMenu .menu .yukata-kan a:hover , #headMenu .menu .yukata-kan a:active {
	background-color:#fff;
	border:1px solid #ddd;
	color:#f99;
}
#headMenu .menu .hon-kan a:link , #headMenu .menu .hon-kan a:visited {
	background-color:#2C9394;
	border:1px solid #2C9394;
	color: #fff;
}
#headMenu .menu .hon-kan a:hover , #headMenu .menu .hon-kan a:active {
	background-color:#fff;
	border:1px solid #ddd;
	color:#2C9394;
}

/*--headBanner--*/
.headBanner {
	text-align:center;
	border:1px solid #ddd;
	padding-left:12px;
}
.headBanner a {
	display: block;
	float:left;
	margin:5px 5px 5px 0;
	padding:4px;
	border:1px solid #ddd;
}
.headBanner a img {
	width:220px;
	height:100px;
}

/*========== #bodyContents ==========*/

#bodyContents {
	width:960px;
	margin:0px auto;
}

/*--tipsLink--*/
#tipsLink {
	width:960px;
	margin:10px auto;
	padding:0;
	height:60px;
}
#tipsLink li {
	float:left;
	width:137px;
	padding:0;
	margin:0;
}


/*--mainStage--*/
#mainStage {
	width:960px;
	height:420px;
	position:relative;
	background-color:#fff;
	border:1px solid #ddd;
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
	border-radius: 14px;
	overflow:hidden;
}

.mainImage {
	position:absolute;
	top:0;
	left:0;
	width:720px;
	height:420px;
}


/*--mainLink--*/
.mainLink {
	border-left:1px solid #ddd;
	position:absolute;
	top:0;
	left:720px;
	width:240px;
	height:420px;
}

.mainLink li {
	clear: both;
	height:103px;
}

.mainLink li + li {
	border-top:1px dotted #ddd;
}

.mainLink .title {
	background-image:url(../parts/arw_pink.gif);
	background-repeat:no-repeat;
	background-position:10px 10px;
	padding:10px 10px 5px 23px;
}

.mainLink .title a {
	text-decoration:none;
}
.mainLink .title a:link , .mainLink .title a:visited {
	color:#f99;
}
.mainLink .title a:hover , .mainLink .title a:active {
	color: #fcc;
}

.mainLink .text {
	float:left;
	color:#666;
	padding:0 0 10px 23px;
	width:150px;
}
.mainLink .newItem .text {
	width:140px;
}

.mainLink .link {
	float:left;
	width:60px;
}
.mainLink .link a {
	display:block;
	height:60px;
	text-decoration:none;
}

.mainLink li.product {
	background:url(parts/bg_linkproduct.jpg) no-repeat;
}
.mainLink li.fukubukuro {
	background:url(parts/bg_linkfukubukuro.jpg) no-repeat;
}
.mainLink li.ranking {
	background:url(parts/bg_linkranking.jpg) no-repeat;
}
.mainLink li.newItem {
	background:url(parts/bg_linknewitem.jpg) no-repeat;
}

.mainLink li.product .title {
	background-position:10px 15px;
	font-size:21px;
}

.mainLink li.fukubukuro .title {
	background-position:10px 15px;
	font-size:14px;
}

h1.title {	/*　メインタイトル　*/
	border-bottom:solid 2px #0c3;
	padding:10px;
	color:#0c3;
	font-size:24px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
.note {
	padding:10px;
	color:#999;
	font-size:11px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

/*========== #footerContents ==========*/

.footerArea {
	clear:both;
}

#footerContents {
	margin-top:10px;
	background:#eee;
	font-size:10px;
	line-height:1.5;
}

#footerContents a:link , #footerContents a:visited {
	color:#666;
	text-decoration:none;
}

#footerContents a:hover , #footerContents a:active {
	color:#444;
	text-decoration:underline;
}

/*--footerMenu--*/
#footerMenu {
	width:940px;
	padding:10px;
	margin:0 auto;
	color:#666;
}

#footerMenu dl {
	float:left;
	margin-right:35px;
}

#footerMenu dt {
	margin-top:5px;
	font-weight:bold;
}

#footerMenu dd {
	padding-left: 7px;
	background:url(../parts/arw_gray.gif) no-repeat 0px 3px;
}

/*--footerNavi--*/
#footerNavi {
	background:#ddd;
	padding:10px 0;
}
#footerNavi ul {
	width:940px;
	margin:0 auto;
}
#footerNavi li {
	float:left;
	margin-right:10px;
	padding-left:7px;
	background:url(../parts/arw_gray.gif) no-repeat 0px 3px;
}

#footerInfo {
	background:#ccc;
	padding:10px 0;
}

#footerInfo a {
	padding-left: 7px;
	background:url(../parts/arw_gray.gif) no-repeat 0px 3px;
}

#footerInfo .contact {
	width:940px;
	margin:0 auto 10px auto;
	color:#666;
}

#footerInfo .copyright {
	width:940px;
	margin:0 auto;
	color:#666;
}

#gotoPagetop {
	position:fixed;
	bottom:0;
	right:0;
}