﻿@charset "UTF-8";

body #toppage{
}

#toppage h1{
	margin:0;
	padding:0;}

/* mainimg */
#mainImage{
	margin:0;
	padding:0;
	background:url(../../images/mainimg_bg.gif);
	border-bottom:solid 10px #fff;
}

#mainImage .mainDetails{
	width:950px;
	background:#fff url(../../images/mainimg_bg.jpg) no-repeat;
	height:275px;
	margin:0 auto;
}

#mainImage .copy{
	width:476px;
	height:275px;
	}

#mainImage .topMovie{
	padding-top:5px;
	padding-left:5px;
	width:188px;
}


/* slideshow */
html {
 overflow-y: scroll !important;
}
.mainDetails{
	position: relative;
	z-index:9999;
}

.mainimg{
	z-index:9998;
}

.loader {
	position:absolute;
	z-index:0;

}
.bg_img {display:none;
}


/** mainContentsSet **/
#toppage .belief div{
	padding-bottom:30px;
}

.top_case{width:630px;}
.top_school{width:310px;}

.topContents{
	clear:both;
	display:block;
}

#toppage .top_case .details{ display:block; clear:both;}
#toppage .top_case .img_area{width:160px;}
#toppage .top_case .text_area{width:470px; padding-top:40px}
.top_case .text_area h3{padding-top:2px;}

.topics {
	margin-left:40px;
	margin-bottom:30px;
}

.topicsDef dt,
.topicsDef dd{
padding:1px 0 5px 0;
}

.topicsDef dt{
float:left;
clear:left;
margin-left:0;
}

.topicsDef_dd{
margin-left:12em;
}
