@charset "utf-8";


body {
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","ＭＳ Ｐゴシック",sans-serif;
	font-size: 75%;
	color: #333333;
	line-height: 1.5;
	background: #E2E4E3 url(../images/bg_body.jpg) repeat-x center top;
}
/* 下層ページ用 */
body.page_lows {
	background: #E2E4E3 url(../images/bg_body2.jpg) repeat-x center top;
}
table {
	font-size: 100%;
	empty-cells: show;
}
h1, h2, h3, h4, h5, h6, h7 {
	margin: 0px;
	padding: 0px;
}

p {
	margin: 8px 0px;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
img {
	border: none;
}
a {
	color: #069;
	text-decoration: none;
}
a:hover {
	color: #E70010;
	text-decoration: underline;
}

.left {
	float: left;
}
.right {
	float: right;
}

.bold {
	font-weight: bold;
}

.txt_center {
	text-align: center;
}

.txt_left {
	text-align: left;
}

.txt_right {
	text-align: right;
}

.hissu {
	color: #F00;
}

.red {
	color: #F00;
}

.underline {
	text-decoration: underline;
}

/* clearfix ハック */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix { display: inline-block; }

/* Hides from IE-mac \*/
*html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

.clear {
	font-size: 0;
	line-height: 0;
	clear: both;
}

/* box */
div.box {
	width: 700px;
	margin: 0 auto 40px auto;
}



/* base_container
------------------------------------------------------------------------*/
div#base_container {
	width: 1000px;
	margin: 0 auto;
}

/* ヘッダー
------------------------------------------------------------------------*/
div#header_container {
	height: 68px;
}


/* メイン
------------------------------------------------------------------------*/
div#main_container{
	padding-bottom: 50px;
	background: url(../images/bg_main.jpg) left top repeat-y;
}

/* main_content */
div#main_content {
	width: 750px;
	float: right;
	background: #FFF;
}
/* 下層ページ用 */
body.page_lows div#main_content {
	width: 700px;
	padding: 45px 25px 0;
	background: url(../images/main_content_bg.jpg) left 3px repeat-x;
}

div#main_content h2 {
	margin-bottom: 20px;
}

p.pagetop {
	padding-top: 20px;
	text-align: right;
}


/* left_content */
div#left_content {
	width: 230px;
	padding-top: 10px;
	padding-left: 20px;
	float: left;
	background: #DEE0EE url(../images/bg_side.jpg) no-repeat center top;
}
/* 下層ページ用 */
body.page_lows div#left_content {
	background: #DEE0EE url(../images/bg_side2.jpg) no-repeat center top;
}


/* フッター
------------------------------------------------------------------------*/
div#footer_container {
	width: 100%;
	height: 33px;
	background: url(../images/bg_foot.jpg) repeat-x center top;
}

div#footer_container div#foot_content {
	width: 1000px;
	margin: 0 auto;
	line-height: 33px;
}

div#footer_container div.left {
	width: 45%;
	float: left;
}
div#footer_container div.right {
	width: 45%;
	float: right;
	text-align: right;
}

div#footer_container {
	color: #FFF;
}
div#footer_container a {
	color: #FFF;
}


/* 各パーツ
------------------------------------------------------------------------*/
/* サイド上部ボタン */
div#side_btn a:hover {
	filter: alpha(opacity=85);
	-moz-opacity:0.85;
	opacity:0.85;
}


/* メニュー
--------------------------------------------------*/
div#navi {
	width: 210px;
	background: url(../images/navi/navi_bg.jpg) repeat-y;
}
div#navi ul {
	width: 180px;
	margin: 0;
	padding: 0;
	margin: 5px 0 0 15px;
}
div#navi ul li {
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
	list-style: none;
	text-indent: -9999px;
}
div#navi ul li a {
	width: 180px;
	height: 30px;
	display: block;
	overflow: hidden;
}

div#navi ul li a:hover,
div#navi ul li.on a {
	background-position: right;
}

/* 開催概要と特徴 */
div#navi ul li#gaiyou a {
	background-image: url(../images/navi/gaiyou.jpg);
}
/* 出展対象 */
div#navi ul li#taisyou a {
	background-image: url(../images/navi/taisyou.jpg);
}
/* 出展要領 */
div#navi ul li#youryou a {
	background-image: url(../images/navi/youryou.jpg);
}

/* ワークショップ */
div#navi ul li#workshop a {
	background-image: url(../images/navi/workshop.jpg);
}
/* 来場動員 */
div#navi ul li#raijou a {
	background-image: url(../images/navi/raijou.jpg);
}
/* お問合わせ */
div#navi ul li#siryou a {
	background-image: url(../images/navi/siryou.jpg);
}
/* 会場アクセス */
div#navi ul li#access a {
	background-image: url(../images/navi/access.jpg);
}
/* ロゴダウンロード */
div#navi ul li#logo a {
	background-image: url(../images/navi/logo.jpg);
}
/* HOME */
div#navi ul li#home a {
	background-image: url(../images/navi/home.jpg);
}


/* 旧サイトボタン
--------------------------------------------------*/
div#lastyear_button {
	width: 210px;
	margin-bottom: 10px;
}
div#lastyear_button ul {
	width: 210px;
	margin: 0;
	padding: 0;
}
div#lastyear_button ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	text-indent: -9999px;
}
div#lastyear_button ul li a {
	width: 210px;
	height: 34px;
	display: block;
	overflow: hidden;
}

div#lastyear_button ul li a:hover,
div#lastyear_button ul li.on a {
	background-position: right;
}

div#lastyear_button ul li#lastyear_smart a {
	background-image: url(../images/lastyear_smart_button.jpg);
}

div#lastyear_button ul li#lastyear_anext a {
	background-image: url(../images/lastyear_anext_button.jpg);
}
