@import url("common.css");
@import url("text.css");
@import url("top_menu.css");

/* STYLE ページ全体 W900　*****************************************/
div#pagebody{
width:1000px; margin:0 auto;
/* margin:0px 0px 0px 0px; */
padding:0px 0px 0px 0px;
background-color:#FFFFFF;
background-image:url('../imges/page_bkg.jpg');
background-repeat:repeat-y;
text-align:left;
}

/* STYLE ページヘッダー W900 **********************************/
div#header{
height:390px;
position: relative;
margin:0px auto 0px;
padding:0px 0px 0px 0px;
background-image:url('../topimg/tophed.jpg');
background-repeat:no-repeat;
background-position:top center;
}

/* STYLE TOP-MENU ***************************************/
div#menu-topbar{
width:900px;
text-align:center;
margin:0px auto 0px;
padding:0px 0px 0px 0px;
background:url('../topimg/menu_035_bg.jpg') repeat-x;			
}

/* STYLE ページコンテンツ W620 ********************************/
div#content{
width:620px;
margin:48px 50px 0px 5px;
padding:0px 0px 0px 0px;
display:inline;
float:right;
}


/* STYLE メニュー W265 ***************************************/
div#sidemenu{
width:265px;
background-image:url('../topimg/sidebkg.gif');
background-repeat:repeat-y;
margin:0px 0px 0px 50px;
padding:0px 0px 0px 0px;
display:inline;
float:left;
}


/* STYLE フッター W902 **************************************/
div#footer{
height:130px;
background-image:url('../imges/page_footer.jpg');
background-repeat:no-repeat;
background-position:top center;
margin:0px 50px 50px 50px;
padding:0px 0px 0px 0px;
text-align:center;
clear:both;
}
.address-f{
font-style:normal;
font-size:small;
padding:10px 0px 0px 0px;
}


/* aya **************************************/
div#aya{
width:900px;
margin:0px 50px 0px 50px;
text-align:right;
height:10px;
}
.naya{
	font-size: 10px;
	color: #CCCCCC;
	margin:0px 2px 0px 0px;
	padding:0px 2px 0px 0px;
}