@charset "UTF-8";

@import "class.css";



html, body {
	margin: 0px;
	padding: 0px;
	font-size: small;
	line-height: 1.4em;
	color: #000000;
}
a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	color: #330066;
	text-decoration: underline;

}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.color_red {
	color: #ff0000;
	font-style: normal;
	font-weight: normal;
}
#overall {
	padding: 0px;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: small;
}

/* header --------------------------------------------------------------------------------------------------------------------------- */
#header {
	margin: 0px;
	padding: 0px;
	width: 850px;
	background-image: url(../img/common_logo.gif);
	background-repeat: no-repeat;
	height: 100px;
}
#header h1 {
text-indent:-9999px;
}
#header ul {
	padding: 0px;
	margin-top: 17px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 340px;
	list-style-type: none;
	text-align: right;
	font-size: x-small;
}
#header ul li {
	display: inline;
	margin: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#header ol {
	padding: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 340px;
	list-style-type: none;
	text-align: right;
	font-size: x-small;

}
#header ol li {
	display: inline;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-image: url(../img/common_arrow4.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#header ul li.first {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
#header a:link {
	text-decoration: underline;
}
#header a:hover {
	text-decoration: underline;
}
#header #forindex {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 370px;
	float: left;
}
#header p {
text-indent:-9999px;
}

/* global --------------------------------------------------------------------------------------------------------------------------- */
#overall #global {
	margin: 0px;
	padding: 0px;
	width: 850px;
}
#overall #global a.menu01 {
	background: url(../img/common_gb01.gif) no-repeat;
	width: 122px;
	height: 34px;
}
#overall #global a.menu02 {
	background: url(../img/common_gb02.gif) no-repeat;
	width: 122px;
	height: 34px;
}
#overall #global a.menu03 {
	background: url(../img/common_gb03.gif) no-repeat;
	width: 121px;
	height: 34px;
}
#overall #global a.menu04 {
	background: url(../img/common_gb04.gif) no-repeat;
	width: 121px;
	height: 34px;
}
#overall #global a.menu05 {
	background: url(../img/common_gb05.gif) no-repeat;
	width: 121px;
	height: 34px;
}
#overall #global a.menu06 {
	background: url(../img/common_gb06.gif) no-repeat;
	width: 122px;
	height: 34px;
}
#overall #global a.menu07 {
	background: url(../img/common_gb07.gif) no-repeat;
	width: 121px;
	height: 34px;
}
#overall #global a.menu01:hover {
	background: url(../img/common_gb01-o.gif) no-repeat;
}
#overall #global a.menu02:hover {
	background: url(../img/common_gb02-o.gif) no-repeat;
}
#overall #global a.menu03:hover {
	background: url(../img/common_gb03-o.gif) no-repeat;
}
#overall #global a.menu04:hover {
	background: url(../img/common_gb04-o.gif) no-repeat;
}
#overall #global a.menu05:hover {
	background: url(../img/common_gb05-o.gif) no-repeat;
}
#overall #global a.menu06:hover {
	background: url(../img/common_gb06-o.gif) no-repeat;
}
#overall #global a.menu07:hover {
	background: url(../img/common_gb07-o.gif) no-repeat;
}
#overall #global strong {
	display: none;
}

/* footer --------------------------------------------------------------------------------------------------------------------------- */
#footer {
	margin: 0px;
	width: 850px;
	font-size: x-small;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	clear: both;
}


/* crumb --------------------------------------------------------------------------------------------------------------------------- */
#crumb {
	width: 850px;
	font-size: x-small;
	clear: both;
	padding: 0px;
	margin: 0px;
}


/* content --------------------------------------------------------------------------------------------------------------------------- */
#content {
	width: 850px;
	clear: both;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#text {
	padding: 0px;
	clear: both;
	width: 830px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#content h2 {
	font-weight: bold;
	font-size: large;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 15px;
	width: 833px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#content h4 {
	font-size: small;
	font-weight: bold;
	color: #252525;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#content #details_of_inquiry em, #content #type_of_inquiry em {
	font-size: x-small;
	font-style: normal;
}

#content p {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


#content hr {
	border-width: 1px 0px 0px 0px;
	border-style: solid;
   border-color: #CCCCCC;
   height: 1px;
}

#content #questionnaire {
	margin-top: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#content .size-xsmall {
	font-size: x-small;
}
#content .size-small {
	font-size: small;
}




/* color=orange --------------------------------------------------------------------------------------------------------------------------- */
.inquiry_o h2 {
	color: #c74a00;
	background-image: url(../img/common_h2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ee9e00;
	border-right-color: #ee9e00;
	border-bottom-color: #ee9e00;
	border-left-color: #ee9e00;
}


.inquiry_o #type_of_inquiry th {
	background-color: #ed6f22;
}
.inquiry_o #details_of_inquiry th {
	background: #eed9a0;
}
.inquiry_o #add {
	border: 1px solid #ee5900;
}
.inquiry_o #add li {
	background: url(../img/common_circle1.gif) no-repeat left 3px;
}
.inquiry_o #questionnaire {
	border: 1px solid #ee5900;
}
.inquiry_o .kishu td {
	background-color: #FFF2DB;
}
.inquiry_o .kishu a {
	background-image: url(../img/common_arrow2o.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}



/* color=blue --------------------------------------------------------------------------------------------------------------------------- */
.inquiry_b h2 {
	color: #18698f;
	background-image: url(../img/common_h2_b.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #639eb9;
}

.inquiry_b #type_of_inquiry th {
	background-color: #18698f;
}
.inquiry_b #details_of_inquiry th {
	background-color: #C1E7F6;
}
.inquiry_b #add {
	border: 1px solid #18698f;
}
.inquiry_b #add li {
	background: url(../img/common_circle2.gif) no-repeat left 3px;
}
.inquiry_b #questionnaire {
	border: 1px solid #18698f;
}
.inquiry_b .hr {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
.inquiry_b .kishu td {
	background-color: #E7F4F6;
}
.inquiry_b .kishu a {
	background-image: url(../img/common_arrow2b.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}


/* color=green --------------------------------------------------------------------------------------------------------------------------- */
.inquiry_g h2 {
	color: #4E841E;
	background-image: url(../img/common_h2_g.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6eba2c;
}

.inquiry_g #type_of_inquiry th {
	background-color: #4E841E;
}
.inquiry_g #details_of_inquiry th {
	background-color: #c6eda5;
}
.inquiry_g #add {
	border: 1px solid #4E841E;
}
.inquiry_g #add li {
	background: url(../img/common_circle3.gif) no-repeat left 3px;
}
.inquiry_g #questionnaire {
	border: 1px solid #18698f;
}
.inquiry_g a.event {
	display: block;
	padding-top: 12px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: center;
	border: 1px solid #18698f;
	font-weight: bold;
	color: #18698f;
	background-image: url(../event/img/event_link.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.inquiry_g a.event:link {
	background-image: url(../event/img/event_link.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-decoration: none;
}
.inquiry_g a.event:hover {
	background-image: url(../event/img/event_link-o.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-decoration: underline;
	color: #FFFFFF;
}
.inquiry_g .kishu td {
	background-color: #E3F5DC;
}
.inquiry_g .kishu a {
	background-image: url(../img/common_arrow2g.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}



/* privacy --------------------------------------------------------------------------------------------------------------------------- */
#privacy {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#privacy p em {
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}




/* membership ------------------------------------------------------------------------------------ */
#membership {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#membership table {
	margin: 0px;
	padding: 0px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-color: #85b6cd;
	border-left-color: #85b6cd;
	
}
#membership th {
	font-size: medium;
	font-weight: bold;
	color: #252525;
	width: 16em;
	background-color: #ecf6fa;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #85b6cd;
	border-bottom-color: #85b6cd;
	text-align: left;
	vertical-align: top;
}
#membership td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #85b6cd;
	border-bottom-color: #85b6cd;
	text-align: left;
	vertical-align: top;
	padding: 5px;
}
#membership th em {
	font-style: normal;
	font-weight: bold;
	color: #18698f;
	font-size: small;
	line-height: 1.1em;
	vertical-align: top;
}

a.third {
	background-image: url(../img/common_arrow2o.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	margin: 0px;
}

a.second {
	background-image: url(../img/common_arrow2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
	margin: 0px;
}



/* admission ------------------------------------------------------------------------------------ */
#admission {
	margin: 0px;
	padding: 0px;
}

#admission #fax {
	background-image: url(../img/admission_flow1_bg2.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}


#admission h5 {
	margin: 0px;
	padding: 0px;
}
#admission h6 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#admission p.faxstart {
	background-image: url(../img/admission_flow1_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px !important;
	display: block;
	padding: 10px !important;
	min-height: 100px;
}
#admission p.webstart {
	background-image: url(../img/admission_flow2_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px !important;
	display: block;
	padding: 10px !important;
	min-height: 100px;
}
#admission #fax dl {
	background-color: #FFFFFF;
	padding: 10px;
	border: 1px solid #18698f;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#admission #fax dt {
	font-size: small;
	font-weight: bold;
	color: #18698f;
	margin: 0px;
	padding: 0px;
}
#admission #fax dd {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#admission p.faxend {
	margin: 0px !important;
	padding-top: 10px!important;
	padding-right: 10px !important;
	padding-bottom: 0px!important;
	padding-left: 0px!important;
}
#admission #web {

	background-image: url(../img/admission_flow2_bg2.gif);
	background-repeat: repeat-x;
	background-position: right bottom;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#admission p.webend {
	text-align: center;
	margin: 0px !important;
	padding-top: 20px!important;
	padding-right: 0px !important;
	padding-bottom: 0px !important;
	padding-left: 0px !important;
}





/* site ------------------------------------------------------------------------------------ */

#site p {
	margin-top: 5px !important;
	margin-bottom: 15px!important;
}
#site h4.inq {
	color: #000000!important;
	font-weight: bold !important;
	margin-top: 10px !important;
	margin-right: 0px !important;
	margin-bottom: 10px!important;
	margin-left: 0px !important;
	background-color: #E4E4E4;
	padding-left: 7px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 10px;
}
#site h4.inq span {
	color: #EE5900!important;
	margin-right:5px;

}

#site dl {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}  
#site dt {  
 float:left;  
 width:20px;  
 padding:0px;  
 clear:both;  
}  
#site dd {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 730px;
	margin-left: 20px;
}  

#site .tel {
	margin: 10px;
	padding: 5px;
	border: 1px solid #CCCCCC;
	width: 250px;
	text-align: center;
}





#content h3 {
	font-size: medium;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 5px;
	border: 1px solid #EE5900;
	margin-bottom: 10px;
	margin-top: 20px;
}

#content h3 em {
	color: #000000;
	text-decoration: underline;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.inquiry_o h3 {
	color: #ee5900;
	border-bottom-color: #ee7228;
}
.inquiry_b h3 {
	color: #18698f;
	font-size: medium;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 5px;
	border: 1px solid #6db3d3!important;
	margin-bottom: 10px;
	margin-top: 20px;
	
}
.inquiry_g h3 {
	color: #4E841E;
}
/*
#site h3 {
	margin-top: 15px ;
	margin-bottom: 5px ;
}
*/


#site h3.chui {
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
	padding: 0;
	margin-bottom: 10px;
}





#content ul {
	list-style-type: disc;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3em;
}
#content ol {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3em;
}
#privacy ol {
	list-style-type: upper-roman;
	font-size: small;
	font-weight: bold;
	color: #ee5900;
}
#privacy ol li {
	margin-top: 20px;
}

#privacy ol ul {
	font-size: small;
	font-weight: normal;
	color: #000000;
	list-style-type: upper-alpha;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1.5em;
}
#privacy ol p {
	font-weight: normal;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: small;
}
#privacy ol ul li {
	margin-top: 10px;
}

#privacy ol ul ol, #privacy ol ol {
	font-size: small;
	font-weight: normal;
	color: #000000;
	list-style-type: decimal;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1em;
}
#privacy ol ul ol li, #privacy ol ol li {
	margin-top: 5px;
}

#admission ul.asta {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#admission .asta li {
	background-image: url(../img/dot-b.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	list-style-type: none;
	padding-left: 13px;
}
#admission #fax ol, #admission #web ol {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#admission #fax ol li {
	margin: 0px;
	list-style-type: none;
	background-image: url(../img/admission_flow1_arrow.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 40px;
	padding-left: 0px;
}
#admission #web ol li {
	margin: 0px;
	list-style-type: none;
	background-image: url(../img/admission_flow2_arrow.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 40px;
	padding-left: 0px;
}
#admission #fax ol .none, #admission #web ol .none {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	background-image: none;
}
#content ul.attention-s {
	font-size: x-small;
}
#content ul.attention-s li {
	background-image: url(../img/common_attention_s.gif) !important;
	background-repeat: no-repeat !important;
	background-position: left 4px !important;
	padding-left: 12px !important;
	padding-bottom: 0px !important;
	list-style-type: none !important;
	margin: 0px !important;
}

.fortop {
	text-align: right;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	clear:both;
}
#popup {
	margin: 0px;
	padding: 10px;
	width: 500px;
}
#popup h1 {
	font-size: medium;
	font-weight: bold;
	color: #333333;
	background-color: #E6E6E6;
	text-align: center;
	padding: 5px;
}
#popup ul {
	margin: 0px;
	padding: 10px;
}
#popup li {
	margin-bottom: 5px;
	list-style:none;
}
#popup th {
	font-weight: bold;
	text-align: left;
	width: 60px;
	vertical-align: top;
}



