@charset "shift_jis";
/*********************/

div#header h1 {
	display: block;
	text-indent: -9999px;
	width: 800px;
	height: 120px;
	background: url(../images/header.gif) no-repeat 0 0;
}
div#header h1 a {
	display:block;
	width: 800px;
	height: 120px;
	overflow: hidden;
	/*\*/
	overflow: hidden;
	/**/
}


div#header dl {
    text-indent: -9999px;
    _line-height: 0;
    _height:0;
    font-size: 1px;
}

div#header dl dt,
div#header dl dd {
    _line-height: 0;
    _height:0;
    font-size: 1px;
}


/**************/
/***** ID *****/
/**************/

div#header {
    height: 120px;
    margin-bottom: 10px;
}


div#wrapper {
    padding-bottom: 10px;
}


div#contents {
    padding: 0 0 0 15px;
	min-height: 400px;
    height: auto !important;
    height: 400px;
}


div#wrapperLeft {
    width: 600px;
	float: left;
}


div#wrapperRight {
    width: 180px;
	padding-right: 5px;
	float: right;
}

div#wrapperFull {
    width: 780px;
	margin-left: 10px;
	float: left;
}

/*****************/
/***** CLASS *****/
/*****************/
h3.contentsTitle {
	margin: 0 0 7px -12px;
	padding-left: 7px;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.1;
	color: #00509b;
	border-left: #00509b 7px solid;
	clear: both;
}


h3.contentsTitlePro {
	margin: 0 0 0 -12px;
	padding-left: 7px;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.1;
	color: #00509b;
	border-left: #00509b 7px solid;
	clear: both;
}


h3.contentsTitleSub {
	margin: 20px 0 0 -12px;
	padding-left: 7px;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.1;
	color: #00509b;
	border-left: #00509b 7px solid;
	clear: both;
}


div.contentsItem {
	margin-bottom: 15px;
	padding: 0 0 15px 12px;
	border-bottom: #dddddd 1px solid;
}


div.anchor {
	font-size: 10px;
	text-align: right;
}





/***************************************************************************************/
/***** title *****/
h2#title {
    height: 40px;
	margin-bottom: 30px;
	text-indent: -9999px;}


div#under h2#title {    
	background: url(../images/title.gif) 0 0 no-repeat;
}


div#greeting h2#title {
	background: url(../images/title.gif) 0 -40px no-repeat;
}


div#link h2#title {
	background: url(../images/title.gif) 0 -80px no-repeat;
}


div#abs h2#title {
	background: url(../images/title.gif) 0 -120px no-repeat;
}


div#program h2#title {
	background: url(../images/title.gif) 0 -160px no-repeat;
}


div#stay h2#title {
	background: url(../images/title.gif) 0 -200px no-repeat;
}


div#sanka h2#title {
	background: url(../images/title.gif) 0 -240px no-repeat;
}




/***************************************************************************************/
/***** greeting *****/
dl#greetingDl1 dt {
    font-size: 16px;
    font-weight: bold;
}


dl#greetingDl1 dt span, dl#greetingDl1 dd {
    font-size: 12px;
	font-weight: normal;
	
}


p#greetingPhoto img {
    padding: 2px;
	border: #cccccc 1px solid;
	background-color: #ffffff;
}


/*****************/
/***** ID *****/
/*****************/
div#greetingFrame {
    width: 100%;
	height: 130px;
	margin-bottom: 10px;
	border-bottom: #eeeeee 3px solid;
	position: relative;
}


dl#greetingDl1 {
    text-align: right;
    position: absolute;
	right: 110px;
	bottom: 7px;
}


p#greetingPhoto {
    position: absolute;
	right: 0;
	top: 0;
}

/*****************/
/***** CLASS *****/
/*****************/
p.greetingP {
	line-height: 1.5;
}


p.greetingP2 {
    margin-top: 10px;
}





/***************************************************************************************/
/***** program *****/
dl.proDl1 dt, dl.proDl2 dt {
	font-weight: bold;
}


dl.proDl1 dd {
	margin-left: 1.5em;
	font-size: 13px;
	line-height: 1.1;
}


dl.proDl1 dd li {
	list-style: disc;
	margin: 3px 0 0 15px;
}


dl.proDl2 dd {
	font-size: 13px;
	line-height: 1.1;
}


dl.proDlJPN dt {
	font-weight: bold;
	float: left;
	clear: left;
    width: 170px;
}


dl.proDlJPN dd {
	padding: 4px 0 0 170px;
	font-size: 12px;
}


dl.proDlJPN dt span, dl.proDlJPNnumber dt span {
	font-size: 12px;
	font-weight: normal;
}


dl.proDlJPNnumber dt {
	font-weight: bold;
	float: left;
	clear: left;
    width: 160px;
}


dl.proDlJPNnumber dd {
	padding: 4px 0 0 160px;
	font-size: 12px;
}


dl.proDlOutline dt {
	margin: 15px 0 3px;
	font-weight: bold;
}


dl.proDlOutline dd {
	margin: 3px 0 0 1.5em;
	font-size: 13px;
	line-height: 1.1;
}


dl.proDlOutline dt.head {
	margin-top: 0;
}


dl.proDlINV dt {
	font-weight: bold;
	float: left;
	clear: left;
    width: 50px;
}


dl.proDlINV dd {
	padding: 0 0 0 50px;
	font-weight: bold;
}


table.proMem {
	margin: 10px 0 0 17px;
}


table.proMem th {
	vertical-align: top;
	font-weight: bold;
	padding: 2px 0;
}


table.proMem td {
	vertical-align: top;
	font-weight: bold;
	padding: 2px 0;
}


table.proMem td span {
	padding-left: 10px;
	font-weight: normal;
	font-size: 12px;
}


table.proMem td.belong {
	font-weight: normal;
	font-size: 12px;
}


ul.progLi li {
	list-style: disc;
	margin: 0 0 3px 30px;
}



/*****************/
/***** ID *****/
/*****************/

/*****************/
/***** CLASS *****/
/*****************/
h3.proContentsTitle,
h3.proContentsTitleSub {
	clear: both;
	margin: 0 0 7px -12px;
	padding-left: 17px;
	font-weight: bold;
	color: #00509B;
	background: url(../images/icon1.gif) 0 0.3em no-repeat;
}


h3.proContentsTitleSub {
	margin-top: 20px;
}


h4.proTitle {
	margin-top: 7px;
	padding-left: 17px;
	font-weight: bold;
	color: #036;
	background: url(../images/icon1.gif) 0 0.3em no-repeat;
}


h4.proTitle2 {
	padding-left: 17px;
	font-weight: bold;
	color: #036;
	background: url(../images/icon1.gif) 0 0.3em no-repeat;
}


h4.proTitleNoIcon {
	padding-left: 17px;
	font-weight: bold;
	color: #036;s
}


dl.proDl1, dl.proDlJPNnumber {
	margin-top: 7px;
}


dl.proDl2 {
	margin-top: 7px;
	margin-left: 1.4em;
}


dl.proDlJPN,
dl.proDlINV {
	margin-top: 7px;
	margin-left: 17px;
}


p.proIcon {
	margin-top: 7px;
	padding-left: 17px;
	font-weight: bold;
	background: url(../images/icon2.gif) 3px 0.3em no-repeat;
}


p.proAttention {
	margin-top: 3px;
	font-size: 14px;
	padding-left: 17px;
}


p.proAttention2 {
	margin-top: 7px;
	font-size: 14px;
}


div.pdf table {
	width: 420px;
	margin: 0 auto 30px;
	border: 1px solid #999;
}

div.pdf table th {
	width: 60px;
	padding: 5px;
	vertical-align: top;
	color: #00509B;
	font-weight: bold;
}
div.pdf table td {
	padding: 5px;
	font-weight: bold;
}
div.pdf table td a {
	background: url(../images/pdf_icon.gif) no-repeat 0 0;
	padding-left: 20px;
	font-weight: normal;
}




/***************************************************************************************/
/***** abs *****/
ul.absList1 li {
	margin-top: 5px;
	color: #039;
}


dl.absDl1 dt {
	color: #06C;
}


dl.absDl1 strong {
	font-weight: bold;
}


dl.absDl2 dt {
	margin-top: 7px;
	color: #06C;
}


dl.absDl2 dd {
	margin-left: 15px;
}


dl.absDl2 dd span {
	margin-right: 5px;
	font-size: 13px;
	font-weight: bold;
	color: #09C;
}


dl.absDl2 dd strong {
	font-weight: bold;
	color: #ff0000;
}


dl.absDl3 dt {
	width: 80px;
	color: #C33;
	float: left;
	clear: left;
}


dl.absDl3 dd {
	padding-left: 80px;
}


dl.absSecDl dt {
	margin-bottom: 5px;
	padding-bottom: 1px;
	font-size: 13px;
	font-weight: bold;
	color: #036;
	border-bottom: #036 1px solid;
}


dl.absSecDl dd {
	font-size: 13px;
}


dl.absSecDl dd strong {
	font-weight: bold;
}


table.absTable1 th, table.absTable1 td, table.absTableLeft th, table.absTableLeft td, table.absTableRight th, table.absTableRight td, table.absTable2 th, table.absTable2 td, table.absTable3 th, table.absTable3 td
{
	padding: 5px;
	font-size: 13px;
	border: #cccccc 1px solid;
}


table.absTable1 th, table.absTableLeft th, table.absTableRight th, table.absTable2 th, table.absTable3 th {
	text-align: center;
}


table.absTable1 th, table.absTableLeft th, table.absTableRight th {
	width: 20px;
	background-color: #E8F3FF;
}


table.absTable2 td strong {
	font-weight: bold;
	color: #ff0000;
}


table.absTable3 td {
	text-align: center;
}


p.absP strong {
	color: #ff0000;
	font-weight: bold;
}


p.absP2 span {
	color: #cc0000;
}


p.absUrl {
	margin-top: 10px;
	padding: 7px 0;
	font-weight: bold;
	text-align: center;
	border-top: #00509b 1px solid;
	border-right: #00509b 5px solid;
	border-bottom: #00509b 1px solid;
	border-left: #00509b 5px solid;
}


p.lead {
	padding-top: 10px;
}

p.btnEntry {
	text-align: center;
	padding: 10px 0;
}


/*****************/
/***** ID *****/
/*****************/

/*****************/
/***** CLASS *****/
/*****************/
h4.absTitleTop {
	margin: 7px 0 5px;
	padding-left: 17px;
	font-weight: bold;
	background: url(../images/icon1.gif) 0 0.3em no-repeat;
}


h4.absTitle {
	margin: 15px 0 5px;
	padding-left: 17px;
	font-weight: bold;
	background: url(../images/icon1.gif) 0 0.3em no-repeat;
}


h5.absSubTitle {
	font-size: 13px;
	font-weight: bold;
	color: #036;
}


div.absTableFrame {
	margin-top: 10px;
}


ul.absList1 {
	margin-left: 17px;
	list-style-type: disc;
}


dl.absDl1 {
	margin: 7px 0;
}


dl.absDl3 {
	margin-top: 7px;
}


dl.absSecDl {
	margin-top: 10px;
	padding: 5px;
	border: #036 1px solid;
}


table.absTable1, table.absTableLeft, table.absTableRight, table.absTable2, table.absTable3 {
	border: #cccccc 1px solid;
}


table.absTableLeft {
	width: 49%;
	float: left;
}


table.absTableRight {
	width: 49%;
	float: right;
}


table.absTable2 {
	margin-top: 5px;
}


table.absTable3 {
	width: 150px;
	margin-top: 5px;
}


td.absTdExa {
	width: 20px;
	font-weight: bold;
	text-align: center;
	background-color: #aaaaaa;
}


td.absTdYes {
	width: 20px;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	background-color: #003EB0;
}


td.absTdNo {
	width: 20px;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	background-color: #C40005;
}



p.absDeadlineP {
	margin-top: 10px;
	padding: 7px 0;
	font-weight: bold;
	text-align: center;
	color: #ff0000;
	border: #ff0000 3px double;
}


p.absP2 {
	margin: 0 0 2px;
	font-size: 13px;
	font-weight: bold;
	clear: both;
}


p.absListP {
	margin-left: 15px;
	color: #333333;
}


p.absUseFont {
	margin-top: 3px;
	padding: 5px;
	font-size: 13px;
	border: #eeeeee 2px solid;
}


ul.absList2 {
	margin-left: 17px;
	list-style-type: disc;
	color: #333;
}


ul.absList2 li {
	margin-bottom: 10px;
}


dl.absDl4 {
	margin-bottom: 10px;
	padding-left: 17px;
}


/***************************************************************************************/
/***** link *****/
dl.linkDl1 dt {
    padding-left: 15px;
	font-weight: bold;
	background: url(../images/icon1.gif) 0 50% no-repeat;
}


dl.linkDl1 dd {
    margin-bottom: 10px;
	padding: 0 0 10px 15px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: #cccccc 1px solid;
}


dl.linkDl1 {
    margin: 0 15px;
}


ul.absBtn {
	text-align: center;
	padding: 10px 0;
}


ul.absBtn li {
	display: inline;
	padding: 0 10px;
}




/***************************************************************************************/
/***** under *****/
div#under p {
    margin: 60px 0 0 40px;
}



/***************************************************************************************/
/***** stay *****/
div#stay p {
    margin: 10px 0 0 0;
}



/***************************************************************************************/
/***** sanka *****/
div#sanka ol.sankaOl li {
	list-style: decimal;
	margin: 10px 0 0 25px;
}


div#sanka h3.contentsTitle {
	border-left: none;
}


div#sanka h3.proContentsTitle {
	margin: 20px 0 5px 0;
}


div#sanka table.time {
	margin-top: 10px;
}


div#sanka table.time th {
	border: 1px solid #fff;
	background: #ccc;
	width: 150px;
	padding: 5px 0;
	font-weight: bold;
	text-align: center;
}


div#sanka table.time td {
	padding: 5px 10px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background: #ececec;
	font-weight: bold;
}


div#sanka ol.sankaOl li table {
	margin-top: 10px;
}


div#sanka ol.sankaOl li table th {
	border: 1px solid #fff;
	background: #ccc;
	width: 150px;
	padding: 5px 0;
	font-weight: bold;
	text-align: center;
}


div#sanka ol.sankaOl li table td {
	padding: 5px 10px;
	border: 1px solid #fff;
	background: #ececec;
	font-weight: bold;
	text-align: center;
}


div#sanka ol.sankaOl li table td.cap {
	background: #DBE6EC;
}


/***************************************************************************************/
/***** entry *****/

h3.formTitle {
	margin: 0 0 6px 1px;
	padding-left: 7px;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.1;
	color: #00509b;
	border-left: #00509b 5px solid;
	clear: both;
}

table.entryTable1 {
	width: 747px;
	border: #cccccc 1px solid;
	margin-bottom: 15px;
}

table.entryTable1 th {
	width: 240px;
	padding: 5px;
	background-color: #E8F3FF;
	border: #cccccc 1px solid;
}

table.entryTable1 td {
	padding: 5px;
	border: #cccccc 1px solid;
}

table.entryTable2 {
	width: 746px;
	border: #cccccc 1px solid;
	margin-bottom: 5px;
}

table.entryTable2 th {
	width: 270px;
	padding: 5px;
	background-color: #E8F3FF;
	border: #cccccc 1px solid;
}

table.entryTable2 th.day {
	text-align: center;
	font-weight: bold;
}

table.entryTable2 td {
	width: 213px;
	padding: 5px;
	border: #cccccc 1px solid;
}

table.entryTable2 td.time {
	text-align: center;
	background-color: #E8F3FF;
}





table.entryTable3 {
	width: 746px;
	border: #cccccc 1px solid;
	margin-bottom: 5px;
}

table.entryTable3 th {
	width: 46px;
	padding: 5px;
	text-align: center;
	background-color: #E8F3FF;
	border: #cccccc 1px solid;
}

table.entryTable3 td {
	width: 320px;
	padding: 5px;
	border: #cccccc 1px solid;
}

table.entryTable3 td.koumoku {
	text-align: center;
	background-color: #E8F3FF;
}

div.clearBtn {
	text-align: right;
	margin-bottom: 15px;
}

div.clearBtn input {
	padding: 0 20px;
	margin-right: 20px;
}

div.formBtn {
	text-align: center;
	margin: 20px 0;
}

div.formBtn input {
	padding: 0 20px;
	margin: 0 10px;
}