@charset "utf-8";

/*　
------------------------------------------------------------ */
#container {
	width: 100%;
	background: url(common/images/bg_top.jpg) top center no-repeat;
	_text-align: center;
}

#wrapper {
	width: 960x;
	height: 700px;
	background: url(common/images/img_top.jpg) no-repeat;
	overflow: auto;	
}

#main {
	margin-top: 500px;
	height: 200px;
}

.box_info {
	width: 400px;
	float: left;
	height: 180px;
}

.box_info li {
	background: url(common/images/icon.gif) left no-repeat;
	padding-left: 30px;
}

.box_info h3 {
	text-indent: -999em;
}


.banner {
	width: 300px;
	margin-top: 10px;
	float: right;
}

.banner img {
	width: 300px;
	margin-bottom: 10px;
}

#flash {
	position: absolute;
	top: 60px;
	left: 220px;
}
