@charset "utf-8";


div.box {
	margin-bottom: 30px;
}

/* 注意書きの文 */
.attention {
	color: #C00;
}

/* トップページ
-----------------------------------------------------------------------------------*/
div#page_top div.contents {
	width: 580px;
	margin: 0;
	padding: 0;
	margin-left: 20px;
	padding: 20px 30px;
}

/* 開催日等 */
div#page_top #top_date {
	margin-bottom: 15px;
}
div#page_top #top_date a {
	color: #FFF;
}
div#page_top #top_date a:hover {
	color: #06C;
}

div#page_top table#top_partner {
	width: 95%;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	color: #FFF;
}



/* 開催趣旨
-----------------------------------------------------------------------------------*/
div#page_shusi div.contents {
	padding: 50px;
}



/* 開催概要
-----------------------------------------------------------------------------------*/
div#page_gaiyo table {
	width: 100%;
	font-size: 120%;
	border-collapse: collapse;
	background: #FFFCD9;
}

div#page_gaiyo table th {
	padding: 5px;
	white-space: nowrap;
	color: #FFF;
	border: solid 1px #CCC;
	background: #4C7BAB;
}

div#page_gaiyo table td {
	padding: 5px;
	color: #004388;
	vertical-align: top;
	border: solid 1px #CCC;
}

.big {
	font-size: 120%;
}

.big_bold {
	font-size: 120%;
	font-weight: bold;
}

div#page_gaiyo h3 {
 margin-bottom: 10px;
	padding-left: 8px;
	line-height: 2;
	background: #D9E3ED;
}

div#page_gaiyo h4 {
	font-weight: bold;
	font-size: 120%;
}

div#page_gaiyo p.theme {
	margin-bottom: 0;
	padding: 3px;
	color: #FFF;
	font-weight: bold;
	background: #004388;
}

/* 展示内容 --------------------------------------------*/

/* 展示ブース */
div#page_gaiyo table#theme {
	width: 100%;
	border: solid 1px #004388;
	font-size: 100%;
}

div#page_gaiyo table#theme th {
	padding: 5px;
	text-align: left;
	vertical-align: top;
	color: #333;
	background: #FFF;
	border: none;
}

div#page_gaiyo table#theme td {
	padding: 5px;
	vertical-align: top;
	color: #333;
	background: #FFF;
	border: none;
}



/* 出展一覧
-----------------------------------------------------------------------------------*/
div#page_shutten_bunya .td1 {
	background: #D7EBFF;
	font-size: 90%;
	width: 100px;
}


.shosai {
	font-size: 100%;
	line-height: 18px;
	word-spacing: normal;
	padding: 2px;
	height: 16px;
	width: 60px;
	border: 1px solid #CF0E60;
	float: none;
}


div#page_shutten_bunya .td2 {
	background: #FFF;
}
div#page_shutten_bunya .td3 {
	background: #D7EBFF;
	white-space: nowrap;
	font-size: 90%;
	text-align: center;
	width: 60px;
}

/* 出展分野メーニュー */
div#page_shutten_bunya ul#bunya_menu {
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
}
div#page_shutten_bunya ul#bunya_menu li {
	width: 50%;
	list-style: none;
	float: left;
	text-align: center;
}

/* 出展分野50音メーニュー */
div#page_shutten_bunya ul#bunya_50on_menu {
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
}
div#page_shutten_bunya ul#bunya_50on_menu li {
	width: 20%;
	list-style: none;
	float: left;
	text-align: center;
}


/* 出展要項
-----------------------------------------------------------------------------------*/
div#page_youkou h3 {
 margin-bottom: 10px;
	padding-left: 8px;
	line-height: 2;
	background: #D9E3ED;
}

div#page_youkou h4 {
	font-weight: bold;
	font-size: 120%;
}


div#page_youkou p.bg {
	padding: 10px;
	font-weight: bold;
	background: #FFFCD9;
}


/* 出展要項 --------------------------------------------*/

/* 出展申し込み方法 */
div#page_youkou table#moushikomi {
	width: 100%;
	padding: 10px;
	border: none;
	background: #FFFCD9;
}

div#page_youkou table#moushikomi th {
	white-space: nowrap;
	font-size: 110%;
	font-weight: bold;
	text-align: left;
	color: #004388;
}

div#page_youkou table#moushikomi td {
	vertical-align: top;
}

/* 参考ホームページ */
div#page_youkou table#sankou {
	width: 100%;
	border-collapse: collapse;
	border: dotted 1px #CCC;
}

div#page_youkou table#sankou th {
	padding: 5px;
	white-space: nowrap;
	text-align: center;
	color: #004388;
	background: #D9E3ED;
}

div#page_youkou table#sankou td {
	padding: 5px;
	border-bottom: dotted 1px #CCC;
}

/* 展示ブースの詳細 */
div#page_youkou table#booth {
	width: 100%;
	margin-bottom: 15px;
	border-collapse: collapse;
	background: #FFFCD9;
}

div#page_youkou table#booth th {
	padding: 5px;
	white-space: nowrap;
	font-size: 110%;
	font-weight: bold;
	text-align: left;
	color: #FFF;
	border: solid 1px #CCC;
	background: #4C7BAB;
}

div#page_youkou table#booth td {
	padding: 10px;
	color: #004388;
	vertical-align: top;
	border: solid 1px #CCC;
}

div#page_youkou table#booth td ul {
	margin: 0;
	padding: 0;
	padding-left: 20px;
}


/* 注意事項 --------------------------------------------*/
div#page_youkou table#chuuijikou {
	width: 100%;
	margin-bottom: 15px;
	border-collapse: collapse;
	background: #FFFCD9;
}

div#page_youkou table#chuuijikou th {
	padding: 5px;
	white-space: nowrap;
	font-size: 110%;
	font-weight: bold;
	text-align: left;
	color: #FFF;
	border: solid 1px #CCC;
	background: #4C7BAB;
}

div#page_youkou table#chuuijikou td {
	padding: 10px;
	color: #004388;
	vertical-align: top;
	border: solid 1px #CCC;
}

div#page_youkou table#chuuijikou td ul {
	margin: 0;
	padding: 0;
	padding-left: 20px;
}


/* スケジュール --------------------------------------------*/
div#page_youkou table#schedule {
	width: 450px;
	margin: 0 auto;
	border-collapse: collapse;
	background: #FFFCD9;
}

div#page_youkou table#schedule th {
	margin: 0;
	padding: 0;
	vertical-align: top;
}

div#page_youkou table#schedule td {
	padding: 8px;
	vertical-align: top;
}



/* 講演・プレゼンテーション
-----------------------------------------------------------------------------------*/
div#page_kouen h3 {
	margin-bottom: 20px;
	padding-left: 8px;
	line-height: 2;
	background: #D9E3ED;
}

/* 講演日 */
div#page_kouen p.date {
	margin-bottom: 15px;
	padding: 3px 10px;
	font-size: 110%;
	font-weight: bold;
	color: #FFF;
	background: #005EAE;
}

/* 講演日程テーブル */
div#page_kouen table.kouen {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border: none;
	border-bottom: dotted 1px #CCC;
}

div#page_kouen table.kouen td {
	padding: 5px;
	border: none;
}

/* 講演　タイトル */
div#page_kouen table.kouen td.title {
	padding-left: 10px;
	font-size: 120%;
	font-weight: bold;
	color: #005EAE;
	border-left: solid 3px #005EAE;
}

/* 講師　写真 */
div#page_kouen table.kouen td.image {
	width: 18%;
}

/* 講師　役職・氏名 */
div#page_kouen table.kouen td.koushi {
	width: 82%;
}

/* 併催事業
--------------------------------------*/

/* 併催事業テーブル */
div#page_kouen table.heisai {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border: none;
}
div#page_kouen table.heisai td {
	padding: 5px;
	border: none;
}

/* タイトル */
div#page_kouen table.heisai td.title {
	padding-left: 10px;
	font-size: 120%;
	font-weight: bold;
	color: #005EAE;
	border-left: solid 3px #005EAE;
}

/* 主催 */
div#page_kouen table.heisai td.shusai {
	padding-left: 13px;
	font-weight: bold;
	color: #005EAE;
	border-bottom: dotted 1px #CCC;
}

/* 内容 */
div#page_kouen table.heisai td.naiyou {
	padding: 10px;
}

/* イベント */
div#page_kouen table.heisai td.event {
	padding: 5px;
	font-weight: bold;
	color: #FFF;
	background: #005EAE;
}

/* イベント時間 */
div#page_kouen table.heisai td.event_time {
	padding-bottom: 10px;
}


/* プレゼンテーション予定企業テーブル */
div#page_kouen table.yotei_base td {
	margin: 0;
	padding: 0;
	background: #005EAE;
}
div#page_kouen table.yotei {
}
div#page_kouen table.yotei td {
	padding: 5px;
	background: #FFF;
}
div#page_kouen table.yotei td.title {
	padding: 5px;
	font-weight: bold;
	color: #FFF;
	background: #005EAE;
}
div#page_kouen table.yotei td.kigyou {
	background: #DEE4F4;
}



/* 特許技術・プレゼンテーション
--------------------------------------*/
div#page_kouen table.presentation_base {
	margin-bottom: 20px;
}
div#page_kouen table.presentation_base td {
	margin: 0;
	padding: 0;
	background: #005EAE;
}

div#page_kouen table.presentation td {
	padding: 5px;
	background: #FFF;
}

/* 各TH部分 */
div#page_kouen table.presentation td.th_time {
	width: 10%;
	text-align: center;
	background: #FFF000;
}

div#page_kouen table.presentation td.th_category {
	width: 3%;
	text-align: center;
	background: #005EAE;
}

div#page_kouen table.presentation td.th_bunya {
	width: 12%;
	text-align: center;
	background: #B3C6F2;
}

div#page_kouen table.presentation td.th_name {
	width: 25%;
	text-align: center;
	background: #FFF000;
}

div#page_kouen table.presentation td.th_shien {
	width: 20%;
	text-align: center;
	background: #B3C6F2;
}

div#page_kouen table.presentation td.th_theme {
	width: 30%;
	text-align: center;
	background: #F5F5F5;
}

/* 時間 */
div#page_kouen table.presentation td.time {
	text-align: center;
	background: #FFF798;
}

/* カテゴリ */
div#page_kouen table.presentation td.category {
	text-align: center;
	color: #FFF;
	background: #6F94CD;
}

/* 分野 */
div#page_kouen table.presentation td.bunya {
	text-align: center;
	background: #DEE4F4;
}

/* 出展者名 */
div#page_kouen table.presentation td.name {
	background: #FFFBD1;
}

/* 支援 */
div#page_kouen table.presentation td.shien {
	background: #DEE4F4;
}

/* テーマ */
div#page_kouen table.presentation td.theme {
	background: #FFF;
}

/* 休憩 */
div#page_kouen table.presentation td.interval {
	font-weight: bold;
	text-align: center;
	color: #FFF;
	background: #5285C5;
}






/* 問い合せ先
-----------------------------------------------------------------------------------*/
div#page_toiawase div.contents {
	padding: 50px;
}




/* リンク用バナー
-----------------------------------------------------------------------------------*/
div#page_banner div.notice {
	padding: 5px 10px;
	background: #F2F2F2;
}

div#page_banner div.logobox {
	margin: 20px 0 30px 0;
}

