

/* --------------------- ベース ------------------------ */

html, body, div, span, applet, object, iframe, strong,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, legend, caption,
tbody, tfoot, thead, table, label, tr, th, td{
     margin: 0;
     padding: 0;
     border: 0;
     outline: 0;
     font-style: inherit;
     font-size: 100%;
     font-family: Arial, Helvetica, sans-serif;
     vertical-align: baseline;
     list-style:none;
     color: #000;
     text-decoration: none;
}


/* --------------------- スライダー ------------------------ */

ul#home{
	overflow: hidden;
	text-align: center;
	display: block;
	}

#home li{
	width: 900px;
	text-align: center;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
}

.bx-prev,.bx-next{
	display: none;	
		}
		
		

/* --------------------- ヘッダー ------------------------ */

#header{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	padding-bottom: 10px;
	padding-top: 30px;
}


#header .logo{float: left;margin-bottom: -50px; margin-left: 75px;}

#header ul{
	float: right;
	margin-top: 45px;
	margin-right: 75px;
	}
	
#header ul li{
	float: left;
	display: block;
	}
	
#header ul li+li{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000;
	}
	
#header ul li a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	display: block;
	padding-right: 14px;
	padding-left: 14px;
	}
	
#header .bar {
    margin-top: -5px; 
}
	

/* --------------------- コンテンツ ------------------------ */

#content{
	width: 900px;
	margin-top: 3px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
}

/* --------------------- スタイル ------------------------ */

#style{
	width: 676px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	margin-bottom: 25px;
	padding-top: 40px;
}

#style img{
	text-align: center;
	display: block;
	margin-right: auto;
	margin-left: auto;
}

#style li+li {
	margin-top: 34px;
}

/* --------------------- コレクション ------------------------ */

#collection{
	width: 676px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	margin-bottom: 25px;
	padding-top: 40px;
}

#collection img{
	text-align: center;
	display: block;
	margin-right: auto;
	margin-left: auto;
}

#collection li+li {
	margin-top: 30px;
}

#collection h1,#collection p,#collection strong{
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

#collection li h1{
	font-size: 1８px;
}

#collection li p{
	margin-top: 6px;
	font-size: 11px;
}

/* --------------------- ペジャー ------------------------ */


#pager{
	width: 900px;
	margin-top: 4px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	display: block;
}

#pager ul{
	display: block;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	width: 130px;
}

#pager ul li{
	float: left;	
}

#pager ul li+li{
	margin-left: 20px;
}



/* --------------------- フッター ------------------------ */

#footer{
	width: 900px;
	margin-top: 4px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	margin-bottom: 25px;
}


#footer #totop{
	display: block;
	text-align: center;
	padding-top: 10px;
}



/* --------------------- インスタ ------------------------ */


#tumblr{
    width: 920px;
	padding: 5px 0 0 2px;
}


#tumblr ul li{
    display:inline-block;
    margin: 0 5px 5px 0 ;
    padding: 	8px;
    background: #fff ;
    border: 1px solid #eee ;
}


#tumblr ul li img{
    display: block;
	overflow: hidden;
	height: 125px;
	width: 125px;
	border: 1px solid #CCC;
	float: left;
}
