@charset "utf-8";

/* ***********************************************************
 *
 * Since:     2013-10-01
 * Editor:    contents yamamoto
 * Modified:  2013-10-01 by:contents yamamoto
 *
 * ***********************************************************
 */


/* --------------------------------------------------------------

GRADUATE

----------------------------------------------------------------- */

#mainArea h4{
	font-size: 116.7%;
	font-weight: bold;
	color: #1D86A5;
	background: url(../common/s4.gif) no-repeat left center;
	padding: 5px 5px 5px 15px;
	border-bottom:1px dotted #C1C1C1;
	margin-bottom:5px;
}

#mainArea .text01{
	font-size:108.4%;
	line-height:180%;
	margin-bottom:15px;
}

#mainArea .text02{
	font-size:108.4%;
	line-height:175%;
	margin-bottom:30px;
}

#mainArea .text03{
	font-size:108.4%;
	line-height:175%;
	margin-bottom:25px;
}

.atnTxt{
	text-align:right;
	padding:2px;
}

/* figure */
.figure{
	margin-bottom:20px;
}


/* -------------------------------------
top
-------------------------------------- */

/* featuresList */
.featuresList {
	margin-bottom:10px;
}

.featuresList dt {
	color:#3C4982;
	font-size:116.7%;
	font-weight:bold;
	background:#F7F7F8;
	padding:6px;
	margin-bottom:10px;
}

.featuresList dt span {
	color:#ffffff;
	font-size:108.4%;
	background:#3C4982;
	padding:0px 6px;
	margin-right:8px;
	font-weight:normal;
}

.featuresList dd {
	font-size:108.4%;
	padding:3px 0px 18px 0px;
}

/* lectureList */
.lectureList{
	margin-bottom:15px;
}

.lectureList dt{
	margin-bottom:8px;
	background:#eeeeee;
	padding: 5px 5px 5px 15px;
	background: #eeeeee url(../common/s3.gif) no-repeat 5px 10px;
}

.lectureList dt span{
	color: #3B4881;
	font-weight: bold;
}

.lectureList dd{
	padding-bottom:14px;
}

.lectureList dd.end{
	border-bottom:none;
	margin-bottom:0px;
}

/* -------------------------------------
careerpath
-------------------------------------- */

#mainArea h4.stit{
	border-bottom:none;
	margin-top:15px;
	padding: 0px 5px 0px 15px;
	line-height:130%;
}

#mainArea h4.stit span{
	font-size: 91.7%;
	font-weight: normal;
	color:#333;
}


/* table */
table.gaikyo {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0px;
	border: 1px solid #D6CFCB;
	font-size:108.4%;
	margin-bottom:3px;
}

	table.gaikyo th {
		background:#E1F0F7;
	border-collapse: collapse;
	border-spacing: 0px;
	font-weight: normal;
	padding:11px 8px;
	border: 1px solid #D6CFCB;
	text-align:center;
	}

	table.gaikyo th.bg {
		background:#F9F9FA;
		width:134px;
	}
	
	table.gaikyo td {
	border-collapse: collapse;
	border-spacing: 0px;
	padding:8px;
	font-weight: normal;
	border: 1px solid #D6CFCB;
	text-align:center;
	}
	

/* -------------------------------------
voice
-------------------------------------- */

/* voiceBlock */
.voiceBlock {
	padding-top:32px;
	padding-bottom:30px;
	border-bottom:1px dotted #C0C0C0;
	border-top:5px solid #EFEFF1;
}

.noline {
	padding-top:10px;
	border-top:none;
}

#mainArea .voiceBlock .leftBox {
	float:left;
}

#mainArea .voiceBlock .rightBox {
	float:right;
	width:452px;
	padding-left:26px;
	font-size:108.4%;
	line-height:175%;
	border-left:1px dotted #AAAAAA;
}

#mainArea .voiceBlock h3 {
	background:none;
	color:#333;
	border-left:3px solid #1686BC;
	padding:4px 8px;
}


#mainArea .voiceBlock h3 span {
    display: block;
    font-size: 13px;
}
