@charset "utf-8";
/* CSS Document */

body
{margin-top:0px;
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
overflow-x:hidden;

}


#page
{
	width:1003px;
	margin:auto;
	overflow:hidden;
}

#header
{width:1003px;/*1003px*/
height:60px;
background-image: url(image/jpg/heater/heater.jpg);
background-repeat:no-repeat;
}

#menu_area
{
width:310px;
height:60px;
float:left;
margin-left:700px;
}

.menu_botan
{width:45px;
height:45px;
margin-right:5px;
padding-top:10px;
float:left;
}



#mainphoto
{width:1003px;/*1003px*/
height:450px;
background-color:#FFFFFF;
}


#mainpage
{width:1003px;
background-color:#FFFFFF;

}
#footer
{width:1003px;/*1003px*/
height:130px;
float:left;
background-image:url(image/jpg/footer/footer.jpg);
background-repeat:no-repeat;

}

img
{border:0px;
}

#onlineshop-button
{
width:120px;
height:18px;
margin-right:10px;
margin-top:10px;
float:right;
}

/*-----------------news--------------------*/
#iframe
{
width:300px;
height:90px;
margin-left:10px;
margin-top:10px;
float:left;
}

.news-font
{
font-size:14px;
}


html.body {
scrollbar-3dlight-color : #ffffff ;
scrollbar-highlight-color : #c0c0c0c0 ;
scrollbar-shadow-color : #00008b ;
scrollbar-face-color : #ffffff ;
scrollbar-darkshadow-color : #000000 ;
scrollbar-track-color : #000000 ;
}
