﻿/* DEFAULTS
----------------------------------------------------------*/


.debug
{
	border-top: 1px solid #FF0000;
	border-bottom: 1px solid #FF0000;
	border-left: 1px solid #FF0000;
	border-right: 1px solid #FF0000;
}



html
{
	height: 100%;
	overflow-y: scroll;
}


body
{
	height: 100%;
	font-size: 10pt;
	line-height: 1.6em;
	background: #FFFFFF;
	font-family: 'メイリオ' ,Meiryo, 'ヒラギノ角ゴ Pro W3' , 'Hiragino Kaku Gothic Pro' , 'ＭＳ Ｐゴシック' ,sans-serif;
	margin: 0px;
	padding: 0px;
	color: #303030;
	border-top: 0px solid #004AB6;
	border-bottom: 0px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
}

body.popup
{
	margin: 5px;
	overflow: hidden;
	background-color: #CCCCCC;
	color: #000000;
	position:relative;
}


a:link, a:visited, a.subjectName:link, a.subjectName:visited
{
	color: inherit;
	text-decoration: none;
}

a:hover, a.subjectName:hover
{
	color: inherit;
	text-decoration: none;
    opacity: 0.6;
 
    /* IE */
    filter: alpha(opacity=60);
    }

a:active, a.subjectName:active
{
	color: inherit;
	text-decoration: none;
}

p
{
	margin-bottom: 10px;
	line-height: 1.6em;
}

.marginTop
{
	margin-top: 20px;
}

.marginTopLarge
{
	margin-top: 30px;
}

.marginTopMoreLarge
{
	margin-top: 40px;
}

.marginBottom
{
	margin-bottom: 20px;
}

.marginBottomLarge
{
	margin-bottom: 30px;
}

.marginBottomMoreLarge
{
	margin-bottom: 40px;
}

.marginTopZero
{
	margin-top: 0px;
}

.backgroundColorWhite
{
	background-color: #FFFFFF;
}

a img
{
	border-style: none;
}

iframe
{
	overflow: hidden;
}
iframe::-webkit-scrollbar
{
	display: none;
}

/* HEADINGS   
----------------------------------------------------------*/

h1, h2, h3, h4, h5, h6
{
	font-size: 1.5em;
	color: #666666;
	font-variant: small-caps;
	text-transform: none;
	font-weight: 200;
	margin-bottom: 0px;
}

h1
{
	font-size: 1.6em;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

h2
{
	font-size: 1.5em;
	font-weight: 600;
}

h3
{
	font-size: 1.2em;
}

h4
{
	font-size: 1.1em;
}

h5, h6
{
	font-size: 1em;
}

/* this rule styles <h1> and <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
	margin-top: 0px;
}


/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

.pageBase
{
    position: relative;
    min-height: 98%;
    height: auto !important;
    height: 100%;
}
.page
{
	width: 970px;
	background-color: #FFFFFF;
	margin: 0px auto 0px auto;
	border: 0px solid #FF0000;
}
.pageStatic
{
	width: 749px;
	background-color: #FFFFFF;
	margin: 0px auto 0px auto;
	border: 1px solid #C7C7BA;
}
.pageSubjects
{
	width: 950px;
	background-color: #FFFFFF;
	margin: 0px auto 0px auto;
	border: 1px solid #C7C7BA;
}
.headerBase
{
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px auto;
	height: 45px;
	border: 0px solid #00FF00;
	background-image: url('../../Images/Reservation/RoopHeaderBackground.png');
	background-repeat: repeat-x;
	background-position: left top;
	overflow:visible;
	z-index:-100;
}

.header
{
	width: 970px;
	height: auto;
	padding: 0px 0px 0px 0px;
	margin: 0px auto;
	height: 45px;
	border: 0px solid #00FF00;
	background-image: url('../../Images/Reservation/HeaderBackground.png');
	background-repeat: repeat-x;
	background-position: left top;
}

.header h1
{
	font-weight: 700;
	margin-top: 0px;
	border: none;
}

.centerName
{
	color: #FF3B0B;
	font-size: 20px;
	line-height: 24px;
	margin-left: 330px;
	padding-top: 13px;
}

.divCenterName
{
	width: 730px;
	float: left;
}

.returnToTop
{
	margin-top: 10px;
	float: left;
}

.moveToCart
{
	margin-top: 10px;
	float: left;
}



.main
{
	padding: 0px 12px;
	margin: 30px 8px 8px 8px;
	min-height: 420px;
    padding-bottom: 56px

}

.navigation
{
	display: block;
	width: 537px;
	height: 29px;
	padding: 0px 0px 0px 0px;
	margin: 0px auto;
	border: 0px solid #00FF00;
}

.instructions
{
	display: block;
	width: 802px;
	height: 192px;
	padding: 0px 0px 0px 0px;
	margin: 0px auto;
	border: 0px solid #00FF00;
}


.leftCol
{
	padding: 6px 0px;
	margin: 12px 8px 8px 8px;
	width: 200px;
	min-height: 200px;
}

.footer
{
	height:40px;
	width:924px;
	color: #4e5766;
	padding: 0px 0px 0px 0px;
	margin: 0px auto auto auto;
	text-align: center;
	line-height: normal;
    bottom: 0px;
    position:absolute;
}

.copyright
{
	font-size: 12px;
	line-height: 20px;
}

/* TAB MENU   
----------------------------------------------------------*/


.subjectTypeTab a
{
	outline: none;
}

.subjectTypeTab .ajax__tab_outer
{
	color: #FFFFFF;
	height: 35px;
	width: 202px;
	background-position: right;
	background-image: url('../../Images/Reservation/TabInactiveOverlap.png');
	background-repeat: no-repeat;
}

#TabPanel1_tab.subjectTypeTab .ajax__tab_outer
{
	background-image: url('../../Images/Reservation/TabInactive.png');
}

.ajax__tab_active .ajax__tab_outer
{
	background-image: url('../../Images/Reservation/TabActive.png');
	background-repeat: no-repeat;
	border: 0px #FF0000 solid;
}

.ajax__tab_header
{
	height: 35px;
}

#TabPanel2_tab
{
	margin-left: -12px;
}

#TabPanel3_tab
{
	margin-left: -12px;
}

#TabPanel4_tab
{
	margin-left: -12px;
}

.ajax__tab_inner
{
	width: 180px;
	height: 35px;
	padding-left: 20px;
	border: 0px #FF0000 solid;
	background-repeat: no-repeat;
	background-position: right; /*background-image: url('../../Images/Reservation/TabInActiveLeft.png');*/
}

.ajax__tab_active .ajax__tab_inner
{
	background-position: right;
	background-image: url('../../Images/Reservation/TabActiveRightOverlap.png');
	background-repeat: no-repeat;
	padding-right: 1px;
}

#TabPanel4_tab.ajax__tab_active .ajax__tab_inner
{
	background-position: right;
	background-image: url('../../Images/Reservation/TabActiveRight.png');
	background-repeat: no-repeat;
	padding-right: 2px;
}


#TabPanel1_tab .ajax__tab_inner
{
	background-position: left;
	background-image: url('../../Images/Reservation/TabInactiveLeft02.png');
	background-repeat: no-repeat;
}

#TabPanel1_tab.ajax__tab_active .ajax__tab_inner
{
	background-position: left;
	background-image: url('../../Images/Reservation/TabActiveLeft01.png');
	background-repeat: no-repeat;
}


.ajax__tab_tab
{
	width: 160px;
	height: 35px;
	line-height: 100%;
	padding-right: 20px;
	border: 0px #00FF00 solid;
}

.ajax__tab_tab span
{
	color: #333333;
	font-size: 19px;
	width: 160px;
	height: 35px;
	line-height: 35px;
}

.ajax__tab_hover span
{
	color: #000000;
}

.ajax__tab_active .ajax__tab_tab span
{
	color: #FFFFFF;
}


div.hideSkiplink
{
	background-color: #3a4f63;
	width: 100%;
}

div.menu
{
	padding: 4px 0px 4px 8px;
}

div.staticHeader div.menu
{
	padding: 0px 0px 0px 0px;
}

div.subjectsHeader div.menu
{
	border-top: 1px solid #c7c7c7;
	padding: 0px 0px 0px 0px;
}

div.menu ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: auto;
}

div.menu ul li a, div.menu ul li a:visited
{
	background-color: #465c71;
	border: 1px #4e667d solid;
	color: #dde4ec;
	display: block;
	line-height: 1.35em;
	padding: 4px 20px;
	text-decoration: none;
	white-space: nowrap;
}

div.staticHeader div.menu ul li a, div.staticHeader div.menu ul li a:visited
{
	background-color:transparent;
	border: none;
	color: #333333;
	display: block;
	line-height: 1.35em;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	white-space: nowrap;
}

div.subjectsHeader div.menu ul li a, div.subjectsHeader div.menu ul li a:visited
{
	background-color:transparent;
	border: none;
	color: #333333;
	display: block;
	padding: 0px 0px 0px 25px;
	text-decoration: none;
	white-space: nowrap;
}

div.menu ul li a:hover
{
	background-color: #bfcbd6;
	color: #465c71;
	text-decoration: none;
}

div.menu ul li a:active
{
/*
	background-image: url('../../Images/Reservation/TabActive.png');
	*/
	color: #cfdbe6;
	text-decoration: none;
}

div.operationButton
{
	width: 500px;
}

div.operationButton div
{
	display: table-cell;
}

div.operationButtonWide
{
	width: 700px;
}

div.operationButtonWide div
{
	display: table-cell;
}


/* TABLE  
----------------------------------------------------------*/

table
{
	border: 1px solid #999999;
	border-collapse: collapse;
	border-spacing: 0px;
	empty-cells: show;
}

tr
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px solid #B0B0B0;
}

th, td
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px solid #999999;
	display: table-cell;
}

.divTableSchedule
{
	border-top: 0px dotted #999999;
	border-right: 0px dotted #999999;
	border-bottom: 0px dotted #999999;
	border-left: 0px dotted #999999;
}

table.FixedTables
{
	border: 1px dotted #999999;
	border-collapse: collapse;
	border-spacing: 0px;
	empty-cells: show;
}

table.FixedTables th, table.FixedTables td
{
	font-size: 15px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 1px dotted #999999;
	display: table-cell;
}

table.FixedTables th.thMonth
{
	font-size: 17px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 3px 0px;
	border-top: 1px dotted #999999;
	border-bottom: 2px dotted #999999;
    border-left: 1px dotted #999999;
    border-right: 1px solid #999999;
	display: table-cell;
	background-color: #EBEBEB;
}

.tdCourseInfo
{
	vertical-align: top;
	background-color: #EBEBEB;
}

table.tableSubjectInfo
{
	width: 170px;
	font-size: 9pt;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	border: 0px dotted #B0B0B0;
	empty-cells: show;
	text-align: center;
}

.tableSubjectInfo th
{
	color: #FFFFFF;
	padding: 2px 4px;
	border: 1px dotted #B0B0B0;
	background-color: #348BDD;
	white-space: nowrap;
	text-align: center;
}

.tableSubjectInfo td
{
	color: #000000;
	padding: 2px 4px;
	border: 1px dotted #B0B0B0;
	background-color: #EBEBEB;
	font-size: 16px;
	white-space: nowrap;
	text-align: center;
}

.tableSubjectInfo td.siteName
{
	color: #FFFFFF;
	padding: 2px 4px;
	border: 1px dotted #B0B0B0;
	background-color: #016FF3;
	white-space: normal;
	text-align: center;
	font-size: 14px;
	line-height: 22px;
}

.tableSubjectInfo td.courseNameAndRquireDays
{
	width: 100px;
	padding: 2px 4px;
	border: 1px dotted #B0B0B0;
	background-color: transparent;
	white-space: normal;
	text-align: center;
	font-size: 14px;
	line-height: 22px;
}

table.tablePrerequisite
{
	width: 650px;
	font-size: 18pt;
	margin: 10px 10px 10px 10px;
	padding: 0px 0px 0px 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	border: 0px dotted #B0B0B0;
	empty-cells: show;
	text-align: center;
	background-color: #FFFFFF;
}

table.tableReservationPersonInfo
{
	width: 908px;
	font-size: 11pt;
	color: #000000;
	margin: 10px 10px 10px 10px;
	padding: 0px 0px 0px 0px;
	border-collapse: separate;
	border-spacing: 13px;
	empty-cells: show;
	text-align: left;
	background-color: #FFFFFF;
	border: none;
}

table.tableReservationPersonInfo th, table.tableReservationPersonInfo td
{
	border: none;
}

th.thReservationPersonInfo
{
	font-weight: normal;
	text-align: left;
}

table.tableAboutApplicationForm
{
	font-size: 11pt;
	color: #000000;
	margin: 10px 10px 10px 10px;
	padding: 0px 0px 0px 0px;
	border-collapse: separate;
	border-spacing: 13px;
	empty-cells: show;
	text-align: left;
	background-color: #FFFFFF;
	border: none;
}
table.tableAboutApplicationForm td, table.tableAboutApplicationForm th
{
	border: none;
}

table.tableDestination
{
	font-size: 11pt;
	color: #000000;
	margin: 10px 0px 10px 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px 0px 0px 0px;
	border-collapse: separate;
	border-spacing: 13px;
	empty-cells: show;
	text-align: left;
	background-color: #FFFFFF;
	border: none;
}
table.tableDestination th, table.tableDestination td
{
	border: none;
}

th.thDestination
{
	font-weight: normal;
	text-align: left;
}

table.tableStudentInfoHeader
{
	width: 908px;
	font-size: 11pt;
	margin: 10px 10px 10px 10px;
	padding: 0px 0px 0px 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	empty-cells: show;
	text-align: left;
	border: none;
}
table.tableStudentInfoHeader td, table.tableStudentInfoHeader th
{
	border: none;
}

table.tableStudentInfoHeaderForStudentInfo
{
	font-size: 11pt;
	margin: 10px 10px 10px 10px;
	padding: 0px 0px 0px 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	empty-cells: show;
	text-align: left;
	border: none;
}
table.tableStudentInfoHeaderForStudentInfo td, table.tableStudentInfoHeaderForStudentInfo th
{
	border: none;
}
table.tableStudentInfo
{
	width: 928px;
	font-size: 11pt;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-collapse: separate;
	border-spacing: 10px;
	empty-cells: show;
	text-align: left;
	border: none;
}
table.tableStudentInfo td, table.tableStudentInfo th
{
	color: #000000;
	border: none;
}

th.thStudentName
{
	font-weight: normal;
	text-align: left;
}

table.tableSubsidy
{
	font-size: 11pt;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 0px 10px;
	border-collapse: separate;
	border-spacing: 0px;
	empty-cells: show;
	text-align: left;
	border: none;
}
table.tableSubsidy td, table.tableSubsidy th
{
	color: #000000;
	border: none;
}

table.tableReservationInfo
{
	width: 915px;
	font-size: 11pt;
	margin: 15px;
	margin: 19px 15px 35px 15px;
	padding: 0px 0px 0px 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	empty-cells: show;
	text-align: left;
}

th.thReservationInfo
{
	background-color: #F2F2F2;
	text-align: center;
	height: 45px;
	border: 1px solid #999999;
}

td.tdReservationInfo
{
	padding: 10px;
	color: #000000;
	border: 1px solid #999999;
}


table.tableConfirmApplicationFormStudentInfo
{
	width: 915px;
	font-size: 11pt;
	margin: 15px;
	margin: 19px 15px 35px 15px;
	padding: 0px 0px 0px 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	empty-cells: show;
	text-align: left;
}

.tableConfirmApplicationFormStudentInfo th
{
	background-color: #F2F2F2;
	text-align: center;
	height: 45px;
	border: 1px solid #999999;
}

.tableConfirmApplicationFormStudentInfo td
{
	padding: 10px;
	color: #000000;
	border: 1px solid #999999;
}

table.FixedTables td.tdScheduleInfo
{
	border-top: 0px dotted #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 0px dotted #999999;
	vertical-align: top;
}

table.FixedTables td.tdScheduleInfoAlternate
{
    border-top: 0px dotted #999999;
    border-right: 1px solid #999999;
    border-bottom: 1px solid #999999;
    border-left: 0px dotted #999999;
    vertical-align: top;
    background-color: rgba(182, 255, 251, 0.3);
}



table.tableMonthSchedule
{
	margin: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	border: 0px dotted #0000FF;
	empty-cells: show;
}

p.tableMonthSchedule
{
	margin: 0px;
	width: 221px;
	border-collapse: collapse;
	border-spacing: 0px;
	border: 0px dotted #0000FF;
	empty-cells: show;
	display: table;
}

table.tableMonthSchedule tr, p.tableMonthSchedule a
{
	border: 0px dotted #0000FF;
}

table.tableMonthSchedule td
{
	padding: 4px 4px 2px 4px;
	border: 1px dotted #B0B0B0;
}

p.tableMonthSchedule span.cellLeft
{
	padding: 4px 7px 2px 7px;
	border-top: 0px dotted #B0B0B0;
	border-right: 1px dotted #B0B0B0;
	border-bottom: 1px dotted #B0B0B0;
	border-left: 0px dotted #B0B0B0;
	display: table-cell;
}

p.tableMonthSchedule span.cellLeftDisable
{
	padding: 4px 7px 2px 7px;
	border-top: 0px dotted #B0B0B0;
	border-right: 1px dotted #B0B0B0;
	border-bottom: 1px dotted #B0B0B0;
	border-left: 0px dotted #B0B0B0;
	display: table-cell;
	color: #999999;
}

p.tableMonthSchedule span.cellLeftTransparent
{
	padding: 4px 7px 2px 7px;
	border-top: 0px dotted #B0B0B0;
	border-right: 1px dotted transparent;
	border-bottom: 1px dotted transparent;
	border-left: 0px dotted #B0B0B0;
	display: table-cell;
	color: #999999;
}

p.tableMonthSchedule span.cellRight
{
	padding: 4px 7px 2px 7px;
	border-top: 0px dotted #B0B0B0;
	border-right: 0px dotted #B0B0B0;
	border-bottom: 1px dotted #B0B0B0;
	border-left: 0px dotted #B0B0B0;
	display: table-cell;
	text-align: center;
}

p.tableMonthSchedule span.cellRightTransparent
{
	padding: 4px 7px 2px 7px;
	border-top: 0px dotted #B0B0B0;
	border-right: 0px dotted #B0B0B0;
	border-bottom: 1px dotted transparent;
	border-left: 0px dotted #B0B0B0;
	display: table-cell;
	text-align: center;
}

table.tableInputStudentCount
{
	width: 654px;
	text-align: center;
	font-size: 15pt;
	margin: auto auto 20px auto;
	padding: 1px;
	border-collapse: collapse;
	border-spacing: 0px;
	border-top: 0px;
	empty-cells: show;
	text-align: center;
	background-color: #FFFFFF;
	/*
	border: 1px solid #999999;*/
	border-bottom: 1px solid #999999;
}

table.tableInputStudentCount th
{
	padding: 9px 6px 7px 6px;
	font-size: 13pt;
	font-weight: normal;
	text-align: center;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-top: 1px solid #999999;
	position:relative;
}

table.tableInputStudentCount td
{
	color: #000000;
	font-size: 13pt;
	font-weight: normal;
	text-align: left;
	padding: 9px 6px 7px 6px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-top: 1px solid #999999;
	position:relative;
}

table.tableInputStudentCount ul, table.tableInputStudentCount li
{
	font-size: 11pt;
	line-height: 18px;
}

table.tableInputStudentCount td strong
{
	color: #000000;
	font-size: 18pt;
	font-weight: normal;
}

table.tableInputStudentCount th.prerequisiteSubjectName, div.divPrerequisite div.prerequisiteSubjectName
{
	color: #FFFFFF;
	text-align: center;
	height: 43px;
	line-height: 43px;
	background-image: url('../../Images/Reservation/PopupHeaderBackground.png');
	background-repeat: repeat-x;
}

table.tableNextStepButton
{
	width: 490px;
	margin-left: auto;
	margin-right: auto;
	border: none;
}
table.tableNextStepButton input
{
	font-size: 15px;
}
table.tablePopupButton
{
	width: 440px;
	margin-left: auto;
	margin-right: auto;
	border: none;
}
table.tablePopupButton input
{
	font-size: 15px;
}
table.tableNextStepButton th, table.tableNextStepButton td
{
	border: none;
}

div.divPrerequisite
{
	width: 800px;
	height: 400px;
	font-size: 18pt;
	margin: 10px 10px 10px 10px;
	padding: 0px 0px 0px 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	border: 1px dotted #B0B0B0;
	text-align: center;
	background-color: #FFFFFF;
}

div.divPrerequisite div.prerequisiteSubjectName
{
	color: #FFFFFF;
	text-align: center;
	height: 57px;
	line-height: 57px;
	background-image: url('../../Images/Reservation/PopupHeaderBackground.png');
	background-repeat: repeat-x;
	border-top: 0px dotted #B0B0B0;
	border-right: 0px dotted #B0B0B0;
	border-bottom: 0px dotted #B0B0B0;
	border-left: 0px dotted #B0B0B0;
}


div.divPrerequisite, div.prerequisiteNameAndRquireDays
{
	font-size: 17px;
	width: 100%;
	color: #000000;
	padding: 0px 0px 0px 0px;
	border-top: 0px dotted #B0B0B0;
	border-right: 0px dotted #B0B0B0;
	border-bottom: 0px dotted #B0B0B0;
	border-left: 0px dotted #B0B0B0;
}

div.divPrerequisite, div.prerequisiteContents
{
	width: 100%;
	color: #000000;
	font-size: 15px;
	border-top: 0px dotted #B0B0B0;
	border-right: 0px dotted #B0B0B0;
	border-bottom: 0px dotted #B0B0B0;
	border-left: 1px solid #999999;
}

table.subjectList
{
	font-size: 14px;
	color: #333333;
	padding-left: 10px;
	border-top: 1px solid #B0B0B0;
	border-right: 0px dotted #B0B0B0;
	border-bottom: 0px dotted #B0B0B0;
	border-left: 0px dotted #B0B0B0;
	width: 100%;
}

table.subjectList td
{
	padding: 8px 6px 4px 6px;
	background-color: #EBEBEB;
	border-top: 0px dotted #B0B0B0;
	border-right: 0px dotted #B0B0B0;
	border-bottom: 1px dotted #B0B0B0;
	border-left: 0px dotted #B0B0B0;
}

table.subjectList td.cartButtonCellAdd
{
	padding: 8px 0px 4px 12px;
}

table.subjectList td.cartButtonCellRemove
{
	padding: 8px 12px 4px 0px;
}

table.subjectList td strong
{
	font-size: 20px;
	font-weight: normal;
}

td.cartSubjectFee
{
	text-align: right;
}

.tableScheduleOuter
{
	width: 930px;
	border-top: 0px dotted #B0B0B0;
	border-right: 0px dotted #B0B0B0;
	border-bottom: 0px dotted #B0B0B0;
	border-left: 0px dotted #B0B0B0;
}

table.tableInputApplicationFormStudentInfo
{
	width: 950px;
	font-size: 11pt;
	color: #000000;
	margin: 10px 0px 10px 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px 0px 0px 0px;
	border-collapse: separate;
	border-spacing: 14px;
	empty-cells: show;
	text-align: left;
	background-color: #FFFFFF;
	border: none;
}
table.tableInputApplicationFormStudentInfo th, table.tableInputApplicationFormStudentInfo td
{
	border: none;
	font-weight: normal;
	text-align: left;
	line-height: 11px;
}

/* FORM ELEMENTS   
----------------------------------------------------------*/

fieldset
{
	margin: 1em 0px;
	padding: 1em;
	border: 1px solid #ccc;
}

fieldset p
{
	margin: 2px 12px 10px 10px;
}

fieldset.login label, fieldset.register label, fieldset.changePassword label
{
	display: block;
}

fieldset label.inline
{
	display: inline;
}

legend
{
	font-size: 1.1em;
	font-weight: 600;
	padding: 2px 4px 8px 4px;
}


input[type="button"], input[type="submit"]
{
	outline: none;
	cursor: pointer;
}


input
{
	font-family: 'メイリオ' ,Meiryo, 'ヒラギノ角ゴ Pro W3' , 'Hiragino Kaku Gothic Pro' , 'ＭＳ Ｐゴシック' ,sans-serif;
	font-weight: normal;
}

input.textEntry
{
	width: 320px;
	border: 1px solid #ccc;
}

input.passwordEntry
{
	width: 320px;
	border: 1px solid #ccc;
}

input.center
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}


div.accountInfo
{
	width: 42%;
}


div.center
{
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}


input[type="text"]
{
	border: solid #606060 1px;
	font-size: 16px;
}

.centerButton
{
	width: 71px;
	height: 34px;
	background-image: url('../../Images/Reservation/CenterButtonBackground.png');
	color: #FFFFFF;
	font-size: 16px;
	border: 0px solid transparent;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center;
	margin-left: auto;
	margin-right: 10px;
	margin-bottom: 7px;
	display: inline;
}


input:hover {
    opacity: 0.6;
 
    /* IE */
    filter: alpha(opacity=60);
}



.popupCloseButton
{
	width: 71px;
	height: 34px;
	background-image: url('../../Images/Reservation/CenterButtonBackground.png');
	border: 0px solid transparent;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center;
	margin-top: -20px;
	margin-right: -20px;
}

#ButtonPrevious
{
	width: 32px;
	height: 45px;
	border: 0px solid transparent;
	background-image: url('../../Images/Reservation/PagerArrowPrevious.png');
	background-repeat: no-repeat;
	background-position: center;
	background-color: #FFFFFF;
	cursor: pointer;
	vertical-align: middle;
	margin-left: 0px;
}

#ButtonNext
{
	width: 32px;
	height: 45px;
	border: 0px solid transparent;
	background-image: url('../../Images/Reservation/PagerArrowNext.png');
	background-repeat: no-repeat;
	background-position: center;
	background-color: #FFFFFF;
	cursor: pointer;
	vertical-align: middle;
	text-align: right;
	margin-right: 0px;
}

input.buttonLong, a.buttonLong
{
	width: 202px;
	height: 42px;
	padding: 3px 0px 0px 0px;
	font-size: 17px;
	color: #FFFFFF;
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: 0px solid transparent;
	background-image: url('../../Images/Reservation/OperationButtonBackgroundLong.png');
	background-repeat: no-repeat;
	background-position: center;
}

a.buttonLong
{
	width: 202px;
	height: 42px;
	padding: 20px 0px 0px 0px;
	font-size: 17px;
	color: #FFFFFF;
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	vertical-align:middle;
	border: 0px solid transparent;
	background-image: url('../../Images/Reservation/OperationButtonBackgroundLong.png');
	background-repeat: no-repeat;
	background-position: center;
}

input.buttonShort
{
	width: 62px;
	height: 42px;
	padding: 3px 0px 0px 0px;
	font-size: 17px;
	color: #FFFFFF;
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: 0px solid transparent;
	background-image: url('../../Images/Reservation/OperationButtonBackgroundShort.png');
	background-repeat: no-repeat;
	background-position: center;
}

input.buttonSmall
{
	width: 102px;
	height: 22px;
	padding: 2px 0px 0px 0px;
	font-size: 13px;
	color: #FFFFFF;
	display: inline;
	margin-left: 6px;
	margin-right: 0px;
	border: 0px solid transparent;
	border: 4px;
	border-bottom: 0px;
	margin-bottom: 1px;
	background-image: url('../../Images/Reservation/OperationButtonBackgroundSmall.png');
	background-repeat: no-repeat;
	background-position: right;
}
input.buttonMidle
{
	width: 182px;
	height: 42px;
	padding: 2px 0px 0px 0px;
	font-size: 15px;
	color: #FFFFFF;
	display: inline;
	margin-left: 6px;
	margin-right: 0px;
	border: 0px solid transparent;
	border: 4px;
	border-bottom: 0px;
	margin-bottom: 1px;
	background-image: url('../../Images/ApplicationForm/CopyContentsButtonBackground.png');
	background-repeat: no-repeat;
	background-position: right;
}
input.buttonExtraLong
{
	width: 342px;
	height: 37px;
	padding: 3px 0px 0px 0px;
	font-size: 15px;
	color: #FFFFFF;
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: 0px solid transparent;
	background-image: url('../../Images/Reservation/OperationButtonBackgroundExtraLong.png');
	background-repeat: no-repeat;
	background-position: center;
}

input.reservationButtonLong {
	width: 202px;
	height: 42px;
	padding: 3px 0px 0px 0px;
	font-size: 17px;
	color: #FFFFFF;
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: 0px solid transparent;
	background-repeat: no-repeat;
	background-position: center;
}

input.buttonImageBlack {
	background-image: url('../../Images/Reservation/ButtonBackgroundBlack.png');
}

input.buttonImageBlue {
	background-image: url('../../Images/Reservation/ButtonBackgroundBlue.png');
}

input.buttonImageGray {
	background-image: url('../../Images/Reservation/ButtonBackgroundGray.png');
}

input.buttonImageNavy {
	background-image: url('../../Images/Reservation/ButtonBackgroundNavy.png');
}

input.buttonImageRed {
	background-image: url('../../Images/Reservation/ButtonBackgroundRed.png');
}


/* MISC  
----------------------------------------------------------*/
table.subjectList td.cartLastRow
{
	background-color: #FFFFFF;
	border: 0px solid #FFFFFF;
	height: 40px;
}


.clear
{
	clear: both;
}

.title
{
	display: block;
	float: left;
	text-align: left;
	width: auto;
}

.loginDisplay
{
	font-size: 1.1em;
	display: block;
	text-align: right;
	padding: 10px;
	color: White;
}

.loginDisplay a:link
{
	color: white;
}

.loginDisplay a:visited
{
	color: white;
}

.loginDisplay a:hover
{
	color: white;
}

.failureNotification
{
	font-size: 1.2em;
	color: Red;
}

.bold
{
	font-weight: bold;
}

.submitButton
{
	text-align: right;
	padding-right: 10px;
}


.reservationRequired:focus {
	background-color: #FFFFFF;
	color: #000000;
}

.reservationRequired:placeholder-shown {
	color: #999999;
	background-color: #FFD8CE;
}

.reservationRequired:not(:placeholder-shown) {
	background-color: #FFFFFF;
	color: #000000;
}

.reservationRequiredDark:focus {
	background-color: #FFFFFF;
	color: #000000;
}

.reservationRequiredDark:placeholder-shown {
	color: #777777;
	background-color: #FFD8CE;
}

.reservationRequiredDark:not(:placeholder-shown) {
	background-color: #FFFFFF;
	color: #000000;
}

.watermarked
{
	color: #999999;
	background-color: #FFD8CE;
}

.watermarkedDark
{
	color: #777777;
	background-color: #FFD8CE;
}

.watermarkedNomal
{
	color: #999999;
}

.watermark
{
	color: #999999;
	background-color: #FFD8CE;
}

.saturday
{
	color: #0000FF;
}

.sunday
{
	color: #FF0000;
}


ul.subjectList
{
	-webkit-margin-before: 0em;
	-webkit-margin-after: 0em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	-webkit-padding-start: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	list-style-position: inside;
	list-style-image: url('../../Images/Reservation/ListMaker.png');
}

.subjectName
{
	border-top: 1px dotted #C2C2C2;
	color: #333333;
	font-size: 19px;
	width: 850px;
	height: 35px;
	line-height: 35px;
	background-color: #EBECE9;
	padding-left: 30px;
	margin: 0px auto;
}

div.subjectsMain .subjectName
{
	border-top: 1px dotted #C2C2C2;
    border-bottom: 1px dotted #C2C2C2;
	color: #333333;
	font-size: 19px;
	width: 850px;
    height: 40px;
    line-height: 40px;
	background-color: #EBECE9;
	/*background-color: #FFFFFF;*/
	padding:5px 0px 5px 30px;
	margin: 0px auto;
}

div.subjectsMain div.tabContentsInner .subjectName:hover,ul.subjectList .subjectName:hover
{
	background-color: #FFFFFF;
	/*background-color: #EBECE9;*/
	cursor : pointer;
}

.subjectButtons
{
	background-color: #F3F4F0;
	padding-left: 70px;
	padding-right: 70px;
    padding-bottom: 10px;
	list-style-image: none;
	list-style-type: none;
}


.subjectNameHeader
{
	height: 35px;
	line-height: 35px;
	background-image: url('../../Images/Reservation/SubjectNameBackground.png');
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: left bottom;
	color: #016FF3;
	font-size: 19px;
	font-weight: normal;
	border: 0px solid transparent;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	display: block;
}

.legendHeader
{
	height: 35px;
	line-height: 35px;
	color: #016FF3;
	font-size: 18px;
	font-weight: normal;
	border: 0px solid transparent;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: auto;
	margin-bottom: 0px;
}

dl.legendSchedule
{
	margin-top: 0px;
	margin-bottom: 0px;
	clear: both;
	width: 650px;
}
dl.legendSchedule dt
{
	float: left;
	clear: both;
	padding: 0 1em;
}
dl.legendSchedule dd
{
	margin: 0;
	padding-left: 60px;
}

img.subsidyMark
{
	vertical-align: text-bottom;
	border: 0px solid #FF0000;
}

/*
.modalBackground
{
	background-color: #000000;
	filter: alpha(opacity=70);
	-moz-opacity: 0.70;
	-khtml-opacity: 0.70;
	opacity: 0.70;
}
*/

.panelPrerequisite
{
	width: 700px;
	background-color: #EBEBEB;
	padding: 10px;
	z-index: 50000;
}

.headerUnderbar
{
	font-size: 18px;
	color: #000000;
	font-weight: normal;
	background-image: url('../../Images/Reservation/HeaderUnderbar.png');
	background-color: #F3F4F0;
	background-repeat: repeat-x;
	background-position: left bottom;
}

.headerUnderbarBold
{
	font-size: 18px;
	font-weight: normal;
	background-image: url('../../Images/Reservation/SubjectNameBackground.png');
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: left bottom;
	color: #000000;
	padding-bottom: 3px;
}

.headerReservationNumber
{
	font-size: 18px;
	font-weight: normal;
	background-image: url('../../Images/Reservation/SubjectNameBackground.png');
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: left bottom;
	color: #FF3B0B;
	padding-bottom: 3px;
}

.reservationProcedure
{
	padding-left: 25px;
	font-size: 15px;
	color: #000000;
	font-weight: normal;
	line-height: 27px;
	margin-top: 40px;
}
.privacyPolicy
{
	padding-left: 21px;
	color: #333333;
	font-weight: normal;
	line-height: 20px;
	margin-bottom: 0px;
}


.privacyPolicyInner
{
	list-style-type: disc;
	padding-left: 21px;
	color: #333333;
	font-weight: normal;
	line-height: 20px;
}

.reservationInstructionOuter
{
	background-color: #C8C8C8;
	padding: 3px;
}

.reservationInstructionInner
{
	background-color: #F3F4EF;
	padding: 20px;
}

.instructionsOuter
{
	background-color: #C8C8C8;
	padding: 3px;
}

.instructionsInner
{
	background-color: #FFFFFF;
	padding: 10px;
}

.tabContentsOuter
{
	margin-top: -1px;
	padding: 3px;
	background-color: #C8C8C8;
	overflow: visible;
}

.tabContentsInner
{
	background-color: #F3F4F0;
	padding-top: 10px;
	padding-bottom: 10px;
}

.inputEmailAddress
{
	font-size: 10px;
}


.validateEmailAddressInstructions
{
	width: 880px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	list-style-type: square;
	font-size: 15px;
	line-height: 15px;
	color: #000000;
}

.instructions
{
	width: 880px;
	height: 90px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	list-style-type: square;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
}

.instructionsItem
{
	padding-left: 20px;
}


.selectSubjectRemarks
{
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-type: none;
	font-size: 15px;
	line-height: 18px;
}

.selectSubjectRemarks li
{
}




.panelStudentInfoHeader
{
	padding: 0px 0px 0px 0px;
	padding: 3px;
	margin: 25px 0px 23px 0px;
	width: 925px;
	border-top: 2px solid #999999;
	background-color: #F2F2F2;
	border-bottom: 1px dotted #9A9A9A;
}

.indexNumber
{
	background-image: url('../../Images/Reservation/CartRowNumberBackground.png');
	background-repeat: no-repeat;
	background-position: center;
	width: 40px;
	height: 40px;
	text-align: center;
	font-size: 20px;
	color: #FFFFFF;
	margin-right: 20px;
	font-weight: normal;
}
.subjectNameForStudentInfo
{
	padding-left: 10px;
	color: #0163da;
	font-size: 18px;
	font-weight: normal;
}
.subjectSchedule
{
	padding-left: 10px;
	font-size: 15px;
	line-height: 16px;
	color: #000000;
}
.subjectSchedule strong
{
	font-weight: normal;
}
.subjectFee
{
	width: 120px;
	color: #000000;
}

.subjectNumberOfPerson
{
	width: 40px;
	color: #000000;
}

/*TextBoxKnownName利用不可時*/
.TextBoxKnownName:disabled {
	color: #adadad;
	background: #ededed;
	opacity: 0.6;
	cursor: not-allowed;
}


.PrerequisiteOpen
{
	font-size: 15px;
	width: 100px;
	height: 22px;
	text-align: center;
	padding: 3px 0px 0px 0px;
	border: 0px solid #00FF00;
	background-image: url('../../Images/Reservation/PrerequisiteButtonBackground.png');
	background-repeat: no-repeat;
	background-position: center;
	display: block;
}


a.PrerequisiteOpen:link, a.PrerequisiteOpen:visited, a.PrerequisiteOpen:hover, a.PrerequisiteOpen:active
{
	color: #FFFFFF;
	text-decoration: none;
}

a.InputStudentCountOpen:link, a.InputStudentCountOpen:visited, a.InputStudentCountOpen:hover, a.InputStudentCountOpen:active
{
	color: #333333;
	text-decoration: none;
	width: 250px;
}

a.InputStudentCountOpenDisable:link, a.InputStudentCountOpenDisable:visited, a.InputStudentCountOpenDisable:hover, a.InputStudentCountOpenDisable:active
{
	color: #333333;
	text-decoration: none;
	width: 250px;
	cursor: default;
}

a.InputStudentCountOpen:hover
{
	background-color: #DDECFF;
}



div.tableSubjectInfo
{
	width: 160px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	border: 0px dotted #B0B0B0;
	empty-cells: show;
	text-align: center;
	height:90px;
	min-height: 100px;
}
/*
201405271419 変更箇所ここから
*/
.siteName
{
	color: #FFFFFF;
	font-size: 13px;
	width: 157px;
	line-height:16px;
	text-align: left;
	padding: 3px 0px 0px 3px;
	border-top: 0px dotted #B0B0B0;
	border-bottom: 1px dotted #B0B0B0;
	border-left: 0px dotted #B0B0B0;
	border-right: 0px dotted #B0B0B0;
	background-color: #016FF3;
}

.courseNameAndRquireDays
{
	width: 160px;
	/*
	height: 80px;
	min-height: 80px;
	*/
	padding:10px 0px 10px 0px;
	color: #000000;
	vertical-align: middle;
	margin-top: auto;
	margin-bottom: auto;
	border-top: 0px dotted #B0B0B0;
	border-bottom: 0px dotted #B0B0B0;
	border-left: 0px dotted #B0B0B0;
	border-right: 0px dotted #B0B0B0;
	background-color: transparent;
	white-space: normal;
	text-align: center;
	font-size: 17px;
	line-height: 22px;
	float: left;
	display: table-cell;
}

.courseNameAndRquireDays span
{
	/*
	display: table-cell;
	height: 80px;
	min-height: 80px;
*/
	vertical-align: middle;
}

.chargeAndOepnButton
{
	width: 160px;
	/*
	height: 100%;
	min-height: 80px;
*/
	vertical-align: middle;
	padding: 2px 2px;
	padding: 0px 0px 14px 0px;
	border-top: 0px dotted #B0B0B0;
	border-bottom: 0px dotted #B0B0B0;
	border-left: 0px dotted #B0B0B0;
	border-right: 0px dotted #B0B0B0;
	background-color: transparent;
	white-space: normal;
	text-align: center;
	font-size: 14px;
	line-height: 22px;
	float: right;
}

.chargeAndOepnButton div
{
	vertical-align: middle;
	padding:0px 0px 0px 0px;
	/*
	display: table-cell;
	height: 80px;
	min-height: 80px;
*/
}
.chargeAndOepnButton a
{
	margin-left:auto;
	margin-right:auto;
}
/*
201405271419 変更箇所ここまで
*/

.charge
{
	width: 90px;
	padding-left: 20px;
	font-size: 16px;
	background-image: url('../../Images/Reservation/JpyIcon.png');
	background-repeat: no-repeat;
	background-position: left;
}

.inputTextBoxMiddle
{
}
.subsidyInstruction
{
	font-size: 14px;
	color: #FF3B0B;
	margin-left: 10px;
}
.popupHeaderBase
{
	padding-bottom: 1px;
	border-bottom: 1px solid #999999;
}
.popupHeader
{
	background-image: url('../../Images/Reservation/PopupHeaderBackground.png');
	background-repeat: repeat;
	background-position: left;
	height: 58px;
	line-height: 58px;
	margin: 0px;
	text-align: center;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #006DF2;
}
.popupHeader2
{
	color: #000000;
	font-size: 15px;
	font-weight: normal;
	border-bottom: 1px solid #999999;
}

/* 予約人数選択 */

.popup
{
	color: #000000;
	font-size: 15px;
}

.dropDownListStudentCount
{
	margin-left: 35px;
	margin-right: auto;
	display: block;
}

span.customSelect
{
	font-size: 20px;
	color: #000000;
	line-height: 39px;
	height: 39px;
	width: 82px;
	margin-left: -6px;
	padding: 0 0 0 0px;
	background: url(../../Images/Reservation/SelectBackground.png);
	background-repeat: no-repeat;
	overflow: visible;
}

/* カート */
.cartRowNumber
{
	width: 41px;
	height: 41px;
	line-height: 41px;
	color: #FFFFFF;
	padding-left: 0px;
	font-size: 18px;
	background-image: url('../../Images/Reservation/CartRowNumberBackground.png');
	background-repeat: no-repeat;
	background-position: left;
	display: block;
}

.cartSubjectName
{
	width: 100%;
	color: #016FF3;
	font-size: 17px;
	font-weight: normal;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
}

td.cartButtonCell
{
	padding: 3px;
}

.cartOuter
{
	height: 100%;
	min-height: 80px;
	vertical-align: middle;
	padding: 0px;
	border-top: 0px solid #B0B0B0;
	border-bottom: 2px solid #B0B0B0;
	border-left: 0px dotted #B0B0B0;
	border-right: 0px solid #B0B0B0;
	white-space: normal;
	text-align: center;
}

.completedHeader
{
	font-size: 25px;
	color: #006CF3;
	font-weight: normal;
}


/* 不成立画面 */

.failedContent1 {
font-size: 25px;
	color: #FF3B0B;
margin: 0px;
line-height: 28px;
}

.failedContent2 {
font-size: 20px;
margin: 0px;
line-height: 26px;
}


.failedContent3 {
font-size: 18px;
line-height: 21px;
}



table.failSubjectList
{
	 margin-left:auto;
	 margin-right:auto;
	font-size: 18px;
	color: #333333;
	padding-left: 10px;
	border-top: 1px solid #B0B0B0;
	border-right: 1px solid #B0B0B0;
	border-bottom: 1px solid #B0B0B0;
	border-left: 1px solid #B0B0B0;
	width: 80%;
}

table.failSubjectList td
{
	padding: 8px 6px 4px 15px;
	background-color: #EBEBEB;
	border-top: 1px solid #B0B0B0;
	border-right: 1px solid #B0B0B0;
	border-bottom: 1px solid #B0B0B0;
	border-left: 1px solid #B0B0B0;
}

.failSubjectName
{
}

.completedContent
{
	font-size: 18px;
	color: #000000;
	margin: 0px;
	line-height: 21px;
}

.completedContentAttention {
	font-size: 16px;
	color: #000000;
	margin: 0px;
	line-height: 21px;
}

.completedContentImportant
{
	font-size: 18px;
	color: #FF3300;
	margin: 0px;
	line-height: 21px;
}

.instructionsAfterCompleted
{
	margin: auto;
	margin-top: 0px;
}
.blackColor
{
	color: #000000;
}
.radioButtonListStudentInfo
{
	width: 928px;
	font-size: 11pt;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-collapse: separate;
	border-spacing: 10px;
	empty-cells: show;
	text-align: left;
	border: none;
}
.radioButtonListStudentInfo td
{
	color: #000000;
	border: none;
}
.radioButtonListStudentInfo input
{
	margin-right: 10px;
}
.borderNone
{
	border: none;
}
.address
{
	padding: 9px;
	color: #000000;
	vertical-align: text-top;
	line-height: 25px;
}
.prerequisiteContent
{
	padding: 9px;
	color: #000000;
	vertical-align: text-top;
}
.startReservationBackground
{
	width: 430px;
	height: 24px;
	padding: 5px 0px 0px 0px;
	background-color: #FF3C0B;
	margin-left: auto;
	margin-right: auto;
}
.startReservation
{
	color: #FFFFFF;
	font-size: 17px;
}

.reservationProcedure
{
	color: #000000;
}
.instructionsImage
{
	display: block;
	width: 802px;
	height: 192px;
	padding: 0px 0px 0px 0px;
	margin: 0px auto;
	border: 0px solid #00FF00;
}
.invisible
{
	width: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none !important;
}

div.popupOuterIframe
{
	position:absolute;  
	top:40%;  
	left:50%;  
	margin-left:-45%;  
	margin-top:-33%; 
	text-align: center;
	background-color: #CCCCCC;
	padding: 20px;
	border-width: 0px;
}

div.popupOuter
{
	background-color: #CCCCCC;
	padding: 20px;
	border-width: 0px;
}


.popupBaseIframe
{
	background-color: #FFFFFF;
	margin: 0 auto;
	padding: 1px;
	border: 1px solid #999999;
	padding-bottom: 0px;
}


.popupBase
{
	background-color: #FFFFFF;
	margin: 0 auto;
	padding: 1px;
	border: 1px solid #999999;
	padding-bottom: 0px;
}

.popupHeaderBase
{
	padding-bottom:1px;
	border-bottom: 1px solid #999999;
	
}

.keepArea
{
	width: 100%;
	height: 100%;
}
.shikakudori
{
	display: block;
	width: 114px;
	height: 94px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	border: none;
}
td.tdPrerequisiteNameAndRquireDays
{
	vertical-align: middle;
	text-align: center;
	width: 100px;
	border-right: 1px solid #999999;
}

.inputStudentCountSubHeader
{
	text-align: left !important;
	padding-left: 20px !important;
}
.borderTopZero
{
	border-top-width: 0px !important;
}
.dropDownInputApplicationFormStudentInfo
{
}
span.dropDownInputApplicationFormStudentInfo
{
	font-size: 14px;
	color: #000000;
	line-height: 28px;
	text-align: left;
	height: 28px;
	width: 82px;
	padding: 0px 0px 0px 10px;
	background: url(../../Images/ApplicationForm/SelectBackground.png);
	background-repeat: no-repeat;
}
.dropDownInputApplicationFormStudentInfoLong
{
	font-size: 14px;
	color: #000000;
	line-height: 28px;
	text-align: left;
	height: 28px;
	width: 178px;
	padding: 0px 0px 0px 10px;
	background: url(../../Images/ApplicationForm/SelectLongBackground.png);
	background-repeat: no-repeat;
}
.dropDownInputApplicationFormStudentInfoLong span
{
	width: 178px !important;
}
.openApplicationFormPDFContent
{
	font-size: 18px;
	color: #000000;
	margin: 0px;
	line-height: 26px;
}
.hide
{
	display: none !important;
}

.subjectScheduleHeaderImage
{
	display: inline;
	width: 949px;
	height: 209px;
	padding: 0px 0px 0px 0px;
	margin: 0px auto;
	border: 0px solid #00FF00;
}
.subjectTypeTabBase
{
	padding-top:133px;

	/*padding-top:174px;*/
	background:url(../../Images/Subjects/SubjectScheduleHeader.png);
	background-repeat:no-repeat;
}
.buttonDetail
{
	width: 89px;
	height: 37px;
	padding:6px 0px 6px 0px;
	text-align:center;
	font-size: 17px;
	color: #000000;
	display: inline;
	margin-left: auto;
	margin-right: auto;
	border: 0px solid transparent;
	background-image: url('../../Images/Subjects/DetailButtonBackground.png');
	background-repeat: no-repeat;
	background-position: center;
	overflow:visible;
	vertical-align:middle;
	line-height:0px;

}
.staticCenterButton
{
	width: 40px;
	height: 19px;
	background-image: url('../../Images/Subjects/courselist_btn.gif');
	color: #333333;
	font-size: 10px;
	border: 0px solid transparent;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center;
	margin-left: auto;
	margin-right: 10px;
	margin-bottom: 7px;
	display: inline;
	margin:0px 0px 5px 0px;
	/*
	courselist_btn.gif
*/
}
.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000;
}
div.buttonDetail
{
	display:inline-block;
	width:0px;
	height:0px;
	margin-right:8px;
	overflow:visible;
	position: relative;
	left: 820px; 
	top: -48px;
	margin:-12px 0px 0px 0px;
}
input.buttonBlink
{
	width: 202px;
	height: 42px;
	padding: 3px 0px 0px 0px;
	font-size: 17px;
	color: #FFFFFF;
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: 0px solid transparent;
	background-image: url('../../Images/Reservation/OperationButtonBackgroundBlink.gif');
	background-repeat: no-repeat;
	background-position: center;
}
.validator
{
	color:#FFFFFF;
}
/*201405271535変更箇所 ここから*/
div.subjectTypeTab div.tabContentsInner ul.subjectList li.subjectName a, 
div.subjectTypeTab div.tabContentsInner ul.subjectList li.subjectName a:hover, 
div.subjectTypeTab div.tabContentsInner ul.subjectList li.subjectName a:visited
{
	color:#333333;
	text-decoration: none;
	/*display:block;*/
}
/*201405271535変更箇所 ここまで*/


/*変更箇所　改行ずれ修正*/
div.tabContentsInner ul.subjectList li.subjectButtons
{
	list-style-position:outside;
}

.gridViewEmpty
{
    color: #333333;
    font-size: 19px;
    line-height: 35px;
    padding-left: 30px;
    margin: 0px auto;
}

span.ajax__tab_inner,
a.ajax__tab_tab, a.ajax__tab_tab span
{
	cursor:pointer;
}

a.ajax__tab_tab
{
	padding-left:-20px;
	width:100%;
}

a.ajax__tab_tab span
{
margin-left: -25px;
}

.cautionText {
	margin-left: 50px;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	background: #ffc82f;
	padding: 15px 25px;
	border-radius: 2em;
	display: inline-block;
	line-height: 1em;
}

.cartAttention {
	max-width: 820px;
	border: double;
	padding: 0px 0px 0px 0px;
	display: block;
	margin-top:10px;
	margin-left: auto;
	margin-right: auto;
}

.reservationAttention {
	max-width: 820px;
	border: double;
	padding: 0px 0px 0px 0px;
	display: block;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}

.personInfoAttention {
	text-align: center;
	margin-top: 10px;
}

.infoRadiobutton {
	color: #223377;
}

.reservationDownArrow {
	width: 80px;
	height: 35px;
	margin-top: 15px;
}

.reservationDownArrow::before {
	content: "";
	display: block;
	margin: 0 auto;
	width: 40px;
	height: 25px;
	background: #4472C4;
}

.reservationDownArrow::after {
	content: "";
	display: block;
	border-top: 50px solid #4472C4;
	border-left: 40px solid transparent;
	border-right: 40px solid transparent;
	transform-origin: center top;
	transform: scaleY(.5);
}