﻿/* CSS Document */

@charset "shift_jis";
a:link{color:#EE8438;
text-decoration:underline;}
a:visited{color:#EE8438;
text-decoration:underline;}

a:hover{text-decoration:none; color:#ff0191;}

p{ color: white; font-weight:normal; line-height: 1.2; margin-top: 2px; padding-top: 0; }

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: 770px;
	padding: 0;
	text-align: center;
	float: left;
	margin: 10px 0;
	background-color: #FFFFFF;
}
.content p{
	color: #000000;
text-align:left;
}
.style2 {
	font-size: 14px;
	font-weight: bold;
}
.style3 {color: #FF0000}
.style5 {
	color: #FF6699;
	font-size: 14px;
}
.clearing

{ width: 100%; height: 0; clear: both; }


.contentbody {
	font-size:11px;
	text-align: justify;
	margin-left: 15px;
	padding: 0 0 5px;
	width: 600px;
	float: left;
	height: 93px;
}
.rightbox{
	float: left;
	height: 98px;
	width: 98px;
	margin: 0;
}
.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;}
.foot_aria2 {
	font-size: 12px;
	color: #000000;
	text-align: center;
	float: left;
	width: 780px;
	background-color: #3eb1fe;
}
