@charset "UTF-8";

.cntBox{
	padding:10px;
	border:#cccccc 1px solid;
	width:440px;
	margin-bottom:20px;
}
.cntBox p{
	font-size:12px;
	padding:5px 0px 5px 0px;
}

/* index */

.index .title {
	margin-bottom: 0;
	padding-bottom: 0;
	border: none;
}

.index h3 {
    margin-bottom: 20px;
}

.index p.mainImage {
    margin-bottom: 70px;
}

.index .section{
	margin-bottom:30px;
}
.index .section p,
.index .section ul {
}



.index .section .image {
    
}

.index .section h3,
.category_archive h3 {
    margin-bottom: .4em;
    padding-bottom: .4em;
    border-bottom: 1px solid #ccc;
}

.index div.section h4 {
    float: right;
    width: 300px;
    margin-bottom: .4em;
    padding-bottom: .4em;
    border-bottom: 1px solid #ccc;
}

.index div.section ul a {
    padding-left: 18px;
    background: url(/common/image/arrow.gif) no-repeat -50px .1em;
}

.index .title h2,
.index h2{
	border:0px !important;
}
.text p{
	margin-bottom:20px;
}

.text ul a.gaibu {
	padding-left: 18px;
	background: url(/images/common/arrow2.gif) no-repeat -50px 0.1em !important;
}

/* カテゴリーアーカイブ */

.category_archive div.section {
	margin-bottom: 50px;
}

.category_archive div.section h2 {
	margin-bottom: 0.6em;
	padding-bottom: 0.6em;
	border-bottom: 1px solid #333;
	font-size: 140%;
}

.category_archive .group {
	width: 720px;
	margin-left: -20px;
}

.category_archive .group .section {
	display: inline;
	float: left;
	width: 220px;
	margin-left: 20px;
	margin-bottom: 30px;
}

.category_archive .section h3 {
    margin-bottom: .4em;
    padding-bottom: .4em;
    border-bottom: 1px solid #ccc;
}

.category_archive .section .image {
	overflow: hidden;
	height: 165px;
	margin-bottom: 5px;
}

.category_archive .twoColumns div.data {
    width: 460px;
    margin-left: 240px;
}

.category_archive div.data h4 {
    font-size: 170%;
    margin: 2.3em 0 1.7em;
}

.category_archive div.data dl {
    margin-bottom: 1em;
}

.category_archive div.data a {
    padding-left: 18px;
    background: url(/common/image/arrow.gif) no-repeat -50px .1em;
}


/* アメリカン・アール・デコ・コレクション */

#collection #desc {
	margin-bottom: 1.6em;
}

#collection .group .section {
	width: 340px;
}

#collection .group .section h4 {
	margin-bottom: 12px;
}

#collection .group .section .image {
	overflow: visible;
	height: auto;
	margin-bottom: 0;
}


/* 常設展示 */

#permanent_exhibits #exhibition {
	padding: 10px;
	margin-top: 1em;
	margin-bottom: 1em;
	border: 1px solid #ccc;
}

#permanent_exhibits .hover#exhibition * {
	color: #69c !important;
}

#permanent_exhibits #exhibition .title {
	margin-bottom: 0;
	padding-bottom: 0;
	border: none;
}

#permanent_exhibits #exhibition h3 {
	padding-left: 18px;
	border: none;
	font-size: 120%;
	background: url(http://renewal-idcn.com/common/image/arrow.gif) no-repeat -50px 0.1em;
}

#permanent_exhibits #exhibition h4,
#permanent_exhibits #exhibition h5,
#permanent_exhibits #exhibition .subTitle1,
#permanent_exhibits #exhibition .date {
	padding-left: 18px;
}

#permanent_exhibits #exhibition .date {
	margin-bottom: 0;
}

#permanent_exhibits #exhibition h4 {
	padding-bottom: 10px;
	font-size: 120%;
}

#permanent_exhibits #exhibition h4 a {
	padding-left: 0;
	background: none;
	font-weight: normal;
}

#permanent_exhibits #exhibition dl {
	margin-top: 0;
	margin-bottom: 1em;
	padding: 10px;
	border: none;
}


/* ご利用案内 */

.general_information dl {
	margin-bottom: 0.5em;
	padding-bottom: 0.5em;
	border-bottom: 1px solid #CCC;
}

.general_information dt {
	float: left;
	width: 140px;
}

.general_information dd {
	margin-left: 150px;
}

.general_information dd #toAccess a {
	padding-left: 18px;
	background: url(/images/common/arrow.gif) no-repeat -50px 0.1em;
}


/* 団体見学および入場料免除 */
.discount dl {
	margin-bottom: 0.5em;
	padding-bottom: 0.5em;
	border-bottom: 1px solid #CCC;
}

.discount dt {
	float: left;
	width: 140px;
	color:#666666;
	font-weight:bold;
}

.discount dd {
	margin-left: 150px;
}

.discount dd ol {
	margin-left: 1.5em;
	list-style: decimal outside;
}

.discount dd ul {
	margin-left: 1.5em;
	list-style: disc outside;
}




/* 貸出案内 */

#rental_guide #contentsBody .desc,
#rental_guide #contentsBody dl {
	margin-bottom: 0.5em;
	padding-bottom: 0.5em;
	border-bottom: 1px solid #CCC;
}

#rental_guide #contentsBody dt {
	float: left;
	width: 140px;
}

#rental_guide #contentsBody dd {
	margin-left: 150px;
}

#rental_guide #contentsBody dd ol {
	margin-left: 1.5em;
	list-style: decimal outside;
}

#rental_guide #contentsBody dd ul {
	margin-left: 1.5em;
	list-style: disc outside;
}

#rental_guide #contentsBody dd ul ul {
	margin-left: 0;
	list-style: none;
}

#rental_guide #contentsBody dd p {
	margin-left: 1.5em;
}

#rental_guide #contentsBody #example dt {
	float: none;
}

#rental_guide #contentsBody #example dd {
	margin-left: 0;
}

#rental_guide #contentsBody #example ul {
	margin-left: 0;
	list-style: none;
}

#rental_guide #contentsBody #example ul li {
	display: inline;
	float: left;
	width: 220px;
	margin-right: 20px;
	margin-bottom: 20px;
}

#rental_guide #contentsBody #example ul .noMargin {
	margin-right: 0;
}

#rental_guide #contentsBody #example ul li a {
	display: block;
	padding-left: 0;
	background: none;
}

#rental_guide #contentsBody dd a {
	padding-left: 18px;
	background: url(http://renewal-idcn.com/common/image/arrow.gif) no-repeat -50px 0.1em;
}

