/*
//
// +----------------------------------------------------------------------+
// |zen-cart Open Source E-commerce                                       |
// +----------------------------------------------------------------------+
// | Copyright (c) 2003 The zen-cart developers                           |
// |                                                                      |
// | http://www.zen-cart.com/index.php                                    |
// |                                                                      |
// | Portions Copyright (c) 2003 osCommerce                               |
// +----------------------------------------------------------------------+
// | This source file is subject to version 2.0 of the GPL license,       |
// | that is bundled with this package in the file LICENSE, and is        |
// | available through the world-wide-web at the following url:           |
// | http://www.zen-cart.com/license/2_0.txt.                             |
// | If you did not receive a copy of the zen-cart license and are unable |
// | to obtain it through the world-wide-web, please send a note to       |
// | license@zen-cart.com so we can mail you a copy immediately.          |
// +----------------------------------------------------------------------+
// $Id: stylesheet.css,v 1.1.1.1 2004/09/01 04:47:58 shidairiki Exp $
*/

/* 形状の設定はコチラ　同じ属性でも文字については、_text.cssを参照されたし 但しbodyはその限りではない*/

/* 本体 */

*{
margin:0;
padding:0;
}

BODY {
background:url(../images/bg.gif);
color: #333333;
text-align: left;
font-family:'メイリオ','Meiryo','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','Osaka','ＭＳ Ｐゴシック',sans-serif;
font-size:16px; /* 1em */
}

img {
border:0;
}

.centershop {
margin: 0 auto;
padding:0;
position: relative;
width: 780px !important;
background-color: #ffffff;
border-left:1px solid #eeeeee;
border-right:1px solid #eeeeee;	
}

FORM {
display: inline;
margin: 0.2em 0;
}

.banners {
padding: 15px;
}

HR {
	height: 1px;
	border: none;
	border-bottom: 1px solid #333333;
	}

h1, h2, h3, h4, h5, h6 {
margin-bottom: 0.25em; /*4px*/
}

#mainWrapper {
	margin: auto;
	}

#contentMainWrapper {}

/* ヘッダ */
TABLE.header {
	margin:0;
	padding:0;
	width:780px;
	height:59px;
}

.header td {
	margin:0;
	padding:0;
	vertical-align:top;
	}

TABLE.headerNavigation {
background-color: #ffffff;
width: 100% !important;
}

TD.headerNavigation {
	padding: 0.5em 20px;
	position: relative;
	vertical-align: middle;
	font-weight: bold;
	color:#000000;
	font-size:0.75em;
}

/* TD.breadCrumb {
font-size: 0.65em;
font-weight: bold;
color: #9a9a9a;
padding: 3px;
border-bottom: 1px dotted #9a9a9a;
}*/

TR.headerError {
background: #ff0000;
}

TD.headerError {
font-size: 0.75em;
background: #ff0000;
color: #ffffff;
font-weight : bold;
text-align : center;
}

TR.headerInfo {
background: #00ff00;
}

TD.headerInfo {
font-size: 0.75em;
background: #00ff00;
color: #ffffff;
font-weight: bold;
text-align: center;
}

#mainCopy {
	margin:0;
	padding:0;
	height:59px;
	}

/* box */

#navBreadCrumb {
	padding-bottom:0.5em;
	}

#navColumnOne,
#navBreadCrumb {/* ヘッダと中身との間隔 */
	/* padding-top:15px; */
}

#navColumnTwoWrappe {
	margin: auto;
}

#navColumnOneWrapper {
	margin: auto auto auto 20px;
	}

/*.column_single .column_right{
background: #ffffff;
}*/

.leftbox, .singlebox {
font-size: 0.75em;
background: #ffffff;
border: 1px solid #666666;
margin-bottom:1em;
}

/* .centerbox{
font-size: 0.75em;
background: #ffffff;
border: 1px solid #666666;
} */

/* .rightbox{
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
background: #ffffff;
border: 1px solid #9a9a9a;
margin-top:0px;
}*/

.leftboxheading,
.centerboxheading,
.singleboxheading {
font-weight: bold;
color: #ffffff;
padding: 3px;
}

/* .rightboxheading{
font-weight: bold;
color: #ffffff;
} */

TR.leftboxheading,
TR.rightboxheading,
TR.centerboxheading,
TR.singleboxheading {
background-color: #666666; 
}

.leftboxcontent,
.rightboxcontent,
.centerboxcontent,
.singleboxcontent {
line-height: 1.5;
padding: 7px;
}

.leftboxfooter,
.rightboxfooter,
.centerboxfooter,
.singleboxfooter {}

.centerBoxContents,
.specialsListBoxContents,
.categoryListBoxContents,
.additionalImages,
.centerBoxContentsSpecials,
.centerBoxContentsAlsoPurch,
.centerBoxContentsFeatured,
.centerBoxContentsNew {
	margin: 1em 0em;
	}

h2.centerBoxHeading,
.productListing-rowheading {
	padding: 3px 0;
	color:#ffffff;
	background:#666666;
	text-align:center;
	letter-spacing:0.5em;
	}
	
.centerBoxWrapper,
.tabTable {
	font-size:0.75em;
	height: 1%; /*do not remove- IEhack*/
	border: 1px solid #666666;
	margin: 1em 0;
	}

.productListing-heading {
font-weight: bold;
color: #666666;
padding: 3px;
height: 20px;
}

TD.productListing-heading{
background-color: #abbbd3;
}

TD.productlisting {
border:1px solid #9a9a9a;
}

TD.productListing-data {
padding: 9px;
}

/*center main section-------------*/

#navBreadCrumb {
	margin:0 20px 15px 10px;
	font-size:0.65em;
	border-bottom:1px dashed #666666;
	}

.centerColumn {
	margin:0 20px 0 10px;
	}

#contentColumnMain,
#navColumnOne, 
#navColumnTwo,
.centerBoxContents,
.specialsListBoxContents,
.categoryListBoxContents,
.additionalImages,
.centerBoxContentsSpecials,
.centerBoxContentsAlsoPurch,
.centerBoxContentsFeatured,
.centerBoxContentsNew {
	vertical-align: top;
	}

div#alsoPurchased .centerBoxContentsAlsoPurch {
	float:left;
	}

/* TD.pageHeading, DIV.pageHeading, h1 {
font-size:14px;
font-weight: bold;
color: #000000;
}

.center_column {
padding: 10px;
}
*/

/*main_page*/
/* .main_page{
width: 100% !important;
background-color: #ffffff;
} */

/* 作家カテゴリ */

/* footer--------------*/
TR.footertop {
width:780px;
}

.footertop,
.footerbottom {
font-size:0.75em;
color:#ffffff;
height:1em;
border-top:1px solid #cccccc;
background-color: #666666;
text-align:center;
}

/* コンテンツ内 */

#productFreeShipdisplay {}

#categoryIcon.categoryIcon {
	padding-bottom:15px;
	border-bottom:1px dashed #666666;
	}

.navNextPrevWrapper {
	margin-top:0.5em;
	margin-bottom:1em;
	}

.navNextPrevCounter {
	font-size: 0.75em;
	}

.navNextPrevList {
	padding:0 5px;
	display: inline;
	white-space: nowrap;
	list-style-type: none;
	}

#productDescription {
/*	background-color:#00D4FF;目印*/
	}

#productDescription .setsumei {
	clear:both;
	padding:0.5em;
	border:1px solid #ff9900;
	background:#fff2cf;
	}

#productDescription .caution {
	}

#productDescription ul ,li {
	list-style-type:none;
	}

#infoShoppingCart p,
#unsubDefault,
#privacyDefaultMainContent p,
#pageTwoMainContent p,
#pageThreeMainContent p,
#pageFourMainContent p {
	margin-bottom:1em;
	}
	
#conditionsMainContent p {
	margin-bottom:0.3em;
	}

#conditionsMainContent ul {
	margin:0.5em 0;
	}

#conditionsMainContent h2 {
	margin-bottom:1em;
	}

/* image */

#productMainImage.centeredContent {
	padding:0 15px 15px 0;
	}

#productAttributes {
/*	background-color:#ff9900;目印*/
line-height:1.6;
	}

.wrapperAttribsOptions {
padding-bottom:1em;
width:440px;
	}

.wrapperAttribsOptions .back input,
.wrapperAttribsOptions .back label {
	padding:0;
	margin:0;
	}

label.attribsRadioButton {
	padding:0;
	margin:0;
	}

/* カテゴリ */
.categoryListBoxContents img {
	padding-right:0.5em;
	float:left;
	}
	
/* ポップアップ内 */
#popupImage img {
	padding:40px 0;
	}
	
/* カート追加 */
#cartAdd {
	padding:15px 0 25px 0;
	text-align: center;
	width:90px;
	float:right;
	/*background-color:#eeeeee;目印*/
	}
		
/* read me */
#readme {
	padding-bottom:1em;
	border-top:1px dashed #666666;
	border-bottom:1px dashed #666666;
	clear:both;
	}

#readme dt {
	padding-top:1em;
	}

#readme li {
	list-style-type:none;
	}

/* 全商品 */

#newProductsDefault td,
#allProductsDefault td {
	padding:0.43em 0;
	}

#allProductsDefault HR {}

#contentMainWrapper img,
#allProductsDefault img {
	text-align:center;
	}

#newProductsDefaultListingBottomNumber,
#newProductsDefaultListingBottomLinks,
#allProductsListingBottomNumber,
#allProductsListingBottomLinks {
	padding-bottom:3em;
	}


/*miscellaneous areas-------------------------------------*/
TD.cartBox {
background: #eff4f8;
font-size: 0.65em;
padding: 3px;
border: 1px dotted #ffb062;
}

TR.productListing-odd,
TR.upcomingProducts-odd {
background: #ffffff;
}

TR.productListing-even,
TR.upcomingProducts-even,
.productsNotifications {
background: #f5f5f5;
}

/*
SPAN.newItemInCart {
color: #ff0000;
font-weight: bold;
}

TD.smallText,
SPAN.smallText,
P.smallText,
td.pageresults{
font-size: 0.65em;
}

TD.fieldKey {
font-size: 0.75em;
font-weight: bold;
}

TD.fieldValue {
font-size: 0.75em;
}

SPAN.markProductOutOfStock {
color: #c76170;
font: bold 12px Verdana, Arial, sans-serif;
}

span.normalprice {
text-decoration: line-through;
}

SPAN.productSpecialPrice,
SPAN.productSalePrice,
.stockWarning,
span.coming {
color: #ff0000;
}

span.productSpecialPriceSale {
color: #ff0000;
text-decoration: line-through;
}

SPAN.productPriceDiscount,
.inputRequirement {
font-size: 0.65em;
color: #ff0000;
}



.moduleRowOver { 
background-color: #d7e9f7; 
cursor: pointer; 
}

.moduleRowSelected { 
background-color: #e9f4fc; 
} */

#jyusyoImamade .moduleRow {
	margin-top:1em;
	}

tr.tableHeading {
	background:#666666;
	color:#ffffff;
	}
 
#cartContentsDisplay {
	border-left:1px solid #666666;
	border-right:1px solid #666666;
	}

#cartContentsDisplay .cartTableHeading {
	background:#666666;
	height: 2.2em;
	}
	
td.cartQuantityUpdate,
td.cartQuantity {
	border-bottom:1px solid #666666;
	}
	
td.cartProductDisplay,
td.cartUnitDisplay,
td.cartTotalDisplay,
td.cartRemoveItemDisplay {
	border-bottom:1px solid #666666;
	border-left:1px dashed #cccccc;
	}

#scQuantityHeading,
#scUpdateQuantity,
#scProductsHeading,
#scUnitHeading,
#scTotalHeading,
#scRemoveHeading {
	padding:0.2em 0;
	}

#cartSubTotal {
	margin-top:1px;
	border:1px solid #666666;
	background:#ffffff;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 3.5em;
	}

.cartProductDisplay,
.cartQuantityUpdate {
	padding: 1em 0.5em;
	}
	
.cartRemoveItemDisplay,
.cartQuantity {
	padding:1em 0;
	}

.cartProductDisplay img {
	padding-right:0.5em;
	}

.cartTotalsDisplay {
	margin:0.5em 0;
	padding: 0.5em 0;
	background:#fff2cf;
	font-size:0.875em;
	font-weight:bold;
	/*border:2px solid #ff9900;*/
	}
	
.cartUnitDisplay,
.cartTotalDisplay {
	text-align: right;
	padding:1em 0.5em;
	}
	
#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

.cartNewItem {
	color: #33CC33;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: #660099;
	position: relative;   /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}
	
#cartAttribsList ul ,li {
	margin:0;
	padding:0;
	}

#cartContentsDisplay .buttonRow {}

.normalprice,
.productSpecialPriceSale {
	text-decoration: line-through;
	}
	
.productSpecialPrice,
.productSalePrice,
.productSpecialPriceSale,
.productPriceDiscount {
	color: #ff0000;
	}

#cartBoxListWrapper ul,
#ezPageBoxList ul {
	list-style-type: none;
	}

#cartBoxListWrapper li,
#ezPageBoxList li,
.cartBoxTotal {
	padding: 0.2em 0em;
	} 

.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
	}

.lineTitle,
.amount {
	text-align: right;
	padding: 0.2em;
	}

.amount {
	width: 5.5em;
	}

/* help */

#popupSearchHelp,
#infoShoppingCart {
	margin:1em;
	padding:0.5em;
	background:#ffffff;
	}

#popupSearchHelp .js_close,
#infoShoppingCart .js_close {
	margin-top:1em;
	font-size:0.875em;
	text-align:center;
}

.js_open {
	font-size:0.75em;
	}

/* serch */

#advSearchDefault .floatingBox {
	width:242px;
	}

/* message box */
.messageBox {}

.messageStackError,
.messageStackWarning,
errorBox {
background-color: #ff0000;
color: #ffffff;
padding: 0.5em;
}

.messageStackSuccess {
	padding: 0.5em;
	margin-bottom:1em;
	background-color: #5dcf4d;
}

.messageStackCaution { 
background-color: #ffff00; 
}

/* checkout totals */
TD.ot-subtotal-Text,
TD.ot-cod-fee-Text,
TD.ot-total-Text,
TD.ot-group-pricing-Text,
TD.ot-gv-Text,
TD.ot-loworderfee-Text,
TD.ot-shipping-Text,
TD.ot-subtotal-Text,
TD.ot-tax-Text,
TD.ot-coupon-Text {
font-weight: bold;
}

TD.ot-total-Amount {
font-weight: bold;
border-top: 1px solid #9a9a9a;
}

TD.ot-subtotal-Amount,
TD.ot-cod-fee-Amount,
TD.ot-group-pricing-Amount,
TD.ot-gv-Amount,
TD.ot-loworderfee-Amount,
TD.ot-shipping-Amount,
TD.ot-subtotal-Amount,
TD.ot-tax-Amount,
TD.ot-coupon-Amount {}

/* product_info attribute comments */
.ProductInfoComments,
TD.ProductInfoComments,
SPAN.ProductInfoComments {
color: #ff0000;
font-size: 0.65em;
text-align : left;
font-weight: bold;
padding-top: 6px;
padding-bottom: 6px;
border-top: 1px solid #9a9a9a;
}

/* General alert span class */
TD.alert,
SPAN.alert {
color: #ff0000;
font-weight: bold;
}

/* General alert span class */
TD.alertBlack,
SPAN.alertBlack {
color: #000000;
font-weight: bold;
}

/* popup tables */
TABLE.popupattributeqty,
TABLE.popupcouponhelp,
TABLE.popupcvvhelp,
TABLE.popupimage,
TABLE.popupimageadditional,
TABLE.popupsearchhelp,
TABLE.popupshippingestimator,
TABLE.popupinfoshoppingcart {
background-color: #ffffff;
padding: 20px 0;
font: 11px Verdana, Arial, sans-serif;
}

/* categories_description */
TABLE.categoriesdescription {
font-family: Verdana, Arial, sans-serif;
font-size: 14px;
background: #d0d0d0;
border:1px solid #9a9a9a;
}

TD.categoriesdescription {
font-size: 14px;
line-height:1.3;
}

/* categories box parent and child categories */

SPAN.category-subs-parent {
font-weight: bold;
}

SPAN.category-subs-selected {
font-weight: bold;
}

/* attribute images table */
TABLE.products-attributes-images {
/*  width: 100%; */
float: left;
padding: 2px;
}

/* login画面 */

FIELDSET {
	padding: 0.8em;
	margin: 1em 0;
	border: 1px solid #666666;
	}

SELECT,
INPUT {
	/* display: inline; */
	margin: 0.2em 0;
}

#loginDefault legend{}

#loginDefault label{}

LABEL.inputLabel {
	padding-right:1em;
	width: 9.5em;
	float: left;
	}

label.radioButtonLabel {
	margin-right:1em;
	}
	
LABEL.checkboxLabel {}

#loginDefault .information {
	margin-bottom:1em;
	padding:0.8em;
	border:1px solid #ff9900;
	background:#fff2cf;
	}

.alert {
	vertical-align:top;
	}

.buttonRow {
	margin-bottom:2em;
	}

input:focus,
select:focus,
textarea:focus 
{
	background: #ffffdf;
}

#contactUsDefault address {
	padding-bottom:1em;
	}

#checkoutNewAddress {
	margin:0;
	width:100%;
	}

#checkoutNewAddress fieldset {
	padding:0.8em;
	}

/* 説明ページ */
#privacyDefaultMainContent ul ,li {
	list-style-type:none;
	}

#privacyDefaultMainContent ul {
	margin-bottom:1em;
	}

#privacyDefaultMainContent dl {
	margin-bottom:1em;
	padding:0.5em;
	border:1px solid #ff9900;
	background:#fff2cf;
	}

#siteMapList ul ,li {
	list-style-type:none;
	}

#siteMapList li {
	padding:0.1em 0 0.1em 1em;
	}
	
#siteMap li li {
	padding:0 0 0 1em;
	}
	
#unsubDefault .buttonRow {
	padding-top:1em;
	}
/* 清算 */
#checkoutBillto,
#checkoutShipto {
	padding:1em;
	background:#fff2cf;
	/* border:1px solid #666666; */
	width: 44%;
	}

#checkoutPayment .floatingBox,
#checkoutShipping .floatingBox {
	width: 44%;
	}

#checkoutShippingHeadingMethod {
	margin-top:1em;
	}

LABEL.inputLabelPayment {
	width: 400px;
	float:left;
	}

.inputLabelPayment img {
	width:50px;
	float:right;
	}

#checkoutPayment p {}

LABEL.checkboxLabel,
LABEL.radioButtonLabel {}

.ccinfo img {
	padding-left:1em;
	}

#checkoutOrderTotals .totalBox,
#orderTotals .totalBox {
	width:20em;
	}

#addressBookDefault .instructions {
	padding-left:1em;
	border-left:1px dashed #666666;
	float:right;
	width:16em;
	}

#addressBookDefault address {
	width:20em;
	}

#checkoutConfirmDefault hr {
	padding-top:1em;
	}

#checkoutConfirmDefaultHeadingComments,
#checkoutConfirmDefaultHeadingCart {
	padding-top:0.5em;
	}

#checkoutConfirmDefault table {
	border-top:1px solid #666666;
	}

#ccQuantityHeading,
#ccProductsHeading,
#ccTotalHeading {
	border-bottom:1px solid #666666;
	}

#ccQuantityHeading {}

#ccTotalHeading {}

#checkoutConfirmDefault .buttonRow {
	padding-top:2em;
	}

#checkoutSuccessOrderNumber {
	margin-bottom:1em;
	padding:1em;
	background:#fff2cf;
	}

#checkoutSuccessContactLink {
	margin-bottom:1em;
	}

#prevOrders {
	border-left:1px solid #666666;
	text-align:center;
	}

#prevOrders .prevOrders_date,
#prevOrders .prevOrders_number,
#prevOrders .prevOrders_report,
#prevOrders .prevOrders_status,
#prevOrders .prevOrders_total {
	border-right:1px dashed #cccccc;
	border-bottom:1px solid #666666;
	}

#prevOrders .prevOrders_date {
	width:100px;
	}

#prevOrders .prevOrders_number {
	width:50px;
	}

#prevOrders .prevOrders_report {
	padding:0.5em;
	}

#prevOrders .prevOrders_total {
	padding-right:0.5em;
	text-align:right;
	}

#prevOrders .prevOrders_details {
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
	}

#accountHistoryDefault .content {
	padding-right:1em;
	}

#accountHistInfo .date {
	padding-bottom:1em;
	}

#accountHistInfo table {
	border-left:1px solid #666666;
	margin-bottom:1px;
	}

#accountHistInfo .accountQuantityDisplay,
#accountHistInfo .accountProductDisplay {
	border-right:1px dashed #cccccc;
	border-bottom:1px solid #666666;
	}
	
#accountHistInfo .accountTotalDisplay {
	padding-right:0.5em;
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
	text-align:right;
	}

#accountHistInfo .accountProductDisplay {
	padding:0.5em;
	}

#accountHistInfo .accountQuantityDisplay {
	width:50px;
	text-align:center;
	}

#accountHistInfo .amount,
#accountHistInfo .lineTitle {
	width:10em;
	text-align:right;
	}

#orderHistoryStatus {
	padding-top:1em;
	}

#myAccountPaymentInfo .floatingBox,
#myAccountShipInfo .floatingBox {
	width:44%;
	}

#myAccountPaymentInfo h3,
#myAccountShipInfo h3 {
	margin-top:0.5em;
	}

#myAccountOrdersStatus {
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
	}

#myAccountOrdersStatus .myAccountOrdersStatus_date,
#myAccountOrdersStatus .myAccountOrdersStatus_status,
#myAccountOrdersStatus .myAccountOrdersStatus_comments {
	padding:0.5em;
	}

#myAccountOrdersStatus .myAccountOrdersStatus_date {
	border-right:1px dashed #cccccc;
	width:50px;
	}

#myAccountOrdersStatus .myAccountOrdersStatus_status {
	border-right:1px dashed #cccccc;
	width:200px;
	}

#myAccountPaymentInfo h4,
#myAccountShipInfo h4 {
	margin-top:1em;
	}

#accountLinksWrapper h2 {
	margin-top:1em;
	}

h3#checkoutConfirmDefaultPayment,
h3#checkoutConfirmDefaultShipment {
	margin-top:1em;
	}

#addressBookProcessDefault address,
#checkoutPayAddressDefault address,
#checkoutShipAddressDefault .jyusyo { /*住所変更*/
	padding:1em;
	background:#f5f5f5;
	/* border:1px solid #666666; */
	width: 44%;
	}

#checkoutShipAddressDefault .instructions {
	margin-top:1em;
	}

#checkoutPayAddressDefault .instructions {
	margin-left:52%;
	}


/* 規約 */

#kiyakuCaution {
	margin:2em 0;
	padding:1em;
	border:1px solid #666666;
	}

#kiyakuCaution .kiyaku {
	margin-bottom:0.5em;
	height:360px;
	overflow: auto; 
	}

#kiyakuCaution dd {
	margin-bottom:1em;
	}

/* misc その他もろもろ*/
.back {
  float: left;
}

.forward {
	float: right;
}

.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #E8E8E8;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #f0f0f0;
	height: 1.5em;
	vertical-align: top;
	}

#cartContentsDisplay .rowOdd {
	background-color: #ffffff;
	height: 1.5em;
	vertical-align: top;
	}

#cartContentsDisplay .rowEven {
	background-color: #f5f5f5;
	height: 1.5em;
	vertical-align: top;
	}
	

CAPTION {
	/*display: none;*/
	}

.clearBoth {
	clear: both;
}

/*作家カテゴリ内展覧会情報*/

	div#exhibitionBox {
	margin:1em 0 0 0;
	padding:15px;
	border:1px solid #cccccc;
	font-size:12px;
	line-height:1.2;
	width:518px;
	background-color:#ffffdf;
	}
	
	div#exhibitionBox p {
	margin:0;
	padding-bottom:5px;
	font-size:14px;
	line-height:1.4;
	font-weight:bold;
	color:#ff9900;
	}
	
	div#exhibitionBox p.title {
	color:#333333;
	}
	
	div#exhibitionBox ul,
	div#exhibitionBox li {
	margin:0;
	padding:0;
	}
	
	div#exhibitionBox ul {
	margin:0 0 6px 0;
	}
	
	div#exhibitionBox li {
	margin-bottom:6px;
	list-style-type:none;
	line-height:1.4;
	}

/* 読み物 */

.retsudenBanner {
	margin:0.5em 0;
	}

.photo_banner {
	padding-top:0.5em;
	width:550px;
	}

.biographies_banner,
.vl_banner {
	padding-bottom:0.5em;
	width:270px;
	}