﻿@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
	/*--- border: 0px; ---*/
}

div {
	margin: 0px;
}

body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding: 0px;
	background-color: #979696;
	font-family:"メイリオ", Meiryo, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #000000;
	line-height: 150%;
}

html {
	overflow: scroll;
}

img {
	border: 0;
}

a:link {
	color:#330099;
}
a:visited {
	color:#003366;
}
a:hover {
    color:#0066FF;
}
a:active {
    color:#006600;
}

a.hcolor:link {color:white}
a.hcolor:visited {color:white}

a.rdcolor:link {
	color:#FF0000
}
a.rdcolor:visited {
	color:#CC0000
}

hr {
	height: 1em;
	visibility: hidden;
}


ul {
	list-style-type: none;
}

br {
	line-height: 0px;
}

.bold {
	font-weight: bolder;
}

.strong {
	font-weight: bolder;
	text-decoration: underline;
}

/*--- legend ---*/
#legend {
	margin: 0px auto;
	padding: 0px;
	height: auto;
	width: 770px;
	background-image: url(images/ld_back00.jpg);
	background-repeat: repeat-y;
}

/*--- header ---*/

#legend #header {
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 770px;
	height: 142px;
	line-height: normal;
	border-bottom-style: none;
	background-repeat: no-repeat;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-image: url(images/ld_header00.gif);
}

#legend #header .path {
	left: 10px;
	top: 120px;
	right: auto;
	bottom: auto;
	color: #CCCCCC;
	position: relative;
	width: 500px;
}

/*--- contents ---*/

#legend #contents {
	padding: 0px;
	width: 770px;
	height: auto;
	margin: 0px;
}

/*--- main ---*/

#legend #contents #main {
	width: 500px;
	height: auto;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px;
}

#legend #contents #main .container {
	margin: 0px;
	padding: 0px;
	height: 570px;
	width: 500px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}

/*--- main/link ---*/

#legend #contents #main #link {
	height: auto;
	width: 500px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
	filter: alpha(opacity=50);
	-moz-opacity:0.50;
	opacity:0.50;
}

#legend #contents #main #link h2 {
	position: relative;
	height: auto;
	width: auto;
	left: auto;
	top: 10px;
	right: auto;
	bottom: auto;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 16px;
}

#legend #contents #main #link h3 {
	position: relative;
	height: auto;
	width: 480px;
	left: 15px;
	top: 15px;
	right: auto;
	bottom: 10px;
	margin: 0px;
	text-align: left;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 14px;
}

#legend #contents #main #link ul {
	position: relative;
	left: 15px;
	top: 20px;
	right: auto;
	bottom: auto;
	height: auto;
	width: 480px;
	margin-bottom: 10px;
}

#legend #contents #main #link ul .w230 {
	width: 230px;
	line-height: 200%;
	float: left;
}

#legend #contents #main .whatsnew {
	color: #CCCCCC;
	width: 480px;
	left: 10px;
	top: 500px;
	right: auto;
	bottom: auto;
	position: relative;
}
/*--- main/submenu ---*/

#legend #contents #main #submenu {
	height: auto;
	width: 500px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
}

#legend #contents #main #submenu h2 {
	position: relative;
	height: auto;
	width: 470px;
	left: 15px;
	top: 10px;
	right: auto;
	bottom: auto;
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-size: 14px;
}

#legend #contents #main #submenu h3 {
	position: relative;
	height: auto;
	width: 480px;
	left: 15px;
	top: 15px;
	right: auto;
	bottom: 10px;
	margin: 0px;
	text-align: left;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#legend #contents #main #submenu p {
	left: 15px;
	top: 10px;
	right: auto;
	bottom: auto;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 470px;
	position: relative;
}

#legend #contents #main #submenu .image {
	left: 0px;
	width: 500px;
}

#legend #contents #main #submenu .rightlk {
	text-align: right;
}

#legend #contents #main #submenu ul {
	position: relative;
	left: 18px;
	top: 20px;
	right: auto;
	bottom: auto;
	height: auto;
	width: 464px;
	margin-bottom: 20px;
}

#legend #contents #main #submenu .midasi {
	position: relative;
	left: 15px;
	top: 10px;
	right: auto;
	bottom: 0px;
	width: 470px;
	margin: 0px;
	padding: 0px;
}

/*--- main/ppage ---*/

#legend #contents #main #submenu .ppage {
	height: auto;
	width: 500px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
	background-color: #FFFFFF;
}

/*--- rightbar ---*/

#legend #contents #rightbar {
	padding: 0px;
	width: 250px;
	height: 570px;
	margin: 0px;
	float: left;
}

#legend #contents #rightbar .menu_posi {
	position: relative;
	top: 40px;
	left: 10px;
	height: auto;
	width: 240px;
	line-height: 4em;
}

#legend #contents #rightbar .banner_posi {
	position: relative;
	top: 50px;
	left: 20px;
	height: auto;
	width: 223px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 1em;
}

#legend #contents #rightbar .banner_l2 {
	width: 223px;
	height: 65px;
}

#legend #contents #rightbar .banner_li {
	width: 223px;
	height: 61px;
}


/*--- footer ---*/

#legend #footer {
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 770px;
	height: 86px;
	line-height: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(images/ld_footer00.gif);
	background-repeat: no-repeat;
	margin: 0px;
}
