#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	height: 172px;
	width: 800px;
	margin-top: 20px;
	position: relative;
	padding-top: 16px;
}
#header #menu {
	height: 140px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 10px;
}
#header #menu h1{
	margin-left: 24px;
}
#header #menu ul {
	margin-left: 24px;
	margin-top: 50px;
}
#header #menu li {
	float: left;
	margin-right: 14px;
}
#waste {
	clear: both;
	background-image: url(../images/bg_middle.gif);
	background-repeat: repeat-y;
	padding-right: 32px;
	padding-left: 32px;
}
#waste #lefter {
	float: left;
	width: 450px;
}
#waste #righter {
	float: right;
	width: 230px;
	line-height: 1.6em;
}
#waste #back {
	clear: both;
	padding-top: 16px;
	font-size: 86%;
}
#waste #back p {
	text-align: right;
}
#waste h2 {
	margin-bottom: 20px;
}


#footer {
	clear: both;
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 90px;
	width: 800px;
	margin-bottom: 52px;
	padding-top: 30px;
	color: #999;
	font-size: 90%;
	line-height: 1.6em;
}
#footer #copyright {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCC;
}
#footer #copyright li {
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BBB;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-right: 20px;
	padding-left: 20px;
}




/* アセット */

.hidden {
	display: none;
}

#waste h2.entry-title {
	font-size
}

.asset {
	margin-bottom: 35px;
}

.asset-name {
	background: url(images/silhouette.gif) no-repeat 0 0;
	padding-left: 35;
	font-size: 120%;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 38px;
	font-family:"Hiragino Mincho Pro";
}
.asset-name a {
    text-decoration: none;
}

.asset-name a:hover {
    text-decoration: underline;
}
.asset-name-jspirit {
	background: url(images/silhouette_jspirit.gif) no-repeat 0 0;
	padding-left: 35;
	font-size: 120%;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 38px;
	font-family:"Hiragino Mincho Pro";
}
.asset-name-jspirit a {
    text-decoration: none;
}

.asset-name-jspirit a:hover {
    text-decoration: underline;
}
.asset-name-others {
	background: url(images/silhouette_others.gif) no-repeat 0 0;
	padding-left: 35;
	font-size: 120%;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 38px;
	font-family:"Hiragino Mincho Pro";
}
.asset-name-others a {
  text-decoration: none;
}

.asset-name-others a:hover {
  text-decoration: underline;
}

.asset-header {
}

.asset-header,
.asset-content,
.asset-footer {
    margin-left: 0px;
    margin-right: 0px;
}  

.asset-name,
.asset-name a,
.asset-name-jspirit,
.asset-name-jspirit a,
.asset-name-others,
.asset-name-others a {
    color: #0099CC;
}

.archive-title {
    color: #666666;
}

.comment-footer,
.comment-footer a,
.trackback-footer {
    color: #999999;
}

.asset-footer {
	border-top-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: dashed;
}

.comments-header,
.comments-open-header,
.trackbacks-header,
.archive-header,
.search-form-header,
.search-results-header {
	border-top-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: dashed;
}


.archive-list-item {
    margin-bottom: 5px;
}



.asset-content {
  margin: 5px 0;
}

.asset-signature {
	color: #999999;
	text-align: right;
	margin-top: 10px;
	clear:both;
}

.asset-more-link {
    font-weight: bold;
}

.asset-meta {
	border-top: 1px solid #FFFFFF;
	padding-top: 4px;
	color: #999999;
	font-size: 85%;
	margin-bottom: 12px;
}

.asset-footer {
	border-top: 1px solid #FFFFFF;
	margin-top: 18px;
}

.asset-footer a,
.comment-footer a {
    font-weight: normal;
}

.content-nav {
	margin: 25px 0 10px 0;
	font-size: 90%;
}

.content-nav-detail {
	margin-top: 60px;
	font-size: 90%;
	text-align: center;
}

.archive-title {
    margin: 5px 0 30px;
    font-size: 100%;
    font-weight: bold;
		color:#666666
}


.archive {
	margin-bottom: 36px;	
}
h2.archive-header {
	margin-botom: 8px;
	padding-botom: 0px;
	font-weight: bold;
	font-size: 110%
}
.archive-content ul ul {
	margin: 4px 0px 8px 12px;
}
.archive-individual li {
	margin-bottom: 4px;
}


/* ウェブページ */

#webpage .archive-title {
	display: none;
}
#webpage .asset-header {
	display: none;
	margin: 0;
}
#webpage .asset-name {
	display: none;
}
#webpage .asset-meta {
	display: none;
}
#webpage .asset-signature {
	display: none;
}
#webpage .asset-footer {
	display: none;
}
#webpage .asset-content {
	margin: 0;
}
#webpage .asset-body {
	margin: 0;
}
#webpage h2 {
	font-weight: bold;
	color: #000;
}
#webpage h3 {
	margin-bottom: 18px;
	font-weight: bold;
}

/* ウィジェット */

.widget {
	margin-bottom: 36px;
}

h3.widget-header {
	margin-bottom: 10px;
}

/* 検索 */

.widget-search .ti {
	width: 165px;
	font-size: 105%;
	font-weight: bold;
	margin: 3px;
}

/* バナー */

.widget-banner p {
	margin-bottom: 12px;
}
.widget-banner img {
	border-width: 1px;
	border-style: solid;
	border-color: #999;
}
.widget-banner a:hover img {
	border-width: 1px;
	border-style: solid;
	border-color: #2FAAC4;
}

/* 過去の日誌 */
.widget-archive-monthly-dropdown #past {
	margin: 16px 0px 12px 0px;
}
.widget-archive-monthly-dropdown #past p {
	font-size: 90%;
	margin-bottom: 12px;
}
.widget-archive-monthly-dropdown #past img {
	border-width: 1px;
	border-style: solid;
	border-color: #999;
	margin-bottom: 12px;
}
.widget-archive-monthly-dropdown #past a:hover img {
	border-width: 1px;
	border-style: solid;
	border-color: #2FAAC4;
}
#archives-past {
	margin-bottom: 36px;
}
#archives-past p {
	margin-bottom: 12px;
}


/* カテゴリー */

.widget-archive-category ul ul {
	margin: 3px 0px 6px 12px;
}


/* 筆記者 */


.widget-writerst .introduction dt img {
    margin-right: 6px;
}

.widget-writers .introduction dt.writer {
    padding-bottom: 6px;
}
.widget-writers .introduction dt.writer img {
    margin-right: 5px;
}

.widget-writers .introduction dt.name {
    background-image: url(images/silhouette_point.gif);
    background-repeat: no-repeat;
    padding-left: 28px;
    padding-bottom: 3px;
    color: #666666;
}
.widget-writers .introduction dd.message {
    padding-bottom: 10px;
    padding-left: 12px;
}



/* カレンダー */

.widget-calendar th, .widget-calendar td {
	font-size: 86%;
	padding: 2px 9px 2px 9px;
	text-align: center;
}
.widget-calendar th {
	font-weight: bold;
}
.widget-calendar .widget-header {
	font-size: 95%;
	font-weight: bold;
	text-align: center;
	color: #000;
}

/* Form */

.form {
	margin-top: 18px;
}

.form input,select,textarea {
	margin-right: 10px;
	font-size: 110%;
}
.form .sample {
	color: #3366FF;
}
.form .property {
	color: #000000;
	font-size: 110%;
}
.form dt {
	padding-bottom: 0px;
	margin-bottom: 11px;
	font-weight: nomal;
	padding-left: 6px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	line-height: 1.3em;
}
.form dt.form-optional {
	color: #CC3333;
	padding-bottom: 0px;
	margin-bottom: 11px;
	font-weight: nomal;
	padding-left: 6px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #CC3333;
	line-height: 1.3em;
}

.form dd {
	padding-bottom: 6px;
	margin-bottom: 16px;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 95%;
	color: #999999;
}
.form dd.noline {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 0px;
}
.form .form-age {
	width: 80px;
	height: 17px;
	font-size: 95%;
	color: #333333;
}
.form .form-name {
	width: 300px;
	height: 17px;
	font-size: 95%;
	color: #333333;
}
.form .form-business {
	width: 360px;
	height: 17px;
	font-size: 95%;
	color: #333333;
}
.form .form-genre {
	height: 17px;
	width: 360px;
	font-size: 95%;
	color: #333333;
}
.form .form-mail {
	height: 17px;
	width: 360px;
	font-size: 95%;
	color: #333333;
}
.form .form-tell {
	height: 17px;
	width: 360px;
	font-size: 95%;
	color: #333333;
}
.form .form-artist {
	height: 17px;
	width: 360px;
	font-size: 95%;
	color: #333333;
}
.form .form-url {
	height: 17px;
	width: 360px;
	font-size: 95%;
	color: #333333;
}
.form .form-message {
	height: 100px;
	width: 360px;
	color: #333333;
}
.form .form-zip {
	width: 80px;
}
.form .form-autozip {
	font-size: 95%;
	color: #000000;
}
.form .form-artist {
	height: 17px;
	width: 360px;
	font-size: 95%;
	color: #333333;
}
.form .form-pass {
	height: 17px;
	width: 100px;
	font-size: 95%;
	color: #333333;
}
.form .form-address {
	height: 17px;
	width: 300px;
	font-size: 95%;
	color: #333333;
}
.form .form .send {
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.form .send-button {
	width: 259px;
}
.form-mini-dm {
	width: 230px;
	margin-bottom: 13px;
}
.form-mini {
	width: 230px;
	margin-bottom: 13px;
}
.form-mini-body {
	background-color: #F0F0F0;
	width: 230px;
}
.form-mini form {
	margin: 0 18px;
}


.form-mini input,select,textarea {
	margin-right: 5px;
	font-size: 100%;
}

.form-mini .sample {
	color: #3366FF;
}

.form-mini .property {
	color: #000000;
	font-size: 90%;
}
.form-mini dt {
	font-size: 85%;
	color: #666666;
	padding-bottom: 0px;
	margin-bottom: 4px;
	font-weight: nomal;
	padding-left: 0px;
	line-height: 1.2em;
}
.form-mini dd {
	margin-bottom: 12px;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 80%;
	color: #666666;
}

.form-mini dd.noline {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 0px;
}

.form-mini input.form-short {
	width: 185px;
	height: 17px;
	font-size: 100%;
	color: #333333;
}

.form-mini textarea.form-short {
	width: 185px;
	height: 50px;
	font-size: 100%;
	color: #333333;
}


.form-mini .send {
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
}
.form-mini .send-button {
	font-size: 90%;
}

/* 共同購入 */
p.header-image {
	margin-bottom:30px;
}
dl.multi {
	font-size:95%;
	padding-top:20px;
	margin-top:30px;
	margin-bottom:18px;
	border-top-style:solid;
	border-top-color:#CCCCCC;
	border-top-width:1px;
}
dl.multi dt {
	color:#FF3333;
	margin-bottom:9px;
	font-weight:bold;
	vertical-align:bottom;
}
dl.multi dt img {
	margin-right:5px;
}
dl.multi dd {
	color:#666666;
	font-size:95%;
	line-height:1.5em;
}
#faq p {
	font-size:95%;
	color:#888888;
	font-weight:bold;
}
#faq ul {
	font-size:95%;
	margin: 0px;
	padding-left: 15px;
	list-style-type: disc;
}
#faq li.q {
	color:#666666;
	margin-bottom:7px;
	border-bottom-style:dashed;
	border-bottom-color:#CCCCCC;
	border-bottom-width:1px;
}
#faq li.a {
	color:#888888;
	list-style-type: none;
	line-height:1.6em;
}
# p.title {
	color:#666666;
	margin-bottom:9px;
	font-weight:bold;
	vertical-align:bottom;
}
.group-buying p.title img {
	margin-right:5px;
}
.group-buying #description,
.group-buying #workflow {
	margin-bottom:35px;
}
#sale .sale-wrapper {
	width:430px;
	padding-botton:12px;
	margin-bottom:30px;
}
#sale .sale-photo {
	width:120px;
	float:left;
	clear:none;
}
#sale .sale-detail {
	width:300px;
	float:right;
	clear:none;
}
#sale .sale-detail h2 {
	color:#333333;
	font-weight:bold;
	margin-bottom:4px;
}
#sale .sale-detail p.sale-price {
	color:#666666;
	margin:0px;
	padding:0px;
}
#sale .sale-item {
}
#sale .sale-photo {
	margin-bottom:30px;
	padding:0px;
}
#sale .sale-item h2 {
	color:#333333;
	font-weight:bold;
	margin-bottom:4px;
}
#sale .sale-item p.sale-price {
	color:#666666;
	margin:0px;
	padding:0px;
}
#sale .sale-yukata {
	background-image: url(items/images/icon_yukata.gif);
	background-repeat: no-repeat;
	padding-left: 75px;
	margin-bottom:30px;
}
#sale .sale-obi {
	background-image: url(items/images/icon_obi.gif);
	background-repeat: no-repeat;
	padding-left: 75px;
}
#sale .sale-item p.sale-price {
	color:#333333;
	margin-bottom:6px;
	padding:0px;
}
#sale .sale-item p.sale-price span.sale-price-num {
	font-weight:bold;
	color:#333333;
}
#sale p.sale-data {
	color:#333333;
	margin-bottom:10px;
	padding-bottom:5px;
	border-bottom-style:dashed;
	border-bottom-color:#CCCCCC;
	border-bottom-width:1px;
}
#sale p.sale-minimum {
	color:#333333;
	margin:0px;
	padding:0px;
}
#sale p.sale-end {
	color:#333333;
	margin-bottom:6px;
	padding:0px;
}
#sale p.sale-number {
	font-size:110%;
	font-weight:bold;
	color:#FF0033;
	margin:0px;
	padding:0px;
}
#sale p.sale-reached {
	font-size:120%;
	font-weight:bold;
	color:#FF0033;
	margin:0px;
	padding:0px;
}
#sale p.sale-entry {
	font-size:120%;
	font-weight:bold;
	color:#000000;
	margin-top:20px;
	margin-bottom:25px;
	padding:0px;
}

.blue {
	color:#0099FF;
}
.large-150 {
	font-size:150%;
	font-weight:bold;
	padding-left:2px;
	padding-right:2px;
}
.large-120 {
	font-size:120%;
	font-weight:bold;
	padding-left:2px;
	padding-right:2px;
}
#entry {
	padding-top:20px;
	margin-top:30px;
	margin-bottom:18px;
	border-top-style:solid;
	border-top-color:#CCCCCC;
	border-top-width:1px;
}

/*林光風呂敷*/


.SpryHiddenRegion {
	visibility:hidden;
}
#hayashi {
	width: 230px;
	margin-left: 32px;
	margin-bottom: 13px;
}
#hh77 h3 {
	font-weight: bold;
	padding-bottom: 6px;
}
#hh77 #reservation {
	padding-top:20px;
	margin-top:30px;
	border-top-style:dashed;
	border-top-color:#CCCCCC;
	border-top-width:1px;
}
#hh77 #related-blog {
	padding-top:20px;
	margin-top:30px;
	border-top-style:dashed;
	border-top-color:#CCCCCC;
	border-top-width:1px;
}
#hh77 input.form-short {
	width: 400px;
	height: 17px;
	font-size: 100%;
	color: #333333;
}

#hh77 textarea.form-short {
	width: 400px;
	height: 50px;
	font-size: 100%;
	color: #333333;
}
#hh77 #reserve {
	margin-top: 12px;
}
#hh77 #reserve dt {
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #996699;
	padding-left: 6px;
	margin-bottom: 4px;
	line-height: 1.4em;
}
#hh77 #reserve dd {
	margin-bottom: 12px;
	margin-left: 10px;
}
#hh77 #reserve dd.attention {
	font-size: 90%;
	color: #666666;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-right: 10px;
	margin-left: 10px;
	line-height: 1.7em;
	background-color: #F0F0F0;
	padding: 8px;
}


/* Custom Styles ---------------------------------------------------------- */

.allclear {
	clear: both;	
}

.asset-stream  .asset-header-content {
    padding: 15px 0 0 27px;
}

.widget-works h3.widget-header {
	padding-bottom: 12px;
}
.widget-works ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.widget-works li {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}
.webpage {
	line-height: 1.6em;
	padding-bottom: 8px;
}
.webpage p {
	line-height: 1.6em;
}

.mt-page-archive #alpha-inner {
	padding-right: 15px;
	padding-left: 35px;
	background-image: none;
	background-repeat: no-repeat;
	padding-top: 0px;
	background-position: 35px 0px;
}

.profile .wrapper {
	width: 430px;
	padding-bottom: 25px;
}

.profile .wrapper p {
	line-height: 1.5em;
}

.profile .wrapper .right170 {
	width: 170px;
	float: right;
	padding-left: 15px;
	line-height: 1.5em;
}

.profile .wrapper .left260 {
	width: 240px;
	float: left;	
	line-height: 1.5em;
}

.profile .wrapper .right260 {
	width: 240px;
	float: right;
	line-height: 1.5em;
}

.profile .wrapper .left170 {
	width: 170px;
	float: left;	
	padding-right: 15px;
	line-height: 1.5em;
}
.profile .goods {
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
.profile .goods ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.profile .work-wrapper {
	width: 430px;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0099FF;
	margin-bottom: 15px;
}
.profile .work-wrapper-nobottom {
	width: 430px;
	padding-bottom: 0px;
}
.profile p.work-title {
	color: #0099FF;
}
.profile .goods .leftside {
	float: left;
	width: 210px;
	margin-right: 5px;
	font-size: 85%;
	line-height: 1.5em;
	margin-bottom: 10px;
}
.profile .goods .rightside {
	float: right;
	width: 210px;
	margin-leftt: 5px;
	font-size: 85%;
	line-height: 1.5em;
	margin-bottom: 10px;
}

.profile .interview {
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	margin-top: 30px;
}
.profile .interview .q {
	color: #888888;
	padding-bottom: 12px;
	background-image: url(images/j.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	font-size: 90%;
	line-height: 1.3em;
	background-position: 0px 1px;
}
.profile .interview .a {
	padding-bottom: 24px;
	font-size: 90%;
}
.making ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.making-link {
	margin-top: 25px;
	padding-top: 16px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #0099FF;
}
.making-link ul {
	color: #CCCCCC;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.making-link li {
	color: #CCCCCC;
	padding-left: 20px;
	list-style-type: none;
	background-image: url(images/making_link.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
.making h2 {
	font-size: 110%;
	font-weight: bold;
}
.making h3 {
	padding-bottom: 18px;
}
.making p {
	padding-bottom: 16px;
}
dl.making-works {
	padding-left: 16px;
	margin-bottom: 24px;
}
.making-works img {
	padding-right: 8px;
}
.making-works dt {
	padding-bottom: 10px;
	font-weight: bold;
}
.making-works dd {
	color: #CCCCCC;
	padding-left: 6px;
}
.photographer {
	font-size: 85%;
	color: #666666;
	text-align: right;
	padding-right: 15px;
}


.mt-enclosure-image {
	width: 430px;
	clear:none;
	float:left;
}

.mt-enclosure img {
	padding-top:12px;
	padding-bottom:8px;
}


/* 出演情報 */
#shows .asset {
	margin-bottom: 0px;
}
.show-info {
	margin-bottom: 0px;
	padding-bottom: 4px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #BBB;
}
.show-date {
	font-size: 90%;
	color: #999;
}
.show-place {
	font-size: 90%;
	margin-top: 6px;
}
.show-info-noline h3 {
	margin-bottom: 8px;
}
.show-info .asset-footer {
	display: none;
}
.show-name {
	font-weight: bold;
	font-size: 110%;
}
/* 検索 */

.search-results-header {
	margin-bottom: 18px;
	color: #000;
	font-weight: bold;
	font-size: 110%;
}

/* 画像 */
.mt-enclosure-image {
	width: 440px;
	clear: both;
}