html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: top;
	background: transparent;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}

body {
	font-family: "游ゴシック",YuGothic,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","Helvetica","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	font-size: 12pt;
	color: #000000;
	background-color: #ffffff;
	text-rendering: optimizelegibility;
	margin: 0;
	padding: 0;
}

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

input, select {
	vertical-align: middle;
}

a {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	text-decoration: none;
	color: #000000;
}

ol, ul {
	list-style: none;
}

img {
	vertical-align: top;
	font-size: 0;
	line-height: 0;
}



#header {
	clear: both;
	display: block;
	position: absolute;
	width: 100%;
	min-width: 980px;
	background-color: #ffffff;
	z-index: 11;
}

#header-box {
	position: relative;
	width: 980px;
	margin: 0px auto;
}

#header-logo {
	width: 320px;
	float: left;
	text-align: left;
}



#header-box > #navi {
	float: right;
}

#header-box > #navi ul {
	padding: 0px;
	margin: 0px;
	font-size: 11pt;
}

#header-box > #navi ul li {
	float: left;
	margin: 0px 0px 0px 40px;
}

#header-box > #navi a{
	display: block;
	height: 100px;
}

#header-box > #navi span{
	display: block;
	float: left;
	color: #000000;
	font-size: 11pt;
	height: 100px;
    background-image: url(../img/navi_under.gif);
    background-repeat: repeat-x;
}



#footer {
	clear: both;
	position: fixed;
	font-size: 8pt;
	text-align: left;
	color: #000000;
	width: 100%;
	margin: 0px;
	z-index: 9;
	bottom: 0px;
}

#footer-area {
	background-color: #15181d;
	overflow: hidden;
}

#footer-box {
	width: 980px;
	margin: 0px auto 0px auto;
	overflow: hidden;
}

.footer-line {
	clear: both;
	overflow: hidden;
	margin: 15px 0px 15px 0px;
}

#footer-sub {
	float: left;
	width: 450px;
}

#footer-sub > a {
	margin: 0px 10px 0px 0px;
}

#footer-sub > span {
	margin: 0px 10px 0px 0px;
}

#footer-tel {
	float: left;
	text-align: right;
	width: 530px;
}

#footer-link {
	float: left;
	width: 450px;
	color: #ffffff;
}

#footer-link a {
	color: #ffffff;
	text-decoration: none;
}

#footer-link a:hover {
	color: #c0c0c0;
}

#footer-copy {
	float: left;
	text-align: right;
	width: 530px;
	color: #ffffff;
}



#top-news {
	clear: both;
	position: fixed;
	display: block;
	width: 100%;
	min-width: 980px;
	height: 180px;
	z-index: 8;
	bottom: 0px;
}

#top-news > #news-area {
	width: 980px;
	margin: 12px auto 0px auto;
	overflow: hidden;
}

#top-news > #news-area > #news-box-top {
	width: 500px;
	float: left;
	text-align: left;
}

#top-news > #news-area > #news-box-top a {
	color: #ffffff;
}

#top-news > #news-area > #news-box-top ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	font-size: 11pt;
	color: #ffffff;
}

#top-news > #news-area > #news-box-top ul li {
	margin: 2px 0px 2px 0px;
}

#top-news > #news-area > #news-box-top ul li span {
	padding: 0px 20px 0px 0px;
}

#top-news > #news-area > #banner-box {
	float: right;
}

#top-news > #news-area > #banner-box .banner {
	width: 250px;
	height: 45px;
	background-color: #9c9c9c;
	color: #ffffff;
	padding: 25px 0px 0px 0px;
	text-align: center;
}

#news-shadow {
	clear: both;
	position: fixed;
	display: block;
	width: 100%;
	min-width: 980px;
	height: 180px;
	background-color: #000000;
	z-index: 7;
	bottom: 0px;
	opacity:0.4;
	filter: alpha(opacity=40);
	-ms-filter: "alpha(opacity=40)";
	-moz-opacity:0.4;
	-khtml-opacity: 0.4;
	zoom:1;
}



#base {
	clear: both;
	overflow: hidden;
	display: block;
}

.clear {
	clear: both;
}



#title-area {
	clear: both;
	position: absolute;
	display: block;
	width: 100%;
	min-width: 980px;
	z-index: 10;
	text-align: right;
	top: 150px;
}

#title-area > #title-box {
	position: relative;
	width: 980px;
	margin: 0px auto;
}



#content {
	position: absolute;
	width: 100%;
	min-width: 980px;
}

#content > #title-image {
	display: block;
	overflow: hidden;
	width: 100%;
	min-width: 980px;
	height: 250px;
}

#content-box {
	margin: 0px auto;
	min-height: 300px;
	width: 980px;
}


#content-menu {
	float: left;
	margin: 15px 0px 0px 0px;
	text-align: left;
	width: 200px;
	font-size: 11pt;
}

#content-menu a{
	display: block;
	color: #04216c;
	padding: 0px 0px 10px 0px;
}

#content-menu a:hover {
	font-weight: bold;
}

#content-menu span{
	display: block;
	color: #04216c;
	padding: 0px 0px 10px 0px;
	font-weight: bold;
}

#content-main {
	float: left;
	margin: 10px 0px 0px 0px;
	text-align: left;
	width: 780px;
	font-size: 11pt;
}

#content-main-a {
	margin: 10px auto 0px auto;
	text-align: left;
	width: 780px;
	font-size: 11pt;
}

.content-main-title {
	font-weight: bold;
	background-color: #04216c;
	color: #ffffff;
	padding: 5px 0px 5px 10px;
}

#content-main .price-box {
	clear: both;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 30px 0px;
}

#content-main .price-box .price-title {
	font-size: 12pt;
	color: #04216c;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}

#content-main .price-box .price-table {
	overflow: hidden;
	font-size: 8pt;
	margin: 0px;
}

#content-main .price-box .price-table > div {
	float: left;
	margin: 0px;
	width: 33%;
}

#content-main .price-box .price-month {
	color: #ffffff;
	font-size: 10pt;
	background-color: #6289c6;
	width: 253px;
}

#content-main .price-box .price-month span {
	background-color: #1f2c5c;
	font-weight: bold;
	padding: 0px 7px;
	margin-right: 5px;
}

#content-main .price-box .price-table th {
	border: solid 1px #04216c;
	width: 30px;
	text-align: center;
}

#content-main .price-box .price-table td {
	border: solid 1px #04216c;
	width: 30px;
	height: 33px;
	text-align: center;
	line-height: 32px;
}

#content-main .price-box .price-table .price-amount {
	width: 75px;
	line-height: 16px;
}

#content-main .price-box .price-table .price-event {
	width: 110px;
	text-align: left;
	padding-left: 3px;
	line-height: 16px;
}

#content-main .price-box .price-table .price-event1 {
	background-color: #ed777a;
}

#content-main .price-box .price-table .price-event2 {
	background-color: #b875ae;
}

#content-main .price-box .price-table .price-event3 {
	background-color: #add042;
}

#content-main .price-box .price-table .price-event4 {
	background-color: #fff33f;
}

#content-main .price-box .price-table .price-holiday {
	background-color: #c0c0c0;
}

#content-main .price-box .price-note {
	clear: both;
	font-size: 10pt;
	margin: 10px 0px 0px 0px;
}

#content-main .price-box ul {
	padding: 0px;
	margin: 0px;
}

#content-main .price-box ul li {
	float: left;
	margin: 0px 10px 0px 0px;
	width: 250px;
	height: 120px;
}

#content-main .price-box ul li img {
	width: 100%
}

#content-main .conpe-box {
	clear: both;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 30px 0px;
	text-align: center;
}

#content-main .conpe-box .conpe-note {
	margin: 20px 0px 0px 0px;
	font-size: 12pt;
	font-weight: bold;
	color: #04216c;
}

#content-main .conpe-box table {
	margin: 0px auto;
}

#content-main .conpe-box td {
	width: 300px;
}

#content-main .course-box {
	clear: both;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 30px 0px;
}

#content-main .course-box .course-title {
	font-size: 12pt;
	color: #04216c;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}

#content-main .course-box table {
	margin: 10px 0px 0px 0px;
}

#content-main .course-box th {
	font-weight: 100;
	width: 60px;
	font-size: 9pt;
	border-top: solid 1px #04216c;
	border-bottom: solid 1px #04216c;
	padding: 2px 0px 2px 0px;
	text-align: center;
	background-color: #929ce2;
}

#content-main .course-box td {
	width: 60px;
	font-size: 9pt;
	border-bottom: solid 1px #04216c;
	padding: 2px 0px 2px 0px;
	text-align: center;
}

#content-main .capture-box {
	clear: both;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 30px 0px;
	border-bottom: solid 1px #04216c;
}

#content-main .capture-box .capture-title {
	font-size: 12pt;
	color: #04216c;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}

#content-main .capture-box .capture-l {
	float: left;
	width: 280px;
	font-size: 9pt;
}
#content-main .capture-box .capture-c {
	float: left;
	width: 250px;
	font-size: 10pt;
}
#content-main .capture-box .capture-r {
	float: left;
	width: 250px;
	font-size: 9pt;
}

#content-main .capture-box table {
	margin: 3px 0px 0px 0px;
}

#content-main .capture-box th {
	font-weight: 100;
	width: 68px;
	font-size: 9pt;
	border-top: solid 1px #04216c;
	border-bottom: solid 1px #04216c;
	padding: 2px 0px 2px 0px;
	text-align: center;
	background-color: #929ce2;
}

#content-main .capture-box td {
	width: 68px;
	font-size: 9pt;
	border-bottom: solid 1px #04216c;
	padding: 2px 0px 2px 0px;
	text-align: center;
}

#content-main .capture-pdf {
	font-size: 9pt;
	text-align: center;
}

#content-main .capture-pdf a {
	text-decoration: underline;
	color: #0000ff;
}

#content-main .top-link-box {
	margin: 10px 0px 0px 0px;
	font-size: 9pt;
	text-align: right;
}

#content-main .top-link-box a {
	text-decoration: underline;
	color: #0000ff;
}


#content-main .facilities-box {
	clear: both;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 30px 0px;
	border-bottom: solid 1px #04216c;
}

#content-main .facilities-box .facilities-title {
	font-size: 12pt;
	color: #04216c;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}

#content-main .facilities-box .facilities-l {
	float: left;
	width: 470px;
	font-size: 9pt;
}
#content-main .facilities-box .facilities-r {
	float: left;
	width: 300px;
	font-size: 11pt;
}
#content-main .facilities-box .facilities-r a {
	text-decoration: underline;
	color: #0000ff;
	font-size: 9pt;
}

#content-main .facilities-box .facilities-r table {
	color: #000000;
	font-size: 9pt;
}

#content-main .facilities-box .facilities-r table th {
	text-align: center;
	font-weight: 100;
	border: solid 1px #04216c;
}

#content-main .facilities-box .facilities-r table td {
	border: solid 1px #04216c;
	padding: 2px 5px;
}

.cmn-box {
	clear: both;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 30px 0px;
	border-bottom: solid 1px #04216c;
}

.cmn-box .cmn-title {
	font-size: 12pt;
	color: #04216c;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}

.cmn-box .cmn-box-l {
	float: left;
	margin: 0px 20px 0px 0px;
	font-size: 10pt;
}

.cmn-box .cmn-box-r {
	float: right;
	margin: 0px 0px 0px 0px;
	font-size: 10pt;
}

.cmn-pdf {
	font-size: 9pt;
	text-align: center;
}

.cmn-pdf a {
	text-decoration: underline;
	color: #0000ff;
}

.cmn-box .access-box {
	font-size: 10pt;
	margin: 10px 0px 0px 0px;
}

.cmn-box .message-box {
	font-size: 10pt;
	margin: 10px 0px 0px 0px;
}

.cmn-box .access-box ul {
	list-style-type: decimal;
	margin: 0px 0px 0px 20px;
}

.cmn-box th {
	font-weight: 100;
	width: 200px;
	font-size: 10pt;
	border: solid 1px #04216c;
	padding: 5px 0px 5px 10px;
	background-color: #e9eef7;
}

.cmn-box th span {
	margin: 0px 0px 0px 10px;
	color: #ff0000;
	font-weight: bold;
}

.cmn-box td {
	width: 540px;
	font-size: 10pt;
	border: solid 1px #04216c;
	padding: 5px 10px 5px 10px;
}


#privacy {
	margin: 30px 0px 30px 0px;
}

#privacy table {
	margin: 10px 0px 0px 0px;
}

#privacy table td {
	vertical-align: top;
}

#news-box {
	clear: both;
	width: 770px;
	text-align: left;
	margin: 0px 0px 40px 0px;
}

#news-box ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	font-size: 11pt;
}

#news-box ul li {
	margin: 10px 0px 10px 0px;
	border-bottom: dashed 1px #000000;
}

#news-box ul li span {
	background-image: url(../img/ya.gif);
	background-repeat: no-repeat;
	padding: 0px 20px 0px 20px;
	color: #0045a4;
}

#news-box2 {
	clear: both;
	width: 720px;
	text-align: left;
	margin: 0px 0px 40px 0px;
}

#news-box2 ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	font-size: 11pt;
}

#news-box2 ul li {
	margin: 10px 0px 10px 0px;
	border-bottom: dashed 1px #000000;
}

#news-box2 ul li span {
	padding: 0px 20px 0px 0px;
	color: #0045a4;
}

#news-box2 img {
	max-width: 720px;
}



#event-box {
	clear: both;
	width: 770px;
	text-align: left;
	margin: 0px 0px 40px 0px;
}

#event-box ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	font-size: 11pt;
}

#event-box ul li {
	margin: 10px 0px 10px 0px;
	border-bottom: dashed 1px #000000;
}

#event-box ul li span {
	background-image: url(../img/plus.gif);
	background-repeat: no-repeat;
	padding: 0px 20px 0px 20px;
	color: #0045a4;
}

#event-box ul li div {
	color: #000000;
	padding: 0px 0px 0px 20px;
}

#event-box ul li div th {
	width: 120px;
	padding: 7px 0px 7px 0px;
}

#event-box ul li div td {
	padding: 7px 0px 7px 0px;
}

#event-box ul li div td img {
	width: 150px;
	margin: 0px 20px 0px 0px;
}

#event-box ul li div img {
	width: 100%;
}




#champion-box {
	clear: both;
	width: 100%;
	text-align: left;
	margin: 0px;
	background-color: #ffffff;
	padding: 10px 0px 30px 0px;
}

#champion-box ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	font-size: 11pt;
}

#champion-box ul li {
	margin: 20px 0px 20px 0px;
}


#champion-box ul li .cboard {
	color: #000000;
}

#champion-box ul li .cboard1 {
	position: relative;
	display: block;
	width: 100%;
	height: 41px;
	background-image: url(../img/cboard_bdr2.gif);
	text-align: center;
	padding-top: 15px;
	font-size: 12pt;
	font-weight: bold;
}

#champion-box .cboard-header {
	width: 100%;
	height: 41px;
	background-image: url(../img/cboard_ttl.gif);
	margin: 0px 0px 40px 0px;
}

#champion-box .cboard-footer {
	width: 100%;
	height: 14px;
	background-image: url(../img/cboard3.gif);
}

#champion-box ul li span {
	position: absolute;
	left: 60px;
}

#champion-box ul li div {
	color: #ffffff;
	text-align: center;
}

#champion-box ul li div img {
	margin: 2px 10px 2px 0px;
	width: 89%;
}



#champion-box2 {
	clear: both;
	width: 770px;
	text-align: left;
	margin: 0px 0px 40px 0px;
	padding: 20px 0px;
}

#champion-box2 ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	font-size: 11pt;
}

#champion-box2 ul li {
	margin: 0px 0px 0px 0px;
}

#champion-box2 ul li .cboard1 {
	display: block;
	width: 100%;
	height: 40px;
	background-image: url(../img/cboard4.gif);
	text-align: center;
	padding-top: 18px;
	font-size: 12pt;
	font-weight: bold;
}

#champion-box2 .cboard-header {
	width: 100%;
	height: 86px;
	background-image: url(../img/cboard0.gif);
}

#champion-box2 .cboard-footer {
	width: 100%;
	height: 14px;
	background-image: url(../img/cboard3.gif);
}

#champion-box2 ul li span {
	padding: 0px 20px 0px 20px;
}

#champion-box2 ul li div {
	color: #ffffff;
	text-align: center;
}

#champion-box2 .cboard-popup img {
	width: 100%;
}

#champion-box2 .cboard-popup {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 99;
	background: rgba(0,0,0,0.7);
}

#champion-box2 .cboard-popup > div {
	width: 770px;
	text-align: center;
	margin: 5% auto 0px auto;
	width: 50%;
	background: rgba(255,255,255,1);
}


#champion-box3 {
	clear: both;
	width: 100%;
	text-align: left;
	margin: 0px;
	background-color: #0a763f;
	padding: 40px 0px;
}

#champion-box3 ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	font-size: 11pt;
}

#champion-box3 ul li {
	margin: 20px 0px 20px 0px;
}


#champion-box3 ul li .cboard {
}

#champion-box3 ul li .cboard1 {
	display: block;
	width: 100%;
	height: 36px;
	background-image: url(../img/cboard_bdr.gif);
	text-align: center;
	padding-top: 15px;
	font-size: 12pt;
	font-weight: bold;
}

#champion-box3 .cboard-header {
	width: 100%;
	height: 41px;
	background-image: url(../img/cboard_ttl.gif);
	margin: 0px 0px 40px 0px;
}

#champion-box3 .cboard-footer {
	width: 100%;
	height: 14px;
	background-image: url(../img/cboard3.gif);
}

#champion-box3 ul li span {
	padding: 0px 20px 0px 20px;
}

#champion-box3 ul li div {
	color: #ffffff;
	text-align: center;
}

#champion-box3 ul li div img {
	margin: 2px 10px 2px 0px;
	width: 89%;
}


#champion-box4 {
	clear: both;
	width: 100%;
	text-align: left;
	margin: 0px;
	background-color: #000000;
	padding: 40px 0px;
}

#champion-box4 ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	font-size: 11pt;
}

#champion-box4 ul li {
	margin: 20px 0px 20px 0px;
}


#champion-box4 ul li .cboard {
}

#champion-box4 ul li .cboard1 {
	display: block;
	width: 100%;
	height: 36px;
	background-image: url(../img/cboard_bdr.gif);
	text-align: center;
	padding-top: 15px;
	font-size: 12pt;
	font-weight: bold;
}

#champion-box4 .cboard-header {
	width: 100%;
	height: 41px;
	background-image: url(../img/cboard_ttl.gif);
	margin: 0px 0px 40px 0px;
}

#champion-box4 .cboard-footer {
	width: 100%;
	height: 14px;
	background-image: url(../img/cboard3.gif);
}

#champion-box4 ul li span {
	padding: 0px 20px 0px 20px;
}

#champion-box4 ul li div {
	color: #ffffff;
	text-align: center;
}

#champion-box4 ul li div img {
	margin: 2px 10px 2px 0px;
	width: 89%;
}


#champion-box5 {
	clear: both;
	width: 100%;
	text-align: left;
	margin: 0px 0px 40px 0px;
	background-color: #0a763f;
	padding: 20px 0px 20px 0px;
}

#champion-box5 ul {
	width: 770px;
	list-style-type: none;
	padding: 0px;
	margin: 0px auto;
	font-size: 11pt;
}

#champion-box5 ul li {
	margin: 0px 0px 0px 0px;
}

#champion-box5 ul li .cboard {
	background-image: url(../img/cboard2.gif);
	background-repeat: repeat-y;
}

#champion-box5 ul li .cboard1 {
	display: block;
	width: 100%;
	height: 40px;
	background-image: url(../img/cboard4.gif);
	text-align: center;
	padding-top: 18px;
	font-size: 12pt;
	font-weight: bold;
}

#champion-box5 .cboard-header {
	width: 770px;
	height: 86px;
	background-image: url(../img/cboard0.gif);
	margin: 0px auto;
}

#champion-box5 .cboard-footer {
	width: 770px;
	height: 14px;
	background-image: url(../img/cboard3.gif);
	margin: 0px auto;
}

#champion-box5 ul li span {
	padding: 0px 20px 0px 20px;
}

#champion-box5 ul li div {
	color: #ffffff;
	text-align: center;
}

#champion-box5 ul li div img {
	width: 90%;
}



.ttl {
	margin: 10px 0px 0px 0px;
	font-size: 12pt;
	color: #ce153a;
}

.dtl {
	margin: 5px 0px 20px 0px;
	font-size: 10pt;
}

.max-img {
	width: 100%;
}

.course-img {
	width: 700px;
}

.space-box {
	height: 120px;
}


.ms-box {
	margin: 10px auto 70px auto;
	font-size: 10pt;
	width: 600px;
}

.ms-box table {
	margin: 10px 0px 10px 0px;
}

.ms-box th {
	width: 150px;
	font-weight: 100;
	font-size: 10pt;
	border: solid 1px #04216c;
	padding: 5px 0px 5px 10px;
	background-color: #e9eef7;
	text-align: center;
}

.ms-box td {
	width: 150px;
	font-size: 10pt;
	border: solid 1px #04216c;
	padding: 5px 10px 5px 10px;
	text-align: center;
	vertical-align: middle;
}


.login-box {
	clear: both;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 30px 0px;
}

.login-box table {
	margin: 0px auto;
}

.login-box th {
	font-weight: 100;
	width: 150px;
	font-size: 10pt;
	border: solid 1px #04216c;
	padding: 5px 0px 5px 10px;
	background-color: #929ce2;
}

.login-box td {
	width: 300px;
	font-size: 10pt;
	border: solid 1px #04216c;
	padding: 5px 10px 5px 10px;
}


input {
	font-size: 10pt;
}

input[type="text"], input[type="password"] {
	width: 97%;
	background-color: #ffffcc;
}

input[type="submit"], input[type="button"] {
	width: 100px;
	height: 22px;
	font-size: 9pt;
	line-height: 9px;

	background-color: #0000bb;
	color: #ffffff;
	border-style: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

select {
	font-size: 9pt;
	background-color: #ffffcc;
}

textarea {
	font-size: 9pt;
	background-color: #ffffcc;
	width: 97%;
	resize: none;
}

#key-image {
	clear: both;
	display: block;
	position: absolute;
	overflow: hidden;
	width: 100%;
	min-width: 980px;
	height: 80%;
	top: 100px;
	z-index: 1;
}

#key-image > img {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

#message {
	width: 100%;
	max-width: 980px;
	font-size: 10pt;
	margin: 0px auto 10px auto;
	padding: 0px;
	min-height: 10px;
}

#message #err_ttl {
	margin: 0px auto 0px auto;
	padding: 2px 0px 2px 0px;
	text-align: center;
	background-color: #ff0000;
	width: 400px;
	font-size: 9pt;
	border: solid 1px #000000;
}

#message #msg_ttl {
	margin: 0px auto 0px auto;
	padding: 0px;
	text-align: center;
	background-color: #0000ff;
	color: #ffffff;
	width: 400px;
	font-size: 9pt;
	border: solid 1px #000000;
}

#message #msg {
	margin: 0px auto 0px auto;
	padding: 0px;
	text-align: center;
	background-color: #ffffff;
	width: 400px;
	font-size: 9pt;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	border-bottom: solid 1px #000000;
}

#message #msg ul {
	margin: 0px;
	padding: 2px 0px 2px 40px;
	text-align: left;
}


.map {
	clear: both;
	margin: 0px;
	padding: 0px;
	width: 760px;
	height: 400px;
}

.ctc-box {
	margin: 0px auto;
	width: 320px;
	padding: 10px;
	border: solid 1px #04216c;
	background-color: #e9eef7;
}

.ctc-box > .ttl {
	margin: 0px auto;
	padding: 0px 0px 10px 0px;
	color: #000000;
	text-align: center;
}

.mem-box {
	margin: 0px 0px 40px 0px;
}

.mem-box .ttl {
    color: #04216c;
    font-weight: bold;
	border-bottom: solid 1px #04216c;
}

.mem-box ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	font-size: 11pt;
}

.mem-box ul li {
	margin: 10px 0px 10px 0px;
	border-bottom: dashed 1px #000000;
}

.mem-box ul li span {
	background-image: url(../img/ya.gif);
	background-repeat: no-repeat;
	padding: 0px 20px 0px 20px;
	color: #0045a4;
}

.tcneter {
	text-align: center;
}

.tright {
	text-align: right;
}

.tleft {
	text-align: left;
}

.pager {
	clear: both;
	margin: 15px 0px 15px 0px;
	text-align: center;
}

.pager a {
	background: none repeat scroll 0 0 #E4D9CF;
    border-radius: 5px 5px 5px 5px;
	color: #795C3E;
	font-size: 12px;
	margin: 4px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	text-decoration: none;
	display: inline-block;
	height: 19px;
	width:  28px;
}

.pager b {
	background: none repeat scroll 0 0 #E74E3F;
    border-radius: 5px 5px 5px 5px;
	color: #FFFFFF;
	font-size: 12px;
	margin: 4px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	text-decoration: none;
	display: inline-block;
	height: 19px;
	width:  28px;
}

.rev_list {
	position: absolute;
	top: 0px;
	right: 0px;
}

#result-box {
	clear: both;
	width: 770px;
	text-align: left;
	margin: 0px 0px 50px 0px;
}

#result-box ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	font-size: 11pt;
}

#result-box ul li {
	position: relative;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	border-bottom: dashed 1px #000000;
}

#result-box ul li span {
	background-image: url(../img/ya.gif);
	background-repeat: no-repeat;
	padding: 0px 20px 0px 20px;
	color: #0045a4;
}

#result-box ul li div {
	color: #000000;
	padding: 0px 0px 0px 20px;
}

#result-box ul li div th {
	width: 120px;
	padding: 7px 0px 7px 0px;
}

#result-box ul li div td {
	padding: 7px 0px 7px 0px;
}

#result-box ul li div td img {
	width: 150px;
	margin: 0px 20px 0px 0px;
}

#result-box ul li div img {
	width: 100%;
}

#result-box ul li img {
	width: 100%;
}

#result-box > ul > li > a {
	color: #0000ff;
}

.result-table {
	width: 100%;
	margin-bottom: 10px;
}

.result-table th {
	border: solid 1px #04216c;
	background-color: #929ce2;
	font-size: 12px;
	text-align: center;
	padding: 7px;
}

.result-table td {
	border: solid 1px #04216c;
	font-size: 12px;
	padding: 7px;
	text-align: right;
}
