* { margin:0; padding:0;} 
h1,h2,h3,h4,h5,p,ul,ol,li,dl,dt,dd,img {
	margin:0;
	padding:0;
}
ul,ol,li { list-style:none;}
img { border:none;}

html { height:100%;}

body {
	background:url('../images/bg.jpg') top left;
	margin:0 auto;
	padding:0;
	font-family:"メイリオ", Meiryo,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic",Verdana, Geneva, sans-serif;
	font-size:80%;
	color:#333333;
	line-height:2.0;
	width:100%;
	height:100%;
	text-align:center;
}

a { color:#333333;}
a:hover { color:#EC6859; text-decoration:underline;}
a:visited { color:#33333;}

/* common ////////////////////////////////////////////////////////////////////////////////////////*/

.mt20 { margin-top:20px;}
.mt30 { margin-top:30px;}

.mb10 { margin-bottom:10px;}
.mb15 { margin-bottom:15px;}
.mb20 { margin-bottom:20px;}
.mb30 { margin-bottom:30px;}
.mb40 { margin-bottom:40px;}

.box_s {
	font-size:0.9em;
} 

.small {
	font-size:0.8em;
	line-height:1.6;
}

p.pagetop {
	text-align:right;
	margin:0 90px 0 0;
}

a.filter:hover img{
	filter: alpha(opacity=70);
	-moz-opacity:0.70;
    opacity:0.70;
}

#line {
	background:url(../images/line.gif) no-repeat center;
	width:800px;
	height:16px;
	display:block;
	clear:both;
	padding:15px 0;
}

.txt_c {
	text-align:center;
}

/* shared ////////////////////////////////////////////////////////////////////////////////////////*/

#container {
	text-align:center;
	margin:0 auto;
	width:984px;
}


#head {
	background:url(../images/bg_t.png) no-repeat;
	width:984px;
	height:115px;
	text-align:center;
	position:relative;
	font-size:0;
	line-height:0;
}

#head a.logo{
	background:url(../images/logo_s.png) no-repeat;
	display:block;
	width:196px;
	height:62px;
	text-indent:-9999px;
	margin:25px auto 0 auto;
}

#head ul {
	position:absolute;
	left:768px;
	top:68px;
	width:150px;
}

#head li {
	float:left;
}

#cBox {
	background:url(../images/bg_m.png) repeat-y;
	width:984px;
	overflow:hidden;
}

#navi {
	width:800px;
	margin:0 auto;
	text-align:center;
}

#navi li {
	float:left;
	display:block;
}

#navi li a,#navi li span{
	display:block;
	width:160px;
	height:40px;
	text-indent:-9999px;
	font-size:0;
	line-height:0;
}

#navi li.n01 a{	background:url(../images/btn_profile.gif) no-repeat;}
#navi li.n02 a{	background:url(../images/btn_collection.gif) no-repeat;}
#navi li.n03 span{	background:url(../images/btn_blog.gif) no-repeat;}
#navi li.n04 a{	background:url(../images/btn_contact.gif) no-repeat;}
#navi li.n05 a{	background:url(../images/btn_shop.gif) no-repeat;}

#navi li.n01 a:hover{	background:url(../images/btn_profile_ovr.gif) no-repeat;}
#navi li.n02 a:hover{	background:url(../images/btn_collection_ovr.gif) no-repeat;}
#navi li.n03 a:hover{	background:url(../images/btn_blog_ovr.gif) no-repeat;}
#navi li.n04 a:hover{	background:url(../images/btn_contact_ovr.gif) no-repeat;}
#navi li.n05 a:hover{	background:url(../images/btn_shop_ovr.gif) no-repeat;}


#contents {
	text-align:left;
	margin:0 auto;
	width:800px;
	padding:45px 0 30px 0;
	overflow:hidden;
	clear:both;
}

#contents h2{
	margin:0 0 6px 0;
}

#c_left {
	float:left;
	width:230px;
	}

#c_right {
	float:right;
	width:570px;
	}

#foot {
	clear:both;
	background:url(../images/bg_b.png) no-repeat;
	width:984px;
	height:145px;
	padding:0 0 15px 0;
}

address {
		text-indent:-9999px;
}

/* home ////////////////////////////////////////////////////////////////////////////////////////*/

#topBox {
	width:984px;
	height:411px;
	text-align:center;
	margin:0 auto;
	overflow:hidden;
}

#topBox h1{
	background:url(../images/logo.gif) no-repeat;
	width:327px;
	height:103px;
	margin:110px auto 0 auto;
	text-indent:-9999px;
}

#topBox p.contact{
	margin:160px 0 0 0;
}

/* news ////////////////////////////////////////////////////////////////////////////////////////*/

#news {
	background:url(../../images/news_bg.jpg) no-repeat;
	width:562px;
	height:449px;
	margin:0 auto;
	position:relative;
}

#news dl{
	overflow:auto;
	width:280px;
	height:250px;
	position:absolute;
	left:236px;
	top:136px;
}

#news dt{
}
/* brand profile ////////////////////////////////////////////////////////////////////////////////////////*/

dl.profile {
	margin:30px 0 0 10px;
}

dl.profile dt{
	float:left;
	width:110px;
}

dl.profile dd{
	float:left;
	width:450px;
	font-size:0.9em;
	line-height:1.6;
}

/* collection ////////////////////////////////////////////////////////////////////////////////////////*/

.collection_top li {
	float:left;
	width:210px;
	margin:0 85px 15px 0;
}

.collection_top li.mosaic {
	margin:0 0 15px 0;
}

.collection_top li p{
	margin:15px 0 0 0;
}

h3.sttl {
	text-align:center;
	clear:both;
	padding:20px 0 0 0;
	font-weight:normal;
	margin:0 auto;
}

#item {
	margin:0 0 50px 0;
	float:left;
}

#item dt {
	width:218px;
	float:left;
}

#item dd {
	width:575px;
	float:left;
}

#item dd ul {
	width:575px;
}

#item dd li{
	width:175px;
	text-align:center;
	float:left;
	display:block;
	margin-right:25px;
	font-size:0.8em;
}

#item dd li.rgt{
	margin-right:0;
}

#item dd li.single{
	width:445px;
	padding-left:125px;
	_margin-left:85px;
}

#item dd li.single p,#item dd li.single img{
	float:left;
	white-space:nowrap;
	margin-right:10px;
}


#item em {
	clear:left;
	display:block;
	text-align:center;
	padding:10px 0;
}

#caution {
	font-size:0.9em;
	text-align:right;
	clear:both;
	margin:0 auto;
}


/* contact ////////////////////////////////////////////////////////////////////////////////////////*/

#contents dl {
	padding:8px 0 0 0;
}

#contents dt {
	line-height:1.2;
	color:#231815;
}

#contents dd {
	margin-bottom:10px;
}

.form_reslt {
	width:640px;
	border:none;
}

.form_reslt th {
	width:10em;
	text-align:left;
	vertical-align:top;
	padding:4px 0;
}

.form_reslt td {
	vertical-align:top;
	padding:4px 0;
}

input.textarea,textarea.textarea {
	border:1px solid #b68c51;
	overflow:auto;
}

input.submit {
	background:#b68c51;
	color:#FFF;
	border:none;
	padding:6px 4px 3px 4px;
}

ol.privacy li{
	list-style:decimal;
	margin:0 0 0 25px;
}

/* sitemap ////////////////////////////////////////////////////////////////////////////////////////*/

#sitemap {
	font-size:1.2em;
}

#sitemap dt {
	margin:0 0 20px 0;
}

#sitemap dt em{
	font-size:0.8em;
	font-style:normal;
}

#sitemap span{
	padding-left:16px;
	color:#ad7b46;
}

#sitemap dd {
	padding-left:1.5em;
}

#sitemap dd ul{
	font-size:0.8em;
	margin-bottom:30px;
}

#sitemap a {
	background:url(../images/arrow.gif) no-repeat 0 4px;
	padding-left:16px;
}


/* Clearfix ////////////////////////////////////////////////////////////////////////////////////////*/

.clearfix:after {   
    content: ".";    
    display: block;    
    height: 0;    
    clear: both;    
    visibility: hidden;   
}   
.clearfix {   
    display: inline-block;   
    min-height: 1%;   
}   
/* Hides from IE-mac \*/  
* html .clearfix {   
    height: 1%;   
}   
.clearfix {   
    display: block;   
}   
/* End hide from IE-Mac */


