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

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-weight: inherit;
	font-style: inherit;
	font-family: inherit;
}

/* IE */
*html img {
  behavior: url(/scripts/iepngfix.htc);
}

*html .iemargin {
	vertical-align:top;
}

*:first-child+html .iemargin {
	vertical-align:top;
}

*html {word-break : break-all;}
br {letter-spacing: 0; }
/* //IE */

body {
	background:url(/images/bg.jpg);
	color:#CCCCCC;
	font-family:Arial,'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
	font-size:12px;
	word-break:break-all;
}

a:link {
	color:#FFFFFF;
	text-decoration:none;
}
a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
a:hover {
	color:#FF7F00;
}
a:active {
	color:#FF7F00;
}

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

.clearfix {display: inline-block;}

.p10 {
	padding:10px;
}

.mTOP10 {
	margin-top:10px;
}

/*align関連 */
.alignleft {
	display:inline;
	float:left;
	margin:2px 10px 5px 0;
	padding:0;
}

.alignright {
	display:inline;
	float:right;
	margin:2px 0 5px 10px;
	padding:0;
}

.aligncenter, div.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}

#header h1 {
	width:198px;
}


#menu {
	margin-top:15px;
}

#menu ul{
	margin:0;
	padding:0;
	list-style: none;
}

#menu li{
	float: left;
	list-style-type:none;
	background-color: #000;
	margin: 0;
	padding: 4px 0 5px 0;
	margin-right: 1px;
	width: 83px;
	text-align: center;
	font-size: 12px;
	font-family: arial;
	font-weight: normal;
	margin-bottom: 10px;
}
#menu li.about{
	width:83px;
	margin-right: 0;
}
#menu li.fashionshow{
	width:90px;
}

#menu li img{
	border:0;
}

#menu a{
/*	display:block;*/
}

#searchform {
	height:18px;
}

.creator_tag {
	float:left;
	background-color:#666666;
	text-align:center;
	line-height:20px;
	width:18px;
	height:18px;
	margin: 1px;
}
.creator_tag a {
	color: #FFFFFF;
}
.creator_tag:hover {
	color: #FFFFFF;
	background-color: #FF7F00; 
}

.button {
	border: 0px;
    width: 60px;
	background-color:#666666;
	color:#FFFFFF;
	text-decoration:none;
	font-family: arial;
	font-size: 10px;
	height: 18px;
}
.button:hover {
	color: #FFFFFF;
	background-color: #FF7F00; 
}

.form_text {
	height:16px;
	width:150px;
	margin:0;
	border:0;
}

.breadcrumb {
	font-size:12px;
	color:#FFFFFF;
	margin-bottom:10px;
}

.border {
	border-bottom:1px solid #333333;
}

.more {
	text-align:right;
	margin-bottom:5px;
}

.more a, .more a:visited {
	margin: 0;
	padding: 1px 6px;
	background-color: #666666; 
	font-size: 10px;
	text-decoration:none;
	color:#FFFFFF;
	font-family:Arial;
}

.more a:hover {
	color: #FFFFFF;
	background-color: #FF7F00; 
}

.imgalignleft {
	float:left;
	margin:0;
}

.new {
	background:#FF7F00;
	margin-right:2px;
	color:#FFFFFF;
	font-size:10px;
	font-family:Arial;
	font-weight:normal;
	padding: 1px 4px;
}

#footer p {
	display:none;
}

#pagenavi {
	text-align:center;
	font-size:12px;
	font-family:Arial;
}

/*pagelink*/
.pagelink {
	text-align:center;
	font-size:12px;
	font-family:Arial;
	margin-top:20px;
	clear:both;
	color:#FF7F00;
}
 
.page-numbers a {
    display:inline;
    color: #FFFFFF;
    text-decoration:none;
}
 
.page-numbers a:hover {
    color:#000000;
    background: #FFFFFF;
}
 
.numbers {
    margin: 10px 5px;
}

/*pagelink*/

.postlink {
	text-align:center;
	font-size:11px;
	padding:10px 0;
	clear:both;
	border-top:1px solid #333333;
	width:600px;
	margin:0 auto;	
}

.title_box {
	background:#000000;
	width:620px;
	overflow:hidden;
}

.title_box_content {
	padding:10px;
	overflow:hidden;
}

.title_box_content p {
	padding-top:10px;
	font-size:11px;
	color:#CCCCCC;
	border-top:1px solid #333333;
}

.entry_box {
	margin-top:10px;
	background:#000000;
	width:620px;
	overflow:hidden;
}

.st-related-posts li {
	list-style:none;
	margin-left:10px;
}

.entry_box_content {
	padding:10px;
	_padding:10px 0 10px 10px;
	width:600px;
}

.entry_date {
	color:#999999;
	font-size:11px;
	margin-bottom:5px;
}

.entry_box_content h3 {
	font-size:18px;
	font-weight:bold;
	margin-bottom:10px;
	padding-bottom:4px;
	border-bottom:1px solid #333333;
	color:#FFFFFF;
}

.entry_box_content h2 {
	margin-bottom: 20px;
	font-weight: bold;
	font-size:20px;
	line-height:28px;
}

.entry {
	padding-bottom:10px;
	line-height:22px;
	font-size:12px;
}

.entry h4 {
	font-size:12px;
	margin-top:20px;
	font-weight:normal;
}


/*カテゴリー記事一覧 */
.news_entry_box {
	width:200px;
	background:#000000;
	margin:10px 10px 0 0;
	float:left;
	display:inline-block;
}

.news_entry_content {
	padding:10px;
}

.news_entry_head {
	margin:5px 0;
	font-size:12px;
	font-weight:bold;
	line-height:18px;
	height:42px;
}

.news_entry_ex {
	font-size:11px;
	color:#CCCCCC;
	line-height:18px;
	height:62px;
}

.news_entry_date {
	padding:5px 0;
	margin-top:5px;
	font-size:11px;
	text-align:right;
	color:#999999;
}

/*サイドバー */
.list_menu {
	margin-top:10px;
	padding:0px;
	width:300px;
}

.list_menu h3 {
	margin-bottom:10px;
	padding-bottom:3px;
	border-bottom:1px solid #333333;
	font-weight: bold;
	font-size:14px;
}

.list_menu h4 {
	margin-bottom:5px;
	color:#FFFFFF;
	font-size:12px;
}


.list_menu_box {
	padding:10px;
	width:280px;
	background:#000000;
	margin:0;
	overflow:hidden;
}

.list_menu_box ul {
	margin-bottom:10px;
}

.list_menu_box li {
	list-style:none;
	margin-left:10px;
	line-height:18px;
}
.children {
	margin:0 0 5px 10px;
	_margin:0;
	padding:0;
	_padding:0;
}

.cat-item {
	list-style:none;
	line-height:18px;
	margin-left:5px;
	_margin:0;
	_padding:0;
}

.current-cat a {
	color:#FF7F00; 
}

.list_menu_box img {
	margin-right:10px;
	float:left;
}

.list_menu_head {
	padding:0;
	margin-bottom:5px;
	font-size:12px;
	font-weight:bold;
	line-height:18px;
}

.list_menu_ex {
	font-size:11px;
	color:#CCCCCC;
	line-height:18px;
	height:115px;
}

.list_menu_date {
	color:#999999;
	padding:5px 0;
	margin-top:5px;
	font-size:11px;
	text-align:right;
	border-bottom:1px solid #333333;
	clear:both;
}


/* about */
.about_content {
	padding:10px;
}

.about_content h3 {
	color:#FF7F00;
	font-size:16px;
	padding-bottom:5px;
	border-bottom:1px solid #333333;
	margin-bottom:10px;
}

.about_content h4 {
	color:#FF7F00;
	font-size:12px;
	margin:15px 0 5px 0;
}

.about_content p {
	margin-bottom:15px;
	font-size:12px;
	line-height:18px;
}

.about_content td{
	line-height:18px;
	padding:5px;
	border-bottom:1px solid #333333;	
}

/*snap */
.snap_entry_box {
	width:200px;
	height:335px;
	background:#000000;
	margin:10px 10px 0 0;
	float:left;
	display:inline-block;
}

.snap_entry_head {
	line-height:18px;
	margin-top:5px;
	font-weight:bold;
}

.snap_side_box {
	padding:10px;
	width:280px;
	background:#000000;
	margin-bottom:10px;
	overflow:hidden;
	text-align:center;
}

.snap_location {
	width:140px;
	height:188px;
	margin:0 auto;
	float:left;
}

.snap_side_box h3 {
	text-align:left;
}

.snap_side_box h4 {
	font-weight:normal;
	font-size:14px;
	text-align:left;
	margin-bottom:10px;
}

.snap_side_box h4 a:link,.snap_side_box h4 a:visited {
	color:#FF7F00;
}

/* fashion show */
.fashionshow {
	margin:35px 0 20px;
}

.fashionshow h3{
	color:#FF7F00;
	font-size:16px;
}

.fashionshow_head {
	padding:0;
	margin-bottom:5px;
	font-size:14px;
	font-weight:bold;
	line-height:18px;
	height:36px;
}


.fashionshow_ex {
	line-height:18px;
	height:90px;
	font-size:11px;
	color:#CCCCCC;
}

.fashionshow img {
	float:left;
	margin-right:10px;
}

.fashionshow_thumb {
	width:290px;
	margin:0 20px 40px 0;
	float:left;
	overflow:hidden;
}

.fashionshow_thumbr {
	width:290px;
	margin-bottom:20px;
	float:left;
	overflow:hidden;
}

.brand_list {
	clear:both;
	overflow:hidden;
	width:600px;
	margin-bottom:10px;
}

.brand_name {
	float:left;
	width:139px;
	margin:0;
	font-weight:normal;
	padding:1px 0 1px 10px;
	border-left:1px solid #333333;
}

.gallery {
	margin:0 10px 10px 0;
	float:left;
	display:inline-block;
}


/*blog */
.blog_entry_box_content {
	width:608px;
	overflow:hidden;
	margin:0 auto;
	padding: 10px 6px 0;
}

.author {
	float:left;
	width:152px;
	height:215px;
	margin:0;
	_margin:0 25px 0 13px;
	text-align:center;
}

.author img {
	height: 143px;
	width: 143px;
}

.author h3 {
	color:#FF7F00;
	font-size:15px;
	margin:15px 0 5px 0;
}

.author h3 a:link,.author h3 a:visited {
	color:#FF7F00;
	font-size:15px;
	margin:5px 0;
	font-weight: bold;
}

.author_tx {
	text-align:left;
	width:150px;
}

.author_date {
	color:#999999;
	font-size:11px;
	padding:0;
}

.blog_list_menu {
	background:#000000;
	margin-top:10px;
	width:300px;
}

.blog_list_menu_box {
	padding:10px;
}

.blog_list_menu_box_inner {
	border-bottom:1px solid #333333;
	height: 70px;
	margin-top: 10px;
	position: relative;
}

.blog_list_menu_box ul{
	margin-bottom: 3px;
}



.blog_list_menu h3 {
	border-bottom:1px solid #333333;
	font-size:14px;
	font-weight:bold;
	padding-bottom:3px;
}

.blog_list_menu h4 a,
.blog_list_menu h4 a:visited{
	margin:0;
	color:#FF7F00;
	font-size: 14px;
	font-weight: bold;
	color: #FF7F00;
	vertical-align: top;
}

.blog_list_menu li{
	line-height:100%;
	padding-top: 0;
	vertical-align: top;
	font-weight: normal;
	list-style:none;
}

.blog_list_menu_box img {
	margin-right:10px;
	float:left;
}

.blog_list_menu_title{
	line-height:120%;
}

.blog_list_menu_date {
	clear: both;
	color:#999999;
	padding: 0;
	position: absolute;
	top: 49px;
	width: 280px;
	font-size:11px;
	text-align:right;
}

.blog_entry_date {
	color:#999999;
	font-size:11px;
	margin:10px 0 20px 0;
	padding-top:10px;
	border-top:1px solid #333333;
	text-align:right;
}

.author_description_box {
	width:600px;
	border-top:1px solid #333333;
	padding-top:20px;
}

.author_description p {
	border: none;
	padding: 0;
	margin-bottom: 10px;
}

.author_pic {
	float:left;
	margin-right:10px;
	margin-bottom: 10px;
	width:150px;
}

.author_description {
	font-size:10px;
	line-height:16px;
	color:#999999;
	float:left;
	width:440px;
}

.author_description h3 {
	color:#FF7F00;
	font-size:18px;
	margin-bottom:10px;
}

.commentbt {
	text-align:right;
}

.commentbt a, .commentbt a:visited {
	margin: 0;
	padding: 1px 6px;
	background-color: #666666; 
	font-size: 11px;
	text-decoration:none;
	color:#FFFFFF;
	font-family:Arial;
}

.commentbt a:hover {
	color: #FFFFFF;
	background-color: #FF7F00; 
}

/*creator */
.creator {
	float:left;
	width:150px;
	margin:0 25px 0 24px;
	_margin:0 25px 0 13px;
	padding:10px 0;
}

.creator h3 {
	font-size:12px;
	margin:5px 0;
	padding-bottom:5px;
}

.creator h3 a:link,.creator h3 a:visited {
	color:#FF7F00;
}

.creator_tx {
	font-size:11px;
	line-height:14px;
	height:70px;
	margin-top:5px;
}


/*shop*/
.cart a, .cart a:visited {
	margin: 0;
	padding: 1px 6px;
	background-color: #666666; 
	font-size: 10px;
	text-decoration:none;
	color:#FFFFFF;
	font-family:Arial;
}

.cart a:hover {
	color: #FFFFFF;
	background-color: #FF7F00; 
}


.pagesprit {
    color: #000000;
    background:white;
    margin: 1em auto;
    line-height:2em;
    text-align:center;
}

.page-numbers a {
    display:inline;
    color: #FFFFFF;
    border:solid 1px #ccc;
    text-decoration:none;
}

.page-numbers a:hover {
    color:#FF7F00;
    background: white;
}

.numbers {
    margin: 0 8px;