@charset "UTF-8";
/* CSS Document */

body {
  color: #1B2C4B;
  line-height: 1.5;
  background : url(../corporate_profile/images/coall_back_b.gif);
  display : block;
}
/* -------ヘッダエリア------- */
#headerArea {
  background : #c5c5c5 url(../images/head_back.gif) repeat-x center top;
  width: 100%;
  height : 118px;
  text-align : center;
  
}
#headerArea #headerBlock {
  width : 915px;
  margin-left : auto;
  margin-right : auto;
}
#headerArea h1 {
  display: inline;
  float : left;
  width: 117px;
  padding-top : 30px;
}
#headerArea #reference {
  display: inline;
  float: right;
  margin-bottom: 10px;
  padding-top : 20px;
}
/* -------ヘッダーエリア　ナビブロック------- */
#gNavBlock  {
  background-repeat : repeat-x;
  width: 100%;
  text-align : center;
}
#gNavBlock #gNav  {
  width : 925px;
  
  
  text-align : center;
  background : url(../images/nav_back_b.gif) no-repeat;
  height : 100px;
  padding-top : 10px;
  padding-bottom : 10px;
  
  
  
  margin-left : auto;
  margin-right : auto;
}
#gNavBlock #gNav li  {
  display: inline;
  padding-left : 2px;
  padding-right : 2px;
}
/* -------コンテンツエリア------- */
#contentsArea {
  text-align: left;
  width : 915px;
  margin-left : auto;
  margin-right : auto;
  height : auto;
}
#mainImage  {
  padding-top : 10px;
  padding-bottom : 10px;
}
/* -------コンテンツエリア　カラム1------- */
#contentsArea #column01 {
  font-size : 100%;
  display: inline;
  float : right;
  width : 685px;
  line-height : 2;
}
#contentsArea #column01 h2 {
  margin-bottom : 30px;
  margin-top : 10px;
}
#contentsArea #column01 h3{
  margin-bottom : 10px;
  margin-top : 10px;
  font-size : 95%;
  font-weight : normal;
  text-align : right;
}
#contentsArea #column01 #newsBox dl {
  width : 617px;
}
#contentsArea #column01 #item img{
  
  
  
  margin-bottom : 50px;
  
  
  
  
  
  
  
  margin-left : 5px;
  margin-right : 5px;
  padding-left : 5px;
  padding-right : 5px;
}
#contentsArea #column01 #rightArea{
  
  
  
  
  background-color : white;
  width : 340px;
  
  float : right;
  

  
  height : auto;
}#contentsArea #column01 #rightArea1{
  
  
  
  
  background-color : white;
  width : 340px;
  height : auto;
  float : right;
  text-align : right;
  padding-right : 5px;
}
#contentsArea #column01 #rightArea #price{
  background-color : white;
  float : right;
  font-size : 150%;
  font-weight : bold;
  width : 100%;
  text-align : right;
  padding-top : 10px;
  padding-right : 5px;
}
#contentsArea #column01 #rightArea tr{
  background-color : white;
  float : right;
  font-weight : bold;
  width : 100%;
  right : auto;
}
#contentsArea #column01 #leftArea{
  padding-right : 10px;
  padding-bottom : 10px;
  padding-left : 10px;
  margin-bottom : 5px;
  background-color : white;
  width : 300px;
  float : left;
}
#contentsArea #column01 #centerArea{
  background-color : white;
  width : 685px;
  float : none;
  clear : both;
}
#contentsArea #column01 #serviceBox p {
  color: #7D2822;
  width : 617px;
  margin-bottom: 10px;
  margin-left: 21px;
}
#contentsArea #column01 #serviceBox ul {
  margin-bottom: 10px;
  margin-left: 21px;
}
#contentsArea #column01 #serviceBox li {
  display: inline;
  margin-right: 10px;
}
/* -------コンテンツエリア　カラム2------- */
#contentsArea #column02 {
  background-repeat : no-repeat;
  background-position : center bottom;
  display: inline;
  float : left;
  width : 200px;
  padding-bottom: 3px;
  padding-top : 5px;
}
#contentsArea #column02 ul {
  background-repeat : no-repeat;
  background-position : center top;
  
  padding-bottom: 4px;
  padding-top : 5px;
}
#contentsArea #column02 li {
  margin-bottom: 10px;
}
/* -------フッターエリア------- */
#footerArea {
  background-repeat : no-repeat;
  background-position : center top;
  text-align: left;
  width : 915px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 24px;
}
#footerArea h3 {
  display: inline;
  float: left;
  width: 103px;
  margin-left: 20px;
}
#footerArea #pageTop {
  display: inline;
  float: right;
}
#footerArea #sitemapBlock {
  clear: both;
}
#footerArea .sitemapBox {
  display: inline;
  float : none;
  width : 915px;
}
#footerArea .sitemapBox h4 {
  margin-bottom: 3px;
  padding-bottom: 2px;
  border-bottom: 1px solid #D7D6DA;
}
#footerArea .sitemapBox ul {
  margin-bottom: 12px;
}
#footerArea .sitemapBox li {
  background: url(../images/sitemap_border.gif) repeat-x left bottom;
  margin-bottom: 3px;
  margin-left : 10px;
  padding-bottom: 2px;
  display : inline;
  margin-right : 10px;
}
#footerArea .sitemapBox a {
  color: #666;
  text-decoration: none;
}
#footerArea address {
  font-family: Arial, Helvetica, sans-serif;
  color: #999;
  margin-left: 10px;
  text-align : right;
}
#footerBlock{
  width : 100%;
  background : white url(../images/footer_back.gif) repeat;
  height : 150px;
  margin-top : 30px;
}
.nam{
  list-style-type : decimal;
  margin-left : 20px;
  margin-top : 10px;
}
.ten{
  margin-left : 30px;
}
.sy{
  text-align : right;
}
td{
  padding : 5px 5px 3px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : silver;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : silver;
}
