@charset "utf-8";

/* 大枠 */
html,
body {
	height: 100%;
	}
body {
	font-size: 14px; 
	line-height: 1.6;
	}
#wrapper {
	width: 100%;
	min-width: 960px;
	position: relative;
	}
body > #wrapper {
	height: auto;
	}
.clearfix:after {
    visibility: hidden;
    display: block;
    content: " ";
    clear: both;
    height: 0;
    }
	
/* リンク */
a:link    {color:#0066FF; text-decoration: none;}
a:visited {color:#0066FF; text-decoration: none;}
a:hover   {color:#0066FF; text-decoration: underline;}
a:active  {color:#0066FF; text-decoration: underline;}

/* アクセシビリティ */
.guidance {
	left: -999px;
	position: absolute;
	width: 990px;
	}
img {
	vertical-align: bottom;
	box-shadow: #000 0 0 0; /* ロールオーバー対応 */
	}
img, x:-moz-any-link, x:default {
    box-shadow: #000 0 0 0; /* IE7対応 */
	}

/* ▼▼▼ ヘッダー
=====================================*/
#header {
	width: 100%;
	background: url(../img/bg_header.png) repeat-x left top;
	overflow: hidden;
	}
#header_inner {
	width: 960px;
	min-height: 160px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	}


/* タイトル */
#site_title {
	float: left;
	margin: 32px 0 0 0;
	overflow: hidden;
	}
	.zenchin {
		float: right;
		margin: 63px 0 0 0;
		}
h1.title {
	margin: 0 0 20px -20px;
	}	
h2.subtitle {
	background: url(../img/bg_title.gif) no-repeat left top;
	padding: 0 0 0 20px;
	margin-bottom: 15px;
	color: #0067B7;
	font-size: 23px;
	font-weight: bold;
	line-height: 37px;
	clear: both;
	overflow: hidden;
	}	
		
/* グローバルナビゲーション */
ul#gnav {
	position: absolute;
	top: 122px;
	right: 0;
	clear: both;
	overflow: hidden;
	}
	ul#gnav li {
		float: left;
		}
	

/* ▼▼▼ メイン 「コンテンツとサイドを囲む要素」
=====================================*/
#main {
	width: 960px;
	margin: 0 auto;
	clear: both;
	}

/* パンくず */
ol#path {
	margin: 10px 0;
	overflow: hidden;
	}
	ol#path li {
		float: left;
		background: url(../img/path.gif) no-repeat left center;
		padding-left: 13px;
		margin-left: 10px;
		}
	ol#path li:first-child {
		width: 15px;
		background: url(../img/icon_home.gif) no-repeat left center;
		padding: 0;
		margin: 0;
		text-indent: -9999px;
		}


/* コンテンツ */
#contents {
	float: right;
	width: 690px;
	padding-bottom: 90px;
	padding-left: 20px;
	}


/* ▼▼▼ サイド
=====================================*/
#side {
	float: left;
	width: 210px;
	padding-bottom: 90px;
	overflow: hidden;
	}
	#side > dl {overflow: hidden;}
	#side .sub {
		height: 110px;
		background: url(../img/snav_bg.png) no-repeat left top;
		margin: 5px 0 15px;
		overflow: hidden;
		}
		#side .sub > ul {
			padding: 13px 10px 0
			}
			#side .sub > ul li {
				margin-bottom: 6px;
				}
	#side .contact_side {
		background: #F7F5F3;
		padding: 30px 10px 10px;
		margin: 15px 0 0;
		overflow: hidden;
		}
	#side li.exhibit {background: url(../img/snav01_over.png) no-repeat left top;}
	#side li.faq {background: url(../img/snav02_over.png) no-repeat left top;}
	#side li.event {background: url(../img/snav03_over.png) no-repeat left top;}
	
	
/* ▼▼▼ フッター
=====================================*/
#footer {
	width: 100%;
	background: #F1E2D4 url(../img/bg_footer.png) repeat-x left top;
	padding: 15px 0;
	clear: both;
	overflow: hidden;
	}
.footer_inner {
	width: 960px;
	margin: 0 auto;
	position: relative;
	clear: both;
	overflow: hidden;
	}
	.contact {
		float: left;
		width: 522px;
		background: url(../img/bar.png) repeat-y right top;
		padding: 16px 35px 11px 0;
		/* margin-bottom: 43px; */
		overflow: hidden;
		}
	.facebook {
		float: right;
		width: 370px;
		padding-top: 10px;
		overflow: hidden;
		}
	.f02 {padding-top: 43px;}
	.logo {
		float: left;
		margin-right: 60px;
		}
	ul#fnav {
		width: 420px;
		margin-bottom: 80px;
		overflow: hidden;
		}
		ul#fnav li {
			float: left;
			background: url(../img/arrow_footer.gif) no-repeat left center;
			padding-left: 15px;
			margin: 0 30px 10px 0;
			}
			ul#fnav li a {color: #333;}


/* ▼ ページ上部へ戻る */
.pagetop {
	position: absolute;
	top: 43px;
	right: 0;
	}
	
/* ▼ コピーライト */
#copyright {
	font-size: 12px;
	text-align: right;
	}


/* ▼▼▼ トップ
=====================================*/

/* ▼ スライダー */
#mainVisual {
	margin-bottom: 40px;
	text-align: center;
	overflow: hidden;
	}			
.nav {
	margin-bottom: 50px;
	clear: both;
	overflow: hidden;
	}	
	.exhibit_top,
	.attendance {
		border-radius: 10px;
		padding: 25px 20px;
		text-align: center;
		behavior: url(/PIE.htc);
		position: relative;
		overflow: hidden;
		}
		.nav ul {
			margin-top: 25px;
			overflow: hidden;
			}
		.nav .attendance ul {width: 200px;margin: 25px auto 0;}
		.nav ul li {
			float: left;
			background: #fff;
			margin-right: 9px;
			text-align: center;
			}
			.nav .free {
				margin-top: 30px;
				color: #E52C60;
				font-size: 17px;
				font-weight: bold;
				}
		.nav ul li:nth-child(3) {margin-right: 0;}
		.nav ul li:nth-child(4) {margin: 15px 18px 0 0;}
		.nav ul li:nth-child(5) {margin: 15px 0 0 0;}
	.exhibit_top {
		float: left;
		width: 618px;
		background: url(../img/top/exhibit_bg.png);
		border: 1px solid #9FD7FE;
		}	
	.attendance {
		float: right;
		width: 228px;
		background: url(../img/top/attendance_bg.png);
		border: 1px solid #F9CCD0;
		}	
ul.area {
	margin-bottom: 20px;
	overflow: hidden;
	}
	ul.area li {
		float: left;
		margin: 0 10px 12px 0;
		}	
	ul.area li:nth-child(2n) {margin-right: 0;}
		
.seminar {
	width: 1100px;
	height: 531px;
	background: url(../img/top/seminar_img.png) no-repeat left top;
	margin: 0 0 100px -70px;
	position: relative;
	overflow: hidden;
	}		
	.seminar dl {
		font-size: 18px;
		position: absolute;
		overflow: hidden;
		}
	.seminar dl.s01 {
		top: 112px;
		left: 438px;
		}	
	.seminar dl.s02 {
		top: 356px;
		left: 282px;
		}	
		.seminar dl dt {
			margin-bottom: 15px;
			}			