@charset "UTF-8";
@import "common.css";

/*-----------------------------------------
	contents
-----------------------------------------*/

#contents {
	width:901px;
	height:600px;
}

#contents-left {
	float:left;
	width:620px;
	
}

#contents-right {
	float:right;
	width:281px;
}

/*-----------------------------------------
	menu
-----------------------------------------*/

#contents-left ul {
	clear:both;
	width:620px;
}

#contents-left li,
#contents-right li {
	line-height:0;
	font-size:0;
}

#menu01 {
	float:left;
	width:310px;
	height:259px;
}

#menu02 {
	float:right;
	width:310px;
	height:259px;
}

#menu03 {
	clear:both;
	width:620px;
	height:190px;
}

.menu04 {
	float:left;
	width:310px;
	height:151px;
}

.menu05 {
	clear:both;
	width:281px;
	height:150px;
}