@charset "utf-8";
#main_image {
	height: 300px;
	width: 600px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#main_navi {
	height: 281px;
	width: 180px;
	position: absolute;
	left: 600px;
	top: 1px;
}
#main_navi li {
	height: 70px;
	width: 180px;
	list-style-type: none;
}
#main_navi li a {
	background-image: url(../img/top_navi.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 70px;
	width: 180px;
	text-indent: -9999px;
}
#mn01 a {
	background-position: 0px 0px;
}
#mn01 a:hover {
	background-position: -180px 0px;
}
#mn02 a {
	background-position: 0px -70px;
}
#mn02 a:hover {
	background-position: -180px -70px;
}
#mn03 a {
	background-position: 0px -140px;
}
#mn03 a:hover {
	background-position: -180px -140px;
}
#mn04 a {
	background-position: 0px -210px;
}
#mn04 a:hover {
	background-position: -180px -210px;
}#o2_cupsule {
	width: 570px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#o2_cupsule h3 {
	margin-bottom: 10px;
}
#o2_cupsule p {
	font-size: 12px;
	line-height: 130%;
}
#top_bannar {
	width: 570px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

#top_guidance {
	width: 570px;
	margin-right: auto;
	margin-left: auto;
	height: 150px;
	position: relative;
	margin-bottom: 20px;
}
#top_guidance a:link {
	color: #666666;
	text-decoration: none;
}
#top_guidance a:visited {
	color: #666666;
	text-decoration: none;
}
#top_guidance a:hover {
	color: #3399FF;
	text-decoration: underline;
}

#top_guidance h3 {
	height: 25px;
	width: 280px;
	position: absolute;
	left: 0px;
	top: 0px;
}

#top_guidance_left {
	height: 150px;
	width: 280px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(../img/bg_guidance.jpg);
	background-repeat: no-repeat;
	background-position: 0px bottom;
}
#top_guidance_right {
	height: 150px;
	width: 280px;
	position: absolute;
	left: 290px;
	top: 0px;
	background-image: url(../img/bg_guidance.jpg);
	background-repeat: no-repeat;
	background-position: 0px bottom;
}
#top_guidance_shop {
	position: absolute;
	left: 17px;
	top: 33px;
	height: 39px;
	width: 250px;
}
#top_guidance_shop a {
	display: block;
	height: 39px;
	width: 250px;
	background-image: url(../img/btn_shop.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#top_guidance_shop a:hover {
	background-position: -250px 0px;
}

#top_guidance_individual {
	position: absolute;
	left: 17px;
	top: 33px;
	height: 39px;
	width: 250px;
}
#top_guidance_individual a {
	display: block;
	height: 39px;
	width: 250px;
	background-image: url(../img/btn_individual.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#top_guidance_individual a:hover {
	background-position: -250px 0px;
}
#top_guidance_left ul, #top_guidance_right ul {
	width: 250px;
	position: absolute;
	top: 80px;
	left: 20px;
	font-size: 12px;
}
#top_guidance_left li, #top_guidance_right li {
	float: left;
	height: 20px;
	width: 115px;
	line-height: 20px;
	list-style-type: none;
	background-image: url(../img/arrow01.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 10px;
}
#top_needs {
	height: 150px;
	width: 570px;
	position: relative;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-image: url(../img/bottom_needs.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#needs_box {
	height: 109px;
	width: 568px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#needs_box01 {
	height: 88px;
	width: 180px;
	position: absolute;
	top: 50px;
	left: 10px;
}
#needs_box02 {
	height: 88px;
	width: 180px;
	position: absolute;
	top: 50px;
	left: 195px;
}
#needs_box03 {
	height: 88px;
	width: 180px;
	position: absolute;
	top: 50px;
	left: 380px;
}
#top_info {
	width: 570px;
	margin-right: auto;
	margin-left: auto;
}
#top_info h3 {
	margin-bottom: 5px;
}

#top_info_table {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	border-collapse:collapse;
}
#top_info_table th {
	width: 70px;
	background-image: url(../img/arrow02.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	text-align: left;
	font-weight: normal;
	color: #3366FF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E8E8E8;
	height: 15px;
	line-height: 15px;
}
#top_info_table td {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E8E8E8;
	line-height: 15px;
	height: 15px;
}


/*
#top_info dl {
	font-size: 12px;
	padding-left: 15px;
	padding-top: 5px;
	width: 570px;
}
#top_info dt {
	width: 80px;
	clear: left;
	float: left;
	background-image: url(../img/arrow02.gif);
	background-repeat: no-repeat;
	height: 25px;
	line-height: 25px;
	padding-left: 10px;
	background-position: 0px 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E8E8E8;
	color: #3366FF;
}
#top_info dd {
	float: left;
	line-height: 25px;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E8E8E8;
	width: 430px;
}
*/
