@charset "UTF-8";

/* 1: Heading
=========================================*/

/* heading1 */
#senshu #contents #heading1 {
	position: relative;
}
#senshu #contents #heading1 h1 img {
	font-size: 0;
	line-height: 0;
}
#senshu #contents #heading1 .icon {
	position: absolute;
	top: 22px;
	right: 10px;
}
#senshu #contents #heading1 .icon img {
	margin-right: 7px;
}

/* heading2 */
#senshu #contents .heading2 {
	clear: both;
	margin-top: 20px;
	padding: 0 0 10px 18px;
}
#senshu #contents .heading2 {
	background: url(../../course/senshu/images/com_ic006.gif) no-repeat 1px 2px;
	border-bottom: solid 3px #37b3e7;
}

/* heading3 */
#senshu #contents .heading3 {
	clear: both;
	margin-top: 25px;
	padding-bottom: 2px;
}
#senshu #contents .heading3 span {
	display: block;
	padding: 5px 0 3px 25px;
	font-size: 110%;
	font-weight: bold;
}
#senshu #contents .heading3 {
	background: url(../images/course/medical/com_bg002.gif) no-repeat 0 100%;
}
#senshu #contents .heading3 span {
	background: url(../images/course/medical/com_bg001.gif) no-repeat 0 0;
}

/* heading4 */
#senshu #contents .heading4 {
	clear: both;
	margin-top: 10px;
	padding: 0 0 2px 16px;
	font-size: 110%;
	font-weight: bold;
}
#senshu #contents .heading4 {
	background: url(../images/course/medical/com_ic007.gif) no-repeat 0 0.4em;
	border-bottom: solid 1px #37b3e7;
}

/* heading5 */
#senshu #contents .heading5 {
	clear: both;
	margin-top: 20px;
	padding: 0 0 2px 13px;
	background: #fffde9 url(../images/course/com_bg014.gif) repeat-x left top;
	color: #0c7ed1;
}
#senshu #contents .heading5 span {
	display: block;
	padding: 3px 0 3px 0px;
	font-size: 110%;
	font-weight: bold;
}

/* print */
* html #senshu #contents .heading2,
* html #senshu #contents .heading3,
* html #senshu #contents .heading3 span {
	height: 1;
}

/* 2: Text
=========================================*/

/* leadtext */
#senshu #contents .leadText {
	clear: both;
	margin-top: 17px;
	font-size: 120%;
	font-weight: bold;
	color: #015588;
}

#senshu #contents .leadText02 {
	clear: both;
	font-size: 115%;
	font-weight: bold;
	color: #079EDD;
}

#senshu #contents .leadText03 {
	clear: both;
	font-weight: bold;
	color: #DD0000;
}


/* 3: Box
=========================================*/

/* box01 */
#senshu #contents .box01 {
	clear: both;
	margin-top: 20px;
	background: #EEEEEE;
	padding: 8px 12px;
}

/* box02 */
#senshu #contents .box02 {
	clear: both;
	margin-top: 20px;
	margin-bottom: 30px;
	background: #EBF9FF;
	padding: 3px 12px 8px 12px;
}

/* meritBox */
#senshu #contents .meritBox {
	clear: both;
	margin-top: 10px;
	padding-left: 65px;
	padding-top: 8px;
}
#senshu #contents .number01 {
	background: url(../../course/senshu/images/com_ic007.gif) no-repeat 0 0;
}
#senshu #contents .number02 {
	background: url(../../course/senshu/images/com_ic008.gif) no-repeat 0 0;
}
#senshu #contents .number03 {
	background: url(../../course/senshu/images/com_ic009.gif) no-repeat 0 0;
}
#senshu #contents .number04 {
	background: url(../../course/senshu/images/com_ic010.gif) no-repeat 0 0;
}
#senshu #contents .number05 {
	background: url(../../course/senshu/images/com_ic017.gif) no-repeat 0 0;
}
#senshu #contents .meritBox .textArea {
	float: left;
	width: 400px;
}
#senshu #contents .meritBox .title {
	font-size: 110%;
	font-weight: bold;
	color: #0c7ed1;
}
#senshu #contents .meritBox .mainText {
	clear: both;
	margin-top: 4px;
}
#senshu #contents .meritBox .photoArea {
	float: right;
	width: 170px;
	margin-left: 24px;
}

#senshu #contents .meritBox .w260 .textArea {
	width: 310px;
}
#senshu #contents .meritBox .w260 .photoArea {
	width: 260px;
}

#senshu #contents .meritBox .w330 .textArea {
	width: 240px;
}
#senshu #contents .meritBox .w330 .photoArea {
	width: 330px;
}


/* feeTableBox */
#contents .feeTableBox {
	margin-top: 12px;
	margin-right: 10px;
}
#contents .feeTableBox .leftColumn {
	float: left;
	width: 237px;
}
#contents .feeTableBox .rightColumn {
	float: right;
	width: 418px;
}
#contents .feeTableBox .rightColumn .creditPayment {
	padding: 0 8px 8px;
	background: #d7f0fa url(../images/course/medical/com_bg007.gif) no-repeat left bottom;
}
#contents .feeTableBox .rightColumn .creditPayment .feeTable {
	width: 402px;
}
#contents .feeTableBox .rightColumn .creditPayment .feeTable th {
	padding: 5px;
	color: #ffffff;
	text-align: center;
}
#contents .feeTableBox .rightColumn .creditPayment .feeTable td {
	padding: 5px;
	background: #ffffff;
	text-align: right;
}
#contents .feeTableBox .rightColumn .creditPayment .feeTable td.strong {
	font-weight: bold;
}
body#senshu #contents .feeTableBox .rightColumn .creditPayment {
	background: #d7f0fa url(../images/course/medical/com_bg007.gif) no-repeat left bottom;
}
body#senshu #contents .feeTableBox .rightColumn .creditPayment .feeTable {
	border: #aadff5 solid 1px;
}
body#senshu #contents .feeTableBox .rightColumn .creditPayment .feeTable th {
	background: #37b3e7;
	border: #aadff5 solid 1px;
}
body#senshu #contents .feeTableBox .rightColumn .creditPayment .feeTable td {
	border: #aadff5 solid 1px;
}
body#senshu #contents .feeTableBox .rightColumn .creditPayment .feeTable td.strong {
	background: #ecfaff;
}

/* supportBox */
#senshu #contents .supportBox {
	clear: both;
	margin-top: 20px;
}
#senshu #contents .supportBox dl {
	padding-bottom: 25px;
}
#senshu #contents .supportBox {
	background: url(../images/course/medical/com_bg009.gif) no-repeat 0 100%;
}
#senshu #contents .supportBox dl {
	background: url(../images/course/medical/com_bg008.gif) no-repeat 0 0;
}
#senshu #contents .supportBox dt {
	padding: 10px 0 9px 27px;
}
#senshu #contents .supportBox dd {
	width: 615px;
	margin: 10px 0 0 0;
	padding: 0 20px 0 25px;
	background: url(../images/com_bg003.gif) repeat-y 403px 0;
}
* html #senshu #contents .supportBox dd {
	width: 660px;
}
#senshu #contents .supportBox dd .left {
	float: left;
	width: 365px;
}
#senshu #contents .supportBox dd .right {
	float: right;
	width: 231px;
	margin-left: 19px;
	background: url(../images/course/com_bg030.gif) no-repeat 0 0;
}
#senshu #contents .supportBox dd .right ul {
	margin-left: 10px;
}









/* 4: Link
=========================================*/

/* anchorLink */
#senshu #contents .senshuAnchor01 {
	clear: both;
}
#senshu #contents .senshuAnchor01 li {
	float: left;
	width: auto;
	white-space: nowrap;
	margin: 5px 20px 0 0;
	padding-left: 15px;
	background: url(../../course/senshu/images/com_ic005.gif) no-repeat 0 0.3em;
}

/* buttonLink */
#senshu #contents .buttonLink185 {
	clear: both;
	width: 185px;
	margin: 5px 0 15px 0;
	background: url(../images/course/com_bg016.gif) no-repeat left bottom;
}
#senshu #contents .buttonLink185 span {
	display: block;
	padding: 0;
	background: url(../images/course/com_bg015.gif) no-repeat left top;
	text-align: left;
}
#senshu #contents .buttonLink185 a {
	display: block;
	padding: 8px 10px 11px 28px;
	background: url(../images/com_ic003.gif) no-repeat 11px 1em;
}

/* print */
* html #senshu #contents .buttonLink185 a,
* html #senshu #contents .buttonLink185 span {
	height: 1;
}



/* 5: List
=========================================*/

/* uniqueList */
#senshu #contents .uniqueList {
	clear: both;
	margin-top: 10px;
}
#senshu #contents .uniqueList li {
	margin-top: 5px;
	padding-left: 15px;
	background: url(../../course/senshu/images/com_ic001.gif) no-repeat 0 0.2em;
	line-height: 1.3;
}

/* dl01 */
#senshu #contents .dl01 {
	clear: both;
	margin-top: 10px;
	margin-left: 15px;
}
#senshu #contents .dl01 dt {
	font-weight: bold;
	color: #0C7ED1;
	margin-top: 15px;
}
#senshu #contents .dl01 dt img {
	vertical-align: text-bottom;
}
/* dl02 */
#senshu #contents .dl02 {
	clear: both;
	margin-top: 10px;
	margin-left: 15px;
}
#senshu #contents .dl02 dt {
	font-weight: bold;
	margin-top: 15px;
}
#senshu #contents .dl02 dt img {
	vertical-align: text-bottom;
}


/* Right Navigation
=========================================*/

/* category-color */
body#senshu #subNav .subNavInner dd .third-hierarchy li a {
	background: url(../../course/senshu/images/com_ic012.gif) no-repeat 5px 0.7em;
}
body#senshu #subNav .subNavInner dd .third-hierarchy li a:hover,
body#senshu #subNav .subNavInner dd .third-hierarchy li a:active,
body#senshu #subNav .subNavInner dd .third-hierarchy li.current span {
	background: #ffffff url(../../course/senshu/images/com_ic012.gif) no-repeat 5px 0.7em;
}
body#senshu #subNav .subNavInner dd .third-hierarchy li.on {
	background-color: #ffffff;
}
body#senshu #subNav .subNavInner dd .third-hierarchy li.on a:hover {
	background: url(../../course/senshu/images/com_ic012.gif) no-repeat 5px 0.8em;
}
body#senshu #subNav .subNavInner dd .third-hierarchy li.on a,
body#senshu #subNav .subNavInner dd .third-hierarchy li.on span {
	display: block;
	padding: 5px 0 5px 18px;
	background: url(../../course/senshu/images/com_ic012.gif) no-repeat 5px 0.8em;
}


/* 99. Extra
=========================================*/

/* Clearfix */
#senshu #contents .box02:after,
#senshu #contents .senshuAnchor01:after,
#senshu #contents .meritBox:after,
#senshu #contents .feeTableBox:after,
#senshu #contents .supportBox dd:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#senshu #contents .box02,
#senshu #contents .senshuAnchor01,
#senshu #contents .meritBox,
#senshu #contents .feeTableBox,
#senshu #contents .supportBox dd {
	zoom: 1;
	display: block;	/* for safari firefox3 */
	min-height: 1%;  /* for IE 7*/
}
/* IE7 hacks */
*:first-child+html #senshu #contents .box02,
*:first-child+html #senshu #contents .senshuAnchor01,
*:first-child+html #senshu #contents .meritBox,
*:first-child+html #senshu #contents .feeTableBox,
*:first-child+html #senshu #contents .supportBox dd {
	display: inline-table;
}/* end hacks */

