@charset "utf-8";
/* CSS Document */

#AboutTop{
	/*background: url(../images/about/about_top_bg.jpg) no-repeat center bottom;*/
	height:650px;
}

#AboutTop p{
	padding:5px 0px;
}
#AboutEvent .EventTitle{
	border-bottom: 3px solid #000000;
	margin:0px 0px 10px 0px;
}

#AboutEvent h4{
	float:left;
	margin:0px;
	padding: 0px;
	height:22px;
	background:#000000;
}

#AboutEvent .EventLink{
	float:right;
	margin:0px;
	padding: 0px;

}

#AboutEvent .EventBox{
	width:208px;
	height:158px;
	float:left;
	border: 1px solid #CCCCCC;
}

/*IE6　ハック*/
*html body #AboutEvent .left{
	margin: 0px 10px 0px 0px;
	float:left;
}


#AboutEvent .left{
	margin: 0px 10px 10px 0px;
	float:left;
}


#AboutEvent .center{
	margin: 0px 0px 0px 0px;
	float:left;
}

#AboutEvent .right{
	margin: 0px 0px 0px 0px;
	float:right;
}

#AboutEvent .image{
	width:208px;
	padding: 2px 0px 0px 2px;
	height:158px;
}

#AboutEvent .text{
	width:190px;
	padding: 10px 10px 0px 10px;
	height:150px;
}

#AboutEvent .text dl{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#AboutEvent .text dt{
	color: #990033;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#AboutEvent .text dd{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#CreativeBtn{
	padding:20px 0px;
}
#CreativeBtn ul{
	padding:0px 0px;
}
#CreativeBtn li{
	padding:0px 0px;
}
/*IE6　ハック*/
*html body #CreativeBtn .left{
	margin: 0px 12px 0px 0px;
	float:left;
}


#CreativeBtn .left{
	margin: 0px 12px 5px 0px;
	float:left;
}


#CreativeBtn .center{
	margin: 0px 0px 5px 0px;
	float:left;
}

#CreativeBtn .right{
	margin: 0px 0px 5px 0px;
	float:right;
}

#AboutHistory{
}

#AboutHistory dl{
}

#AboutHistory dt{
	background: url(../images/about/dt_bg_1.gif) no-repeat 0px 1px;
	padding: 0px 0px 0px 15px;
}

#AboutHistory dd{
	padding: 8px 0px 8px 0px;
}

#Concept{
	/*background: url(../images/about/concept_bg.jpg) no-repeat right bottom;*/
	padding:0px 0px 400px 0px;
}

#Concept p{
	padding:5px 0px;
}

#Overseas ul{
	margin:0px 0px 20px 0px;
}
#Overseas p{
	text-align:center;
}


#Facilities{
	background: url(../images/about/facilities.gif) no-repeat center top;
	height:748px;
}


#Facilities .facilities1{
	display:block;
	width:90px;
	height:20px;
	position: relative;
	z-index:100;
	top: 660px;
	left:200px;
}

#Facilities .facilities2{
	display:block;
	width:100px;
	height:20px;
	position: relative;
	z-index:100;
	top: 490px;
	left:340px;
}


#Facilities .facilities3{
	display:block;
	width:100px;
	height:20px;
	position: relative;
	z-index:100;
	top: 470px;
	left:440px;
}

#Facilities .facilities4{
	display:block;
	width:100px;
	height:20px;
	position: relative;
	z-index:100;
	top: 295px;
	left:400px;
}


#Facilities .facilities5{
	display:block;
	width:400px;
	height:20px;
	position: relative;
	z-index:100;
	top: 120px;
	left:160px;
}

