
/*-------------------------------------------------------------------------------------------
      IMPORT
-------------------------------------------------------------------------------------------*/

@import "common.css";

/*-------------------------------------------------------------------------------------------
      HEADER
-------------------------------------------------------------------------------------------*/

h1{
	background:url("../img/top/h1.jpg") no-repeat;
}

/*-------------------------------------------------------------------------------------------
      SUB MENU
-------------------------------------------------------------------------------------------*/

#sub_menu:after{
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
	content:".";
}

#sub_menu{
	min-height:1;
	padding-left:12px;
	margin-bottom:8px;
}

#sub_menu li{
	float:left;
	text-indent:-9999px;
}

#sub_menu li a{
	display:block;
	width:352px;
	height:248px;
}

#sub_school{ background:url("../img/top/sub_menu.jpg") }

#sub_pulling{ background:url("../img/top/sub_menu.jpg") -352px 0 }

#sub_lecture{ background:url("../img/top/sub_menu.jpg") 0 -248px }

#sub_work{ background:url("../img/top/sub_menu.jpg") -352px -248px }

#sub_eco{ background:url("../img/top/sub_menu.jpg") 0 -496px }

/*-------------------------------------------------------------------------------------------
      H2
-------------------------------------------------------------------------------------------*/

h2{
	clear:both;
	height:44px;
	background:url("../img/top/h2.jpg");
	margin-bottom:7px;
}

/*-------------------------------------------------------------------------------------------
      BOX01
-------------------------------------------------------------------------------------------*/

#box01{
	margin-bottom:14px;
}

#box01 h3{
	width:322px;
	height:33px;
	background:url("../img/top/h3.gif");
	margin-bottom:7px;
}

#box01 .h4_01{
	background:url("../img/top/h4.gif") 0 -47px;
	margin-bottom:30px;
}

#box01 p{
	margin-bottom:15px;
}

#box01 dl{
	margin-bottom:28px;
}

#box01 dl dt{
	font-weight:bold;
	color:#990000;
}


/*-------------------------------------------------------------------------------------------
      BOTTOM INTRO
-------------------------------------------------------------------------------------------*/
 
#bottom_intro{
	margin-bottom:40px;
}

#bottom_intro #inquiry{
	display:block;
	width:489px;
	height:73px;
	background:url("../img/inquiry.jpg") no-repeat;
	text-indent:-9999px;
	padding-left:241px;
	padding-top:182px;
	margin-bottom:7px;
}

#bottom_intro #inquiry a{
	display:block;
	text-indent:-9999px;
	width:249px;
	height:33px;
}

#bottom_intro dl{
	text-align:center;
}

#bottom_intro dl dt{
	display:inline;
}

#bottom_intro dl dt img{
	vertical-align:middle;
}

#bottom_intro dl dd{
	display:inline;
	line-height:150%;
}
