@charset "UTF-8";

html, body { 
	font-size: 10pt;
}
body {
	background: url('../images/back_of_body.gif') repeat-x;
}
#container, #footer {
	margin-left: auto;
	margin-right: auto;
	width: 700px;
	background-image: url('../images/back_of_main.gif');
	background-repeat: repeat-y; padding-left:4px; padding-right:4px; padding-top:0; padding-bottom:0
}

#header {
	position: relative;
	width: 700px;
	height: 199px;
	margin: 0;
	padding: 0;
	background: url('../images/back_of_header2.jpg') no-repeat;
}
#footer-space {
	height: 124px;
}
#footer {
	height: 124px;
	margin-top: -124px;
}
#footerInner {
	position: relative;
	width: 700px;
	height: 124px;
	background: url('../images/back_of_footer2.jpg') no-repeat;
}
#main {
	float: right;
	margin: 0;
	padding: 10px 16px 10px 0;
	width: 495px;
/*	background-color: #00ffff;*/
}
#leftNavigation {
	float: left;
	margin: 0;
	padding: 10px 0 0 16px;
	width: 163px;
/*	background-color: #ffff00;*/
}
#leftNavigation div {
	margin-bottom: 10px;
	background-color: #fff;
}

#leftNavigation h2 {
	width: 163px;
	height: 27px;
	line-height: 27px;
	margin: 0;
	background: url('../images/category.jpg') no-repeat;
	color: #ffffff;
	font-size: 9pt;
	font-weight: bold; padding-left:0.5em; padding-right:0; padding-top:0; padding-bottom:0
	
}
#leftNavigation ul {
	display: block;
	width: 163px;
	padding: 0;
	margin: 7px 0;
}
#leftNavigation ul li {
	display: block;
	width: 142px;
	height: 18px;
	line-height: 18px;
	padding: 0 0 0 18px;
	margin: 0 0 0 3px;
}
#leftNavigation ul li.selected {
	background: url('../images/selected.gif') no-repeat left;
}

#leftNavigation li a:link{ color: #000;}
#leftNavigation li a:visited{ color: #000;}
#leftNavigation li a:hover{ color: #000;}

#leftNavigation .mail_body{
	background: #ccffff;
	padding:10px;
}

#header h1 {
	position: absolute;
	left: 10px;
	top: 30px;
}
#header02 h1 {
	position: absolute;
	left: 10px;
	top: 30px;
}
#headerMenu {
	position: absolute;
	left: 0px;
	top: 134px;
	width: 700px;
	height: 61px;
	line-height: 61px;
	text-align: center;
}
#headerMenu ul {
	display: block;
	list-style-type: none;
	text-align: center;
	line-height: 61px;
	
	text-align: center;
	margin: 0 auto;
}
#headerMenu ul li {
	display: inline;
	padding: 0 0.5em;
	list-style-type: none;
	color: #ffffff;
	border-left: 1px solid #ffffff;
	line-height: 61px;
	font-size: 9pt;
	font-weight: bold;
}

#headerMenu ul li a:link{ color: #fff; font-weight: bold;}
#headerMenu ul li a:visited{ color: #fff; font-weight: bold;}
#headerMenu ul li a:hover{ color: #fff; font-weight: bold;}

#footerMenu {
	position: absolute;
	left: 0px;
	top: 40px;
	width: 700px;
	text-align: center;
}
#footerMenu ul {
	display: block;
	list-style-type: none;
	text-align: center;
	line-height: 16pt;
	
	text-align: center;
	margin: 0 auto;
}
#footerMenu ul li {
	display: inline;
	padding: 0 0.5em;
	list-style-type: none;
	color: #ffffff;
	border-left: 1px solid #ffffff;
	line-height: 16pt;
	font-size: 9pt;
	font-weight: bold;
}

#footerMenu ul li a:link{ color: #fff; font-weight: bold;}
#footerMenu ul li a:visited{ color: #fff; font-weight: bold;}
#footerMenu ul li a:hover{ color: #fff; font-weight: bold;}

#footer address {
	position: absolute;
	left: 0px;
	top: 65px;
	width: 700px;
	line-height: 20px;
	text-align: center;
	font-size: 9pt;
	color: #000000;
}

#mainPhoto {
	position: relative;
	width: 495px;
	height: 300px;
	background: url('../images/main_photo3.jpg') no-repeat;
}
#mainPhoto h2 {
	position: absolute;
	right: 0px;
	top: 40px;
	padding: 0 0.5em;
	font-size: 12pt;
	font-weight: bold;
	color: #333333;
}
#mainDescription {
	margin-bottom: 1em;
}
#information {
	width: 495x;
	height: 46px;
	background: url('../images/information02.jpg') no-repeat;
}
#information_main{
	background: #ffffff url('../images/back_of_info2.jpg') repeat-y left;
	border: 1px solid #afafaf;
	width: 473px;
	margin-top: 0.5em;
	padding: 10px;
	float: left
}

#information_main dt{
	width: 70px;
	font-size: 9pt;
	padding-bottom: 10px;
	padding-top: 10px;
	font-weight: bold;
	float: left;
	clear: both;
	border-top: #0066FF dotted 1px;
}
#information_main dd{
	width: 403px;
	height: auto;
	font-size: 9pt;
	padding-bottom: 10px;
	padding-top: 10px;
	float: right;
	border-top: #0066FF dotted 1px;
}
ul#info {
	display: block;
	list-style-type: none;
	background: #ffffff url('../images/back_of_info2.jpg') repeat-y left;
	border: 1px solid #afafaf;
	width: 473px;
	margin-top: 0.5em;
	padding: 10px
}
ul#info li {
	display: block;
	list-style-type: none;
	clear: both;
	margin: 0;
	padding: 0;
	float: left;
}
.infoDate_main{
	width: 473px;
	float: left;
}
.infoDate {
	float: left;
	width: 70px;
	font-size: 9pt;
}
.infoDesc {
	float: left;
	width: 403px;
	height: auto;
	font-size: 9pt;
	padding-bottom: 10px;
}
#infoLink {
	clear: both;
	text-align: right;
}
.hidden {
	display: none;
}
#pankuzu{
	padding:5px 0 0 15px;
	color:#999;
}
#pankuzu a:link{ color: #999;}
#pankuzu a:visited{ color: #999;}
#pankuzu a:hover{ color: #999;}
#sub_con02{
	width: 495px;
	height: auto;
	margin:20px 0 10px 0;
	float: left;
}
#sub_con02 #date01{
	width: 200px;
	float: left;
}
#sub_con02 #date02{
	width: 285px;
	float: left;
	padding-left: 10px;
}
#sub_con02 #date03{
	width: 285px;
	float: left;
	padding-right: 10px;
}
#sub_con02 .sub_title01{
	width: 285px;
	height: 30px;
	background: #ffffff url('../images/back_of_subtitle01.gif') no-repeat left;
}
.line_01{
	width: 491px;
	border-style: dotted;
	border-color: #ccc;
	padding: 0 2px;
	clear: both;
}
.blue{
	color: #161dce;
}

/* 運営者情報 */
#company h2 {
	padding: 5px;
	color: #161dce;
	margin: 10px 10px 10px 10px;
	font-size: 10pt;
	font-weight: bold;
	border-bottom: 1px solid #161dce;
}

#company p {
	line-height: 20px;
	margin: 10px 10px 10px 20px;
}

#company table {
	margin: 10px 10px 10px 20px;
}

#company td {
	height: 30px;
}

/* ご利用料金・アクセス */
#price{
	/* width: 495px; */
	border: 1px solid #a9d3d2;
	margin: 0;
	padding: 0;
}
#price ul{
	list-style-type: disc;
	color: #000000;
	font-size: 12px;
	margin: 10px 0;
}
#price li{
	font-size: 12px;
	margin: 0 0 0 20px;
}
#price td.blue_border{
    background-color: #a9d3d2;
}
#price td.text01{
	width:80px;
    text-align: left;
    padding: 10px;
}
#price td.text02{
	/* width:162px; */
    text-align: left;
    padding: 10px;
}
#price .text03{
	color: #999;
	font-size: 10px;
}
#price .text04{
	width: 350px;
    text-align: left;
    padding: 10px;
}
/* 会員制度 */
#member{
	width: 495px;
	border: 1px solid #a9d3d2;
	margin: 0;
	padding: 0;
}
#member ul.mem_title01{
	list-style-type: disc;
	color: #000000;
	font-size: 12px;
	margin: 10px 10px 10px 10px;
}
#member li.mem_title02{
	list-style-type: none;
	color: #cc0000;
	font-size: 16px;
	margin: 10px 10px 10px 10px;
}
#member li.mem_title03{
	list-style-type: none;
	font-weight: bold;
	color: #000;
	font-size: 14px;
	margin: 10px 10px 10px 10px;
}
#member li.mem_text01{
	font-size: 12px;
	margin: 10px 10px 20px 70px;
}
#member li.mem_text02{
	list-style-type: none;
	font-size: 12px;
	margin: 10px 0 50px 40px;
}
/* サイトマップ */
#sitemap td.blue_border{
    background-color: #a9d3d2;
}
#sitemap td.icon{
	width:20px;
    text-align: center;
}
#sitemap td.text01{
	width:100px;
    text-align: left;
    padding: 10px;
}
#sitemap td.text02{
	width:150px;
    text-align: left;
    padding: 10px;
}
#sitemap td a:link{ color: #000;}
#sitemap td a:visited{ color: #000;}
#sitemap td a:hover{ color: #000;}
/* プライバシーポリシー */
#policy h2 {
	padding: 5px;
	color: #161dce;
	margin: 10px 10px 10px 10px;
	font-size: 10pt;
	font-weight: bold;
	border-bottom: 1px solid #161dce;
}

#policy p {
	line-height: 20px;
	margin: 0px 0px 10px 0px;
}

#policy table {
	margin: 10px 10px 10px 10px;
}
/* プライバシーポリシー */
#otoiawase{
	width: 495px;
	height: 300px;
	background: #ffffff url('../images/otoiawase.jpg') no-repeat left;
	clear: both;
	padding-top: 20px
}
#otoiawase .toi_form{
	position: absolute;
	margin: 190px 0px 0px 45px;
}
