/* base css */
/* @import url(/.shared-blogzine/themes/common/base-weblog.css); */



/* portal css */


/* theme css */
/* @import url(/.shared-blogzine/themes/kaminogoya/theme-layout-only.css); */


div#banner {
 height: 32px;
 width: 800px;
 margin: 0px;
 padding: 0px;

}


/* バナー部分の中身 */
/* こだわり */
div#banner-inner-kodawari {
 width: 800px;
 height: 32px;
 margin: 0px;
 padding: 0px;
 font-size: 9px;
 background-image: url(../images/ti_kodawari.gif);
 background-repeat: no-repeat;
}

/* 工法 */
div#banner-inner-koho {
 width: 800px;
 height: 32px;
 margin: 0px;
 padding: 0px;
 font-size: 9px;
 background-image: url(../images/ti_koho.gif);
 background-repeat: no-repeat;
}

/* スタッフ紹介 */
div#banner-inner-staff {
 width: 800px;
 height: 32px;
 margin: 0px;
 padding: 0px;
 font-size: 9px;
 background-image: url(../images/ti_staff.gif);
 background-repeat: no-repeat;
}

/* 会社案内 */
div#banner-inner-company {
 width: 800px;
 height: 32px;
 margin: 0px;
 padding: 0px;
 font-size: 9px;
 background-image: url(../images/ti_company.gif);
 background-repeat: no-repeat;
}

/* リンク */
div#banner-inner-link {
 width: 800px;
 height: 32px;
 margin: 0px;
 padding: 0px;
 font-size: 9px;
 background-image: url(../images/ti_link.gif);
 background-repeat: no-repeat;
}

/* 求人 */
div#banner-inner-recruit {
 width: 800px;
 height: 32px;
 margin: 0px;
 padding: 0px;
 font-size: 9px;
 background-image: url(../images/ti_recruit.gif);
 background-repeat: no-repeat;
}

/* 不動産情報 */
div#banner-inner-fudousan {
 width: 800px;
 height: 32px;
 margin: 0px;
 padding: 0px;
 font-size: 9px;
 background-image: url(../images/ti_fudousan.gif);
 background-repeat: no-repeat;
}

/* 雑誌掲載 */
div#banner-inner-magazine {
 width: 800px;
 height: 32px;
 margin: 0px;
 padding: 0px;
 font-size: 9px;
 background-image: url(../images/ti_magazine.gif);
 background-repeat: no-repeat;
}

/* 個人情報保護 */
div#banner-inner-kozinjoho {
 width: 800px;
 height: 32px;
 margin: 0px;
 padding: 0px;
 font-size: 9px;
 background-image: url(../images/ti_kozinjoho.gif);
 background-repeat: no-repeat;
}

/* お問い合わせ */
div#banner-inner-otoiawase {
 width: 800px;
 height: 32px;
 margin: 0px;
 padding: 0px;
 font-size: 9px;
 background-image: url(../images/ti_otoiawase.gif);
 background-repeat: no-repeat;
}




h1#banner-header {
 font-size: 1px;
 margin: 0px;
 padding: 0px;
 text-indent: -9999px;
}



/* グローバルナビ */
#navi {
 margin: 0px;
 padding: 0px;
 height: 111px;
 width: 800px;
}


/* ページの各部分の指定 */
body {
 margin: 0px;
 padding: 0px;
}
div#container {
 width: 800px;
 margin: 0px auto;
 height: auto;
 background-repeat: repeat-y;
 background-image: url(http://122.1.201.203/images/bg01.gif);
}
div#container div#container-inner {
 margin: 0px;
 padding: 0px;
 height: auto;
 width: 800px;
}

div#pagebody {
  width: 800px;
  
  }
/* div#pagebody div#pagebody-inner {} */



/* 記事部分の指定 */

div.entry {}
div.entry h3.entry-header {
 margin: 0px;
 padding: 0px;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-bottom-color: #E8E8E8;
}
div.entry div.entry-content {
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-bottom-color: #E8E8E8;
}
div.entry div.entry-content div.entry-body {
 line-height: 1.8em;
}
div.entry p.entry-footer {
 float: right;
}
*/

/* レイアウト毎に異なる指定 */

/* 1カラム （左サイドバー = alpha | 本文 = beta） */


body.layout-one div#alpha {
 float: left;
}



/* サイドバー・モジュールの指定 */

div.module {
 margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;

}
div.module div.module-content {}
div.module-content ul.module-list {}
div.module-content ul.module-list li.module-list-item {}

/* サイドバーリンク色 */
div.module a:link {
 color: #F9F9F9;
 text-decoration: none;
}
div.module a:visited {
 color: #CDB17A;
 text-decoration: none;
}
div.module a:active {
 color: #FFFFFF;
 text-decoration: none;
}
div.module a:hover {
 color: #FFFFFF;
 text-decoration: underline;
}
/*  */







/* other css */

#photo_ki {
 background-image: url(http://122.1.201.203/images/photo_ki.jpg);
 background-repeat: no-repeat;
 height: 87px;
 width: 200px;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 display: block;
}
#infobanner_area {
 margin: 20px 0px 0px 0px;
 padding: 0px;
}
#copyright {
 font-size: 9px;
 color: #302608;
 height: auto;
 width: 800px;
 padding: 6px 0px;
 background-color: #E7E3DD;
 text-align: center;
 margin: 0px;
}
#cont_right_box {
 float: right;
 width: 570px;
 margin: 0px;
 padding: 10px;
 font-size: small;
 color: #666666;
}
div.module2 {
 margin: 10px 0px 100px 0px;
 padding: 0px 0px 0px 0px;
}
.module2 h2 {
 background-image: url(../images/linkpoint.gif);
 background-repeat: no-repeat;
 margin: 0px 0px 10px 10px;
 padding: 0px 0px 0px 14px;
 font-size: small;
 background-position: 0px 5px;
}
.red {
 color: #CF442C;
}
#company_info {
 margin: 10px auto;
 width: 538px;
}
#map {
 width: 540px;
 margin: 10px auto;
}
#cont_right_box ul {
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-bottom-color: #9B9587;
 margin: 20px;
 padding-top: 0px;
 padding-right: 0px;
 padding-bottom: 10px;
 padding-left: 0px;
 list-style-position: inside;
 list-style-type: square;
}
#cont_right_box li {
 margin: 0px 4px 4px 0px;
}
