﻿/* CSS Document */

@charset "shift_jis";

a:link, a:visited, a:active{ color:#ffffff; text-decoration: none; }

a:hover{text-decoration:none; color:#ff0191;}

p{ color: white; font-weight:normal; line-height: 1.2; margin-top: 2px; padding-top: 0; }

img{ border:none;}
body{
	font-size:12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-color: black;
	padding: 0;
	margin: 0;
	text-align: center;
}
#box_body{
	width:780px;
	margin: 0px auto;
	padding: 0px;
	background-color: #FFFFFF;
}

h1{
	color: white;
	font-weight:normal;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

h2{ color: #f2f2f2; font-size:12px; font-weight:normal; }

h3{ color: #0c8d2c; font-size:12px; font-weight:bold; }

h4{ color: #424141; font-size:13px; }



/* Header Menu */

#box_header{
	background-image: url(../cgi-local/img/esteannailogo2.jpg);
	background-repeat: no-repeat;
	width:780px;
	height: 121px;
	margin:0px;
	padding: 0px;
	float: left;
}

#box_menu{
	background-color: #ffea8f;
	width:358px;
	margin:0px;
	padding: 10px 210px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #f9cdcd;
	border-bottom-color: #f9cdcd;
	height: 18px;
	float: left;
}
ul#hmenu{
	width: 358px;
	height: 18px;
	padding: 0px;
	margint: 0px auto;
	border: dotted 1px #f65ab0;
	margin: 0px;
	float: none;
}
ul#hmenu li.menu{
	margin: 0px;
	list-style-type:none;
	display:block;
	width: 71px;
	height: 18px;
	float: left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #f65ab0;
}
ul#hmenu li.b_none{
	margin: 0px;
	list-style-type:none;
	display:block;
	width: 70px;
	height: 18px;
	float: left;
	border: none;
}


/* contents */

#mainwrapper{
	width:780px;
	padding: 0;
	height: auto;
	float: left;
	margin: 0;
	background-color: #FFFFFF;
}

#wrapper{
	width:770px;
	margin: 0px;
	height: auto;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
}

#contener{
	width:770px;
	float: left;
	margin: 0px;
	padding: 0 5px;
}

#box_smenu{ width:750px; height: auto; margin:0; }

#banner a:link,#banner a:active,#banner a:visited{color:#FFF; !important}

.content
{
	width: 760px;
	padding: 5px 5px;
	text-align: center;
	float: left;
	margin: 10px 0;
	background-color: #000000;
}
.contentbody { font-size:10px; text-align: justify; margin-left: 15px; padding: 0 0 16px; }
.contenttitle{
	background-color: #000000;
	padding: 5px 0;
	margin: 0;
	text-align: center;
	width: 770px;
	float: left;
}
.contenttitle h2 {
	font-size: 14px;
	font-weight: bold;
	background-color: #000000;
	margin: 0;
	text-align: center;
	padding: 0;
}

table.ryokin{
	background-color: #000000;
	padding: 0px;
	margin: 0 5px;
	text-align: left;
	width: 750px;
  border-collapse: separate;
  border-spacing: 2px;
}
table.ryokin th,
table.ryokin td{
  padding: 4px 6px;
}

table.ryokin th{
	background-color: #000000;
	padding: 5px;
	margin: 0;
	text-align: left;
	width: 100%;
	font-weight: bold;
	color: #ffffff;
  white-space: nowrap;
}
table.ryokin td{
	background-color: #ffe4e1;
	padding: 5px;
	margin: 0;
	text-align: left;
	width: 100%;
	color: #000000;
}
table.koukoku_kiyaku{
	background-color: #4169e1;
	padding: 0px;
	margin: 0;
	text-align: left;
	width: 760px;
  border-collapse: separate;
  border-spacing: 2px;
}
table.koukoku_kiyaku th,
table.koukoku_kiyaku td{
  padding: 4px 6px;
}

table.koukoku_kiyaku th{
	background-color: #F4F8F9;
	padding: 5px;
	margin: 0;
	text-align: left;
	width: 100%;
	font-weight: bold;
	color: #000000;
  white-space: nowrap;

}
table.koukoku_kiyaku td{
	background-color: #F4F8F9;
	padding: 5px;
	margin: 0;
	text-align: left;
	width: 100%;
	color: #000000;
}
.yajirusi{
	text-align: left;
	color: #ff80ff;
}
.clearing

{ width: 100%; height: 0; clear: both; }



/* Leftbox and Rightbox toolbar buttons */




.foot_aria2 {
	font-size: 12px;
	color: #000000;
	text-align: center;
	float: left;
	width: 780px;
	background-color: #3eb1fe;
}
.copy {
	font-size: 14px;
	text-align: center;
	float: left;
	height: 30px;
	width: 780px;
	line-height: 30px;
	background-color: #fe3e84;
}
.copy a:link, .copy a:visited, .copy a:active, .copy a:hover{color:#FFF;}
