@charset "utf-8";

/*トップページ専用*/
/*------------------------------*/
#index{
	padding: 0px 0 0px;
}
#index_under{
	clear: both;
	padding-top: 0;
	padding-right: 35px;
	padding-left: 35px;
	margin-bottom: 20px;
}


/*Flash部分*/
/*------------------------------*/
#mainFlash {
	margin: 0px;
	padding: 0px;
	text-align: center;
}

/*画像＆動画*/
#mainGazou {
	background:url(img/dreamfesta.jpg) no-repeat;
	width:930px;
	height:400px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	position: relative;
}
#douga{
	width:400px;
	height:300px;
	position: absolute;
	top:65px;
	left:485px;
	}
#dreamButtom{
	background:url(img/dreambuttom.gif) no-repeat;
	width:180px;
	height:38px;
	text-indent:-9999px;
	position:absolute;
	top:330px;
	left:155px;
	}
#dreamButtom a{
	background:url(img/dreambuttom.gif) no-repeat;
	width:180px;
	height:38px;
	text-indent:-9999px;
	display:block;
	}
#dreamButtom a:hover{
	background:url(img/dreambuttom_on.gif) no-repeat;
	width:180px;
	height:38px;
	text-indent:-9999px;
	}
/*緊急告知用*/
/*------------------------------*/
.attention {
	font-weight: bold;
	color: #FF0000;
	margin: 0.5em 0 1em 0;
	clear:both;
}
.attention2 {
	font-weight: bold;
	color:#FF6600;
	margin: 0.5em 0 0.5em 0;
	clear:both;
	font-size:14px;
}

.attentionBox {
	color: #FF0000;
	background:#FFFFF0;
	margin: 0.5em 0 1em 0;
	clear:both;
	padding:5px 5px 5px 10px;
	font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	border:solid #FF0000 1px;
}
.announce{
width:680px;
border:#FF0000 1px solid;
font-size:12px;
margin:5px auto 15px;
padding:15px;
}

/*ピックアップ項目*/
/*------------------------------*/
#pickupBox {
	margin: 0px 0;
	width:930px;
	background: url(img/pickup_back.gif) repeat-x;
	text-align: center;
}
#pickup {
	height:186px;
	padding: 0;
	margin: 0 auto;
	width: 905px;
	clear: both;
}
#pickup li {
	float: left;
	margin: 0px;
	padding: 0px;
	height: 186px;
	width: 181px;
}
#pickup li#event,
#pickup li#event a {
background: url(img/pickup_event.jpg) 
}
 

#pickup li#project,
#pickup li#project a {
	background-image: url(img/pickup_project.jpg);
}
#pickup li#invitation, 
#pickup li#invitation a
 {
	background: url(img/pickup_invitation.jpg);
}
#pickup li#course,
#pickup li#course a {
	background-image: url(img/pickup_course.jpg);
}
#pickup li#topics,
#pickup li#topics a {
	background: url(img/pickup_topics.jpg);
}

#pickup p {
	text-indent: -9999px;
}
#pickup li a {
	display: block;
	height: 146px;
	width: 181px;
	margin-top: 17px;	
	}
#pickup li#event a:link, #pickup li#event a:visited,
#pickup li#project a:link, #pickup li#project a:visited,
#pickup li#invitation a:link, #pickup li#invitation a:visited,
#pickup li#course a:link, #pickup li#course a:visited,
#pickup li#topics a:link, #pickup li#topics a:visited {
	background-position: 0px -17px;
}
#pickup li#event a:hover,
#pickup li#project a:hover,
#pickup li#invitation a:hover,
#pickup li#course a:hover,
#pickup li#topics a:hover {
	background-position: 0px 169px;
}



	/*gansyoBanner(特別推薦入学) 専用*/
/*------------------------------*/
#gansyoBanner  {
	padding:0;
	margin: 0 0 20px;
	width: 684px;
}
#gansyoBanner a {
	text-indent: -9999px;
	display:block;
	height: 69px;
	width: 684px;
	background: url(img/banner_syutugan.gif) no-repeat;	/*overflow: hidden;*/
	}
#gansyoBanner a:link, #gansyoBanner a:visited {
	background-position: left top;
}
#gansyoBanner a:hover {
	background-position: left bottom;
}

.courseBanner{
width:342px;
float:left;
margin-bottom:15px;
}
.applicationBanner {
width:342px;
float:left;
margin-bottom:15px;
}
.courseBanner a {
	text-indent: -9999px;
	display:block;
	height: 106px;
	width: 342px;
	background: url(img/banner_course2010.gif) no-repeat;
}
.applicationBanner a {
	text-indent: -9999px;
	display:block;
	height: 106px;
	width: 342px;
	background: url(img/banner_application2010.gif) no-repeat;
}
.courseBanner a:link,
.applicationBanner a:link,
.courseBanner a:visited,
.applicationBanner a:visited {
	background-position: left top;
}
.courseBanner a:hover,
.applicationBanner a:hover {
	background-position: left bottom;
}

/*情報リスト*/
/*------------------------------*/
.lists {
	float: left;
	width: 319px;
	margin-right: 43px;
	height: 132px;
}
.lists h3 {
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 20px;
	width: 319px;
}
.lists h3#news {
	background-image: url(img/h3_news.gif);
}
.lists h3#blog {
	background-image: url(img/h3_blog.gif);
}
.lists h3#blog a {
	width: 319px;
	height: 20px;
	display: block;
	
}

#page .lists iframe {
	height: 130px;
	width: 319px;
	margin: 0;
	padding: 0;
	border-top: 1px solid #FF9900;
	border-bottom: 1px solid #FF9900;
}


/*バナーたち*/
/*------------------------------*/
#banners {
	/*width: 117px;*/
	float: left;
	margin-top: -90px;
	/*margin-top: -190px;*/
	text-align: center;
	font-size: 9px;
	color: #666666;
	line-height: 120%;
}
#banners li {
	width: 127px;
	background-position: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#banners #access {
	background-image: url(img/banner_access.gif);
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	overflow: hidden;
}

#banners p{
text-indent: -9999px;
}
#banners #telmail {
	/*text-indent: -9999px;*/
	display: block;
	height: 24px;
	overflow: hidden;
	background-image: url(img/banner_telemail.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#banners #trustE {
	/*text-indent: -9999px;*/
	display: block;
	height: 31px;
	overflow: hidden;
	background-image: url(img/banner_trust-e.gif);
	background-repeat: no-repeat;
	background-position: center;
	

}
#banners #Syokutai {
}


/*footer-index.htmlバージョン*/
/*------------------------------*/

#footer address {
	left: 20px;
	top: 10px;
	right: auto;
	bottom: auto;
}

#footer #sisterschool {
	height: 62px;
	float: left;
	left: 47px;
	top: 0px;
	position: relative;
	}
#footer #sisterschool li {
	float: left;
	}
#footer #sisterschool a {
text-indent: -9999px;	
	}
#footer #sisterschool a#DAS {
	background: url(img/banner_das.gif);
	display: block;
	height: 62px;
	width: 173px;
	}
#footer #sisterschool a#DASVoice {
	background: url(img/banner_das_voice.gif);
	display: block;
	height: 62px;
	width: 173px;
	}
#footer #sisterschool a#ArtistArtist {
	background: url(img/banner_artist_artist.gif);
	display: block;
	height: 62px;
	width: 173px;
	}
#footer #sisterschool a#DAS:link, #footer #sisterschool a#DAS:visited,
#footer #sisterschool a#DASVoice:link, #footer #sisterschool a#DASVoice:visited,
#footer #sisterschool a#ArtistArtist:link, #footer #sisterschool a#ArtistArtist:visited {
	background-position: top;
}
#footer #sisterschool a#DAS:hover,
#footer #sisterschool a#DASVoice:hover,
#footer #sisterschool a#ArtistArtist:hover {
	background-position: bottom;
}

	
#footer #qr {
	position: relative;
	top: 15px;
}

/*総合TOPページ*/
#topLeft{
float:left;
width:255px;
height:300px;
background:url(img_index/button_bac.jpg) no-repeat;
position:relative;
}
#topLeft a {
	text-indent: -9999px;
	display:block;
	margin:7px 34px 55px 30px;
	height: 238px;
	width: 191px;
	background: url(img_index/bac.jpg) no-repeat;
	position:absolute;
	z-index:100;
	}
#topRight{
float:left;
width:255px;
height:300px;
background:url(img_index/button_oas.jpg) no-repeat;
position:relative;
}
#topRight a {
	text-indent: -9999px;
	display:block;
	margin:7px 30px 55px 34px;
	height: 238px;
	width: 191px;
	background: url(img_index/oas.jpg) no-repeat;
	position:absolute;
	z-index:100;}
#topLeft a:link,
#topLeft a:visited,
#topRight a:link,
#topRight a:visited {
background-position:top center;
	}
#topLeft a:hover,
#topRight a:hover{
background-position:bottom center;
}
#topCenter{
float:left;
width:420px;
margin-top:20px;
}


#gansyo {
	float:left;
	height:78px;
	margin:0px 0px 20px;
	padding:0px;
	width:684px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(img/application.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#gansyo a.text {
color:#000000;
display:block;
font-size:12px;
font-weight:bold;
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
height:40px;
padding-bottom:0px;
padding-left:100px;
padding-top:38px;
padding-right:160px;
position:absolute;
text-decoration:none;
text-align:left;
width:424px;
line-height:1.2;
z-index:1;
}
#gansyo a.text:hover {
background:transparent url(img/banner_syutugan.gif) no-repeat scroll left bottom;
}
#gansyo a span {
font-size:18px;
}
#gansyo a.img {
display:block;
height:78px;
margin:0px;
padding:0px;
text-indent:-9999px;
width:684px;
}
