@charset "UTF-8";

/*----------------------------------------------------------------------------
 * FileName      : common.css
 * 目次
		body
		header
			contents
		footer
----------------------------------------------------------------------------*/


a:link,a:visited {
	color: #333333;
}
a:hover,a:active {
	color: #333333;
	text-decoration: none;
}
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../../img/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	-webkit-text-size-adjust: none;
}
table{
	border-collapse : collapse;
}
td{
}
h1,h2,h3,h4,h5,h6,p,ul,ol,li,dd,dt,dl,form {
	margin: 0px;
	padding: 0px;
}
li{
	list-style-type: none;
}
hr {
	display: none;
}
caption {
	display: none;
}
a img{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

img{
	vertical-align: bottom;
}

#wrapper {
	width: 940px;
	background: #ffffff;
	margin-right: auto;
	margin-left: auto;
}

.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
}
.align-center,
p.align-center {
	text-align: center;
}

/*----------------------------------------------------------------------------

                                     header

----------------------------------------------------------------------------*/

#header{
	background:url(../../img/header_bg.gif) repeat-x;
	text-align:center;
	position: fixed;
	top:20px;
	left:0;
	width:100%;
	margin: -20px 0 0;
	z-index: 10;
}
* html div#header {     
	position: absolute;  
	top: expression(eval(document.documentElement.scrollTop+0));
	margin:0;
}

#header ul{
	width:940px;
	margin: 0 auto;
	text-align: center;
}

#header li{
	display:inline;
	float: left;
}


/*----------------------------------------------------------------------------

                                     contents

----------------------------------------------------------------------------*/

#contents{
	padding: 47px 0 0;
	color: #000000;
	font-size: 12px;
	line-height: 1.7;
}
#contents .color{
	background: #ffff00;
	font-weight: bold;
}

#key{
	position: relative;
	margin-bottom: -43px;
	z-index: 5;
}

/*今すぐ資料請求する*/
.key-contact{
	position: relative;
	z-index: 2;}
p.key-contact-btn{
	position: absolute;
	left: 443px;
	top: 165px;
}
p.key-contact-btn02{
	position: absolute;
	left: 443px;
	top: 46px;
}

/*卒業生からのメッセージをご紹介します。*/
#message{
	width: 892px;
	margin-left: 23px;
	padding-bottom: 45px;
	background:url(../../img/message_bg01.gif) repeat;
}
#message h2{
	margin-bottom: -25px;
}
#message .message-wrap{
	width: 829px;
	margin: 25px 0 0 31px;
	background:url(../../img/message_bg02.gif) repeat-y;
}
#message .message-inner{
	width: 829px;
	padding-bottom: 25px;
	background:url(../../img/message_bg03.gif) no-repeat left bottom;
}
#message .message-box01{
	float: left;
	width: 401px;
}
#message .message-box02{
	float: right;
	width: 401px;
}
#message .message-inner h3{
	margin-bottom: 15px;
}
#message .message-inner .image{
	float: left;
	width: 167px;
	margin-right: 14px;
	text-align: right;
}
#message .message-inner h4{
	margin-bottom: 8px;
}
#message .message-inner p{
	width: 205px;
	overflow: hidden;
}


/*5つの理由*/
#reason{
	padding-bottom: 33px;
	background: #ff7088;
}
#reason h3{
	margin: 0 26px 0 22px;
}
.reason-box {
	position: relative;
	margin: 0 26px 0 22px;
	padding: 0 0 25px 35px;
	border-right: 7px solid #bbbbbb;
	border-bottom: 7px solid #bbbbbb;
	border-left: 7px solid #bbbbbb;
	background: #ffffff;
}
.reason-box p{
	margin-bottom: 18px;
	font-size: 117%;
}
.reason-box .image{
	float: right;
	width: 347px;
	margin: 0 0 0 30px;
}
.reason-box .reason02bg{
	width: 465px;
	padding-bottom: 115px;
	background:url(../../img/reason02_bg.gif) no-repeat right bottom;
}
* html .reason-box .reason02bg{
	width: 460px;
}
.reason-box .reason03image{
	width: 833px;
	margin: 25px -2px 0 -12px;
}
.reason-box02 {
	margin: 0 26px 0 22px;
	padding: 0 35px 35px 43px;
	background: #ffffff;
	font-size: 117%;
	border-right: 7px solid #bbbbbb;
	border-bottom: 7px solid #bbbbbb;
	border-left: 7px solid #bbbbbb;
}
.reason-box02 .image{	
	margin-top: 30px;
}
.reason-box .image04{
	margin-bottom: -17px;
}


/*夢を叶える2つの専攻*/
#course{
	margin:0 0 35px 23px;
}
#course h2{
	margin-bottom:-42px;
	padding-top: 20px;
}
#course h3{
	margin-top:42px;
}
#course .course-box01{
	padding: 0 0 22px;
	background:url(../../img/course_bg01.gif) repeat-y;
}
#course .course-box01 h4{
	margin-left: 329px;
}
#course .course-box01 ul{
	width: 800px;
	margin-left: 70px;
	padding-bottom: 10px;
	background:url(../../img/course_bg02.gif) no-repeat left bottom;
}
#course .course-box01 li{
	float: left;
	width: 242px;
	margin-right: 17px;
}
#course .course-box01 li span {
	display: inline-block;
	margin: 12px 10px 0 13px;
	line-height: 1.6;
}

/*豊富なデビューと就職のチャンスがあります。*/
#chance{
	margin-top: -7px;
	padding-bottom: 45px;
	background: #fcf5f0;
}
#chance h2{
	padding-top: 40px;
	background: #ffffff;
}
#chance .chance-box{
	padding-left: 44px;
}
#chance .chance-box .image{
	float: right;
	margin: 0 0 0 16px;
}
#chance .chance-box p{
	margin: 9px 0;
	font-size: 117%;
}
#chance .chance-box h4.fix{
	position: relative;
	height: 104px;
}
#chance .chance-box h4.fix img{
	position: absolute;
	top: 0;
	left: 0;
}

#chance .list-box{
	width: 850px;
	padding: 13px 0 22px;
	border-right: 1px solid #d7c4b7;
	border-bottom: 1px solid #d7c4b7;
	border-left: 1px solid #d7c4b7;
	background: #ffffff;
}
#chance .list-box p,
#chance .list-box dl{
	margin: 0 20px 0 25px;
	font-size: 108%;
	line-height: 1.6;
}
#chance .list-box p.note{
	margin-bottom: 5px;
	text-align: right;
	font-size: 92%;
}
#chance .list-box dl{
	margin-top: 20px;
	background:url(../../img/chance01_bg01.gif) repeat;
}
#chance .list-box dt{
	padding-left: 275px;
}
#chance .list-box dd{
	padding: 2px 22px 20px;
}

#chance .voice{
	width: 878px;
	margin: 23px 0 0 -25px;
	padding-bottom: 25px;
	background:url(../../img/chance01_bg02.gif) no-repeat right bottom;
}
#chance .voice-box{
	display: inline;
	float: left;
	width: 414px;
	margin-left: 25px;
}
#chance .voice-box p{
	margin-bottom: 0;
	padding: 13px 25px 0;
	font-size: 108%;
	line-height: 1.6;
}


/*life*/
#life{
	background:url(../../img/life_bg01.gif) repeat-x 0 383px;
}

#life .life-box01{
	width: 832px;
	margin-left: 55px;
	padding-bottom: 25px;
	background: #fff6c8;
}
#life .life-box01 p{
	margin: 15px 0 0 33px;
	font-size: 117%;
	line-height: 1.7;
}
#life .life-box01 .image{
	float: right;
	margin: 0;
}
#life .life-box01 .step{
	margin: 0 0 0 28px;
}

#life .life-wrap{
	width: 870px;
	margin: 34px 0 0 55px;
	padding-bottom: 24px;
	background:url(../../img/life_bg02.gif) repeat-y;
}
#life .life-box02{
	float: left;
	width: 399px;
	margin-right: 34px;
	background: #fff6c8;
}
#life .life-box02 p{
	margin: 14px 28px 0;
	font-size: 108%;
	line-height: 1.6;
}
#life .life-box02 p.lead{
	margin: 19px 22px 15px;
}

/*faq*/
#faq{
	width: 900px;
	margin-left: 18px;
	padding-bottom: 23px;
	background:url(../../img/faq_bg01.gif) repeat-y;
}
#faq h2 {
	padding-top: 40px;
	background: #ffffff;
}

#faq .faq-box01{
	margin-bottom: -22px;
	padding: 0 16px 0 51px;
}
#faq .faq-box01 h3{
	margin-top: 27px;
}
#faq .faq-box01 .image{
	float: right;
	margin: 0;
	padding: 0;
}
#faq .faq-box01 p{
	margin-top: 20px;
	padding-left: 72px;
	background:url(../../img/faq_bg02.gif) no-repeat;
	font-size: 117%;
	line-height: 1.7;
}

#faq .faq-wrap{
	margin: 22px 0 0 44px;
	padding-bottom: 22px;
	background:url(../../img/faq_bg04.gif) no-repeat left bottom;
}
#faq .faq-box02{
	float: left;
	width: 389px;
	margin-right: 21px;
	padding-top: 18px;
	border-top: 3px solid #79a44c;
	border-right: 3px solid #79a44c;
	border-left: 3px solid #79a44c;
	background: #ffffff;
}
#faq .faq-box02 h3{
	margin-left: 17px;
}
#faq .faq-box02 p{
	margin: 15px 20px 0 17px;
	padding-left: 53px;
	background:url(../../img/faq_bg03.gif) no-repeat;
	font-size: 117%;
	line-height: 1.7;
}


/*入学前から徹底バックアップ*/
#backup{
	margin: 0 0 58px 23px;
}
#backup .backup-wrap{
	width: 892px;
	padding-bottom: 25px;
	background:url(../../img/backup_bg01.gif) no-repeat left bottom;
}
#backup .backup-box01{
	float: left;
	width: 432px;
}
#backup .backup-box02{
	float: right;
	width: 432px;
}
#backup .backup-wrap p{
	padding: 4px 35px 0 32px;
	font-size: 117%;
	line-height: 1.7;
}


/*----------------------------------------------------------------------------

                                     footer

----------------------------------------------------------------------------*/

#footer{
	padding: 10px 34px 25px 30px;
	font-size: 12px;
}
address{
	font-style: normal;
}
#footer ul{
	float: right;
	padding-top: 3px;
}
#footer li{
	display: inline;
	padding-left: 20px;
}
