@charset "UTF-8";
video, audio, mark, time, section, nav, menu, hgroup, header, footer, figure, dialog, aside, article, td, th, tr, thead, tfoot, tbody, caption, table, legend, label, form, fieldset, li, ul, ol, dd, dt, dl, i, b, var, sup, sub, strong, small, samp, q, kbd, ins, img, em, dfn, del, code, cite, address, abbr, pre, blockquote, p, h6, h5, h4, h3, h2, h1, iframe, object, span, div, body, html {
	margin: 0;
	padding: 0;
}

section, nav, hgroup, header, footer, figure, dialog, aside, article {
	display: block;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

img, fieldset, acronym, abbr {
	border: 0;
}

var, th, strong, em, dfn, code, cite, caption, address {
	font-style: normal;
}

var, th, strong, em, dfn, code, cite, caption, address, h6, h5, h4, h3, h2, h1 {
	font-weight: normal;
}

ul, ol {
	list-style: none;
}

th, caption {
	text-align: left;
}

h6, h5, h4, h3, h2, h1 {
	font-size: 100%;
}

q, blockquote {
	quotes: none;
}

q:after, q:before {
	content: '';
}

mark {
	background: #ff9;
	color: #000;
	font-style: italic;
	font-weight: bold;
}

dl, #gnav ul, #design-engineering ul, #program table td dl, #program table td dt span, #public-performance-person .person, #footer, #footer #sns {
	*zoom: 1;
}
dl:after, #gnav ul:after, #design-engineering ul:after, #program table td dl:after, #program table td dt span:after, #public-performance-person .person:after, #footer:after, #footer #sns:after {
	content: '';
	display: block;
	clear: both;
	height: 0;
}

#gnav a {
	display: block;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

.svg #imageImg {
	display: none;
}

.no-svg #imageSvg {
	display: none;
}

img {
	vertical-align: bottom;
}

p {
	margin: 11px 0;
}

a {
	color: #06c;
	text-decoration: underline;
}

dl dt {
	clear: left;
	float: left;
	width: 109px;
	margin-bottom: 7px;
	padding-left: 2px;
	font-weight: bold;
}
dl dd {
	float: left;
	width: 689px;
	margin-bottom: 7px;
}
dl dd em {
	color: #c00;
}

.external-link {
	display: inline-block;
	padding-right: 18px;
	background: url("../../../images/forum/bg_external-link.png") 100% 5px no-repeat;
}

html {
	height: 100%;
	background: url("../../../images/forum/bg.png") 0 0 repeat;
}

body {
	font-size: 14px;
	line-height: 1.6;
	height: 100%;
	font-family: "メイリオ";
}

#header,
#footer {
	width: 100%;
}
#header .inner,
#footer .inner {
	width: 960px;
	margin: 0 auto;
}

#header {
	position: fixed;
	top: 0;
	left: 0;
	min-width: 960px;
	height: 83px;
	z-index: 100;
	background: url("../../../images/forum/bg.png") 0 0 repeat;
}
#complete #header {
	position: static;
}
#header .wrapper {
	position: relative;
	padding-top: 6px;
	background: url("../../../images/forum/bg_header-border.png") center top no-repeat;
	z-index: 2;
}
#header .inner {
	position: relative;
	width: 960px;
	height: 62px;
	padding-bottom: 15px;
	z-index: 100;
}
#header #logo {
	position: absolute;
	width: 409px;
	top: 15px;
	left: 5px;
}
#header .detail {
	position: absolute;
	width: 247px;
	width: 352px;
	top: 16px;
	left: 590px;
}

#header .syslink{
    position: absolute;
    width: 103px;
    top: 14px;
	left: 848px;
}

#header .blue, #header .red {
	width: 50%;
	*width: 49.5%;
	height: 6px;
}
#header .blue {
	float: left;
	background-color: #008DCD;
}
#header .red {
	float: right;
	background-color: #FC4226;
}

#main-image {
	position: relative;
	width: 960px;
	height: 686px;
	padding-top: 68px;
	margin-right: auto;
	margin-left: auto;
}
#main-image .img {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -193px 0 0 -343px;
}
#main-image .img img, #main-image .img svg {
	width: 686px;
	height: 453px;
}

#gnav {
	position: absolute;
	min-width: 960px;
	width: 100%;
	border-top: #000 dotted 1px;
	border-bottom: #000 dotted 1px;
	background: url("../../../images/forum/bg.png") 0 0 repeat;
}
#complete #gnav {
	position: static;
}
#gnav ul {
	width: 960px;
	margin: 0 auto;
}
#gnav li {
	float: left;
	height: 38px;
}
#gnav a {
	display: block;
	padding: 11px 0;
	height: 16px;
	background: url("../../../images/forum/bg_gnav.png") 0 0 no-repeat;
}

#nav-forum {
	width: 199px;
}
#nav-forum a {
	width: 199px;
	background-position: 0 0;
}
#nav-forum a:hover {
	background-position: 0 -38px;
}
#nav-forum.current a {
	background-position: 0 -38px;
}

#nav-design-engineering {
	width: 214px;
}
#nav-design-engineering a {
	width: 214px;
	background-position: -199px 0;
}
#nav-design-engineering a:hover {
	background-position: -199px -38px;
}
#nav-design-engineering.current a {
	background-position: -199px -38px;
}

#nav-program {
	width: 164px;
}
#nav-program a {
	width: 164px;
	background-position: -413px 0;
}
#nav-program a:hover {
	background-position: -413px -38px;
}
#nav-program.current a {
	background-position: -413px -38px;
}

#nav-public-performance-person {
	width: 120px;
}
#nav-public-performance-person a {
	width: 120px;
	background-position: -577px 0;
}
#nav-public-performance-person a:hover {
	background-position: -577px -38px;
}
#nav-public-performance-person.current a {
	background-position: -577px -38px;
}

#nav-hall {
	width: 139px;
}
#nav-hall a {
	width: 139px;
	background-position: -697px 0;
}
#nav-hall a:hover {
	background-position: -697px -38px;
}
#nav-hall.current a {
	background-position: -697px -38px;
}

#nav-reservation {
	width: 124px;
}
#nav-reservation a {
	width: 124px;
	background-position: -836px 0;
}
#nav-reservation a:hover {
	background-position: -836px -38px;
}
#nav-reservation.current a {
	background-position: -836px -38px;
}

#image-scroll {
	overflow: hidden;
	width: 100%;
	margin: 0 0 100px;
	padding-top: 140px;
}
#image-scroll ul {
	width: 5000px;
}
#image-scroll li {
	float: left;
	margin-right: 1px;
}

#contents h2 {
	margin-bottom: 59px;
}
#contents .read-statement {
	margin: 57px 0 61px;
	text-align: center;
}

#forum,
#design-engineering,
#program,
#public-performance-person,
#hall,
#reservation {
	width: 800px;
	margin: 0 auto;
	margin-bottom: 100px;
}

#forum {
	margin-bottom: 87px;
}
#forum h2 {
	margin-bottom: 57px;
}
#forum .read-statement {
	margin-bottom: 57px;
}
#forum h3 {
	margin-top: 20px;
	margin-bottom: -1px;
	font-weight: bold;
	font-size: 16px;
}
#forum ol {
	margin-bottom: 22px;
	margin-left: 25px;
	list-style-type: decimal;
}
#forum li {
	margin: 11px 0;
	line-height: 1.6;
}

#design-engineering h2 {
	margin-bottom: 57px;
}
#design-engineering .read-statement {
	margin-bottom: 57px;
}
#design-engineering ul {
	width: 563px;
	margin-top: 20px;
	margin-left: 120px;
	background: url("../../../images/forum/bg_design-engineering.png") 252px 93px no-repeat;
}
#design-engineering li {
	float: left;
	text-align: center;
}
#design-engineering li div {
	margin-bottom: 15px;
}
#design-engineering .information-system {
	width: 198px;
	margin: 11px 145px 11px 0;
}
#design-engineering .information-system div {
	margin-bottom: 26px;
}
#design-engineering .construction-environmental-design {
	width: 220px;
}
#design-engineering .image {
	margin: 29px 2px 43px;
}
#design-engineering .special-feature {
	padding: 20px 21px 4px 20px;
	border: #ccc solid 1px;
	background-color: #fff;
}
#design-engineering .special-feature h3 {
	line-height: 1;
}

#program h2 {
	margin-bottom: 56px;
}
#program table {
	width: 800px;
	margin-top: 36px;
}
#program table td {
	padding: 8px 12px;
	border: #ccc solid 1px;
	text-align: left;
}
#program table td.time {
	width: 144px;
	text-align: center;
}
#program table td dt {
	float: left;
	width: 130px;
	margin-bottom: 0;
	padding: 0;
	font-weight: normal;
}
#program table td dt span {
	float: right;
	display: inline-block;
}
#program table td dd {
	float: left;
	width: 470px;
	margin-bottom: 0;
}

#public-performance-person h3 {
	margin: 35px 0 20px 0;
	padding: 0 7px;
	font-weight: bold;
	font-size: 14px;
	color: #fff;
	line-height: 1.8;
	background: url("../../../images/forum/bg_heading.png") 0 0 no-repeat;
}
#public-performance-person .panelist {
	margin-top: -10px;
}
#public-performance-person .roll {
	margin-bottom: 11px;
	font-weight: bold;
	font-size: 16px;
	line-height: 1;
}
#public-performance-person .person {
	margin-bottom: 25px;
}
#public-performance-person .person .image {
	float: left;
	width: 170px;
	height: 110px;
	margin-right: 12px;
}
#public-performance-person .person .text {
	float: left;
	width: 618px;
}
#public-performance-person .person .name {
	margin-top: -1px;
	margin-bottom: -2px;
	font-size: 20px;
	line-height: 1.2;
	vertical-align: text-bottom;
}
#public-performance-person .person .name span {
	font-size: 14px;
	text-transform: uppercase;
}
#public-performance-person .person p {
	margin-bottom: 0;
}

#hall h2 {
	margin-bottom: 54px;
}

#map-canvas {
	margin-top: 28px;
}

#reservation h2 {
	margin-bottom: 56px;
}
#reservation dl {
	margin-top: 32px;
	margin-bottom: -6px;
}
#reservation dt {
	padding: 6px 0;
}
#reservation .attention {
	margin-left: 109px;
	font-size: 12px;
}
#reservation .submit {
	margin-left: 109px;
}
#reservation #submit {
	width: 250px;
	height: 70px;
	border: none;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	cursor: pointer;
	background: url("../../../images/forum/bg_submit.png") 0 0 no-repeat;
}
#reservation .errMsg {
	display: block;
	color: #c00;
	font-size: 12px;
}

input {
	width: 280px;
	padding: 6px 10px;
	line-height: 1;
	border-top: #acacac solid 1px;
	border-right: #e7e7e7 solid 1px;
	border-bottom: #e7e7e7 solid 1px;
	border-left: #e7e7e7 solid 1px;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
}

select {
	width: 300px;
	padding: 5px 0;
	line-height: 1;
	border-top: #acacac solid 1px;
	border-right: #e7e7e7 solid 1px;
	border-bottom: #e7e7e7 solid 1px;
	border-left: #e7e7e7 solid 1px;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
}

textarea {
	width: 480px;
	height: 200px;
	padding: 7px 10px;
	border-top: #acacac solid 1px;
	border-right: #e7e7e7 solid 1px;
	border-bottom: #e7e7e7 solid 1px;
	border-left: #e7e7e7 solid 1px;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
}

#footer {
	min-width: 960px;
	border-top: #000 dotted 1px;
}
#footer .text {
	float: right;
	margin-top: 26px;
}
#footer .explanation {
	margin-right: 12px;
}
#footer #link {
	text-align: right;
}
#footer #link img {
	vertical-align: middle;
}
#footer #copyright {
	text-align: right;
	font-size: 10px;
}
#footer #copyright p {
	margin: 5px 0 0;
}
#footer #sns {
	float: left;
	margin-top: 20px;
	padding-bottom: 20px;
}
#footer #sns li {
	float: left;
	margin-right: 8px;
	vertical-align: top;
}

#complete #thunks {
	width: 960px;
	margin: 0 auto;
	font-size: 16px;
	text-align: center;
}
#complete #thunks p {
	margin: 86px 0 23px;
}
#complete #thunks .link {
	margin-bottom: 174px;
}
