* {
	margin: 0;
	padding: 0;
}

.clr { clear: left; }

/* margin padding Archivers */
.m-top5 { margin-top: 5px; }
.m-top10 { margin-top: 10px; }
.m-top15 { margin-top: 15px; }
.m-top20 { margin-top: 20px; }

.m-bottom5 { margin-bottom: 5px; }
.m-bottom10 { margin-bottom: 10px; }
.m-bottom15 { margin-bottom: 15px; }
.m-bottom20 { margin-bottom: 20px; }

.p-top5 { padding-top: 5px; }
.p-top10 { padding-top: 10px; }
.p-top15 { padding-top: 15px; }
.p-top20 { padding-top: 20px; }

.p-bottom5 { padding-bottom: 5px; }
.p-bottom10 { padding-bottom: 10px; }
.p-bottom15 { padding-bottom: 15px; }
.p-bottom30 { padding-bottom: 20px; }


/* Tag Defult Settings */
p { margin: 0; padding: 0; border: 0; }

strong {
	font-weight: none;
	margin: 0;
	padding: 0;
}

em { font-style: normal; }

address { font-style:normal; }

ol, ul, li { list-style: none; }

dl, dt, dd {
	list-style: none;
	margin: 0;
	padding: 0;
}

img {
	border: none;
	margin: 0;
	padding: 0;
}

table {
	margin:0;
	padding: 0;
}

a, a:link, a:visited { color: #FF6699; text-decoration: none; }
a:hover { color: #FF6699; text-decoration: underline; }

h1,h2,h3,h4,h5,h6 { font-weight: normal; font-size: 100%; }

html,body {
	scrollbar-face-color: #dabef9;/* スクロールバー&矢印の四角*/
	scrollbar-track-color: #EEEEEE;/* スクロールバー背景 */
	scrollbar-arrow-color: #FFFFFF;/* 矢印 */
	scrollbar-highlight-color: #c597f8;/* 左・上のボーダー */
	scrollbar-shadow-color: #c597f8;/* 右・下のボーダー */
	scrollbar-3dlight-color: #dabef9;/* 一番外枠の左・上ボーダー */
	scrollbar-darkshadow-color: #dabef9;/* 一番外枠の右・下ボーダー */
}

body {
	color: #595959;
	background: url(../indeximg/bg_main.gif) repeat-x top center #FFF;
	margin: 0;
	text-align: center;
	font: normal normal normal 12px/1.3 "ＭＳ Ｐゴシック", "Osaka";
}
#Mainarea{
	/*background:url(../indeximg/bg_main2.jpg) repeat-x center top;*/
	padding-top:10px;
	margin-top:170px;
	widows:100%;
	}
#Sizuoka{
	width:100%;
}
#Sizuoka h3, #Sizuoka h3 a, #Sizuoka h3 a:visited{
	color: #FBC6E1;letter-spacing:1.5em;
	text-align:right;
	font-size:12px;
}
.bgimg{
	height:185px;
	background:url(../indeximg/bg_main2.jpg) repeat-x center top;
}
.imgarea, .imgarea a{
	width:416px; height:185px; text-indent:-9999px;
	margin:0px auto;
	display:block;
	}
#Sizuoka .imgarea, #Sizuoka .imgarea a, #Sizuoka .imgarea a:visited{
	background:url(../indeximg/img_enter_s.jpg) no-repeat center top;
	float:right;
}
#Sizuoka .imgarea a:hover{
	background:url(../indeximg/img_enter_s_o.jpg) no-repeat center top;
}
#Hamamatu{
	width:100%;
	_width:auto;}
#Hamamatu h3, #Hamamatu h3 a, #Hamamatu h3 a:visited{
	color: #97CCEC; letter-spacing:1.5em;
	text-align:left;
	text-indent:20px;
	font-size:12px;
width:416px;}
#Hamamatu .imgarea, #Hamamatu .imgarea a, #Hamamatu .imgarea a:visited{
	background:url(../indeximg/img_enter_h.jpg) no-repeat center top;
	float:left;
}
#Hamamatu .imgarea a:hover{
	background:url(../indeximg/img_enter_h_o.jpg) no-repeat center top;
}



#foottxt{
	margin-top:20px;
	margin-bottom:10px;
	color:#FFFFFF;
	}
#Exitarea, #Exitarea a, #Exitarea a:visited{
	width:190px; height:42px; text-indent:-9999px;
	display:block;
	margin:0px auto;
	background:url(../indeximg/exi_01.gif) no-repeat;
}
#Exitarea a, #Exitarea a:visited{
	background:url(../indeximg/exi_01.gif) no-repeat;
}
#Exitarea a:hover{
	background:url(../indeximg/exi_02.gif) no-repeat;
}
#Recruit{
	width:200px; height:40px; text-indent:-9999px; display:block;
	margin:10px auto;
	margin-top:50px;
	background:url(http://www.aqua-baito.com/link/img/200-40.gif) no-repeat;
}
#Recruit, #Recruit a, #Recruit a:visited{
	width:200px; height:40px; text-indent:-9999px; display:block;
}
address{
	font-size:10px; color: #FFFFFF;
	letter-spacing:0.5em;
	margin-top:30px;
	}
/*--2008.11.13追加マテリアル--*/
.enter-banners{
    width:468px;
	margin:0px auto;
	padding-top:30px;
}
.enter-banners img{
    margin-bottom:30px;
}