@charset "utf-8";

/*　トップ
------------------------------------------------------------ */

#header {
	background: url(common/images/header.jpg) no-repeat;
}

h2#img_top {
	width: 500px;
	height: 400px;
	background: url(common/images/img_top.jpg) no-repeat;
	text-indent: -9999em;
}

#flash {
	width: 500px;
	height: 400px;
}

.top_banner {
    width: 200px;
}
.top_banner a {
	display: block;
} 
.top_banner a:hover img {
    filter: alpha(opacity=70); 
	-moz-opacity:0.70;
	opacity:0.70;
}
.top_banner .img {
    padding-bottom: 10px;
} 

/*#main {
    height: 450px;
	_height: 490px;
}

#sub {
    height: 470px;
	_height: 490px;
}*/

#main {
    height: 400px;
	_height: 440px;
	margin-bottom: 5px;
}

#sub {
    height: 420px;
	_height: 440px;
	margin-bottom: 5px;
}

#banner_space .img_01 {
	float: left;
	margin: 0 74px 5px 0;
}
#banner_space .img_02 {
	float: left;
	margin: 0 0px 5px 0;
}
#banner_space a:hover img {
    filter: alpha(opacity=70); 
	-moz-opacity:0.70;
	opacity:0.70;
}