@charset "utf-8";
@import "common.css";

#container {
	width: 100%;
	background: url(../img/top_bg.gif) repeat-x 0px 0px;
}
#contents {
	width: 926px;
	margin: 0px auto;
}
#contents #top-contents01 {
	clear: both;
	padding-top: 20px;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	height: 284px;
}
#contents #top-contents01 h2 {
	text-align: center;
}
#contents #top-contents01 li {
	list-style: none;
	float: left;
	margin-right: 15px;
}
#contents #top-contents01 .top-contents01-txt {
	float: right;
	margin-top: 50px;
}
#contents #top-contents-left {
	float: left;
	width: 635px;
	margin-bottom: 30px;
}

#contents #top-contents02 {
	margin-top: 10px;
	background: url(../img/top_contents_right_body.gif) repeat-y 0px 0px;
	width: 635px;
}
#contents #top-contents02 .wrap {
	background: url(../img/top_contents_left_bottom.gif) no-repeat 0px bottom;
	padding-bottom: 10px;
}
#contents #top-contents02 .wrap ul {
	display: block;
	padding: 8px 10px 15px;
}
#contents #top-contents02 .wrap li {
	list-style: none;
	background: url(../img/icn_arrow.gif) no-repeat 0px center;
	border-bottom: 1px dotted #000;
	float: left;
	width: 606px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
}
#contents #top-contents03 {
	margin-top: 9px;
	background: url(../img/top_contents_right_body.gif) repeat-y 0px 0px;
	width: 635px;
}
#contents #top-contents03 .wrap {
	background: url(../img/top_contents_left_bottom.gif) no-repeat 0px bottom;
}
#contents #top-contents03 .wrap ul {
	display: block;
	padding-top: 8px;
}
#contents #top-contents03 .wrap li {
	list-style: none;
	float: left;
	padding-bottom: 8px;
	padding-left: 9px;
}
#contents #top-contents04 {
	float: right;
	margin-top: 10px;
	background: url(../img/top_contents_left_body.gif) repeat-y 0px 0px;
	width: 280px;
	margin-bottom: 30px;
}
#contents #top-contents04 .wrap {
	background: url(../img/top_contents_right_bottom.gif) no-repeat 0px bottom;
	text-align: center;
	padding-bottom: 15px;
}
#contents #top-contents04 .wrap li {
	list-style: none;
}
#contents #top-contents04 .wrap img {
	margin-bottom: 9px;
}

