body{

	text-align: center;
	padding: 0;
	background-color:#EDEDED;/*#3BB9FF;*/
	color: #222;
	font-family: "‚l‚r ", Osaka, sans-serif;
	margin-top: 0em;
	background:#FFF url("image/body.png") top center repeat-y;
	/*overflow-y: scroll;*/
}

div.overBox{
	width:750px;
	background-color:#ffffff;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top:0px;
	margin-bottom:0px;
}

div.header{
	text-align: left;
	margin-top:0px;
	border:0px solid black;
	background-color:#3BB9FF;
	margin:0px;
	padding:0px;
}

div.header a{
	display:block;
	height:80px;
	background-image:url(image/site_header.png);
	text-indent:-9999px;
}

div.header_text {
	background-color:#0033EE;
	color: #FFFFFF;
	font-size: 12px;
}


h1.title{
	color:white;
	margin:0px;
	padding:0px;
	text-indent:-9999px;
}

ul{
	list-style:none;
	margin: 0px;
	padding-left:0px;
	height:30px;
}

.menu{
	background-color:white;
	background: url('image/menu_bg.png');
	height: 40px;
	margin:0px;
	padding:0px;
}

.menu li{
	text-decoration: none;
	display:block;
	float:left;
	text-indent:-9999px;
}

li.menu_top a{
	display:block;
	
	height:30px;
	width:100px;
	background-image:url(image/menu_top.png);
}

li.menu_top a:hover{
	display:block;
	
	height:30px;
	width:100px;
	background-image:url(image/menu_top_o.png);
}

li.menu_housing a{
	display:block;

	height:30px;
	width:200px;
	background:url("image/menu_housing.png") no-repeat;
}

li.menu_housing a:hover{
	display:block;

	height:30px;
	width:200px;
	background:url("image/menu_housing_o.png") no-repeat;
}

li.menu_list a{
	display:block;

	height:30px;
	width:100px;
	background:url("image/menu_lst.png") no-repeat;
}

li.menu_list a:hover{
	display:block;

	height:30px;
	width:100px;
	background:url("image/menu_lst_o.png") no-repeat;
}

li.menu_link a{
	display:block;

	height:30px;
	width:100px;
	background:url("image/menu_link.jpg") no-repeat;
}

li.menu_link a:hover{
	display:block;

	height:30px;
	width:100px;
	background:url("image/menu_link_o.jpg") no-repeat;
}

li.now{
}


div.footer{
	border:0px solid black;
	
	text-align: right;
	font-size: 12px;
}
div.footer {
	height: 1px;
	padding:0px;
	margin:0px;
	border-width: 0px;
}
a{
	text-decoration: none;
	border: 0px;
}

.mainTxt {
	text-align: center;
}

.scroll_message {
	font-size:12px;
	text-align: center;
	padding-right:1em;
}



/* Iizuka add 2006/11/28 Start----------------------------------- */

.banner{
	border-style: none;
	margin-top:3px;
	margin-bottom:3px;
}


.r_banner{
	border-style: none;
	margin-top:3px;
	margin-bottom:3px;
    margin-left:3px;
}

/* Iizuka add 2006/11/28 End----------------------------------- */
