@charset "utf-8";

html,body {
}

body {
	font-size:10px;
	letter-spacing:0em;
	line-height:1.5;
	text-align:center;
	background-color:#E6E3D9;
/*	background-image:url(../images/back.jpg);*/
	background-repeat:repeat;
    background-position: center center;
    background-attachment: fixed;
}

section#main {
	width:900px;
	height:auto;
	margin:0 auto;
	position: relative;
}

body, textarea { font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; }
input, select { font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; }



/* ---------------------------ヘッダー要素--------------------------------- */
header {
	width:900px;
	height:76px;
	background-color:#FFFFFF;
	border-bottom:4px solid #c2042a;
	position:fixed;
	z-index: 100;
}

h1 {
	position:absolute;
	left:20px;
	top:10px;
}

nav {
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:0;
	font-weight:bold;
	width:716px;
	height:auto;
	position:absolute;
	right:20px;
	top: 77px;
}

ul#nav {
	font-size:12px;
	color:#FFF;
	line-height:1em;
	position:absolute;
	right:0;
	bottom:1px;
	height: 17px;
}
	ul#nav li {
	display:inline;
	background-color:#c2042a;
	padding: 3px 10px 1px 10px;
	cursor:pointer;
	margin-left: 2px;
	height: 13px;
	float: left;
	}
	ul#nav li#now {
	background-color:#000000;
	cursor:default;
	}
		ul#nav a {
			color:#FFFFFF;
			text-decoration:none;
		}
		ul#nav a:hover {
			color:#000000;	
		}

ul#nav2 {
	position:absolute;
	right:0;
	top:-56px;
}
	ul#nav2 li.mm {
		display:inline;
		font-size:10px;
		margin-right:10px;
	}
	ul#nav2 li.store {
	display:inline;
	font-size:15px;
	background-image:url(../images/arrow.gif);
	background-position:left 30%;
	background-repeat:no-repeat;
	padding-left:17px;
	}
	ul#nav2 li.mm a {
		color:#FFFFFF;
	}
	li.store a {
		color:#c2042a;
	}



/* ---------------------------メインコンテンツ要素--------------------------------- */

h2.boxTitle {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:14px;
	border-bottom:1px solid #000000;
	width:97.5%;
	font-weight:700;
	text-align:left;
	padding-left:13px;
	line-height: 2.5em;
}
h2.boxTitle2 {
	color:#FFF;
	font-size:14px;
	border-bottom:1px solid #FFFFFF;
	width:97%;
	font-weight:700;
	text-align:left;
	padding-left:13px;
	line-height: 2.5em;
	font-family:Arial, Helvetica, sans-serif;
}
	.boxTitle a {
		color:#000000;
	}


section#mainContainer {
	width:900px;
	position: relative;
	top: 120px;
	z-index: 90;
	text-align: left;
}


section#container {
	background-color:#FFF;
	width:900px;
	position: relative;
	padding: 20px 0 0 0;
	z-index: 90;
	top: 120px;
	text-align: left;
	height: auto;
}

#newsLink {
	position: absolute;
	top: 0px;
	left: 0px;
	margin-top:-30px;
}
section#box1 {
	width:400px;
	height:auto;
	background-color:#FFFFFF;
	padding:20px 0;
	position: absolute;
	top: 0px;
	left: 0px;
}
	#box1 p {
	color:#000000;
	font-family:Tahoma, Geneva, sans-serif;
	/* 文章をどのブラウザでも均一に並べる */
		text-align:justify;
	text-justify:inter-ideograph;
	padding:0 13px;
	font-size: 10px;
	}

section#box2 {
	background-color:#000000;
	width:480px;
	height:auto;
	position:absolute;
	right:0;
	top:0;
	padding-bottom: 13px;
	text-align: center;
}

section#box3 {
	position:absolute;
	left:0;
	top:591px;
	background-color:#A574AF;
	width:400px;
	height:auto;
}

/* ニュース */
	.newsContents {
	padding:0 13px;
	border-bottom: 1px dotted #FFFFFF;
	margin-bottom:20px;
	margin-top: 10px;
	}
	.newsContents h3 {
	color:#c2024a;
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
	}
		#box3 p {
	color:#FFFFFF;
	margin-bottom:10px;
	font-size: 11px;
		}

section#box4 {
	font-family:Tahoma, Geneva, sans-serif;
	position:absolute;
	left: 420px;
	top: 380px;
	width: 280px;
	background-color: #FFFFFF;
	height: 782px;
	padding-bottom: 13px;
	line-height:1.2em;
}
	#box4 strong.title {
		font-size:12px;
		display:block;
		line-height:0.7em;
	}
	#box4 p#viewall {
		font-size:10px;
		color:#C2042A;
		position:absolute;
		right:13px;
		top:10px;
		font-weight:bold;
	}
	#box4 img {
		border:1px solid #000000;

	}
.albumBox {
	margin:13px 13px 0 13px;
	height: 128px;
	position:relative;
}
	.albumBox img {
		position:relative;
		left:0;
		top:0;
	}
	.albumBox p {
		position:absolute;
		top:0;
		left:141px;
		height: auto;
		width: 113px;
	}

section#box5 {
	font-family:Tahoma, Geneva, sans-serif;
	position:absolute;
	right:0;
	top:380px;
	background-color:#FFFFFF;
	width:180px;
	height:auto;
}
	#box5 img {

	}
	#box5 h3 {
		font-weight:bold;
		font-size:9px;
		letter-spacing:0em;
	}
	#box5-2 {
	padding:10px 14px 13px 14px;
	}
		.box5-3 {
	text-align:center;
	margin-top: 13px;
	width: 149px;
	margin-left: auto;
	margin-right: auto;
		}
			.box5-3 p {
				letter-spacing:0.1em;
				font-weight:bold;
				margin-top:5px;
				line-height:1.2em;
			}
		#box5 h4 {
			background-color:#C2042A;
			color:#FFFFFF;
			text-align:center;
			display:block;
			margin:0 auto;
			margin-bottom:7px;
		}
		
section#box6 {
	position:absolute;
	left:420px;
	top:1197px;
	background-image:url(../images/img02.gif);
	width:481px;
	height:234px;
}


/* FACEBOOK linkbox */
section#box7 {
	position:absolute;
	left:420px;
	top:1450px;
	width:481px;
	height:427px;
	background-color: #FFF;
}



/* -----------------コレクション--------------------- */
h2#containerTitle {
	color:#FFF;
	background-color:#E95532;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:700;
	text-align:left;
	line-height: 1.8em;
	width:140px;
	text-align:center;
	float:left;
	display:inline;
}
h2#containerTitle2 {
	color:#FFF;
	background-color:#C2042A;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:700;
	text-align:left;
	line-height: 1.8em;
	width:140px;
	text-align:center;
}

	
	section#favorite {
	border-top:2px solid #000;
	padding:20px 0;
	height: auto;
	margin-bottom: 20px;
	margin-top: 20px;
	}
	#favorite h3 {
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		font-size:15px;
		color:#E95532;
		margin:0 auto 10px 20px;
	}
	#favorite h4 {
		font-weight:bold;
	}
	section#favorite dl {
	width:200px;
	float: left;
	margin-right: 19px;
	}
		section#favorite dl dt {
	width:200px;
	height:200px;
	background-color:#CCC;
	border: 1px solid #000000;
		}
		section#favorite dl dd {
			width:200px;
			height:auto;
			margin-top: 10px;
		}
		
a#change_btn {
	display:block;
	float:right;
	width:auto;
	height:auto;
	text-align:center;
	background-color:#c2042a;
	color:#FFF;
	font-weight: bold;
	padding: 4px 10px 5px 10px;
	line-height: 1em;
	letter-spacing: 0.1em;
	margin-right: 20px;
}
	a:hover#change_btn {
		color:#000;
		text-decoration:none;
	}



/* -----------------コンセプト--------------------- */
#conceptimg {
	background-image:url(../images/concept/concept_img.gif);
	width:900px;
	height:604px;
	position:relative;
	top:50px;
	left:0px;
	z-index: 90;
}
#concepttext {
	position:absolute;
	top: 220px;
	left: 130px;
	z-index: 91;
}
	#concepttext p.jap_text {
	margin-top:30px;
	line-height:2em;
	}
	#concepttext p.eng_text {
	position:absolute;
	width: 400px;
	left: 292px;
	top: 170px;
	font-size: 9px;
	color: #D4007F;
	}
#concepttelop {
	color:#FFF;
	background-color:#E95532;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	line-height: 2em;
	width:160px;
	text-align:center;
}
	




/* -----------------ショップリスト--------------------- */
section#slContainer {
	background-color:#A574AF;
	width:900px;
	padding: 20px 0 20px 0;
	z-index: 90;
	top: 120px;
	text-align: left;
	height: auto;
	color: #000000;
	font-size: 12px;
	position: relative;
}
	#slContainer h3 {
		font-weight:bold;
		font-size:14px;
		letter-spacing:0.1em;
		display: inline;
		margin-right: 10px;
	}
	#slContainer p.telop {
		background-color:#000;
		color:#FFF;
		padding:2px 6px 1px 6px;
		text-align:center;
		font-size:11px;
		line-height:1.8em;
		display:inline;
	}
	.slWrapper {
	width:273px;
	display:inline;
	float:left;
	height:auto;
	margin-left:20px;
	margin-top: 20px;
	position: relative;
	}
		.slWrapper img {
			border:3px solid #000;	
		}
		.slWrapper p {
	height:70px;
		}




/* -----------------プレス--------------------- */
section#press {
	margin-left:20px;
	margin-top: 20px;
	position: relative;
}

*:first-child+html section#press {
	margin-left:20px;
	margin-top: 20px;
	margin-bottom:20px;
	position: relative;
}

#press dl {
	font-size:9px;
	width:273px;
	margin-right:20px;
	float:left;
	margin-bottom:30px;
	position: relative;
}
	#press dt {
	background-color:#FFFFFF;
	width:120px;
	height:150px;
	float:left;
	margin-right: 8px;
	border: 1px solid #000000;
	}
		#press dt h3 {
			width:120px;
			display:block;
			height:auto;
			text-align:center;
		}
	#press dd {
		width:143px;
		height:150px;
		overflow:auto;
		float: right;
	}





/* -----------------ブランド概要--------------------- */
section#auContainer {
	text-align:left;
	width:900px;
	padding: 20px 0 0 0;
	z-index: 90;
	top: 120px;
	height:724px;
	font-size: 12px;
	position: relative;
	background-image:url(../images/aboutus/aboutus_back.gif);
	background-repeat:no-repeat;
}
	section#contact {
	width:420px;
	margin-right:25px;
	margin-left:20px;
	display:inline;
	float:left;
	margin-top:15px;
	line-height: 2em;
	color: #FFF;
	letter-spacing: 0.1em;
	}
		#contact h3, #recruit h3 {
			font-size:14px;
			font-weight:bold;
			margin-bottom: 25px;
		}
	section#recruit {
	width:415px;
	margin-right:20px;
	display:inline;
	float:right;
	line-height: 1.8em;
	}
		#recruit h4 {
			font-size:10px;
			letter-spacing:0.2em;
			color:#FFF;
			background-color:#000;
			padding:0px 5px;
			display:inline;
		}
		#recruit p {
			margin-bottom:15px;
			margin-top: 2px;
		}
		





/* ---------------------------フッター要素--------------------------------- */
footer {
	color:#c2042a;
	font-family:Tahoma, Geneva, sans-serif;
	border-top:3px solid #c2042a;
	height:60px;
	position: relative;
	top: 160px;
	width: 900px;
	text-align: right;
}
footer#home {
	top:1960px;
}
footer p {
	margin-top:12px;
}
