body{
	font-size:11pt;
	color:#444444;
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	background-image: url(./image/back.gif) ;
	background-attachment: fixed;
	background-repeat: repeat;
}

div.logo{
	position:fixed; top:0px; left:0px; width:120px; height:100%;
}

a{
	color : #3333cc;
	text-decoration : none;
	padding : 0px 0px 0px 0px;
}

div.bottom{
	text-align : center;
	padding : 5px 25px 2px 25px;
	margin : 30px 0px 0px 0px;
	background : #cccccc;

}

div.banner{
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
}

div.girl{
	margin : 5px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	width : 800px;

		text-align : center;
}

div.girl a{
	float:left;
	padding : 0px 0px 0px 0px;
	margin : 0px 10px 20px 35px;
	text-align : center;
	text-decoration : none;
	display : block;
	width : 210px;
}

div.girl span{
	padding : 0px 0px 0px 0px;
	display : block;
}


div.top_schedule{
	margin : 5px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	width : 780px;
	display : block;
	float:left;
		text-align : center;
}

div.top_schedule a{
	float:left;
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 25px 0px;
	text-align : center;
	text-decoration : none;
	display : block;
	width : 120px;
}

div.top_schedule span{
	padding : 0px 0px 0px 0px;
	display : block;
}

div.random{
	margin : 0px 20px 0px 0px;
	padding : 0px 0px 0px 0px;
	width : 880px;
	display : block;
	float:left;
		text-align : right;
}

h1.top{
	font-size : 12pt;
	text-align : center;
	padding : 6px 0px 4px 0px;
		margin : 0px 0px 0px 0px;
	border-bottom : solid 1px #aaaaaa;
	display : block;
	background : #ffcccc;
}

h3.maid{
	padding : 7px 0px 2px 34px;

	width : 500px;
	height : 30px;
	background-image: url(./image/h3.gif) ;
	background-repeat: no-repeat;
}

h4.maid{
	width : 490;
	border-bottom : solid 2px #aaaaff;
	padding : 0px 0px 2px 10px;
	margin : 20px 20px 20px 10px;
}
h4.menu_top{
	margin : 0px 0px 0px 10px;
	padding : 10px 0px 0px 6px;
	border-bottom : solid 2px #bbbbbb;
	width : 136px;
	height: 80px;
	background-image: url(./image/menu.jpg) ;
	background-repeat: no-repeat;
}
h5{
	border-bottom : solid 1px #ccccff;
	padding : 20px 0px 4px 10px;
	margin : 0px 10px 10px 5px;
}
h5.girl{
	border-bottom : solid 1px #ccccff;
	padding : 20px 0px 5px 4px;
	margin : 0px 10px 0px 10px;
}



div.info{
	padding : 47px 5px 26px 5px;
	margin : 0px 0px 0px 0px;
	background-image: url(./image/info.jpg) ;
	background-repeat: no-repeat;

}

div.info_schedule{
	padding : 47px 5px 26px 5px;
	margin : 0px 10px 0px 10px;
	background-image: url(./image/info_schedule.jpg) ;
	background-repeat: no-repeat;

}

div.info_pickup{
	padding : 47px 0px 26px 0px;
	margin : 0px 0px 0px 0px;
	background-image: url(./image/pickup.jpg) ;
	background-repeat: no-repeat;

}

div.day{
	width : 500px;
	display : block;
		text-align : center;
	margin : 20px 0px 10px 20px;
}

div.day a{
	float:left;
	color : #cc0066;
	border : solid 1px #cc0066;
	padding : 4px 2px 2px 2px;
	margin : 4px 6px 0px 0px;
	text-align : center;
	text-decoration : none;
	display : block;
	width : 80px;
}

div.day span{
	padding : 5px 0px 0px 20px;
	display : block;
}


