@charset "UTF-8";
/* CSS Document */


/* Reset ---------------------------------- */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td{
margin:0; padding:0; border:0; font-style:inherit; font-size:12px; vertical-align:baseline; color:#000;
}
a img{
border:none;
}

/* COMMON ---------------------------------- */
a:hover img.on_alpha {
-moz-opacity: 0.60;
opacity: 0.60;
filter: alpha(opacity=60);
}
/* text link */
a {
	color: #000;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #164299;
	text-decoration: underline;
}


/* Layout ---------------------------------- */

body {
	color: #333;
	background-color: #FFF;
	/*font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;*/
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: left;
	line-height: 1.6;
}


/* CALE ---------------------------------- */

/*HEAD*/
.cale_head {
	width:930px;
	height:228px;
	border:#164299 2px solid;
	margin:0 auto;
	position:relative;
	margin-top:18px;
	}
.cale_logo {
	position:absolute;
	top:34px;
	left:333px;
	}
.cale_logo h1 {
	margin:0;
	padding:0;
	}
.cale_nav {
	position:absolute;
	top:167px;
	left:17px;
	width:893px;
	}

/*FOOT*/
.cale_foot {
	width:934px;
	height:80px;
	margin:0 auto;
	margin-top:20px;
	position:relative;
	}
.calefoot_btn1 {
	position:absolute;
	float:left;
	width:22px;
	left:3px;
	}
.calefoot_btn2 {
	position:absolute;
	float:left;
	width:22px;
	left:32px;
	}
.calefoot_cr {
	position:absolute;
	float:left;
	left:581px;
	}


/*INDEX*/
.index_contents {
	width:934px;
	height:810px;
	margin:0 auto;
	position:relative;
	margin-top:18px;
	overflow:hidden;
	}
.index1 {
	width:394px;
	height:359px;
	position:absolute;
	background-image:url(../img/top_1.jpg);
	float:left;
	}
.index2 {
	width:342px;
	height:161px;
	position:absolute;
	background-image:url(../img/top_2.jpg);
	float:left;
	left:402px;
	}
.index3 {
	width:342px;
	height:190px;
	position:absolute;
	background-image:url(../img/top_3.gif);
	float:left;
	left:402px;
	top:169px;
	}
.index4 {
	width:182px;
	height:359px;
	position:absolute;
	background-image:url(../img/top_4.jpg);
	float:left;
	left:752px;
	}
.index5 {
	width:198px;
	height:229px;
	position:absolute;
	background-image:url(../img/top_5.jpg);
	float:left;
	top:367px;
	}
.index6 {
	width:188px;
	height:229px;
	position:absolute;
	background-image:url(../img/top_6.gif);
	float:left;
	top:367px;
	left:206px;
	}
.index7 {
	width:342px;
	height:229px;
	position:absolute;
	background-image:url(../img/top_7.jpg);
	float:left;
	top:367px;
	left:402px;
	}
.index8 {
	width:182px;
	height:443px;
	position:absolute;
	background-image:url(../img/top_8.gif);
	float:left;
	top:367px;
	left:752px;
	}
.index9 {
	width:198px;
	height:206px;
	position:absolute;
	background-image:url(../img/top_9.jpg);
	float:left;
	top:604px;
	}
.index10 {
	width:188px;
	height:206px;
	position:absolute;
	float:left;
	top:604px;
	left:206px;
	}
.index11 {
	width:342px;
	height:206px;
	position:absolute;
	background-image:url(../img/top_11.gif);
	float:left;
	top:604px;
	left:402px;
	}


/*PRODUCT*/
.p1_contents {
	width:930px;
	height:571px;
	margin:0 auto;
	position:relative;
	margin-top:18px;
	overflow:hidden;
	border:#164299 2px solid;
	background-image:url(../img/product_1.gif);
	}
.p2_contents {
	width:930px;
	height:1042px;
	margin:0 auto;
	position:relative;
	margin-top:10px;
	overflow:hidden;
	border:#164299 2px solid;
	background-image:url(../img/product_2.gif);
	}
.p3_contents {
	width:930px;
	height:537px;
	margin:0 auto;
	position:relative;
	margin-top:10px;
	overflow:hidden;
	border:#164299 2px solid;
	background-image:url(../img/product_3.gif);
	}
.p4_contents {
	width:930px;
	height:617px;
	margin:0 auto;
	position:relative;
	margin-top:10px;
	overflow:hidden;
	border:#164299 2px solid;
	background-image:url(../img/product_4.gif);
	}


/*ENJOY*/
.e1_contents {
	width:930px;
	height:612px;
	margin:0 auto;
	position:relative;
	margin-top:18px;
	overflow:hidden;
	border:#164299 2px solid;
	background-image:url(../img/enjoy_1.gif);
	}
.e2_contents {
	width:930px;
	height:545px;
	margin:0 auto;
	position:relative;
	margin-top:10px;
	overflow:hidden;
	border:#164299 2px solid;
	background-image:url(../img/enjoy_2.gif);
	}

/*CONCEPT*/
.c1_contents {
	width:930px;
	height:1034px;
	margin:0 auto;
	position:relative;
	margin-top:18px;
	overflow:hidden;
	border:#164299 2px solid;
	}

/*STORE*/
.s1_contents {
	width:930px;
	margin:0 auto;
	position:relative;
	margin-top:18px;
	overflow:hidden;
	border:#164299 2px solid;
	}
.s1_store {
	width:830px;
	height:126px;
	margin-top:15px;
	margin-left:50px;
	overflow:hidden;
	background-image:url(../img/shop_dot.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	}
.s2_store {
	width:830px;
	height:126px;
	margin-left:50px;
	overflow:hidden;
	background-image:url(../img/shop_dot.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	}
.s3_store {
	width:830px;
	height:152px;
	margin-top:30px;
	margin-left:50px;
	text-align:right;
	}

.store_name {
	width:300px;
	height:78px;
	margin-top:33px;
	margin-left:18px;
	float:left;
	}
.store_de {
	width:486px;
	height:78px;
	margin-top:33px;
	margin-left:21px;
	float:left;
	}



.blog_contents {
	width:934px;
	height:72px;
	margin:0 auto;
	position:relative;
	margin-top:10px;
	}




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


