@charset "utf-8";
/* CSS Document */

.hed_img {
	background:url(../images/category/to_examinee/hed_img.jpg) 0 0 no-repeat;
	width:930px;
	height:145px;
	text-indent:-9999px;
}


/*com*/
.wrap_to_examinee {
	background: url(../images/common/dotline.gif) left bottom repeat-x;
	width:640px;
	/*border:1px solid #6450B4;*/
	margin-bottom:20px;
}

.img {
	width:160px;
	float:left;
	margin-bottom:10px;
}

.img img {
	border:1px solid #DCDCDC;
	padding:4px;
}

.text {
	width:460px;
	float:right;
	margin-bottom:10px;
}



/*建築工学科*/
.title_kenchikukougaku {
	background:#f0e6ff;
	border-bottom:1px solid #4b37a0;
	border-left:5px solid #4b37a0;
	color:#4b37a0;
	padding:5px;
	font-size:1.2em;
	font-weight:bold;
	margin-bottom:10px;
}

.title_kenchikukougaku span {
	font-size:0.9em;
	font-weight:normal;
}


/*建築職人マイスター専攻科*/
.title_kenchikumaster {
	background:#ffdcff;
	border-bottom:1px solid #dc64cd;
	border-left:5px solid #dc64cd;
	color:#dc64cd;
	padding:5px;
	font-size:1.2em;
	font-weight:bold;
	margin-bottom:10px;
}

.title_kenchikumaster span {
	font-size:0.9em;
	font-weight:normal;
}


/*建築士専攻科*/
.title_kenchikushi {
	background:#ffffdc;
	border-bottom:1px solid #ffc800;
	border-left:5px solid #ffc800;
	color:#ffc800;
	padding:5px;
	font-size:1.2em;
	font-weight:bold;
	margin-bottom:10px;
}

.title_kenchikushi span {
	font-size:0.9em;
	font-weight:normal;
}



/*都市工学科*/
.title_toshikougaku {
	background:#f0ffe6;
	border-bottom:1px solid #64cd64;
	border-left:5px solid #64cd64;
	color:#64cd64;
	padding:5px;
	font-size:1.2em;
	font-weight:bold;
	margin-bottom:10px;
}

.title_toshikougaku span {
	font-size:0.9em;
	font-weight:normal;
}



/*自動車工学科*/
.title_jidousya {
	background:#e6f0ff;
	border-bottom:1px solid #00c8ff;
	border-left:5px solid #00c8ff;
	color:#00c8ff;
	padding:5px;
	font-size:1.2em;
	font-weight:bold;
	margin-bottom:10px;
}

.title_jidousya span {
	font-size:0.9em;
	font-weight:normal;
}



/*車体工学科*/
.title_syatai {
	background:#fff5f5;
	border-bottom:1px solid #ff009b;
	border-left:5px solid #ff009b;
	color:#ff009b;
	padding:5px;
	font-size:1.2em;
	font-weight:bold;
	margin-bottom:10px;
}

.title_syatai span {
	font-size:0.9em;
	font-weight:normal;
}





/*一級整備士専攻科*/
.title_first {
	background:#ffd7d7;
	border-bottom:1px solid #C80000;
	border-left:5px solid #C80000;
	color:#C80000;
	padding:5px;
	font-size:1.2em;
	font-weight:bold;
	margin-bottom:10px;
}

.title_first span {
	font-size:0.9em;
	font-weight:normal;
}




/*国際コミュニケーション学科*/
.title_ic {
	color:#EB9500;
	padding:5px;
	font-size:1.2em;
	font-weight:bold;
	margin-bottom:10px;
	background-color: #F9DFB2;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #EB9500;
	border-left-color: #EB9500;
}

.title_ic span {
	font-size:0.9em;
	font-weight:normal;
}


/*日本語学科*/
.title_jp {
	color:#BC7860;
	padding:5px;
	font-size:1.2em;
	font-weight:bold;
	margin-bottom:10px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #BC7860;
	border-left-color: #BC7860;
	background-color: #EBD6CF;
}

.title_jp span {
	font-size:0.9em;
	font-weight:normal;
}
