@charset "shift_jis";

/* clearfix
------------------------------------------------------------------------------*/
#contents .infomation:after,
#contents .infomation .entries .tab:after,
#contents .section#showhouseList ul:after,
#contents .section#showhouseList li:after,
#contents .banners li:after {
	content:"";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}
/* clearfix ie7
------------------------------------------------------------------------------*/
*:first-child+html #contents .infomation,
*:first-child+html #contents .infomation .entries .tab,
*:first-child+html #contents .section#showhouseList ul,
*:first-child+html #contents .section#showhouseList li,
*:first-child+html #contents .banners li {
	zoom:1;
}
/* clearfix ie6
------------------------------------------------------------------------------*/
* html #contents .infomation,
* html #contents .infomation .entries .tab,
* html #contents .section#showhouseList ul,
* html #contents .section#showhouseList li,
* html #contents .banners li {
	zoom:1;
}
#contents {
	position:relative;
}

#contents h2 {
	width:390px;
	min-height:27px;
	height:auto !important;
	height:33px;
	padding:6px 0 0 10px;
	margin:0 0 3px 1px;
	border-left:5px solid #B1D95F;
	font-size:167%;
	line-height:1;
}

#contents .infomation {
	width:776px;
	padding:1px;
	margin-bottom:15px;
	border:1px solid #E4D0BC;
	background-color:#FBF8F5;
}
#contents .infomation .image {
	border:4px solid #F1E8DE;
	float:left;
	margin-right:3px;
	padding:1px;
	width:398px;
}
#contents .infomation .image img {
	display:block;
	border:1px solid #FFFFFF;
}

#contents .infomation .entries {
	float:left;
	width:365px;
	padding-top:7px;
}
#contents .infomation .entries .tab {
	display:block;
	width:365px;
	padding-bottom:6px;
	margin-bottom:10px;
	background-image:url(../images/exhibition/bg_tab.jpg);
	background-position:left bottom;
	background-repeat:repeat-x;
}
#contents .infomation .entries .tab li {
	float:left;
	width:97px;
	margin-right:3px;
}
#contents .infomation .entries .tab li a {
	display:block;
	width:97px;
	height:30px;
	background-position:left bottom;
	background-repeat:no-repeat;
	font-size:1px;
	line-height:0;
	outline:none;
	text-decoration:none;
	text-indent:-9999px;
}
#contents .infomation .entries .tab li a:hover ,
#contents .infomation .entries .tab li.current a {
	background-position:left top;
}

#contents .infomation .entries .tab li#tabPlace a {
	background-image:url(../images/exhibition/tab01.jpg);
}
#contents .infomation .entries .tab li#tabMap a {
	background-image:url(../images/exhibition/tab02.jpg);
}
#contents .infomation .entries .tab li#tabAccess a {
	background-image:url(../images/exhibition/tab03.jpg);
}

#contents .infomation .entries .entry {
	width:345px;
	margin-left:8px;
}
#contents .infomation .entry#entryPlace .place {
	font-size:134%;
	font-weight:bold;
}
#contents .infomation .entry#entryPlace .tel {
	padding-bottom:2px;
}
#contents .infomation .entry#entryPlace .noteS {
	font-weight:bold;
}
#contents .infomation .entry#entryPlace .noteL {
	padding:5px 0;
	margin-bottom:5px;
	background-image:url(../images/common/line_2color.jpg);
	background-position:left bottom;
	background-repeat:repeat-x;
	font-weight:normal;
}
#contents .infomation .entry#entryPlace .strong {
	padding-top:2px;
	font-weight:bold;
	color:#F38D03;
}
#contents .infomation .entry#entryPlace .note {
	padding:2px 0;
	letter-spacing:1px;
	line-height:1.2;
}
#contents .infomation .entry#entryMap .map small {
	display:block;
	text-align:right;
}
#contents .infomation .entry#entryMap .detail {
}

#contents .campaignSpan {
	position:absolute;
	width:359px;
	top:-14px;
	left:407px;
	padding:0 7px 4px;
	background-color:#FF8F20;
	z-index:1;
}
#contents .campaignSpan .label {
	padding-top:2px;
	font-weight:bold;
	font-size:125%;
	color:#743523;
}
#contents .campaignSpan .datespan {
	font-size:155%;
	font-weight:bold;
	color:#FFF;
	line-height:1;
}
#contents .campaignSpan .datespan span {
	font-size:80%;
	padding-left:4px;
}

#container .links {
	display:block;
	padding:2px 0 8px 2px;
	margin-bottom:1px;
}
#container .links ul {
	margin-bottom:5px;
	padding-left:6px;
}
#container .links li {
	display:inline;
	padding-right:10px;
}
#container .links li.last {
	padding-right:0;
}

#contents .section {
	width:425px;
	float:left;
}
#contents .section#showhouseList .inner {
	padding-top:12px;
	border-right:1px solid #E4D0BC;
	border-bottom:1px solid #E4D0BC;
	border-left:1px solid #E4D0BC;
	background-color:#FBF8F5;
}

#contents .section h3 {
	width:425px;
	height:35px;
	background-position:left top;
	background-repeat:no-repeat;
	font-size:1px;
	line-height:0;
	outline:none;
	text-decoration:none;
	text-indent:-9999px;
	background-color:#FFF;
}
#contents .section#showhouseList h3 {
	background-image:url(../images/exhibition/h2_01.jpg);
}
#contents .section#fromExhibition h3 {
	width:345px;
	height:35px;
	background-image:url(../images/exhibition/h2_02.jpg);
}
#contents .section#fromMaker h3 {
	width:345px;
	height:35px;
	background-image:url(../images/exhibition/h2_03.jpg);
}

#contents .section#showhouseList .text {
	padding:0 12px 15px 12px; 
}
#contents .section#showhouseList .icon {
	display:inline;
	position:relative;
	top:-1px;
	padding:2px;
	background-color:#FF8A20;
	font-size:84%;
	letter-spacing:1px;
	color:#FFFFFF;
}
#contents .section#showhouseList ul {
	display:block;
	width:408px;
	padding:0 0 14px 2px;
	margin:0 0 14px 9px;
	background-image:url(../images/common/line_2color.jpg);
	background-position:left bottom;
	background-repeat:repeat-x;
	display:block;
}
#contents .section#showhouseList ul.last {
	background-image:none;
	margin-bottom:0;
}

#contents .section#showhouseList li {
	float:left;
	width:132px;
	margin-right:5px;
}
#contents .section#showhouseList li.last {
	margin-right:0px;
}

#contents .section#showhouseList .image {
	width:128px;
	min-height:95px;
	height:auto !important;
	height:95px;
	border:2px solid #E7D7C5;
	vertical-align:middle;
}

#contents .section#showhouseList .texts {
	width:100%;
}
#contents .section#showhouseList .texts .icon {
	padding-bottom:5px;
}
#contents .section#showhouseList .texts .maker {
	margin-top:5px;
	font-size:117%;
	font-weight:bold;
	line-height:1.2;
}
#contents .section#showhouseList .texts .linkDetail {
	font-size:84%;
	margin-top:3px;
	padding-left:14px;
	background-image:url(../images/common/icon_cir_tri.jpg);
	background-position:0 3px;
	background-repeat:no-repeat;
}
#contents .section#showhouseList .texts .linkDetail a {
	color:#78552E;
}

#contents .section#fromExhibition {
	float:right;
	width:345px;
	background-color:#FBF8F5;
}

#contents .section#fromExhibition .list {
	width:325px;
	padding:2px 9px 0 9px;
	border-left:1px solid #E4D0BC;
	border-right:1px solid #E4D0BC;
}
#contents .section#fromExhibition .list p.text {
	padding:5px;
}
#contents .section#fromExhibition .list table {
	width:100%;
}
#contents .section#fromExhibition .list th,
#contents .section#fromExhibition .list td {
	padding:5px 0 4px 0;
	text-align:left;
	vertical-align:top;
	font-weight:normal;
	background-image:url(../images/common/line_2color.jpg);
	background-position:left bottom;
	background-repeat:repeat-x;
}
#contents .section#fromExhibition .list th {
	width:5.5em;
	padding-left:5px;
}
#contents .section#fromExhibition .list td a {
	color:#4B4B4B;
}
#contents .section#fromExhibition .list td a {
	text-decoration:none;
}
#contents .section#fromExhibition .list td a:hover {
	text-decoration:none;
}

#contents .section#fromExhibition .list td a span {
	position:relative;
	top:-1px;
	padding:2px;
	margin-right:5px;
	font-size:84%;
	color:#FFFFFF;
}
#contents .section#fromExhibition .list td span.infor {
	background-color:#53B641;
}
#contents .section#fromExhibition .list td span.event {
	background-color:#845BB5;
}
#contents .section#fromExhibition .list td span.seminar {
	background-color:#FF8A20;
}
#contents .section#fromExhibition .list td span.campaign {
	background-color:#E84A0F;
}
#contents .section#fromExhibition .list td span.houses {
	background-color:#169EE0;
}

#contents .section#fromExhibition .btn {
	width:343px;
	padding:7px 0 10px 0;
	border:1px solid #E4D0BC;
	border-top:none;
}

#contents .section#fromExhibition .btn a {
	width:77px;
	height:14px;
	margin-left:252px;
	background-image:url(../images/common/btn_view_detail.jpg);
}


#contents .banners {
	clear:right;
	float:right;
	width:345px;
	padding:7px 0 7px 0;
	margin-bottom:13px;
	font-size:1px;
	line-height:0;
}
#contents .banners li {
	display:inline;
}
#contents .banners li.last {
	padding-right:0;
}

#contents .banners li img {
	width:345px;
	padding-bottom:8px;
	font-size:1px;
	line-height:0;
	vertical-align:top;
	display:block;
	/*border:1px solid #DDDDDD;*/
}

#contents .pagetop {
	clear:both;
	padding-bottom:11px;
}

















