@charset "utf-8";

/* ========================================================
	learn.css => 学び方いろいろ
======================================================== */

/* サイドエリア
============================================================================================================ */
#localNavi dt strong {
	background-image: url(../images/local_navi_title.gif);
}
#localNavi dd li {
	background-image: url(../images/local_navi_arrow.gif);
}
#localNavi dd li strong a {
	color: #ffa200;
}

/* 北芸ならではの学習システム
============================================================================================================ */
/* メイン
----------------------------------------------------------------------------------------- */
.system #mainArea {
	font-size: 109%;
	zoom: 1;
}
.system #mainArea:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;
}
.system #mainArea p.ph {
	float: right;
	margin-left: 10px;
}
.system #mainArea h3 {
	margin: 12px 0 6px;
}

/* 2番目の特徴は、学ぶスタイルが選択できること。
----------------------------------------------------------------------------------------- */
#featureArea {
	position: relative;
	top: -18px;
	height: 359px;
	margin-bottom: 2px;
	font-size: 109%;
	line-height: 1.4;
	zoom: 1;
}
#featureArea:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;
}
#featureArea h3 {
	margin-bottom: 10px;
}
#featureArea p {
	padding: 0 40px 0 102px;
}
#featureArea p.ph {
	position: absolute;
	left: -9px;
	padding: 0;
}
#featureArea div {
	position: absolute;
	left: 102px;
	bottom: 6px;
}
#featureArea div p {
	padding: 0;
}
#featureArea div p.ph {
	position: absolute;
	left: 462px;
	bottom: 86px;
}
* html #featureArea div p.ph {
	bottom: 85px;
}
#featureArea li {
	float: left;
}

/* スタイル
----------------------------------------------------------------------------------------- */
.style_area {
	position: relative;
	left: -5px;
	background: url(../../system/images/style_bg.gif) no-repeat right bottom;
	font-size: 109%;
	line-height: 1.5;
	zoom: 1;
}
.style_area:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;
}
.style_area p.ph {
	float: left;
}
.style_area h4 {
	margin-bottom: 5px;
}
.style_area ul {
	margin-left: 158px;
}
.style_area .list {
	padding-left: 0.5em;
	text-indent: -0.5em;
}
#attend h4 {
	padding-top: 29px;
}
#choice {
	margin: 10px 0 16px;
}
#choice h4 {
	padding-top: 27px;
}
#home {
	background-image: url(../../system/images/style_home_bg.gif);
}
#home h4 {
	padding-top: 16px;
}







/* 入学から卒業までの流れ
============================================================================================================ */
.flow h3 {
	margin: 10px 10px 25px 0;
	border-bottom: 1px solid #ffffff;
}
.flow h3 em {
	display: block;
	border-bottom: 1px solid #c7ac67;
}

.flow h4 {
	margin-bottom: 3px;
	font-size: 117%;
}


.flow table {
	width: 630px;
	border-collapse: collapse;
}
.flow table th,
.flow table td {
	padding: 0.5em 1em;
	background-color: #ffffff;
	border: 1px solid #c9c9c9;
	color: #333333;
	font-size: 109%;
}
.flow table .odd th,
.flow table .odd td {
	background-color: #fffbf2;
}
.flow table a {
	color: #333333;
}

/* コースを選択します
----------------------------------------------------------------------------------------- */
#courseChoice {
	margin-bottom: 20px;
}
#courseChoice thead th {
	padding: 0.2em;
	background-color: #898989;
	text-align: center;
	color: #ffffff;
	font-size: 92%;
}
#courseChoice th em {
	color: #d21e4a;
}
#courseChoice td {
	width: 45%;
	font-size: 100%;
	text-align: center;
	color: #707070;
}
#courseChoice td a {
	color: #707070;
}
#courseChoice td del {
	color: #dddddd;
	text-decoration: none;
}

/* 学習スタイルを選択します
----------------------------------------------------------------------------------------- */
#styleChoice {
	margin-bottom: 40px;
}
#styleChoice th {
	background-color: #fffbf2;
}
#styleChoice td {
	width: 33%;
}


/* 北芸では普通科目と芸術科目を学びます。
----------------------------------------------------------------------------------------- */
#subjectChoice {
	width: 628px;
	margin-bottom: 20px;
	background-color: #ffffff;
	border: 1px solid #c9c9c9;
}
#subjectChoice:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;
}
#subjectChoice div {
	float: left;
	width: 313px;
	padding-bottom: 0.8em;
	border-right: 1px solid #c9c9c9;
	font-size: 109%;
	color: #535353;
}
#subjectChoice div.right {
	width: 314px;
	border-right: 0;
}
#subjectChoice h5 {
	padding: 0.2em;
	background-color: #898989;
	text-align: center;
	color: #ffffff;
	font-size: 92%;
}

#subjectChoice ul {
	padding: 1em;
	color: #333333;
}
#subjectChoice div.right ul {
	background: url(../../flow/images/subject_image.jpg) no-repeat right bottom;
}
#subjectChoice p {
	margin: 0 0.8em;
	padding: 0.5em 1em;
	background-color: #fffbf2;
}
#subjectChoice p em {
	color: #d21e4a;
}



/* box
----------------------------------------------------------------------------------------- */
.box_area {
	width: 628px;
	margin-bottom: 40px;
	background-color: #ffffff;
	border: 1px solid #c9c9c9;
}
.box_area:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;
}

.box_area dl {
	float: left;
	width: 209px;
	border-right: 1px solid #c9c9c9;
	font-size: 109%;
	color: #535353;
}
.box_area dl.right {
	width: 208px;
	border-right: 0;
}
.box_area dt {
	padding: 0.8em 1em 0.4em;
	color: #805300;
}
.box_area dd {
	padding: 0 1em 1em;
}
.box_area dd.ph {
	text-align: center;
}






/* 募集要項
============================================================================================================ */
.guideline h3 {
	margin-top: 35px;
	margin-bottom: 8px;
	margin-right: 10px;
	border-bottom: 1px solid #ffffff;
}
.guideline h3.first {
	margin-top: 0;
}
.guideline h3 em {
	display: block;
	border-bottom: 1px solid #C7AC67;
}
.guideline p {
	margin: 0 10px 1.5em 0;
	color: #333333;
}
.guideline p.cmapus {
	margin-bottom: 1em;
	padding: 2px 8px;
	background-color: #efddbb;
	font-size: 109%;
	color: #805300;
	font-weight: bold;
}

.guideline dt {
	color: #5595e3;
	font-weight: bold;
	font-size: 109%;
}
.guideline dd {
	margin-bottom: 1em;
	padding-left: 1em;
	color: #333333;
}
.guideline dd.table {
	padding-top: 3px;
}
.guideline table {
	width: 650px;
	background-color: #c9c9c9;
}
.guideline table th {
	padding: 0.2em 1em;
	background-color: #5595e3;
	color: #ffffff;
	line-height: 1.3;
}
.guideline table td {
	padding: 0.6em 1em;
	background-color: #ffffff;
}
.guideline table td em {
	color: #D21E4A;
}
.guideline table.stripe .odd td {
	background-color: #fffbf2;
}
.guideline table caption {
	padding: 10px 0 3px;
	font-weight: bold;
	color: #666666;
}
.guideline table .w01 {
	width: 42%;
}
.guideline table .w02 {
	width: 30%;
}
.guideline .table ul {
	margin: 0.5em 1em 0;
	font-size: 92%;
}
.guideline .table ul li {
	margin-bottom: 0.2em;
}


/* FAQ
============================================================================================================ */
/* .faq h3 {
	margin: 15px 0 0;
	margin-right: 10px;
	padding: 15px 50px;
	background: url(../../faq/images/title_bg.gif) no-repeat;
	font-size: 117%;
	font-weight: normal;
	color: #313131;
	cursor: pointer;
}
.faq h3.hover {
	color: #ea8628;
}
.faq_box {
	display: none;
	width: 710px;
}
.faq_inner {
	padding: 10px 0 0;
}
.faq_inner div {
	background: url(../../faq/images/detail_bg.gif) repeat-y;
}
.faq_box dl {
	padding-bottom: 20px;
	background: url(../../faq/images/detail_bg_bottom.gif) no-repeat bottom;
}
.faq_box dl dt {
	background: url(../../faq/images/detail_bg_middle.gif) no-repeat bottom;
}
.faq_box dl dt strong {
	display: block;
	padding: 17px 50px 24px;
	background: url(../../faq/images/detail_bg_top.gif) no-repeat;
	color: #ffffff;
	font-weight: normal;
	font-size: 117%;
	line-height: 1.4;
}
.faq_box dl dd {
	margin: 6px 10px;
	padding: 3px 10px 10px 40px;
	background: url(../../faq/images/detail_bg_a.gif) no-repeat;
}
 */
 
.faq h3 {
	margin: 15px 0 0;
	cursor: pointer;
}
.faq_box {
	display: none;
	width: 710px;
}
.faq_inner {
	padding: 10px 0 0;
}
.faq_box dl {
	padding-bottom: 10px;
}


