@charset "UTF-8";

#header {
	margin-bottom: 1px;
}

#flash {
	width: 750px;
	height: 250px;
	overflow: hidden;
}

#topContent {
	width: 750px;
	margin-bottom: 30px;
	text-align: left;
	background: url(../img/bg_main.jpg) repeat-x;
	overflow: hidden;
}

/*---------------------------
left
-----------------------------*/
#topLeft {
	width: 350px;
	text-align: left;
	float: left;
}
#topLeft div.wrap {
	padding-top: 25px;
}

#topLeft div.wrap {
	padding-left: 20px;
}

h1.top {
	height: 16px;
	padding-bottom: 6px;
	background: url(../img/top/line.gif) no-repeat bottom left;
}

ul.chiiki {
	width: 300px;
	padding: 10px 0px 0px 15px;
}

ul.chiiki li {
	width: 65px;
	margin: 0 0 0.5em 0;
	float: left;
}

/*---------------------------
right
-----------------------------*/
#topRight {
	width: 400px;
	float: left;
}

#topRight div.wrap  {
	padding-top: 30px;
}

ul.shikyu li {
	width: 190px;
	float: left;
}

ul.banner {
	padding-top: 30px;
}

ul.banner li {
	width: 195px;
	height: 80px;
	float: left;
}
