@charset "shift_jis";
/*********************/


/*****************/
/***** ID ********/
/*****************/

div#contents {
    padding: 20px 20px 0;
	font-size: 1.5em;
	min-height: 400px;
    height: auto !important;
    height: 400px;
}
/*****************/
/***** CLASS *****/
/*****************/



/*******************************************************************************/
/***** admission *****/
/*********************/
ul.admissionList1 li {
    margin-bottom: 5px;
}


ul.admissionList2 li {
    margin-bottom: 3px;
	padding-left: 18px;
	font-weight: bold;
	color: #444444;
	background: url(../images/icon2.gif) 0 50% no-repeat;
}


dl.admissionDl1 dt {
    margin-bottom: 3px;
	padding-left: 15px;
	font-weight: bold;
	color: #554f1f;
	background: url(../images/icon.gif) 0 50% no-repeat;
}


dl.admissionDl1 dd {
    margin: 0 0 10px 30px;
}

/*****************/
/***** ID ********/
/*****************/
h3#admissionTitle {
    width: 740px;
	height: 40px;
	margin-bottom: 20px;
	text-indent: -9999px;
	background: url(../images/admission_title.gif) left top no-repeat;
}


div#admission {
    padding: 0 15px;
}


div#admissionBtnFrame {
    margin: 15px 0 5px;
	padding-top: 20px;
	text-align: center;
	border-top: #cccccc 1px solid;
}
/*****************/
/***** CLASS *****/
/*****************/
h4.admissionSubTitle {
    margin: 15px 0 5px;
	padding-top: 15px;
	font-weight: bold;
	border-top: #cccccc 1px solid;
}


h5.admissionSec {
    margin-left: 18px;
	font-size: 0.9em;
}


ul.admissionList1 {
    margin: 0 0 15px 15px;
	list-style-type: disc;
}


ul.admissionList2 {
    margin: 5px 0 0 48px;
}


dl.admissionDl1 {
    margin-left: 18px;
}


p.admissionP {
    margin-left: 18px;
	font-weight: bold;
	color: #554f1f;
}


p.admissionSecP {
    margin-left: 18px;
	font-size: 0.9em;
}


/*******************************************************************************/
/***** minutes *****/
/*********************/
dl.minutesDl1 dt {
    margin-bottom: 5px;
	font-weight: bold;
}


dl.minutesDl1 dd {
    margin-left: 20px;
	padding-left: 15px;
	font-weight: bold;
	background: url(../images/icon2.gif) 0 50% no-repeat;
}

/*****************/
/***** ID ********/
/*****************/
h3#minutesTitle {
    width: 740px;
	height: 40px;
	margin-bottom: 20px;
	text-indent: -9999px;
	background: url(../images/minutes_title.gif) left top no-repeat;
}


div#minutes {
    padding: 0 15px;
}
/*****************/
/***** CLASS *****/
/*****************/
dl.minutesDl1 {
    margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: #cccccc 1px dashed;
}


span.pdfIcon {
    padding-right: 20px;
	background: url(../images/pdf_icon.gif) 100% 50% no-repeat;
}