@charset "Shift_JIS";
/* CSS Document */

body {
margin: 0;
padding: 0;
line-height:1.4;
color:#333;
font-family:Arial, sans-serif;
font-size:0.9em;
width:100%;
background-color:#FFFFFF;
text-align:center;
}


#site-box {
width : 100%;
margin : 0 auto;
padding : 0px;
background-color:#FFFFFF;
text-align:center;

}

#header-box {
width : 100%;
margin : 0px;
padding : 0px;
background-color: #316db5;
height : 6px;
}

/**************************/
#rogo-box {
width : 1000px;
margin : 0 auto;
padding : 0px;
background-image: url(./image/rogoBackGround.png);
background-repeat: repeat-x;
height : 72px;
text-align:left;
}

/**************************/
.companyName{
border-style:none;
}


/**************************/
#topBar-box {
width : 100%;
padding : 0px;
background-image: url(./image/topBarBackGround.jpg);
background-repeat: repeat-x;
height : 49px;
text-align:left;
margin:0;
}
#topBarButtons {
width : 1000px;
height : 49px;
padding : 0px;
margin:0 auto;
}
/**************************/
.companyInfomationImage{
border-style:none;
padding : 0px;
margin : 0px;
height : 49px;
}
/**************************/
.companyHistoryImage{
border-style:none;
padding : 0px;
margin : 0px;
height : 49px;
}
.inquiryImage{
border-style:none;
padding : 0px;
margin : 0px;
height : 49px;
}

/**************************/
.buttonlist{
float: left;
list-style: none; 
}

#lowBarHeadSpacer {
width : 10px;
height : 80px;
background-color:#FFFFFF;
clear:both;
}

#lowBar-box {
width : 100%;
clear:both;
height:54px;
background-image: url(./image/lowBarBackGround.jpg);
font-size:0.8em;
color:#525552;
background-color:#FFFFFF;
}

#copyRight {
width : 880px;
text-align:left;
margin-left:auto;
margin-right:auto;
}
	




