@charset "Shift_JIS";


/* 全体 */
.contents {
	clear: both;
	border: none;
	background: none;
	width: 960px;
}

.contents img {
	display: block;
}

.contents p {
	margin: 0px;
	padding: 0px;
}

.contents table,
.contents tr,
.contents td {
	border-collapse: collapse;
}


.pagetop {
	clear: both;
	margin: 5px 0 0 0;
	padding: 0 0 30px 0;
	text-align: right;
	list-style: none;
}



/* staffメイン */
.section {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-collapse: collapse;
	line-height: 165%;
}


/* 展示場tableヘッダーあいさつ部分 */
.table_head {
	margin: 0;
	padding: 0 25px;
	border: 1px solid #ccc;
	background-color: #F0F0F0;
	text-align: left;
}

.table_head h2 {
	margin: 0;
	padding: 8px 0;
	font-size: 115%;
	line-height: 100%;
	color: #333;
	font-weight: bold;
}



/* staff タイトル */
.contents h3 {
	line-height: 160%;
	margin: 0px;
	padding: 0 0 5px 0;
	_padding: 4px 0;
	color: #666666;
	font-size: 108%;
	font-weight: bold;
}

.text_14y {
	color: #506C7D;
}

/* 右側ナビ　矢印 */
.text11h {
	width: 20px;
	background-image: url(../shared/images/bullet_grey.png);
	background-position: left 4px;
	background-repeat: no-repeat;
	background-color: #FFF;
}


.text11k {
	font-size:109%; /*13px*/
	line-height:160%;
}


/* staff 画像 */
.photo {
	margin-bottom: 7px;
	margin-left: 7px;
	text-align: right;
}

.photo_link {
	margin-bottom: 7px;
	margin-left: 7px;
	border: 1px solid #2B4C99;
	text-align: right;
}




/* リンク */
.contents a:link {
	color: #666666;
}

.contents a:hover {
	color: #666666;
	text-decoration: underline;
}

.contents a:active {
	color: #666666;
}

.contents a:visited {
	color: #666666;
}




/* 矢印リンク */
p.link_R {
	float: none;
	width: auto;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 100%;
	text-align: left;
}

p.link_R a {
	float: left;
	width: auto;
	color: #666666;
	background: url(../img/arrow_off.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
}

p.link_R a:hover {
	text-decoration: none;
	background: url(../img/arrow_on.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
}

.link_R_txt {
	margin-left: 12px;
}



.guide td {
	margin: 0px;
	padding: 0px;
	line-height: 165%;
}
.side_area{
	margin:0px;
	width:290px;
	padding:0px;}
.side_area li{
	font-size:110%;
	line-height:200%;
	list-style:none;
	text-align:left;
	background:url(../shared/images/bullet_grey.png) no-repeat left 7px;
	_background:url(../shared/images/bullet_grey.png) no-repeat left 8px;
	padding:0 0 0 14px;
				}
				
				.bd{
					width:290px;
					padding-bottom:15px;
					border-bottom:1px dotted #cccccc;}
	.section1_header .nav{
						margin-bottom:25px;}