@charset "utf-8";

/*===================
	会社概要
===================*/

#corporate table th {
	width: 120px;
	border-bottom: 1px solid #CCCCCC;
	padding: 10px 0;
	text-align: left;
}

#corporate table td {
	border-bottom: 1px solid #CCCCCC;
	padding: 10px 0;
	text-align: left;
}

#corporate table td.center {
	width: 80px;
}

#corporate table td.right {
	width: 520px;
}

.b_bottom {
	border-bottom: 1px solid #CCCCCC;
}

.corporate_ttl {
	font-size: 16px;
	font-weight: bold;
	padding: 3px 0;
	text-indent: 8px;
	background-color:#E6E6E6;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 5px;
}

table.enkaku th {
	font-weight: normal;
}


/*===================
	個人情報保護方針
===================*/

#p_policy {
	width: 710px;
	line-height: 1.6;
}

#p_policy ol {
	padding-left: 30px;
	margin-top: 20px;
	margin-bottom: 10px;
}

#p_policy ol li {
	margin-top: 10px;
}

.sign {
	float: right;
	padding: 20px 10px 20px 0;
}


/*===================
	学院長message
===================*/

#message {
font-size: 110%;
padding: 40px;
line-height: 1.5;
border: 1px solid #CCC;
}

.name {
	float: right;
	margin-top: 30px;
}

.messagePhoto {
	float: right;
	margin: 0 0 30px 30px;
}

.massageTitle {
	font-size: 120%;
	font-weight: bold;
	border-left: 4px solid #444444;
	text-indent: 7px;
	line-height: 110%;
	margin: 0 0 20px 0;
}

.massage30th {
	font-size: 130%;
	font-weight: bold;
	line-height: 100%;
}

/*===================
	利用規約
===================*/

#kiyaku {
	width: 710px;
	line-height: 1.6;
}

#kiyaku ol {
	padding-left: 30px;
	margin-top: 20px;
	margin-bottom: 10px;
}

#kiyaku ol li {
	margin-bottom: 15px;
}

/*===================
	ニュースリリース
===================*/

.nrTitle {
	font-size: 120%;
	font-weight: bold;
	border-bottom: 3px solid #DFDEE0;
	padding: 10px 0 5px 0;
}

#nrTable {
	margin-top: 15px;
	border-top: 1px solid #C1C1C1;
	border-left: 1px solid #C1C1C1;
	width: 100%;
}

#nrTable th, #nrTable td {
	border-right: 1px solid #C1C1C1;
	border-bottom: 1px solid #C1C1C1;
	padding: 10px 10px 10px 15px;
}

#nrTable th {
	width: 18%;
	background-color:#EEF5FD;
	text-align: left;
	font-weight: normal;
}

.nrLink {
	margin-top: 15px;
	background: url(../img/common/arrow_01.gif) 0 4px no-repeat;
	text-indent: 13px;
}

.nrDate {
	padding-top: 10px;
}

#nrMain {
	padding: 20px 0;
	border-bottom: 1px dotted #999999;
	margin-bottom: 10px;
}

.b1 {
	border: 1px solid #666666;
}