@charset "utf-8";
/* CSS Document */
/*! normalize.css v1.1.1 | MIT License | git.io/normalize */
footer, header, hgroup, main, nav, section, summary {
	display: block
}
audio, canvas, video {
	display: inline-block;
*display:inline;
*zoom:1
}
audio:not([controls]) {
	display: none;
	height: 0
}
[hidden] {
	display: none
}
html {
	background: #fff;
	color: #000;
	font-size: 100%;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}
html, button, input, select, textarea {
	font-family: sans-serif
}
body {
	margin: 0;
}
a:focus {
	outline: thin dotted
}
a:active, a:hover {
	outline: 0;
	background-repeat: no-repeat;
}
a {
	color: #445597;
}
h1 {
	font-size: 2em;
	margin: .67em 0
}
h2 {
	margin: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h3 {
}
h4 {
	font-size: 1em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h5 {
	font-size: .83em;
	margin: 1.67em 0
}
h6 {
	font-size: .67em;
	margin: 2.33em 0
}
abbr[title] {
	border-bottom: 1px dotted
}
b, strong {
	font-weight: bold
}
blockquote {
	margin: 1em 40px
}
dfn {
	font-style: italic
}
hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0
}
mark {
	background: #ff0;
	color: #000
}
p, pre {
	margin: 1em 0
}
code, kbd, pre, samp {
	font-family: monospace, serif;
	_font-family: 'courier new', monospace;
	font-size: 1em
}
pre {
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word
}
q {
	quotes: none
}
q:before, q:after {
	content: '';
	content: none
}
small {
	font-size: 80%
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}
sup {
	top: -0.5em
}
sub {
	bottom: -0.25em
}
dl, menu, ol, ul {
	margin: 1em 0
}
dd {
	margin: 0 0 0 40px
}
menu, ol, ul {
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 0;
}
nav ul, nav ol {
	list-style: none;
	list-style-image: none
}
img {
	border: 0;
	-ms-interpolation-mode: bicubic;
	background-position: 0 0%;
}
svg:not(:root) {
	overflow: hidden
}
figure {
	margin: 0
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
.cf:before, .cf:after {
	content: " ";
	display: table
}
.cf:after {
	clear: both
}
.cf {
*zoom:1
}
dl, menu, ol, ul, img {
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0;
}
/*! clearfix */
.cf:before, .cf:after {
	content: "";
	display: table;
}
.cf:after {
	clear: both;
}
.cf {
	zoom: 1;
}
p {
	margin: 0;
}
li {
	list-style: none;
}
body {
	font-size: 0.83em;
	line-height: 140%;
	color: ##333333;
	list-style-type: disc;
}
/*------------------------
ヘッダー
-----------------------*/
#header {
	width: 100%;
	height: 161px;
}
#header h1 {
	background-image: none;
	margin: 0;
	padding: 0;
	border: none;
	clear: none;}
#header_logo {
	width: 370px;
	float: left;
}
#header_logo a {
	marign-top: 24px;
	display: block;
	margin-top: 24px;
}
#header_left a {
	display: block;
	width: 448px;
	height: 40px;
	margin-bottom: 13px;
}
#header_innner {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}
#innner_top {
	float: right;
}
#innner_top li {
	float: right;
}
#access, #ja, #en, #ko, #cn {
	display: block;
	background-repeat: no-repeat;
	height: 32px;
}
#access {
	background-image: url(../images/btn_access_jp.png);
	width: 130px;
}
#en {
	background-image: url(../images/btn_e_l.png);
	width: 129px;
}
#cn {
	background-image: url(../images/btn_c_c.png);
	width: 129px;
}
#ko {
	width: 132px;
	background-image: url(../images/btn_k_r.png);
}
#access:hover, #ja:hover, #en:hover, #cn:hover, #ko:hover {
	opacity: 0.8;
	filter: alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
}
#innner_top a, #header_right a {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	display: block;
}
#h_schedule {
	float: left;
	margin-top: 7px;
	margin-right: 25px;
	margin-bottom: 10px;
}
#exhibition {
	height: 57px;
	float: left;
	width: 434px;
	position: relative;
	margin-top: 0px;
	padding-top: 7px;
}
#exhibition li {
	width: 200px;
	position: absolute;
}
/*#header_right img {
	display: block;
	float: left;
	margin-bottom: 6px;
}*/


#h_hurusato {
	top: 34px;
}
#h_smarteco {
	top: 57px;
}
#h_gardening {
	left: 231px;
	top: 11px;
}
#h_koukyou {
	left: 231px;
	top: 34px;
}
#h_stone {
	left:231px ;
	top:57px;
}

#header_right {
	float: right;
	/* [disabled]clear: both;
*/
}
#btn_access_b {
	width: 152px !important;
	height: 58px !important;
	display: block !important;
	background-image: url(../images/btn_access_b.png) !important;
	margin-top: 18px;
}
#btn_access_b:hover {
	opacity: 0.8;
}
#header_right a {
	width: 138px;
	height: 67px;
	float: right;
	background-image: url(../images/btn_login.png);
	display: block;
	background-repeat: no-repeat;
}
/*#header_right a:hover {
	opacity: 0.8;
	filter: alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
}*/
/*------------------------
グローバルナビ
-----------------------*/
#gnav {
	background-image: url(../images/bg_gnav.jpg);
	background-repeat: repeat-x;
	height: 43px;
	width: 100%;
	border-top: 5px solid #549A25;
	clear: both;
}
#gnav > ul {
	width: 980px;
	height: 43px;
	margin-left: auto;
	margin-right: auto;
}
#gnav > ul > li {
	float: left;
	position: relative;
	z-index: 80;
}
#gnav > ul > li > a {
	white-space: nowrap;
	overflow: hidden;
	text-indent: 100%;
	display: block;
	height: 43px;
	background-repeat: no-repeat;
	
}

#gnav_outline, #gnav_shutten, #gnav_raijo, #gnav_seminar, #gnav_press, #gnav_contact,#gnav_cost,#gnav_apply {
	float: left;
	position: relative;
}
#gnav_outline {
	width: 155px;
}
#gnav_shutten {
	width: 154px;
}
#gnav_raijo {
	width: 154px;
}
#gnav_seminar {
	width: 154px;
}
#gnav_press {
	width: 154px;
}
#gnav_contact {
	width: 208px;
}
#gnav a:hover {
	background-position: left bottom;
}
/*#gnav #gnav_raijo a, #gnav #gnav_seminar a {
	background-position: left top !important;
}*/
.stay_gnav {
	background-position: left bottom;
}
#gnav_outline > a {
	width: 155px;
	background-image: url(../images/gvav01.jpg);

}
#gnav_shutten > a {
	width: 154px;
	background-image: url(../images/gvav02.jpg);


}
#gnav_raijo > a {
	width: 154px;
	background-image: url(../images/gvav03_or.jpg);

}
#gnav_seminar > a {
	width: 154px;
	background-image: url(../images/gvav04_or.jpg);

}
#gnav_press > a {
	width: 154px;
	background-image: url(../images/gvav05.jpg);

}
#gnav_contact > a {
	width: 209px;
	background-image: url(../images/gvav06.jpg);

}
.submenu {
	/*background-color: #930008;*/
	width: 215px;
	z-index:9999999;
	position: absolute;
	display: none;
}
.submenu li {
	background-color: #549A25;
	border-top: 1px solid #69A63F;
	color: #FFFFFF;
	text-align: left;
}
.submenu li a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	background-image: url(../images/icon_list02.png);
	background-repeat: no-repeat;
	background-position: 5px center;
}
.submenu a:hover {
	background-color: #3E711C;
	background-position: 5px center !important;
}
.nav_or li {
	background-color: #e67e0d;
	border-top: 1px solid #f6d2ab;
}
.nav_or li a {
	background-image: url(../images/icon_list04.png);
	
}
.nav_or a:hover {
	background-color: #c45c0b;
}

/*------------------------
フッター
-----------------------*/

#footer_innner ul {
	float: left;
}
#footer_right {
	float: right;
}
#footer_right span {
	display: block;
	text-align: right;
}
#footer {
	background-color: #222222;
	border-top: 5px #549A25 solid;
	clear: both;
	color: #FFFFFF;
	width: 100%;
	height: auto;
}
#footer_innner {
	width: 980px;
	height: 101px;
	margin-left: auto;
	margin-right: auto;
	background-color: #222222;
	padding-top: 25px;
}
#footer_innner li {
	float: left;
	background-image: url(../images/icon_list02.png);
	background-repeat: no-repeat;
	background-position: 0% center;
	margin-right: 33px;
	padding-left: 18px;
}
#footer_innner a {
	color: #FFFFFF;
}
#page_top_wrap {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}
.page_top {
	clear: both;
	float: right;
	height: 28px;
	margin-top: 25px;
	width: 196px;
}
/*------------------------
下層テンプレート
-----------------------*/
#mv_local {
	background-repeat: repeat-x;
	background-image: url(../images/bg_mv_local.jpg);
}
.divider {
	padding: 0 3px;
}
#breadclam {
	padding-bottom: 10px;
	padding-top: 10px;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}
#breadclam ul li {
	float: left;
}
#content #main {
	width: 730px;
	float: right;
	clear: both;
}
.bg {
	background-image: url(../images/bg_content.jpg);
	background-repeat: repeat-x;
	border-top: 2px solid #CCCCCC;
	padding-top: 30px;
}
#wrap {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}
#main {
	width: 730px;
	float: right;
}
h1 {
	font-weight: bold;
	font-size: 22px;
	border-bottom: 3px solid #549A25;
	margin-bottom: 30px;
	line-height: 22px;
	padding-bottom: 20px;
}
#headline01 {
	border: none;
	font-weight: bold;
	font-size: 22px;
	border-bottom: 3px solid #549a25;
	margin-bottom: 30px;
	line-height: 22px;
	padding-bottom: 20px;
	background-image: none;
	border-radius: 0px;
}
h2 {
	background-image: url(../images/icon_subhead.gif), url(../images/bg_subhead.jpg);
	background-repeat: no-repeat, repeat-x;
	background-position: 6px center;
	border: 2px solid #BBBBBB;
	border-radius: 4px;
	font-size: 18px;
	font-weight: bold;
	padding-left: 20px;
	background-position: 6px center;
	margin-bottom: 26px;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
}
.headline02 {
	background-image: url(../images/icon_subhead.gif), url(../images/bg_subhead.jpg);
	background-repeat: no-repeat, repeat-x;
	background-position: 6px center;
	border: 2px solid #BBBBBB;
	border-radius: 4px;
	font-size: 18px;
	font-weight: bold;
	padding-left: 20px;
	background-position: 6px center;
	margin-bottom: 26px;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
}
.subhead02 h3 {
	font-size: 15px;
}
.subhead02 h3 {
	margin: 0;
}
h3 {
	background-repeat: no-repeat;
	background-position: 0% 4px;
	padding-left: 20px;
	border-bottom: 1px #BBBBBB dotted;
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 21px;
	background-image: url(../images/icon_list03.png);
	padding-bottom: 10px;
	clear: both;
}
.headline03 {
	background-repeat: no-repeat;
	background-position: 0% 4px;
	padding-left: 20px;
	border-bottom: 1px #BBBBBB dotted;
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 21px;
	background-image: url(../images/index_02.png);
	padding-bottom: 10px;
}
h4 {
	color: #549A25;
	font-size: 13px;
	font-weight: bold;
}
.headline04 {
	color: #A20009;
	font-size: 13px;
	font-weight: bold;
}
.text_left {
	width: 427px;
	float: left;
}

.photo_box {
	width: 260px;
	height: 170px;
	float: right;
}
#wrap #main p {
	clear: both;
	margin-bottom: 20px;
	background-repeat: no-repeat;
}
.type1 table tr th {
	background-color: #EEEEEE;
	width: 130px;
}
.type1 table th, .type1 table td {
	border-top: 1px dotted #BBBBBB;
	border-bottom: 1px dotted #BBBBBB;
}
.type2 table{
	width: 100%;
}
.type2 table tr th {
	background-color: #ffffff;
	width: 130px;
}
.type2 table th, .type2 table td {
	background-color: #ffffff;
	border: 1px solid #BBBBBB;
}
.column_box {
	background-color: #EEEEEE;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	clear: both;
	margin-bottom: 20px;
}
.sample li {
	float: left;
	background-position: 0% center;
	background-image: url(../images/icon_list.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-right: 5px;
}
.waribiki, .icon_red, .icon_green, .icon_blue {
	color: #FFFFFF;
	display: block;
	float: left;
	width: 53px;
	text-align: center;
	margin-right: 10px;
}
.waribiki {
	font-weight: bold;
	background-color: #A20009;
	color: #FFFFFF;
!important
}
.icon_red {
	background-color: #A20009;
}
.icon_green {
	background-color: #668D25;
}
.icon_blue {
	background-color: #445697;
}
.icon_box {
	padding-top: 10px;
	clear: both;
	margin-top: 30px;
}
.icon_box li {
	margin-bottom: 10px;
}
.example .subhead02 {
	float: left;
	width: 558px;
}
.example {
	width: 552px;
	float: left;
}
.example_wrap img {
	display: block;
	float: right;
}
.sample02 {
	clear: both;
	background-color: #EEEEEE;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	clear: both;
}
.sample02 li {
	float: left;
	background-position: 0% center;
	background-repeat: no-repeat;
	padding-left: 10px;
	list-style-type: disc;
	margin-right: 20px;
	list-style-position: outside;
}
#contact_box {
	font-weight: bold;
	font-size: 15px;
	text-align: center;
	border: 1px solid #CCCCCC;
	background-color: #EEEEEE;
	margin-top: 65px;
	clear: both;
}
#contact_box .btn_block {
	background-color: #D8D8D8;
	border-radius: 4px;
	padding-top: 15px;
	padding-bottom: 13px;
	width: 660px;
	padding-left: 15px;
	margin: 12px auto 12px;
	padding-right: 15px;
}
#contact_box .btn_contact {
	float: right;
	background-repeat: no-repeat;
}
.btn_block a {
	overflow-x: hidden;
	overflow-y: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
.btn_block a:hover {
	opacity: 0.8;
	filter: alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
}
#btn_about {
	float: left;
	background-image: url(../../seminar/images/seminar/btn_touroku2.gif);
	width: 410px;
	height: 57px;
	display: block;
	background-repeat: no-repeat;
}
.btn_shiryou {
	background-image: url(../images/btn_contact.png);
	width: 410px;
	height: 57px;
	display: block;
}
.btn_contact {
	background-image: url(../images/btn_raijo.gif);
	width: 244px;
	height: 57px;
	display: block;
}
#contact_box02 {
	font-weight: bold;
	font-size: 15px;
	text-align: center;
	border: 1px solid #CCCCCC;
	background-color: #EEEEEE;
	padding-top: 18px;
	padding-bottom: 16px;
	margin-top: 65px;
	clear: both;
}
#contact_box02 .btn_contact {
	margin-left: auto;
	margin-right: auto;
}
#contact_box02 .btn_block {
	background-color: #D8D8D8;
	border-radius: 4px;
	padding-top: 15px;
	padding-bottom: 13px;
	width: 445px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 12px;
}
#contact_box02 .btn_block {
	width: 445px;
}
/*ローカルナビゲーション*/

#sub {
	width: 220px;
	float: left;
}
.localnavi_top {
	background-color: #333333;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 20px;
	border-bottom: 3px solid #549A25;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}
.localnavi {
	border-bottom: 1px solid #BFBFBF;
	width: 216px;
	border-left: 2px solid #BFBFBF;
	border-right: 2px solid #BFBFBF;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}
.localnavi a {
	display: block;
	color: #333333;
	padding-top: 15px;
	padding-bottom: 15px;
	background-image: url(../images/icon_list01.png);
	background-repeat: no-repeat;
	background-position: 14px 21px;
	padding-left: 33px;
	text-decoration: none;
}
.localnavi > a {
	border: 1px solid #C0C0C0;
}
.localnavi a:hover {
	background-color: #D5D5D5;
}
.localnavi > li {
	border-bottom: 1px solid #BFBFBF;
}
.localnavi li ul {
	border-top: 1px solid #C0C0C0;
}
.localnavi li ul li {
	background-position: 33px 18px;
	border-bottom: 1px dotted #BBBBBB;
}
.localnavi li ul li a {
	background-image: url(../images/icon_list.png);
	background-repeat: no-repeat;
	background-position: 33px 18px;
	padding-left: 43px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.item_border {
	border-bottom: none !important;
}
.stay {
	background-color: #D5D5D5;
	border-bottom: 1px solid #BFBFBF;
}
.item_boder {
	border-bottom: 1px dotted #BBBBBB;
}
.bxslider li {
	text-indent: 100%;
	text-shadow: 0px 0px;
	white-space: nowrap;
	overflow-x: hidden;
	overflow-y: hidden;
	margin-top: 0;
}
.prev {
	background-image: url(../../images/arrow_up.png);
	display: block;
	height: 12px;
	background-repeat: no-repeat;
}
.next {
	background-image: url(../../images/arrow_down.png);
	display: block;
	height: 12px;
	background-repeat: no-repeat;
	position: relative;
	top: 400px;
}
/*------------------------
開催概要
-----------------------*/


#about #top {
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 30px;
}
#about h1, #about h2 {
	margin: 0;
	background: none;
	border: none;
}
#top span {
	text-align: center;
}
.show_box {
	border-top-color: #BBBBBB;
	border-top-style: dotted;
	border-width: 1px;
	padding-top: 10px;
	padding-bottom: 20px;
}
.show_box span {
	display: block;
	float: left;
	width: 400px;
}
.show_box .show_bottom img {
	display: block;
	float: left;
	margin-right: 20px;
}
.show_box.cf h2 img {
	margin-bottom: 10px;
}
#summary {
	margin-bottom: 41px;
}
#summary table {
	width: 100%;
	margin-bottom: 20px;
	border-top: 1px dotted #BBBBBB;
}
#summary table tr th {
	background-color: #EEEEEE;
	width: 130px;
}
#summary table th, #summary table td {
	border-bottom: 1px dotted #BBBBBB;
	padding-top: 8px;
	padding-bottom: 8px;
}
#summary table td {
	padding-left: 15px;
}
#summary table li {
}
#table_top {
	margin-left: 13px;
}
#table_top li {
	list-style-position: outside;
	list-style-type: disc;
}
#content #wrap #main #summary table tr #summary_title {
	background-color: #415391;
	color: #FFFFFF;
	border: none;
}


/*------------------------
展示会内追加（企画内容、タイムテーブル等）
-----------------------*/

#plan_list {
	margin-bottom: 20px;
}
#plan_list li {
	clear: left;
	background-image: url(../common/images/index.png);
	background-repeat: no-repeat;
	padding-left: 17px;
	background-position: 0% center;
	margin-bottom: 7px;
}
.plan {
	margin-bottom: 30px;
}
.plan .event_ttl {
	font-weight: bold;
	margin-bottom: 1em;
}
.plan .detali {
	float: left;
	width: 500px;
	margin-right: 10px;
	margin-bottom: 30px;
}
.plan p {
	font-weight: normal;
}
.plan span {
	font-weight: normal;
	float: right;
}

/*------------------------
ふるさと建材
-----------------------*/



#hurusato ul {
	background-color: #EEEEEE;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#hurusato ul li {
	float: left;
	background-position: 0% 5px;
	background-image: url(../images/icon_list01.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-bottom: 5px;
	width: 320px;
}
/*------------------------
スマートハウス
-----------------------*/
#smarthouse .smartlist  {
	background-color: #EEEEEE;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#smarthouse .smartlist li {
	float: left;
	background-position: 0% 5px;
	background-image: url(../images/icon_list01.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-bottom: 5px;
	width: 320px;
}


/*------------------------
庭づくり・ガーデニング展
-----------------------*/
#garden ul {
	background-color: #EEEEEE;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-bottom: 30px;
}
#garden ul li {
	float: left;
	background-position: 0% 5px;
	background-image: url(../images/icon_list01.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-bottom: 5px;
	width: 320px;
}

/*------------------------
店舗・施設建築展
-----------------------*/
#building ul {
	background-color: #EEEEEE;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-bottom: 30px;
}
#building ul li {
	float: left;
	background-position: 0% 5px;
	background-image: url(../images/icon_list01.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-bottom: 5px;
	width: 320px;
}


/*------------------------
眠りの環境コーナー
-----------------------*/

#enviroment ul {
	background-color: #EEEEEE;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-bottom: 30px;
}
#enviroment ul li {
	float: left;
	background-position: 0% 5px;
	background-image: url(../images/icon_list01.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-bottom: 5px;
	width: 320px;
}



/*------------------------
来場対象者
-----------------------*/

#raijo ul {
	background-color: #EEEEEE;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#raijo ul li {
	float: left;
	background-position: 0% 5px;
	background-image: url(../images/icon_list01.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	width: 280px;
	margin-bottom: 5px;
}
#emphasis {
	color: #950001;
	font-weight: bold;
	font-size: 15px;
}
#type img {
	margin-left: auto;
	margin-right: auto;
	display: block;
	width: 87px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#emphasis_b {
	text-align: center;
	color: #A20009;
	font-size: 2.8em;
}
/*------------------------
前回開催結果
-----------------------*/

#gaiyo dl {
	clear: both;
}
#gaiyo dt {
	background-color: #EEEEEE;
	color: #003065;
	display: block;
	float: left;
	font-size: 90%;
	line-height: 135%;
	padding: 5px 0;
	text-align: center;
	width: 108px;
}
#gaiyo dd {
	display: block;
	float: right;
	padding: 5px 0 15px;
	width: 550px;
}
.txt_large {
	font-size: 125%;
}
#gaiyo {
	margin-top: 30px;
	font-size: 15px;
	margin-bottom: 40px;
}
.detail {
	margin-left: 15px;
}
#attend table, #exhibition_scale {
	width: 100%;
	margin-bottom: 20px;
	clear: both;
}
#attend table tr th, #exhibition_scale tr th {
	background-color: #EEEEEE;
}
#attend table th, #attend table td {
	border: 1px solid #BBBBBB;
	padding: 8px;
	text-align: center;
}
#exhibition_scale th, #exhibition_scale td {
	border: 1px solid #BBBBBB;
	padding: 8px;
}
#gaiyo table tr td p {
	color: #A20009;
	font-weight: bold;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#gaiyo table tr th {
	background-color: #EEEEEE;
	width: 126px;
}
#gaiyo table tr td h3 {
}
#gaiyo table ul {
}
#gaiyo table {
	border-top: 1px dotted #BBBBBB;
}
#gaiyo table th, #gaiyo table td {
	padding: 10px;
	border-bottom: 1px dotted #BBBBBB;
}
#attend > span {
	display: block;
	float: right;
}
/*------------------------
前回会場風景
-----------------------*/

#scenery ul li {
	float: left;
	margin-right: 3px;
	margin-bottom: 3px;
}
#scenery li img {
	border: 1px solid #CCCCCC;
	padding: 1px;
}
#content #wrap #main #scenery ul {
	width: 100%;
}
/*------------------------
出展のお勧め
-----------------------*/

.point {
	float: left;
	width: 558px;
}
.point {
	width: 552px;
	float: left;
}
.point_wrap img {
	display: block;
	float: right;
}
/*------------------------
お申込みまでの流れ
-----------------------*/


.step_block a {
	color: #FFFFFF;
	margin-top: 15px;
	float: left;
	background-color: #A20009;
	display: block;
	width: 200px;
	text-align: center;
	border-radius: 4px;
	text-decoration: none;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 8px;
	border: 1px solid #840006;
	background: -webkit-gradient( linear, left top, left bottom, color-stop(18%, #A20009), color-stop(87%, #840006) );
	background: -moz-linear-gradient( center top, #A20009 18%, #840006 87% );
	background: -ms-linear-gradient( top, #A20009 18%, #840006 87% );
	box-shadow: inset 0px 1px 0px 0px #C6000A, 0px 1px 0px 0px #C4C4C4;
}
/*------------------------
小間サイズ・出展料金
-----------------------*/

#tariff .subhead02 {
	margin-top: 20px;
}
.koma_detai span {
	display: block;
	background-color: #445697;
	color: #FFFFFF;
	font-weight: bold;
	width: 180px;
	text-align: center;
}
.koma_detai ul li {
	list-style-position: outside;
	list-style-type: disc;
}
.koma_detai ul {
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#tariff div .koma_detai p {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#package {
	margin-bottom: 50px;
}
.koma_size {
	margin-bottom: 40px;
}
.koma {
	float: left;
}
.koma_detail {
	float: right;
}
#tariff .subhead h2 {
	clear: both;
}
.koma_detai {
	float: right;
	width: 425px;
}
#charge h2 span {
	font-size: 0.7em;
	font-weight: normal;
}
#tariff #charge #contact_box02 .read li {
	text-align: left;
	font-size: 0.8em;
	font-weight: normal;
	background-image: url(../images/icon_list.png);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 0% center;
}
/*------------------------
来場するには
-----------------------*/

#raiyo .column_box {
	margin-bottom: 20px;
}
#notice {
	display: block;
	border: 2px solid #445697;
	text-align: center;
	color: #445697;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	float: right;
	margin-top: 15px;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 15px;
	background-color: #FFFFFF;
}
#btn_entry, #btn_contact {
	color: #FFFFFF;
	margin-top: 15px;
	float: left;
	background-color: #A20009;
	display: block;
	width: 200px;
	text-align: center;
	border-radius: 4px;
	text-decoration: none;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 8px;
	border: 1px solid #840006;
	background: -webkit-gradient( linear, left top, left bottom, color-stop(18%, #A20009), color-stop(87%, #840006) );
	background: -moz-linear-gradient( center top, #A20009 18%, #840006 87% );
	background: -ms-linear-gradient( top, #A20009 18%, #840006 87% );
	box-shadow: inset 0px 1px 0px 0px #C6000A, 0px 1px 0px 0px #C4C4C4;
}
#btn_entry:hover {
	opacity: 0.8;
	filter: alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
}
#btn_contact:hover {
	opacity: 0.8;
	filter: alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
}
#regulate {
	background-color: #EEEEEE;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	margin-bottom: 10px;
	margin-top: 30px;
}
#regulate p {
	margin-top: 10px;
}
#student {
	margin-top: 40px;
}
#regulate h3 {
	color: #A20009;
}
/*------------------------
団体で来場するには
-----------------------*/

#raijo_dantai #btn_contact {
	float: right;
}
#raijo_dantai div {
	clear: both;
}
#raijo_dantai ul {
	background-color: #EEEEEE;
	padding: 15px;
}
/*------------------------
来場の声
-----------------------*/

#voice ul li {
	background-image: url(../images/icon_red.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-bottom: 20px;
	border: 1px solid #999999;
	padding-top: 5px;
	padding-bottom: 10px;
	background-position: 5px 7px;
}
#voice ul {
	margin-top: 20px;
}
#photo_box #photo_left {
	margin-right: 20px;
}
#photo_box {
	width: 629px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
}
/*------------------------
質問一覧
-----------------------*/

#faq ul {
	border-top: 1px dotted #BBBBBB;
}
#faq li {
	background-image: url(../images/icon_q.png);
	background-repeat: no-repeat;
	padding-left: 40px;
	line-height: 27px;
	border-bottom: 1px dotted #BBBBBB;
	padding-top: 19px;
	padding-bottom: 19px;
	background-position: 0% center;
}
#faq ul li a {
	font-weight: bold;
}
.odd {
	background-color: #EEEEEE;
}
/*------------------------
回答ページ
-----------------------*/

#question, #answer {
	display: block;
	padding-top: 19px;
	padding-bottom: 19px;
}
#faq_answer #question, #faq_answer #answer {
	background-repeat: no-repeat;
	padding-left: 69px;
	background-position: 16px 11px;
}
#faq_answer #question {
	font-size: 15px;
	font-weight: bold;
	background-image: url(../images/icon_q.png);
	background-color: #EEEEEE;
	border-bottom: 1px dotted #BBBBBB;
	border-top: 1px dotted #BBBBBB;
}
#faq_answer #answer {
	background-image: url(../images/icon_a.png);
}
#question {
	background-color: #EEEEEE;
	background-image: url("../images/icon_q.png");
	border-bottom: 1px dotted #BBBBBB;
	border-top: 1px dotted #BBBBBB;
	font-size: 15px;
	font-weight: bold;
	background-position: 16px 11px;
	background-repeat: no-repeat;
	padding-left: 69px;
	display: block;
	padding-bottom: 19px;
	padding-top: 19px;
}
.question‎ {
	font-size: 15px;
	font-weight: bold;
	background-image: url(../images/icon_q.png);
	background-color: #EEEEEE;
	border-bottom: 1px dotted #BBBBBB;
	border-top: 1px dotted #BBBBBB;
	padding-bottom: 19px;
	padding-top: 19px;
}
#faq_answer h2.headline02 {
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 22px;
	border-bottom: 3px solid #A20009;
	margin-bottom: 30px;
	line-height: 22px;
	padding-bottom: 20px;
}
#detail div {
	padding-top: 5px;
	padding-bottom: 8px;
}
#more {
	width: 195px;
	float: left;
	font-weight: bold;
	text-align: center;
	background-color: #EAEAEA;
	border-right: 1px solid #BBBBBB;
}
#link {
	float: right;
	text-align: left;
	width: 447px;
	padding-left: 17px;
}
#detail {
	border: 1px solid #BBBBBB;
	width: 660px;
	float: right;
	margin-bottom: 85px;
}
#btn_back_wap {
	width: 100%;
	clear: both;
	padding-top: 63px;
	border-top: 1px dotted #BBBBBB;
}
#btn_back {
	display: block;
	width: 327px;
	height: 56px;
	background-image: url(../images/btn_back.png);
	margin-left: auto;
	margin-right: auto;
	background-repeat: no-repeat;
}
/*------------------------
宿泊・交通案内
-----------------------*/

#access_top li {
	float: left;
	background-position: 0% center;
	background-image: url(../images/icon_list.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-right: 5px;
	font-weight: bold;
	width: 150px;
}
#access_top {
	border-bottom: 1px dotted #BBBBBB;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 20px;
}
.access_wrap {
	clear: both;
	padding-bottom: 40px;
	margin-bottom: 40px;
}
#access_top li a {
	text-decoration: none;
}
#map {
	width: 537px;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
#acsess_stay #car ul {
	margin-top: 5px;
	margin-bottom: 5px;
}
#acsess_stay #bus li, #acsess_stay #car li {
	list-style-type: disc;
	margin-left: 15px;
}
/*------------------------
ロゴダウンロード
-----------------------*/

.list_dl {
	margin-bottom: 10px;
	margin-top: 10px;
}
/*------------------------
ニュースリリース
-----------------------*/




/*------------------------
お申し込みまでの流れ
-----------------------*/

#examined {
	color: #445597;
	font-size: 14px;
	margin-top: 34px;
	margin-left: 10px;
	margin-right: 8px;
}
#step li {
	float: left;
}
.icon_step {
	padding-left: 15px;
	padding-right: 15px;
	background-color: #668D25;
	width: 39px;
	color: #FFFFFF;
	font-weight: bold;
	float: left;
}
.how_to {
	width: 639px;
	float: right;
}
.how_to .subheading {
	border-bottom: 1px dotted #BBBBBB;
}
.step_block.cf {
	margin-bottom: 15px;
	margin-top: 30px;
}
.how_to .column_box {
	margin-top: 15px;
}
.how_to ul li {
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 0% center;
	background-image: url(../images/icon_list01.png);
}
.how_to ul {
	margin-top: 7px;
}
.how_to h4 {
	border-bottom: 1px dotted #BBBBBB;
}
/*------------------------
小間サイズ・出展料金
-----------------------*/
.emphasize {
	background-repeat: no-repeat;
	padding-left: 28px;
	border-bottom: 1px dotted #BBBBBB;
	font-weight: bold;
	font-size: 15px;
	line-height: 17px;
	background-image: url(../images/index_02.png);
	padding-bottom: 11px;
	background-position: 0% 1px;
}
#tariff #contact_box02 .contact_box_top {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-size: 15px;
	font-weight: bold;
}
.read {
	margin-left: 40px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.chage_top {
	background-color: #B3BAD3;
	margin-left: 3px;
	margin-top: 3px;
	margin-right: 3px;
	text-align: center;
	padding-top: 14px;
	padding-bottom: 12px;
	font-size: 15px;
}
.charge_box {
	border: 2px solid #B3BAD3;
	font-weight: bold;
	float: left;
}
#member_wrap div {
	float: left;
}
.chage_box {
	font-weight: bold;
}
#unitprice {
	width: 400px;
}
.chage_bottom div span {
	color: #A10008;
	font-size: 20px;
	margin-left: 5px;
}
#member {
	margin-right: 18px;
	border-right: 2px solid #333333;
	padding-right: 25px;
}
.chage_bottom {
	padding-top: 17px;
	padding-bottom: 21px;
	font-size: 12px;
}
#other {
	width: 280px;
}
#member_wrap {
	width: 330px;
	margin-left: auto;
	margin-right: auto;
}
#other .chage_bottom div {
	width: 95px;
	margin-left: auto;
	margin-right: auto;
	color: #A20009;
	font-weight: bold;
	font-size: 20px;
}
#charge_box_wrap img {
	float: left;
	margin-top: 34px;
	display: block;
}
/*------------------------
出展のお勧め
-----------------------*/

#point_box li ul li {
	float: left;
}
#merits #point_box > li {
	border-bottom: 1px dotted #BBBBBB;
	padding-bottom: 50px;
	margin-bottom: 20px;
}
.icon_point {
	margin-right: 24px;
}
.read_detail {
	margin-top: 10px;
	width: 400px;
}
.read_top {
	color: #A10008;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}
#merits .read_detai span {
	display: block;
	margin-bottom: 10px;
}
#merits #point_box li ul .pic_right {
	float: right;
}
#point_box .cf ul .read_detail span {
	display: block;
}
.text_left span {
	font-size: 12px;
	text-indent: 1em;
}
/*------------------------
プレスの方へ
-----------------------*/
#press {
	float: left;
	margin-right: 30px;
}
#press_wrap {
	float: left;
}
#registrant {
	float: right;
}
#caution {
	color: #A10008;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 24px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-bottom: 24px;
}
.logo_box {
	padding-bottom: 20px;
}
/*------------------------
公開予定ページ
-----------------------*/

#soon {
	width: 100%;
	color: #A20009;
	text-align: center;
	font-weight: bold;
	font-size: 50px;
	padding-top: 40px;
	padding-bottom: 40px;
}
/*------------------------
その他
-----------------------*/

#top img {
	margin-left: auto;
	margin-right: auto;
	width: 438px;
	display: block;
	margin-bottom: 30px;
}
.emphasis_red {
	color: #A20009;
	font-weight: bold;
}
#raijo_dantai div .cf li a {
	background-image: url(../../images/icon_arrow.png);
	background-repeat: no-repeat;
	display: block;
	background-position: 0% center;
	padding-left: 20px;
}
#smartbooth {
	float: right;
	width: 250px;
}
#smartbooth span {
	display: block;
	float: right;
}
#package p {
	float: left;
}
span .sexample {
	vertical-align: super;
}
#bnr_facebook_twitter li a {
	display: block;
}



