@charset "UTF-8";

/* CSS Document */

/* BASE CONFIG */
form {
	margin: 0;
	padding: 0;
	}

img {
	border: 0;
	}
	
body {
	margin: 0;
	border: 0;
	padding: 0;
	background: #FFFCE9 url("../images/bg_gradation.jpg") top repeat-y;
	color: #333;
	text-align: left;
	font-size: 80%;
	font-family: "Verdana", sans-serif, 'MS PGothic', 'Hiragino Kaku Gothic Pro W3';
	}

a:link {
	color: #74793d;
	text-decoration: underline;
	}
a:visited {
	color: #030;
	text-decoration: underline;
	}
a:active {
	color: #030;
	text-decoration: underline;
	}
a:hover {
	color: #c63;
	text-decoration: underline;
	}


h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}
	
h1 {
	margin-top: 5px;
	}
h2 {
	font-size: 100%;
	}
h3 {
	line-height: 140%;
	text-align: left;
	margin: 0 0 5px 0;
	padding: 3px 0 0 16px;
	font-weight:bold;
	font-size: 15px;
	color: #444;
	height:24px;
	background: url("../images/subtitle.gif") top left repeat-x;
	}
h4 {
	line-height: 140%;
	text-align: left;
	margin: 10px 0 5px 0;
	padding: 3px 0 0 18px;
	font-weight:bold;
	font-size: 12px;
	color: #E99A61;
	height:20px;
	background: url("../images/icon_gray.gif") center left no-repeat;
	}

.size12px {
	font-size:12px;
	}
.style2 {
	color: #f00;
	}
.style3 {
	color: #fff;
	}
.style4 {
	color: #06c;
	}

/* HEADER */
#header {
	width: 760px;
	margin: 0;
	padding: 5px 20px 0 20px;
	text-align: left;
	background: #fff;
	}



/* RAYOUT */

#mainframe{
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	text-align: center;
	width: 800px;
	background-color: #FFFFFF;
	border-left: 1px #D7D5D6 solid ;
	border-right: 1px #D7D5D6 solid ;
	}

#mainunit {
	clear: both;
	width: 800px;
	padding: 0;
	margin: 0;
	text-align: left;
	overflow: hidden;
	background: url("../images/bg_line.gif") top repeat-y;
	}

#left {
	padding: 0 0 0 20px;
	margin: 0;
	float: left;
	text-align: left;
	width: 210px;
	overflow: hidden;
	}

#left_sub_menu {
	width:170px;
	margin: 2px 0 10px 10px;
	}
	.left_sub_menu_link {
		color:#7B7B7B;
		font-size:12px;
		line-height: 22px;
		text-decoration:underline;
		margin-bottom:10px;
		padding: 1px 0 3px 18px;
		background: transparent url("../images/icon_pink.jpg") top left no-repeat;
		}

#right {
	padding: 0 0 0 20px;
	margin: 0;
	float: left;
	text-align: left;
	width: 532px;
	overflow: hidden;
	}
	


/* FOOTER */

#footer {
	clear: both;
	width: 795px;
	margin: 0;
	padding: 5px 5px 5px 0;
	background: #fff;
	font-size:12px;
	color: #666;
	text-align: right;
	}
#footer a {
	color: #333;
	text-decoration: none;
	}
#footer a:hover {
	color: #333;
	text-decoration: none;
	}
	
#footer_menu {
	clear: both;
	width: 760px;
	margin: 0;
	padding: 6px 0 6px 0;
	color: #fff;
	font-size: 10px;
	text-align: center;
	background-color: #afafaf;
	}
#footer_menu a {
	color: #fff;
	text-decoration: none;
	}
#footer_menu a:hover {
	color: #fff;
	text-decoration: underline;
	}


/* CONTENTS RAYOUT */

#news {
	width: 345px;
	margin: 7px 15px 0 0;
	float: left;
	overflow: hidden;
	}
	
	#topics {
		margin-top: 2px;
		padding-bottom: 5px;
		background: #fff url("../images/line_dotted.jpg") bottom no-repeat;
		}
	#topics a {
		color: #0CA4D5;
		text-decoration: underline;
		}
	#footer a:hover {
		color: #0CA4D5;
		text-decoration: underline;
		}
	.topics_date {
		color:#DA8D59;
		font-size:10px;
		}
	.topics_title {
		color:#0CA4D5;
		font-size:12px;
		text-decoration:underline;
		padding: 0 0 0 16px;
		background: #fff url("../images/icon_blue.jpg") top left no-repeat;
		}
	.topics_txt {
		margin:0 0 0 16px;
		}
	.topics_link {
		font-size: 10px;
		text-align:left;
		text-decoration:underline;
		padding: 0 0 0 10px;
		background: #fff url("../images/icon_black.jpg") bottom left no-repeat;
		}

#top_banner {
	margin-top: 7px;
	width: 170px;
	float: left;
	}


.subtitle1{
	line-height: 140%;
	text-align: left;
	margin: 0 0 5px 0;
	padding: 3px 0 0 18px;
	font-weight:bold;
	height:24px;
	background: #fff url("../contents_images/qa/icon_a.gif") top left repeat-x;
	}
	
.subtitle2{
	line-height: 140%;
	text-align: left;
	margin: 0 0 5px 0;
	padding: 3px 0 0 10px;
	font-weight:bold;
	height:24px;
	background: #fff url("../images/bg_subtitleplate2.gif") top left repeat-x;
	}
	
	
.qa_question {
	font-size: 14px;
	color: #2D87C3;
	line-height: 140%;
	text-align: left;
	margin: 0 0 10px 0;
	padding: 14px 0 5px 40px;
	font-weight:bold;
	height:24px;
	background: #fff url("../contents_images/qa/icon_q.gif") top left no-repeat;
	}
	
.qa_answer {
	line-height: 140%;
	text-align: left;
	margin: 8px 0 0 0;
	padding: 8px 0 5px 44px;
	height:24px;
	background: #fff url("../contents_images/qa/icon_a.gif") top left no-repeat;
	}
	
.margin_top {
	margin: 5px 0 0 30px;
	}
	
.margin_top_3 {
	margin-top: 3px;
	}
.margin_bottom {
	margin-bottom: 6px;
	}

.hr_pink {
	border: 1px #F88F92 solid ;
	height: 1px;
	}
.hr_pink_voice {
	border: 1px #F88F92 solid ;
	height: 1px;
	margin: 4px 0 4px 0;
	}
	
td.document {
  color: #ffffff; /* 文字の色 */
  background-color: #F1A9A0; /* 背景の色 */
  border-style: solid; /* 枠の種類 */
  border-color: #FEF5F5 #E76963 #E76963 #FEF5F5; /* 枠の色 */
  border-width: 1px; /* 枠の幅 */
}

td.document_01 {
  color: #ffffff; /* 文字の色 */
  background-color: #F9A832; /* 背景の色 */
  border-style: solid; /* 枠の種類 */
  border-color: #FBD97F #EA8906 #EA8906 #FBD97F; /* 枠の色 */
  border-width: 1px; /* 枠の幅 */
}
td.document_02 {
  color: #ffffff; /* 文字の色 */
  background-color: #86D876; /* 背景の色 */
  border-style: solid; /* 枠の種類 */
  border-color: #CFF0C4 #1FAE18 #1FAE18 #CFF0C4; /* 枠の色 */
  border-width: 1px; /* 枠の幅 */
}
	
#course_box {
	width: 172px;
	float: left;
	}
	
.teacher_name {
	font-size: 100%;
	font-weight: bold;
	padding: 3px 0 3px 0;
	border-bottom:1px solid #999999;
	}
.teacher_txt {
	font-size: 80%;
	}

.voice_td_01 {
	color: #0CA4D5;
	font-size: 90%;
	font-weight: bold;
	padding: 3px 0 3px 0;
	border-bottom:1px solid #0CA4D5;
	}
	
.voice_td_02 {
	color: #0CA4D5;
	font-size: 90%;
	font-weight: bold;
	padding: 3px 0 3px 0;
	text-align: right;
	}
.voice_td_03 {
	padding: 0 0 4px 3px;
	vertical-align: top;
	}

/* 募集要項 AO入試について */

div.ao_box {
	width: 108px;
	height: 125px;
	float: left;
	border: 1px solid #CCC;
	}

	div.ao_box h5 {
		margin:0;
		background: #e99a61;
		padding: 2px 5px;
		font-size: 12px;
		text-align: center;
		color: #FFF;
		}

	div.ao_box p {
		margin: 5px 10px;
		font-size: 12px;
		}

p.ao_arrow {
	margin: 30px 5px;
	float: left;
	}

p.ao_arrow_bar {
	clear: both;
	text-align: center;
	}

.clear_both {
	clear: both;
	}



/* 募集要項 AO入試について END */




/* FONT */
	
.experience_01 {
	color: #FD7302;
	font-weight: bold;
	font-size: 120%;
}
.experience_02 {
	font-size: 100%;
	font-weight: bold;
	color: #666666;
}
.experience_03 {
	font-size: 120%;
	font-weight: bold;
	color: #009900;
}

#experience_box {
	width: 360px;
	padding: 10px;
	font-size: 80%;
	background-color:#F7F7F7;
	}

.campus_list {
	margin: 0;
	font-size: 12px;
	line-height: 140%;
	list-style-position: inside;
	}

/* HIDDEN */
.hidden {
	display:none;
	}


/* ERROR */
.error_msg , .err_msg{
	color: #ff0000;
	font-size: 90%;
	font-weight: bold;
	font-family: "Verdana", sans-serif;
	}

/* WARNING */
.warning_msg , .wrn_msg{
	color: #ff6600;
	font-size: 90%;
	font-weight: bold;
	font-family: "Verdana", sans-serif;
	}
/* CAUTION */
.caution_msg , .cau_msg{
	color: #ff6600;
	font-size: 90%;
	font-family: "Verdana", sans-serif;
	}
	
/* NORMAL */
.normal_msg , .nrm_msg{
	color: #666666;
	font-size: 90%;
	font-family: "Verdana", sans-serif;
	text-align: center;
	}

