@charset "EUC-JP";

#shadow {
	width: 800px;
	background-image: url(../image/shadow.png);
	background-repeat: repeat-y;
	padding: 0 10px 0 10px;
	margin: 0 auto 0 auto;
}
#shadow-top {
	width: 820px;
	height: 10px;
	background-image: url(../image/shadow_top.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0 auto 0 auto;
}
#shadow-ander {
	width: 820px;
	height: 10px;
	background-image: url(../image/shadow_ander.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0 auto 0 auto;
}

/*-- ヘッダー ---------------------------------------*/
#wrapperTop {
	width: 800px;
	background-color: #004BA0;
	background-image: url(../image/bg.png);
	background-repeat: repeat-x;
	margin: 0 auto 0 auto;
}
#wrapper {
	width: 800px;
	background-color: #FFF;
	margin: 0 auto 0 auto;
}
#headerTop {
	width: 800px;
	height: 200px;
	font-weight: normal;
	text-decoration: none;
	text-indent: -9999px;
	background-image: url(../image/header.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0 0 30px 0;
}
#header {
	width: 800px;
	height: 100px;
	font-weight: normal;
	text-decoration: none;
	text-indent: -9999px;
	clear: both;
	background-image: url(../image/headerB.png);
	background-repeat: no-repeat;
	margin: 0 0 10px 0;
}

/*---- HOME -------------------------------------------*/
#homebody {
	width: 780px;
	height: 90px;
	margin: 0 10px 60px 10px;
}
.topLeft {
	width: 240px;
	height: 90px;
	float: left;
	background-image: url(../image/button1.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 0 10px 0 10px;
}
.topLeft a:hover {
	width: auto;
	background-image: url(../image/button1_ov.png);
}
.button1 {
	height: 90px;
	width: 240px;
	text-indent: -9999px;
	display: block;
}
.topCenter {
	width: 240px;
	height: 90px;
	float: left;
	background-image: url(../image/button2.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 0 10px 0; 10px;
	margin: 0 auto 0 auto;
}
.topCenter a:hover {
	background-image: url(../image/button2_ov.png);
	width: auto;
}
.button2 {
	width: 240px;
	height: 90px;
	text-indent: -9999px;
	display: block;
}
.topRight {
	width: 240px;
	height: 90px;
	float: right;
	background-image: url(../image/button3.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 0 10px 0 10px;
}
.topRight a:hover {
	background-image: url(../image/button3_ov.png);
	width: auto;
}
.button3 {
	width: 240px;
	height: 90px;
	text-indent: -9999px;
	display: block;
}
.ad {
	width: 400px;
	height: 26px;
	background-image: url(../image/ad.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0 auto 20px auto;
}
.ad a:hover {
	background-image: url(../image/ad_ov.png);
}
.adlink {
	width: 400px;
	height: 26px;
	text-indent: -9999px;
	display: block;
}
#underbody {
	width: 780px;
	font-size: 93%;
	text-align: center;
	margin: 0 10px 20px 10px;
}
#underbody p {
	font-weight: bold;
	color: #F33;
	font-size: 100%;
	padding: 0;
	margin: 0 0 10px 0px;
}
#main {
	width: 605px;
	margin: 0 0 0 10px;
}
.iframe_news {
	width: 490px;
	height: 265px;
	margin: 5px 0 0 0;
}
.iframe_event {
	width: 190px;
	height: 50px;
	margin: 5px 0 0 0;
}

/*-- 各ページナビゲーション ---------------------------*/
#NaviMenu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #004BA0;
}
.navi1 a {
	width: 240px;
	height: 28px;
	float: left;
	text-indent: -9999px;
	display: block;
	background-image: url(../image/button1s.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0 0 0 20px;
}
.navi1 a:hover {
	background-image: url(../image/button1s_ov.png);
}
.navi2 a {
	width: 240px;
	height: 28px;
	text-indent: -9999px;
	display: block;
	background-image: url(../image/button2s.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0 auto 0 auto;
}
.navi2 a:hover {
	background-image: url(../image/button2s_ov.png);
}
.navi3 a {
	width: 240px;
	height: 28px;
	float: right;
	text-indent: -9999px;
	display: block;
	background-image: url(../image/button3s.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0 20px 0 0;
}
.navi3 a:hover {
	background-image: url(../image/button3s_ov.png);
}

/*-- bodyメイン ----------------------------------------*/
#body {
	width: 780px;
	margin: 15px 0 0 10px;
}
.main {
	width: 800px;
}
.timeTable {
	text-align: right;
	padding: 0 10px 0 0;
}
.table-A {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #406FD0;
	padding: 0;
	margin: 10px 0 10px 0;
}
.table-A tr td {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #406FD0;
	padding: 5px 0 5px 0.7em;
	margin: 0;
}
.table-A th {
	font-weight: bold;
	padding: 5px 0 5px 0.7em;
}
.day {
	font-size: 123%;
	font-weight: bold;
	color: #900;
	margin: 0 0 5px 0;
}
.track {
	width: 50%;
	font-weight: bold;
	text-indent: -0.5em;
}
.time {
	width: 7em;
}
.venue {
	width: 4em;
}
.ws {
	width: 7.5em;
}
.workshop {
	text-indent: 5px;
	border-left-width: 1px;
	border-left-style: solid;
}
.workshop p  {
	padding: 0;
	margin: 0;
}
.timeW {
	width: 4em;
}
.list {
	width: 99%;
}
.list dl dt {
	width: 3em;
	float: left;
	font-weight: bold;
}
.list dl dd {
	margin: 0 0 1em 3em;
}

/*-- 並び ---------------------------------------------*/
.list-1 dl {
	margin: 0 0 0 20px;
}
.list-1 dt{
	width: 450px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding: 5px 0 5px 20px;
}
.list-1 .track {
	width: 470px;
	font-weight: bold;
	padding: 0;
	margin: 10px 0 0 0;
}

/*-- 戻るボタン類 -------------------------------------*/
#move {
	width: 794px;
	height: 20px;
	display: block;
	clear: both;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFF;
	padding: 3px 5px 0 0;
}
.infomation {
	font-size: 18px;
	text-align: center;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #4876C1;
	border-bottom-color: #4876C1;
	padding: 10px 0 10px 0;
	margin: 0 0 20px 0;
}
.infomation p {
	font-size: 12px;
	font-weight: normal;
	margin: 0;
}
.list dl dd p {
	margin: 5px 0 0 0;
}
.adv {
	width: 99%;
	font-size: 14px;
	font-weight: bold;
	border-collapse: collapse;
}
.adv tr td {
	width: 33%;
	text-align: center;
	border: 1px solid #034DD7;
	border: 1px solid #034DD7;
	padding: 10px 5px 10px 5px;
}
.person {
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #034DD7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #034DD7;
	padding: 5px 0 5px 0;
	margin: 0 0 20px 0;
}
.back {
	font-size: 10px;
	text-align: right;
	background-image: url(../image/topback.png);
	background-repeat: no-repeat;
	background-position: right center;
	margin: 10px 0 0 0;
}

/*---- フッタ ------------------------------------------*/
#footer {
	width: 100%;
}

/*-- コピーライト -------------------------------------*/
.copy {
	width: 100%;
	text-align: center;
	text-indent: -9999px;
	background-image: url(../image/c.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0 auto 0 auto;
}

/*-- その他 --------------------------------------------*/
.sp {
	height: 25px;
	display: block;
}