﻿@charset "UTF-8";

@import url("plan.css");

.ph {
	float:right;
	width:200px;
	margin:0 0 5px 5px;
}


/*-----------------------------------------
	btn
-----------------------------------------*/
.mb_index_btn {
	clear: both;
	width: 658px;
	margin:0 auto 30px auto;
}

.mb_index_btn li {
	margin-bottom: 8px;
	line-height: 0;
	font-size: 0;
	list-style: none;
}


/*-----------------------------------------
	h3
-----------------------------------------*/


.h3-index {
	float:left;
	width:507px;
	_width:490px;
	font-size:1.2em;
	padding-left:17px;
	font-weight:bold;
	color:#333333;
	background:url(../img/maru_icon_l.gif) left center no-repeat;
}

/*-----------------------------------------
	ボタン付きのh3
-----------------------------------------*/

.ac-index-ttl {
	clear: both;
	width:660px;
	margin:0 auto 10px auto;
	padding-bottom:5px;
	border-bottom:3px solid #EAEAEA;
}


.ac-index-ttl h3 {
	float:left;
	width:578px;
	font-size:1.2em;
	padding-left:17px;
	font-weight:bold;
	color:#333333;
	background:url(../img/maru_icon_l.gif) left center no-repeat;
}


.ac-index-ttl .list-link-btn {
	float:right;
	width:45px;
	margin-top: 5px;
}


/*-----------------------------------------
	h4
-----------------------------------------*/
.h4-ttl-in {
	padding-left:12px;
	font-weight:bold;
	background:url(../img/disk_icon.gif) left center no-repeat;
}

.h4-around-ttl-in {
	width:660px;
	margin:15px 0 0 0;
	padding-bottom:5px;
	background:url(../img/dot_line.gif) bottom repeat-x;
}

/*-----------------------------------------
	table
-----------------------------------------*/
.table-list {
	width:660px;
	margin-top:15px;
	border-top:1px solid #999999;
	border-right:1px solid #999999;
	border-collapse: collapse;
}

.table-list th,
.table-list td {
	padding:3px 5px;
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
}

.table-list .ttl {
	font-weight:bold;
	background-color:#EAEAEA;
	text-align:center;
}

.table-list .sttl {
	background-color:#f8f8f8;
	text-align: left;
	font-weight:bold;
}


/*-----------------------------------------
	人材育成詳細
-----------------------------------------*/

.ac_block {
	margin-bottom: 15px;
	padding-bottom: 5px;
	background:url(../img/dot_line.gif) bottom repeat-x;
}

.ac_block p {
	margin-bottom: 15px;
}

/*-----------------------------------------
	外部評価
-----------------------------------------*/

.acev_link_list {
	margin-bottom: 30px;
}

.acev_link_list li {
	margin: 0 10px 3px 10px;
	padding-left: 10px;
	list-style: none;
	background:url(../img/arrow_icon.gif) 0 7px no-repeat;
}


/*-----------------------------------------
	進路
-----------------------------------------*/

.course-list {
	width:660px;
	padding-bottom: 20px;
}


.course-list table {
	width:660px;
	border-top:1px solid #999999;
	border-right:1px solid #999999;
}

.course-list th,
.course-list td {
	padding:3px 5px;
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
}

.course-list .ttl {
	font-weight:bold;
	background-color:#EAEAEA;
	text-align: left;
}


/*-----------------------------------------
	拡がり
-----------------------------------------*/

.acex_intro {
	clear: both;
	margin: 15px 0;
	padding:5px 10px;
	background-color:#EAEAEA;
	font-size:1.1em;
}

.acex_intro a:link,
.acex_intro a:visited,
.acex_intro a:hover,
.acex_intro a:active {
	color:#86B700;
}



/*-----------------------------------------
	clearfix
-----------------------------------------*/
.contents-txt:after {
	content: ",";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}

.contents-txt a:link, .contents-txt a:visited {
	color:#86B700;
}

