@charset "UTF-8";

/* vim:set ts=4 sts=4 sw=4 bs=2 ai si noet nu ff=dos ft=css: */
/* $Id$ */
/* Last Change: 28-Nov-2008. */

@import url(reset.css);

/*
body {
	text-align: center;
	margin: 0 auto;
	width: 860px;
	background: url(../images/common/body_background.gif) repeat-y top left;
}
*/


* {
	line-height: 1.5;
}
a:link,a:visited,a:active {
	color: #0000ff;
}
a:hover {
	color: #ff6600;
}
#Z {
	text-align: center;
	margin: 0 auto;
	width: 860px;
	background: url(../images/common/body_background.gif) repeat-y top left;
}

#Lv0_container {
	margin: 0 auto;
	text-align: left;
	width: 802px;
	clear: both;
	position: relative;
}

/* Begin Lv1 */

#Lv1_header {
	background: transparent url(../images/header_background.jpg) no-repeat scroll 0 top;
	height: 93px;
	margin: 0 auto;
	width: 802px;
}
#Lv1_header h1.logo {
	text-align: center;
	padding: 5px 0 0 0;
}
#Lv1_header ul.menu {
	text-align: center;
/* 	list-style-type: none; */
	margin-top: 5px;
	margin-bottom: 0;
	padding: 0;
	width: 802px;
/* 	overflow-x: auto; */
}

#Lv1_header ul.menu li .anchor {
	text-decoration: none;
	vertical-align: middle;
}

#Lv1_header ul.menu li {
	background: transparent url(../images/common/red_arrow_9-9.gif) no-repeat center left;
	font-size: 80%;
	display: inline;
	margin-left: 12px;
	padding-left: 12px;
	padding-top: 0;
}

#Lv1_footer {
	clear: both;
	text-align: center;
	width: 100%;
	padding: 12px 0;
	font-size: 75%;
	background-color: #efefef;
}

hr.sp {
	color: #fff;
	display: none;
}
#Lv1_footer div.menu {
	text-align: center;
	padding-top: 6px;
	padding-left: 6px;
	padding-bottom: 12px;
}

#Lv1_footer div.menu ul {
	padding-left: 6px;
}

#Lv1_footer div.menu li {
	display: inline;
	line-height: 140%;
}

#Lv1_wrapper {
	float: left;
	margin: 0 auto;
	padding: 0;
	width: 662px;
	background-color: #fff;
}

#Lv1_right_navi {
	float: right;
	margin: 0 auto;
	padding: 0;
	width: 140px;
	background-color: #efefef;
}
#Lv1_right_navi div {
	padding: 0;
	background-color: #fff;
	margin: 7px auto;
	width: 130px;
	font-size: 0.76em;
}
#Lv1_right_navi div.gray {
	text-align: center;
	border: 1px solid #666666;
	font-size: 0.76em;
}

#Lv1_right_navi div.right-ban {
	text-align: center;
	border: none;
	font-size: 0.76em;
/* 	line-height: 140%; */
}
#Lv1_right_navi div.right-ban ul {
/* 	padding: 6px 0; */
	padding: 0;
}

#Lv1_right_navi div.right-ban ul li.start {
	padding-top: 0;
}
#Lv1_right_navi div.right-ban ul li.end {
	padding-bottom: 0;
}

#Lv1_right_navi div.link-list {
	text-align: left;
	border: 1px solid #666666;
	font-size: 0.76em;
	line-height: 140%;
}
#Lv1_right_navi div.link-list ul {
	padding: 3px;
}

#Lv1_right_navi div.yoyaku {
	text-align: center;
	border: 1px solid #666666;
	font-size: 0;
}

/* End Lv1 */

/* Begin Lv2 */

#Lv2_left_navi {
	float: left;
	margin: 0 auto;
	padding: 0;
	width: 180px;
	background-color: #eeeec4;
}
#Lv2_left_navi div {
	padding: 0;
	background-color: #fff;
	margin: 7px auto;
	width: 151px;
}
#Lv2_left_navi div.orange {
	border: 7px solid #ffcc66;
}

#Lv2_left_navi div.image {
	border: 7px solid #ffcc66;
	line-height: 0;
}
#Lv2_left_navi div.image img {
	vertical-align: bottom;
}

#Lv2_left_navi div.gray {
	border: 7px solid #cccccc;
}

#Lv2_left_navi div.none {
	border: 0;
	background-color: #eeeec4;
	width: 165px;
	line-height: 140%;
}
#Lv2_left_navi div.none ul li {
	padding-bottom: 5px;
}
#Lv2_left_navi ul.menu_no {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#Lv2_left_navi ul.menu_no li {
	background: none;
	padding: 0;
}

#Lv2_left_navi ul.menu {
	list-style-type: none;
	margin: 0 0 7px 9px;
	padding: 0;
}
#Lv2_left_navi ul.menu li {
	background: transparent url(../images/common/blue_arrow_9-9.gif) no-repeat center left;
	font-size: 80%;
	padding-left: 12px;
	line-height: 140%;
}
#Lv2_left_navi ul.menu li.red {
	background: transparent url(../images/common/red_arrow_9-9.gif) no-repeat center left;
}
#Lv2_left_navi ul.menu li.bule {
	background: transparent url(../images/common/blue_arrow_9-9.gif) no-repeat center left;
}
#Lv2_left_navi ul.menu li.green {
	background: transparent url(../images/common/green_arrow_9-9.gif) no-repeat center left;
}
#Lv2_left_navi ul.menu li.orange {
	background: transparent url(../images/common/orange_arrow_9-9.gif) no-repeat center left;
}

#Lv2_main {
	float: right;
	margin: 0 auto;
	padding-top: 6px;
	padding-left: 12px;
	padding-bottom: 20px;
	width: 470px;
	background-color: #fff;
}

#Lv2_main h2 {
	margin-top: 4px;
	margin-bottom: 8px;
}
#Lv2_main h3 {
	margin: 3px 0;
}
#Lv2_main h3 strong {
	color: #ff0000;
}
#Lv2_main h4 {
	margin: 9px 0;
	font-size: 90%;
	font-weight: bold;
}
#Lv2_main img.ban {
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
}
#Lv2_main ul {
	width: 450px;
	padding: 0 5px 5px 5px;
}

#Lv2_main li {
	font-size: 0.76em;
	border-bottom: 1px solid #666;
	margin-bottom: 10px;
	line-height: 140%;
	padding: 0 5px 5px 5px;
}

#Lv2_main li strong {
	color: #ff0000;
	font-weight: bold;
}

/* End Lv2 */

/* Begin Lv3 */

#Lv3_contents {
	margin: 12px 0 2px 0;
	width: 450px;
}

#Lv3_contents p {
	margin: 2px 0 12px 0;
}

#Lv3_contents span.description {
	font-size: 0.76em;
	color: #999999;
	display: block;
}

#Lv3_contents img.photo {
	float: left;
	width: 200px;
	margin-right: 12px;
}

/* End Lv3 */

p.pankuzu {
	width: 802px;
/* 	height: 21px; */
	height: 18px;
/* 	background: url(../images/common/pankuzu_background.gif) repeat-x top left; */
/* 	background-color: #eeeec4; */
	background-color: #EFEFEF;
	margin-bottom: 14px;
	padding: 4px 0 2px;
	font-size: 0.76em;
	color: #333;
}

p.pankuzu * {
	color: #333;
}

p.button {
	font-size: 0.8em;
	text-align: right;
	margin: 0;
	padding: 0;
}

p.down {
	font-size: 0.76em;
}

img.button {
	margin-top: 5px;
	vertical-align: middle;
}

table.list {
	border: none;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size: 0.8em;
	width: 230px;
	margin-bottom: 5px;
/* 	margin: 0 auto; */
}

table.long-list {
	border: none;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size: 0.8em;
	margin-bottom: 5px;
/* 	margin: 0 auto; */
}

table.no-border-list {
	border: none;
	font-size: 0.8em;
/* 	margin: 0 auto; */
}

table.list tr, table.no-border-list tr {
/* 	border-bottom: 1px solid #ccc; */
}

table.list th, table.list td, table.long-list th, table.long-list td, table.no-border-list th, table.no-border-list td {
	border: none;
	text-align: left;
	padding: 5px 3px 5px 13px;
	padding-bottom: 5px;
	padding-left: 10px;
}

table.list th, table.long-list th, table.no-border-list th {
	vertical-align: middle;
	white-space: nowrap;
}

table.list th.silver, table.long-list th.silver, table.no-border-list th.silver {
	background: transparent url(../images/common/silver_bar.gif) no-repeat center left;
}

table.list th.gold, table.long-list th.gold, table.no-border-list th.gold {
	background: transparent url(../images/common/gold_bar.gif) no-repeat center left;
}

table.list th.orange, table.long-list th.orange, table.no-border-list th.orange {
	background: transparent url(../images/common/orange_bar.gif) no-repeat center left;
}

table.list th.purple, table.long-list th.purple, table.no-border-list th.purple {
	background: transparent url(../images/common/purple_bar.gif) no-repeat center left;
}

table.list th.green, table.long-list th.green, table.no-border-list th.green {
	background: transparent url(../images/common/green_bar.gif) no-repeat center left;
}

table.line {
	margin: 0 1em 1.5em 1em;
	border-collapse: collapse;
	border: solid #999999;
	border-width: 2px 0;
	font-size: 0.76em;
	width: 98%;
}

table.line th,td {
	border: solid #999999;
	border-width: 1px 0;
	padding: 5px;
}

table.line th {
	white-space: nowrap;
	background: #efefef;
	text-align: left;
}

table.line td {
	line-height: 1.2em;
}



div.clear {
	clear: both;
	margin: 3px;
}

div.block {
	background-color: #efefef;
	padding: 6px;
}
.gray {
	color: #999;
}
.small {
	font-size: 80%;
}
.bold {
	font-weight: bold;
}
.red {
	color: red;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
hr.clear {
	clear:both;
	visibility:hidden;
	height: 0;
	padding:0;margin:0;
	line-height:0;
	_margin: -20px 0 0 0;
}
*+html hr.clear {
	margin:-20px 0 0 0;
}
hr.space {
	display: inline;
	visibility:hidden;
	height: 10px;
}
