@charset "utf-8";
/*
===== CONTENTS =====

	Title:about.css
	Last-updated: 2010/04/13
	Auther:colletomo
	Outline:ページデザイン
====================
*/


/* ----------------------------------------------------
 共通
----------------------------------------------------*/

#about #kvArea {

}
#relArea .left {
	width:320px;
	float:left;
}
#relArea .right {
	width:320px;
	float:right;
}
#relArea h3 {
	margin-bottom:10px;
}
#relArea h4 {
	margin-bottom:10px;
}
#relArea .box {
	background:url(../imgs/course/index/rel_bg.gif) repeat-y center 0;
}
#relArea .inner {
	padding:0 15px;
}
#relArea .photo {
	width:85px;
	float:left;
}
#relArea .detail {
	width:225px;
	float:right;
	padding-top:15px;
}


/* ----------------------------------------------------
 学内制度
----------------------------------------------------*/

body#about h3.france {
	clear:both;
	padding:47px 0 7px 0;
}
body#about h3.h3_catch {
	clear:both;
	margin-top:40px;
}
body#about h4.catch01 {
	margin:15px 0 4px;
}
body#about h4.catch02 {
	margin:25px 0 19px;
}
body#about .school_img_area {
	float:left;
	width:220px;
	text-align:center;
}
body#about .school_img_area img {
	border:#e1e1e1 solid 1px;
	padding:4px;
}
body#about .school_txt_area {
	float:right;
	width:450px;
}
body#about .school_txt_area p {

}
body#about .school_txt_area table {
	border-collapse:collapse;
	background-color:#E8F0F3;
}
body#about .school_txt_area table td {
	border-collapse:collapse;
	border:#FFF solid 1px;
	padding:5px 5px;
	width:25%;
}
body#about .bn_right {
	text-align:right;
}


/* ----------------------------------------------------
 教育理念
----------------------------------------------------*/

body#about h3.idea {
	padding-top:15px;
	clear:both;
}
body#about .t_center {
	text-align:center;
}

body#about table.history {
	border-collapse:collapse;
	width:100%;
}


body#about table.history th {
	border-collapse:collapse;
	background-color:#FFFF33;
	border-top:#726821 solid 1px;
	padding:6px;
	font-weight:bold;
	color: #000;
}

body#about table.history td {
	border-collapse:collapse;
	border-top:#726821 solid 1px;
	padding:6px;
}


body#about .imgSec {
	text-align:center;
	margin:10px 0;
}
body#about .pad5 {
	padding:8px;
	background:#f0f0f0;
	margin:20px 0 30px 0;
}
body#about .pad5 h4 {
	margin-bottom:5px;
}


/* ----------------------------------------------------
 キャンパスライフ
----------------------------------------------------*/

body#about h4.canp_ttl {
	margin:7px 0;
}
body#about table.schedule_cal {
	width:100%;
	margin-top:15px;
	border-collapse:collapse;
}
body#about table.schedule_cal th {
	border-collapse:collapse;
}
body#about table.schedule_cal td {
	border-collapse:collapse;
}
body#about table.event-info {
	width:100%;
	margin-top:30px;
}
body#about table.event-info th {
	width:100%;
	margin-top:30px;
	text-align:center;
	width:33%;
}
body#about table.event-info td {
	padding:0 5px 30px 5px;
	font-size:13px;
}
body#about .event-info h4 {
	margin-bottom:3px;
	color:#0B8EAE;
	font-size:13px;
}
body#about .sheduletxt {
	color: #333333;
	border-top:2px solid #0B8EAE;
	padding-top: 10px;
	font-size:13px;
}
#about #kvArea #kv {
	float: left;
	width: 365px;
	height: 490px;
}

#about #infoArea{
	float: right;
	width: 310px;	
}


#about #infoArea .event-Info{
	margin-bottom: 20px;
}

#about  #infoArea p{
	margin-bottom:10px;
}

#about  #infoArea p.last{
	margin-bottom:0;
}

#about  #infoArea span {
	color: #FFFFFF;
	background: #333;
}


/* ----------------------------------------------------
 学校概要　index.html
----------------------------------------------------*/

#about #relArea01 {
	margin-bottom: 20px;
}
#about #relArea01 .relLeft {
	float: left;
	width: 329px;
	padding-right: 20px;
	border-right: 1px dotted #Ad9A5A;
	border-bottom: 1px dotted #Ad9A5A;
	padding-top: 10px;
	height: 100px;
}
#about #relArea01 .relLeftEnd {
	width: 329px;
	padding-top: 10px;
	padding-right: 20px;
	float: left;
	border-right: 1px dotted #AD9A5A;
	height: 100px;
}
#about #relArea01 .relRight {
	width: 329px;
	float: left;
	padding-top: 10px;
	padding-left: 20px;
	border-bottom: 1px dotted #AD9A5A;
	height: 100px;
}
#about #relArea01 h3 {
	margin-bottom: 5px !important;
}
#about #relArea01 h3 a, #about #relArea01 h3 a:link, #about #relArea01 h3 a:visited {
	background: url(../imgs/admission/index/rel_arrow.gif) no-repeat left top;
	display: block;
	height: 20px;
	padding-left: 25px;
}
#about #relArea01 h3 a:hover, #about #relArea01 h3 a:active {
	background: url(../imgs/admission/index/rel_arrow.gif) no-repeat left bottom;
}
#about #relArea01 .photo {
	float: left;
	margin-right: 10px;
}
#about #relArea01 .photo a, #about #relArea01 .photo a:link, #about #relArea01 .photo a:visited {
	background: #D6CBC0 url(../imgs/course/guide/btn_bg_off.gif);
	padding: 3px;
	display: block;
	width: 117px;
	height: 57px;
}
#about #relArea01 .photo a:hover, #about #relArea01 .photo a:active {
	background: #FF6600 url(../imgs/course/guide/btn_bg_on.gif);
}


/* ----------------------------------------------------
 workshop
----------------------------------------------------*/

#about #workshopCopy {
	margin-bottom: 20px;
}
#about #workshopCopy p {
	text-align: center;
}
.weekLeft {
	float:left;
	width:100px;
}
#about .weekRight {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #00CCFF;
	float: right;
	width: 580px;
	padding-top: 20px;
}
#about #firstWeek {
	min-height:170px;
	_height:150px;
	padding-bottom:20px;
}
#about #firstWeek .weekRight {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #00CCFF;
	float: right;
	width: 580px;
	padding-top: 20px;
}
#about #secondWeek {
	min-height:170px;
	_height:150px;
	padding-bottom:20px;
}
#about #lastWeek {
	min-height:170px;
	_height:150px;
	padding-bottom:20px;
}
#about #sws h3 {
	margin-bottom:6px;
	color:#0066FF;
	line-height:1;
	font-weight: bold;
}
#about #sws2 h3 {
	margin-bottom:6px;
	color:#0066FF;
	line-height:1;
	font-weight: bold;
}
#about #sws img.photo {
	float:right;
	margin:0 0 10px 10px;
}
#about #sws2 img.photo {
	float: left;
	margin: 0 10px 10px 0px;
}
#about .weekSection {
	border-top-color: #00CCFF;
	border-top-width: 1px;
	border-top-style: dotted;
	float: right;
	width: 580px;
	padding-top: 20px;
}
#about .swsSection {
	border-top-color: #00CCFF;
	border-top-width: 1px;
	border-top-style: dotted;
	float: right;
	width: 700px;
	padding-top: 20px;
}
#about div#start {
	text-align: right;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0px;
}
#about #tVoice {
	padding:10px;
	background-color:#EFEDED;
}
#about #tVoice h3 {
	color:#333;
	line-height:1;
	margin-bottom:6px;
	font-size:1em;
}
#about #tVoice div.voiceright {
	float:right;
	width:540px;
}
#about #tVoice div.voiceleft {
	float:left;
	width:120px;
}
#about #tVoice .prof {
	padding-top:9px;
	margin-top:10px;
	border-top:1px dotted #333;
	height:1%;
}


/* ----------------------------------------------------
 魅力
----------------------------------------------------*/
#about .charm_top_main {
	margin-bottom:47px;
	clear:both;
	list-style:none;
}

#about .charm_top_main li {
	float:left;
	text-indent:-9999px;
}

#about .charm_top_main li a {
	display:block;
	height:500px;
}
#about .charm_top_main li.leftArea a {
	background:url(../imgs/about/charm/top_01.jpg) no-repeat 0 0;
	width:233px;
}

#about .charm_top_main li.centerArea a {
	background:url(../imgs/about/charm/top_02.jpg) no-repeat 0 0;
	width:234px;
}

#about .charm_top_main li.rightArea a {
	background:url(../imgs/about/charm/top_03.jpg) no-repeat 0 0;
	width:233px;
}

#about .charm_top_main li.leftArea a:hover {
	background:url(../imgs/about/charm/top_01.jpg) no-repeat 0 -500px;
	width:233px;
}

#about .charm_top_main li.centerArea a:hover {
	background:url(../imgs/about/charm/top_02.jpg) no-repeat 0 -500px;
	width:234px;
}

#about .charm_top_main li.rightArea a:hover {
	background:url(../imgs/about/charm/top_03.jpg) no-repeat 0 -500px;
	width:233px;
}

/*スタート編*/
#about .charm_start {

}
#about .charm_start ul {
	list-style:none;
}
#about .charm_start h3, #about .charm_start h4, #about .charm_start .point {
	margin:0 0 0 81px;
}
#about .charm_start ul.com li {
	float:left;
	margin-bottom:235px;
}
#about .charm_start ul.name li {
	float:left;
	margin-bottom:41px;
}
#about .charm_start ul.point_3 {
	clear:both;
}
#about .charm_start ul.point_3 li {
	margin:0 0 40px 36px;
}
#about .charm_start .btn a {
	clear:both;
	text-align:center;
	display:block;
	text-indent:-9999px;
	width:506px;
	height:56px;
	margin:4px auto 28px auto;
	background:url(../imgs/about/charm/start_btn.jpg) no-repeat 0 0;
}
#about .charm_start .btn a:hover {
	clear:both;
	text-align:center;
	display:block;
	text-indent:-9999px;
	width:506px;
	height:56px;
	background:url(../imgs/about/charm/start_btn.jpg) no-repeat 0 -56px;
}

/*フィールド編*/

#about .charm_field {
}
#about .charm_field .sectionF {
	margin:15px 0 30px 0;
	clear:both;
}
#about .sectionM {
	margin:15px 0 30px 0;
	clear:both;
	text-align:center;
}
#about .charm_field h4 {
	padding-left:30px;/*カリ*/
	margin-bottom:12px;
}
#about .charm_field .photoBlock_l {
	float:left;
	width:120px;
}
#about .charm_field .photoBlock_r {
	float:right;
	width:120px;
}
#about .charm_field .commentBlock_l {
	float:left;
	width:580px;
	text-align:right;
}
#about .charm_field .commentBlock_r {
	float:right;
	width:580px;
}

/*学び編*/
#about #intro {
	text-align:center;
}
#charm #study #intro p {
	margin:auto 5px;
	padding:15px;
	border:#aaa 1px solid;
	background:#FFFBEE;
}
#about #air {
	background:#7CAAD6 url(../imgs/about/charm/bg.jpg) no-repeat 0 0;
	padding:30px 30px 0;
}
#about #airBtm {
	background:url(../imgs/about/charm/bg_btm.jpg) no-repeat 0 100%;
	padding-bottom:30px;
}
#about #air p.ans {
	color:#fff;
	padding:5px;
	_width:550px;
	_height:1px;
	display:block;
}

/*ナビ*/
#about h3.charm_b {
	margin:23px 0;
	text-align:center;
}
#about .charm_b_leftArea {
	float:left;
	width:352px;
	background:url(../imgs/about/charm/bottom_line.gif) no-repeat 100% 0;
	margin-bottom:30px;
}
#about .charm_b_leftArea .picArea {
	float:left;
	width:85px;
	margin:0 16px 0 8px;
}
#about .charm_b_leftArea .txtArea, #about .charm_b_rightArea .txtArea {
	float:left;
	width:200px;
}
#about .charm_b_leftArea .txtArea h4, #about .charm_b_rightArea h4 {
	margin-bottom:8px;
}
#about .charm_b_rightArea {
	float:left;
	width:348px;
}
#about .charm_b_rightArea .picArea {
	float:left;
	width:85px;
	margin:0 16px 0 40px;
}
#about #facilitiesCopy {
	margin-bottom: 20px;
}
#about #facilitiesInfo01 {
	margin-bottom: 20px;
}
#about #facilitiesInfo01 .left {
	float: left;
	width: 321px;
}
#about #facilitiesInfo01 .right {
	float: right;
	margin-right: 30px;
}
#about #facilitiesInfo02 {
	margin-bottom: 20px;
}
#about #facilitiesInfo02 .floor {
	float: left;
	width: 175px;
	height: 250px;
}
#about #facilitiesInfo02 .floor p {
	margin-bottom: 10px;
	margin-right: 7px;
	margin-left: 7px;
	line-height: 120%;
}
#about #facilitiesInfo02 .floor .floorName {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}


/*2014追加*/
#about #facilitiesInfo02 .floor02 {
	float: left;
	width: 350px;
	height: 250px;
}
#about #facilitiesInfo02 .floor02 p {
	margin-bottom: 10px;
	margin-right: 7px;
	margin-left: 7px;
	line-height: 120%;
}
#about #facilitiesInfo02 .floor02 .floorName {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}



#about #facilitiesInfo03 {
	background: #D7E7AF;
	padding-bottom: 5px;
	margin-bottom: 20px;
}
#about #facilitiesInfo03 .left {
	float: left;
	width: 441px;
	padding-left: 15px;
	padding-top: 15px;
}
#about #facilitiesInfo03 .right {
	width: 210px;
	padding-top: 15px;
	padding-right: 15px;
	float: right;
}


/*2014追加*/
#about #facilitiesInfo03 .left02 {
	float: left;
	width: 210px;
	padding-left: 15px;
	padding-top: 35px;
}
#about #facilitiesInfo03 .right02 {
	float: right;
	width: 441px;
	padding-top: 15px;
	padding-right: 15px;
}
#about #facilitiesInfo03 .right02 ul.left03 {
	float: left;
	width: 210px;
	padding-left: 15px;
}
#about #facilitiesInfo03 .right02 ul.right03 {
	float: right;
	width: 210px;
}




#about #facilitiesInfo03 p {
	margin-bottom: 10px;
}
#about #facilitiesInfo03 .floorName {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}
#about #relFacilities .box .photo {
	float: left;
	margin-right: 20px;
}
#about #relFacilities .box .detail {
	padding-top: 20px;
}
#about #archiveCopy {
	margin-bottom: 20px;
}
#about #archiveCopy #copy {
	float: left;
}
#about #archiveCopy #copy p {
	margin-bottom: 10px;
}
#about #archiveCopy #btnBlog {
	float: right;
}
#about #archiveCopy #btnBlog .btn {
	margin-bottom: 5px !important;
}
#about #archiveCopy #btnBlog .btn a, #about #archiveCopy #btnBlog .btn a:link, #about #archiveCopy #btnBlog .btn a:visited {
	background: url(../imgs/admission/index/rel_arrow.gif) no-repeat left top;
	display: block;
	height: 20px;
	padding-left: 25px;
}
#about #archiveCopy #btnBlog .btn a:hover, #about #archiveCopy #btnBlog .btn a:active {
	background: url(../imgs/admission/index/rel_arrow.gif) no-repeat left bottom;
}
#about #archiveKv {
	margin-bottom: 30px;
}
#about #backNumber h3 {
	margin-bottom: 15px;
}
#about #backNumber #fes01 {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #736859;
}
#about #backNumber #fes01 li {
	text-align: center;
	float: left;
	width: 232px;
	border-right: 1px dotted #736859;
	list-style-type: none;
	height: 121px;
	margin-bottom: 20px;
}
#about #backNumber #fes02 li {
	text-align: center;
	float: left;
	height: 120px;
	width: 174px;
	margin-bottom: 20px;
	list-style-type: none;
	border-right: 1px dotted #736859;
}
#about #backNumber li.end {
	border-style: none !important;
}


/* ----------------------------------------------------
　在校生の声
----------------------------------------------------*/
#about #voiceCopy {
	margin-bottom: 20px;
}
#about .voiceArea {
	margin-bottom: 20px;
}
#about.voiceArea .name {
	margin-bottom: 10px;
}
#about .voiceArea .question {
	color: #00A0E8;
	text-indent: -11px;
	padding-left: 12px;
}
#about .voiceArea .answer {
	color: #E85197;
	text-indent: -11px;
	padding-left: 12px;
}


#about .voiceArea .voiceLeft {
	float: left;
	width: 280px;
	padding-top: 325px;
	padding-left: 20px;
	padding-right: 20px;
}
#about .voiceArea .voiceRight {
	float: right;
	width: 280px;
	padding-top: 325px;
	padding-right: 20px;
	padding-left: 20px;
}

#about #voice01 {
	background-image: url(../imgs/course/voice2011/voice01_photo.jpg);
	background-repeat: no-repeat;
	height: 470px;
	width: 700px;
}

#about #voice02 {
	height: 470px;
	width: 700px;
	background-image: url(../imgs/course/voice2011/voice02_photo.jpg);
	background-repeat: no-repeat;
}
#about #voice03 {
	background-image: url(../imgs/course/voice2011/voice03_photo.jpg);
	background-repeat: no-repeat;
	height: 470px;
	width: 700px;
}

#about #voice04 {
	background-image: url(../imgs/course/voice2011/voice04_photo.jpg);
	background-repeat: no-repeat;
	height: 470px;
	width: 700px;
}


/* ----------------------------------------------------
　2014追加
----------------------------------------------------*/
#about #voice05 {
	height: 220px;
	width: 700px;
}
#about #voice06 {
	height: 220px;
	width: 700px;
}
#about #voice07 {
	height: 220px;
	width: 700px;
}
#about #voice08 {
	height: 220px;
	width: 700px;
}
#about #voice09 {
	height: 220px;
	width: 700px;
}
#about #voice10 {
	height: 220px;
	width: 700px;
}
#about #voice11 {
	height: 220px;
	width: 700px;
}
#about .left-2 {
	width: 350px;
	float: left;
}

#about .right-2 {
	float: right;
	width: 350px;
}
#about .right-last {
	float: right;
	width: 310px;
	padding-top: 100px;
	padding-right: 20px;
}
/* ----------------------------------------------------
　2014追加
----------------------------------------------------*/


#about p.name{
	margin-bottom:8px;
}

#about .left {
	width: 320px;
	padding-top: 400px;
	padding-left: 10px;
	float: left;
}

#about .right {
	float: right;
	width: 320px;
	padding-top: 400px;
	padding-right: 10px;
}

#about .voiceArea .voice {
	color: #FFFFFF;
	font-size: 0.9em;
}


/* ----------------------------------------------------
　施設
----------------------------------------------------*/
#about .fac-left {
	width: 320px;
	padding-left: 10px;
	float: left;
}

#about .fac-right {
	float: right;
	width: 320px;
	padding-right: 10px;
}


/* ----------------------------------------------------
　日デで出来ること
----------------------------------------------------*/

#about #beableCopy {
	background-color: #FFFF99;
	padding: 10px;
	margin-bottom: 30px;
}

#about .beableArea {
	margin-bottom:30px;
	list-style:none;
}

#about .beableArea li {
	text-indent:-9999px;
}

#about .beableArea li a {
	display:block;
	text-indent:-9999px;
}


#about .beableArea li.beable01 a {
	width:700px;
	height:351px;
	background: url(../imgs/about/beable/top_01.jpg) no-repeat left top;
	margin-bottom: 30px;
}

#about .beableArea li.beable01 a:hover {
	background:url(../imgs/about/beable/top_01.jpg) no-repeat -700px 0;
	height:351px;
	margin-bottom: 30px;
}

#about .beableArea li.beable02 a {
	width:700px;
	height:330px;
	background: url(../imgs/about/beable/top_02.jpg) no-repeat 0 0;
	margin-bottom: 30px;
}

#about .beableArea li.beable02 a:hover {
	background:url(../imgs/about/beable/top_02.jpg) no-repeat -700px 0;
	height:330px;
}

#about .beableArea li.beable03 a {
	width:700px;
	height:330px;
	margin-bottom: 30px;
	background: url(../imgs/about/beable/top_03.jpg) no-repeat 0 0;
}

#about .beableArea li.beable03 a:hover {
	background:url(../imgs/about/beable/top_03.jpg) no-repeat -700px 0;
	height:330px;
}

#about .beableArea li.beable04 a {
	width:700px;
	height:330px;
	background: url(../imgs/about/beable/top_04.jpg) no-repeat 0 0;
}

#about .beableArea li.beable04 a:hover {
	background:url(../imgs/about/beable/top_04.jpg) no-repeat -700px 0;
	height:330px;
}


/* ----------------------------------------------------
　実践授業
----------------------------------------------------*/



#about  .practice {
	width: 700px;
}

#about .practice .practicetitle {
	width: 700px;
	margin-bottom: 20px;
}

#about  .practice h3 {
	background-image: url(../imgs/about/practice/h3_title.gif);
	background-repeat: no-repeat;
	width: 700px;
	height: 200px;
	text-indent: -9999px;
}

#about  .practice .practicetitle p {
	background-color: #0083D7;
	width: 680px;
	padding: 10px;
	height: auto;
	color: #FFFFFF;
}

#about .practice .col1 {
	height: 344px;
	width: 700px;
	margin-bottom: 14px;
}
#about .practice .col1 #small01 {
	float: left;
	margin-right: 13px;
	margin-bottom: 14px;
}
#about .practice .col1 #large01 {
	float: right;
}
#about .practice .col1 #small02 {
	float: left;
}
#about .practice .col2 {
	height: 165px;
	width: 700px;
	margin-bottom: 14px;
}
#about .practice .col2 #small03 {
	float: left;
	margin-right: 13px;
}
#about .practice .col2 #small04 {
	float: left;
	margin-right: 13px;
}
#about .practice .col2 #small05 {
	float: left;
	margin-right: 13px;
}
#about .practice .col2 #small06 {
	float: right;
}
#about .practice .col3 {
	height: 344px;
	width: 700px;
	margin-bottom: 14px;
}
#about .practice .col3 #large02 {
	float: left;
	margin-right: 13px;
}
#about .practice .col3 #small07 {
	float: right;
	margin-bottom: 14px;
}
#about .practice .col3 #small08 {
	float: right;
}
#about .practice .col4 {
	height: 344px;
	width: 700px;
}
#about .practice .col4 #small09 {
	float: left;
	margin-right: 13px;
	margin-bottom: 14px;
}
#about .practice .col4 #small10 {
	float: left;
	margin-bottom: 14px;
}
#about .practice .col4 #middle01 {
	float: right;
}
#about .practice .col4 #small11 {
	float: left;
	margin-right: 13px;
}
#about .practice .col4 #small12 {
	float: left;
}

#about .practice .col4 #middle02 {
	float: right;
}



#about .practice .col5 {
	height: 165px;
	width: 700px;
	margin-bottom: 14px;
}
#about .practice .col5 #middle01 {
	float: left;
	margin-right: 13px;
	margin-bottom: 14px;
}
#about .practice .col5 #small01 {
	float: left;
	margin-bottom: 14px;
}
#about .practice .col5 #small02 {
	float: right;
}




#about .practice a img{
	border:3px solid #000;
}

#about .practice a:hover img{
	border:3px solid #0083d7;
}
