/* ------- 各種設定------- */
* {
  margin: 0;
  padding: 0;
}

/* ------- seo ------- */
.seo{
margin-left: auto; 
margin-right: auto;
padding: auto;
text-align: right;
color:#333333;
font-size:10px;
}
.seo a    {color:#333333;text-decoration:none;}
.seo a:link  {color:#333333;text-decoration:none;}
.seo a:visited  {color:#333333;text-decoration:none;}
.seo a:hover  {color:#333333;text-decoration:none;}

.seo h1{
font-weight: normal;
position: relative;
color: #ffffff;
font-size: 12px;
}

/* ------- seo ------- */


BR{letter-spacing:normal;}


form {
padding: 0px;
margin: 0px;
}

blockquote {
padding: 10px 20px 10px 20px;
border: 1px dotted #999999;
margin-left: auto; 
margin-right: auto;
}

h1 {font-size:10px;}
h2 {font-size:10px;}
h3 {font-size:12px;}

p{
text-align:left;
line-height: 1.6em;
padding: 5px 10px 5px 10px;
}

img{
border: none;
vertical-align:middle;
}

.link{
font-size:12px;
text-align:right;
padding: 5px 10px 5px 10px;
}
.link a    {color:#5f5f5f;text-decoration:none;}
.link a:link  {color:#5f5f5f;text-decoration:none;}
.link a:visited  {color:#5f5f5f;text-decoration:none;}
.link a:hover  {color:#990000;text-decoration:none;}

.banner{
margin: 0px 0px 10px 0px;

text-align:center;
}

body {
font-family: "メイリオ",Meiryo, Verdana,Arial,"ヒラギノ角ゴPro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",sans-serif;margin: 0px;
margin: 0px;
padding: 0px;
text-align: center;
font-size: 12px;
background-image: url(images/bg.jpg);
background-position:center;
background-position: top;
background-repeat: no-repeat;
}

.body_top {
font-family: "メイリオ",Meiryo, Verdana,Arial,"ヒラギノ角ゴPro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",sans-serif;margin: 0px;
margin: 0px;
padding: 0px;
text-align: center;
font-size: 12px;
background: url(images/bg-bottom.gif);
background-position: bottom;
background-repeat: repeat-x;
}

html {
margin: 0;
padding: 0;
background-image: url("images/bg-center.gif");
background-position: center;
background-repeat: repeat-y;
}

.inbox_blog {
margin: 0;
padding: 0;
text-align: center;
background-image: url(images/bg-top3.png);
background-position: center;
background-position: top;
background-repeat: no-repeat;
}

.inbox_page {
margin: 114px 0px 0px 0px;
padding: 0;
text-align: center;
}

.inbox_top {
margin: 114px 0px 0px 0px;
text-align: center;
background-image: url(images/bg-topc.jpg);
background-position: center;
background-position: top;
background-repeat: no-repeat;
}

#inbox {
margin-left: auto; 
margin-right: auto;
width: 980px;
}

a        {color:#333333;text-decoration:underline;}
a:link    {color:#333333;text-decoration:underline;}
a:visited    {color:#333333;text-decoration:underline;}
a:active    {color:#333333;text-decoration:underline;}
a:hover    {color:#990000;text-decoration:underline;}



/* ------- ■■ヘッダー部分■■ ------- */

/* ------- ヘッダー ------- */
.logo{
width: 960px;
margin: -10px 10px 0px 10px;
height: 60px;
padding: 10px 0px 0px 0px;
color:#ffffff;
font-size: 12px;
}
.logo a    {color:#ffffff;text-decoration:none;}
.logo a:link  {color:#ffffff;text-decoration:none;}
.logo a:visited  {color:#ffffff;text-decoration:none;}
.logo a:hover  {color:#ffffff;text-decoration:none;}
/* ------- ヘッダー ------- */

#header {
margin-left: auto; 
margin-right: auto;
padding: 0px 0px 10px 0px;
width: 980px;
}

#header2 {
margin-left: auto; 
margin-right: auto;
padding: 0px 0px 10px 0px;
width: 980px;
}

/* ------- メニュー部分 ------- */

.menu{
 margin-top: 0px;
 margin-left: 10px; 
 margin-right: 10px;
  padding: 0;
  width: 960px;
  height: 54px;
}

.menu ul{
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.menu li{
 float:left;
  margin: 0;
  padding: 0;
  height: 54px;
  overflow: hidden;
}

.menu a{
  display: block;
  width: 100%;
  background-image: url(images/menu-bar.png);
  background-repeat: no-repeat;
  padding-top: 54px;
  height: 0px;
}

.menu1 a{background-position:   0    0; width:  120px;}
.menu2 a{background-position:  -120px 0; width: 120px;}
.menu3 a{background-position: -240px 0; width: 120px;}
.menu4 a{background-position: -360px 0; width: 120px;}
.menu5 a{background-position: -480px 0; width: 120px;}
.menu6 a{background-position: -600px 0; width: 120px;}
.menu7 a{background-position: -720px 0; width: 120px;}
.menu8 a{background-position: -840px 0; width: 120px;}

.menu a:hover{
  background-image: url(images/menu-bar.png);
  background-repeat: no-repeat;
}

.menu1 a:hover{background-position:    0   -54px; width:  120px;}
.menu2 a:hover{background-position:  -120px -54px; width: 120px;}
.menu3 a:hover{background-position: -240px -54px; width: 120px;}
.menu4 a:hover{background-position: -360px -54px; width: 120px;}
.menu5 a:hover{background-position: -480px -54px; width: 120px;}
.menu6 a:hover{background-position: -600px -54px; width: 120px;}
.menu7 a:hover{background-position: -720px -54px; width: 120px;}
.menu8 a:hover{background-position: -840px -54px; width: 120px;}
a[name]:hover{
  color: #000000;
  background: #ffffff;
}

/* ------- メニュー部分 ------- */



/* ------- ■■ヘッダー部分■■ ------- */


/* ------- ■■サイド部分■■ ------- */
#side {
float: left;
padding: 0px 5px 0px 5px;
margin: 0px 0px 0px 0px;
overflow: hidden;
width: 230px;
text-align: left;
}

.boxtitle {
font-size: 14px;
color:#333333;
text-align:center;
margin: 0px 0px 0px 0px;
padding: 10px 0px 5px 0px;
background-color:#ffffff;
border-bottom: 0px solid #7c3811;
}

.box {
border: 1px solid #e34a1e;
background-color:#ffffff;
font-size: 12px;
text-align: left;
margin: 10px 0px 20px 0px;
padding: 0px 0px 0px 0px;
line-height: 1.5em;
color:#333333;
}

.box a     {color:#333333;text-decoration:none;}
.box a:link  {color:#333333;text-decoration:none;}
.box a:visited  {color:#333333;text-decoration:none;}
.box a:hover  {color:#333333;text-decoration:none;}

.box ul li{
font-size: 12px;
text-align: left;
list-style-type: none;
padding: 10px 15px 3px 15px;
border-bottom: 1px solid #cccccc;
}

/* ------- シンプルボックス ------- */
.boxs {
border: 0px solid #003300;
background-color:#ffffff;
font-size: 12px;
text-align: left;
margin: 20px 0px 20px 0px;
padding: 0px 0px 0px 0px;
line-height: 1.5em;
color:#333333;
}

.boxs a     {color:#333333;text-decoration:none;}
.boxs a:link  {color:#333333;text-decoration:none;}
.boxs a:visited  {color:#333333;text-decoration:none;}
.boxs a:hover  {color:#333333;text-decoration:none;}

.boxs ul li{
font-size: 12px;
text-align: left;
list-style-type: none;
padding: 5px 5px 0px 15px;
}

/* ------- シンプルボックス ------- */

.boxtitle_area {
font-size: 12px;
color:#333333;
text-align:center;
margin: 0px 0px 0px 0px;
padding: 5px 0px 5px 0px;
}

.box_area {
border: 1px solid #dddddd;
background-color:#ffffff;
font-size: 10px;
text-align: left;
margin: 20px 0px 20px 0px;
padding: 10px 0px 10px 0px;
line-height: 1.5em;
color:#333333;
}

.box_area ul li{
font-size: 10px;
text-align: left;
list-style-type: none;
padding: 5px 5px 5px 5px;
border-top: 1px dotted #eaeaea;
}

.box_seo {
border: 1px solid #eaeaea;
background-color:#f8f8f8;
text-align: left;
margin: 20px 0px 20px 0px;
padding: 10px 10px 10px 10px;
line-height: 1em;
color:#999999;
}
.box_seo a     {color:#999999;text-decoration:none;}
.box_seo a:link  {color:#999999;text-decoration:none;}
.box_seo a:visited  {color:#999999;text-decoration:none;}
.box_seo a:hover  {color:#999999;text-decoration:none;}

/* ------- ■■サイド部分■■ ------- */





/* ------- ■■メイン部分■■ ------- */
#main {
float: right;
text-align: left;
padding: 0px 0px 0px 0px;
margin: 0px 13px 0px 0px;
overflow: hidden;
font-size:12px;
width: 717px;
}

/* ------- ＴＯＰページ ------- */

/* ------- ▽▽（新着情報追加欄） ここから▽▽ ------- */

.newbox_top{
text-align: left;
padding: 10px 10px;
margin: 0px 0px 0px 0px;
border: 1px solid #dbdbdb;
border-radius: 2px;
box-shadow:0px 0px 1px 1px rgba(0,0,0,0.1) inset;
}

.newbox_middle{
width: 100%;
font-size: 12px;
margin: 0px 0px 0px 0px;
}

.newbox_middle a  {color:#333333;text-decoration:underline;}
.newbox_middle a:link  {color:#333333;text-decoration:underline;}
.newbox_middle a:visited{color:#333333;text-decoration:underline;}
.newbox_middle a:active{color:#333333;text-decoration:underline;}
.newbox_middle a:hover  {color:#990000;text-decoration:underline;}

.newbox_middle ul li{
text-align: left;
list-style-type: none;
line-height: 1.0em;
margin: 0px 10px 0px 30px;
padding: 10px 10px 3px 10px;
}

.newbox_bottom{
text-align:center;
margin: 0px 0px 10px 0px;
}
/* ------- ▽▽（新着情報追加欄） ここまで▽▽ ------- */

.top-box{
font-size: 12px;
margin: 0px 0px 20px 0px;
padding: 0px 0px 0px 0px;
}

.top-box2{
border: 2px solid #eaeaea;
font-size: 12px;
margin: 0px 15px 20px 15px;
padding: 10px 10px 10px 10px;
}


.top-box3{
text-align: left;
font-size: 12px;
margin: 0px 15px 0px 15px;
padding: 10px 10px 10px 10px;
}

.concept_tbl{
border: 0px solid #333333;
float:left;
font-size: 12px;
margin: 0px 0px 20px 20px;
padding: 0px 0px 0px 0px;
}
.concept_tbl a    {color:#333333;text-decoration:underline;}
.concept_tbl a:link  {color:#333333;text-decoration:underline;}
.concept_tbl a:visited  {color:#333333;text-decoration:underline;}
.concept_tbl a:active  {color:#333333;text-decoration:underline;}
.concept_tbl a:hover  {color:#990000;text-decoration:underline;}


/* ------- 家づくりコンセプトバナー 100611加治屋追加 ------- */

.banner1{
margin: 0px 0px 10px 0px;
text-align:center;
}

/* ------- 家づくりコンセプトバナー 100611加治屋追加 ------- */

/* ------- ＴＯＰページ ------- */


/* ------- ページ ------- */
.kizi {
margin: 0px 0px 20px 0px;
text-align: left;
border: 1px solid #eaeaea;
}


.kizi_title {
border-radius: 5px;
text-align: left;
line-height: 1.8em;
margin: 0px 0px 0px 0px;
padding: 15px 10px 15px 15px;
background: #2aada2;
border-radius: 5px;
}

.kizi_title a    {color:#ffffff;text-decoration:none;}
.kizi_title a:link  {color:#ffffff;text-decoration:none;}
.kizi_title a:visited  {color:#ffffff;text-decoration:none;}
.kizi_title a:active  {color:#ffffff;text-decoration:none;}
.kizi_title a:hover  {color:#ffffff;text-decoration:none;}

.kizi_title h2 {
font-size: 14px;
}

.kizi_body   {
font-size: 12px;
text-align: left;
color:#333333;
line-height: 1.5em;
margin: 0px 0px 0px 0px;
padding: 15px 10px 15px 10px;
}

.kizi_body ul{
padding: 10px 15px 5px 15px;
list-style-type: none;
}

.kanrenbox{
border-top: 1px solid #eeeeee;
border-left: 1px solid #eeeeee;
font-size: 12px;
background:#fefefe;
margin: 15px 5px 15px 0px;
padding: 10px 10px 10px 10px;
box-shadow: 1px 1px 1px #dddddd;
}

.kanrenbox ul li{
list-style-type: none;
padding: 3px 20px 3px 20px;
}

.kanrenbox_title{
margin: 0px 0px 0px 0px;
padding: 10px 15px 0px 15px;
}
/* ------- ページ ------- */

/* ------- ページ移動リンク ------- */
.lpagemove {
font-size: 12px;
margin:10px 10px 20px 10px;
float:left;
}
.lpagemove a       {color:#333333;text-decoration:none;}
.lpagemove a:link    {color:#333333;text-decoration:none;}
.lpagemove a:visited  {color:#333333;text-decoration:none;}
.lpagemove a:hover    {color:#333333;text-decoration:none;}

.rpagemove {
font-size: 12px;
margin:10px 10px 20px 10px;
float:right;
}
.rpagemove a       {color:#333333;text-decoration:none;}
.rpagemove a:link    {color:#333333;text-decoration:none;}
.rpagemove a:visited  {color:#333333;text-decoration:none;}
.rpagemove a:hover    {color:#333333;text-decoration:none;}
/* ------- ページ移動リンク ------- */


/* ------- ■■メイン部分■■ ------- */


/* ------- ■■フッダー部分■■ ------- */
#footer {
padding: 0px 0px 0px 0px;
margin: 0px;
text-align: center;
height: 345px;
}

/* ------- フッターメニュー部分 ------- */

.fbanner{
margin: 0px 0px 10px 0px;
text-align:left;
}

.menuf {
 margin-top: 10px;
 margin-left: auto; 
 margin-right: auto;
  padding: 0;
  width: 980px;
  height: 25px;
}

.menuf ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.menuf li {
  text-indent: -9999px;
float: left;
  margin: 0;
  padding: 0;
}

.menuf a {
  display: block;
  height: 25px;
  background: url(images/menuf.gif) no-repeat;
}


.menuf a:hover{
  background-image: url(images/menuf.gif);
  background-repeat: no-repeat;
}

.menuf1 a{background-position:   0    0; width:  100px;}
.menuf2 a{background-position:  -100px 0; width: 140px;}
.menuf3 a{background-position: -240px 0; width: 120px;}
.menuf4 a{background-position: -360px 0; width: 110px;}
.menuf5 a{background-position: -470px 0; width: 110px;}
.menuf6 a{background-position: -580px 0; width: 120px;}
.menuf7 a{background-position: -700px 0; width: 130px;}
.menuf8 a{background-position: -830px 0; width: 150px;}

.menuf1 a:hover{background-position:    0   -25px; width:  100px;}
.menuf2 a:hover{background-position:  -100px -25px; width: 140px;}
.menuf3 a:hover{background-position: -240px -25px; width: 120px;}
.menuf4 a:hover{background-position: -360px -25px; width: 110px;}
.menuf5 a:hover{background-position: -470px -25px; width: 110px;}
.menuf6 a:hover{background-position: -580px -25px; width: 120px;}
.menuf7 a:hover{background-position: -700px -25px; width: 130px;}
.menuf8 a:hover{background-position: -830px -25px; width: 150px;}
a[name]:hover{
  color: #000000;
  background: #ffffff;
}

/* ------- フッターメニュー部分 ------- */

.copyright{
color:#333333;
line-height: 1.0em;
font-size: 10px;
text-align:center;
padding: 20px 0px 30px 0px;
}
.copyright a    {color:#333333;text-decoration:none;}
.copyright a:link  {color:#333333;text-decoration:none;}
.copyright a:visited  {color:#333333;text-decoration:none;}
.copyright a:hover  {color:#333333;text-decoration:none;}

/* ------- フッターseo ------- */

.box_seo2{
color:#333333;
line-height: 18px;
font-size: 12px;
text-align:left;
padding: 5px 10px 2px 10px;
}
.box_seo2 a    {color:#333333;text-decoration:none;}
.box_seo2 a:link  {color:#333333;text-decoration:none;}
.box_seo2 a:visited  {color:#333333;text-decoration:none;}
.box_seo2 a:hover  {color:#333333;text-decoration:none;}

.box_seo2 h2{
font-size: 12px;
display:inline;
}


/* ------- フッターseo ------- */

/* ------- ■■フッダー部分■■ ------- */




/* ------- ■■ページ内で使用するパーツ■■ ------- */
.bloc1 {
padding: 10px 20px 10px 20px;
border: 1px dotted #72320d;
margin-left: auto; 
margin-right: auto;
}

.bloc1 a    {color:#2f241a;text-decoration:none;}
.bloc1 a:link  {color:#2f241a;text-decoration:none;}
.bloc1 a:visited  {color:#2f241a;text-decoration:none;}
.bloc1 a:active  {color:#2f241a;text-decoration:none;}
.bloc1 a:hover  {color:#2f241a;text-decoration:none;}

.bloc2 {
padding: 10px 20px 10px 20px;
border: 1px solid #999999;
margin-left: auto; 
margin-right: auto;
}

.bloc3 {
padding: 8px 10px 8px 10px;
border: 1px dotted #999999;
margin-left: auto; 
margin-right: auto;
}

.bloc3 a    {color:#2f241a;text-decoration:none;}
.bloc3 a:link  {color:#2f241a;text-decoration:none;}
.bloc3 a:visited  {color:#2f241a;text-decoration:none;}
.bloc3 a:active  {color:#2f241a;text-decoration:none;}
.bloc3 a:hover  {color:#2f241a;text-decoration:none;}

.midashi {
text-align: left;
font-size: 14px;
line-height: 1.2em;
margin: 0px 0px 0px 0px;
padding: 8px 10px 8px 10px;
border-left: 8px solid #2aada2;
border-bottom: 2px solid #2aada2;
background-color: #ffffff;
color: #2f241a;
}

.midashi a    {color:#2f241a;text-decoration:none;}
.midashi a:link  {color:#2f241a;text-decoration:none;}
.midashi a:visited  {color:#2f241a;text-decoration:none;}
.midashi a:active  {color:#2f241a;text-decoration:none;}
.midashi a:hover  {color:#2f241a;text-decoration:none;}

.midashil {
  font-size: 16px;
  position:relative;
  margin: 10px 20px 0 20px;
  padding:10px 15px;
  color:#fff;
  background:#c33;
}
.midashil:before{
        clear: both;
  content:"<";
  position:absolute;
  top:middle;
  left:-10px;
  width:0;
  height:0;
  font-size:20px;
  line-height:1.0;
  color:#c96;
}
.midashil:after{
  content:" ";
  position:absolute;
  top:-2px;
  left:-10px;
  width:0;
  height:130%;
  border:#600 solid 2px;
  border-radius:2px;
  -webkit-transform: rotate(-2deg);
  -moz-transform: rotate(-2deg);
  -o-transform: rotate(-2deg);
  transform: rotate(-2deg);

}

.midashil a    {color:#552e31;text-decoration:none;}
.midashil a:link  {color:#552e31;text-decoration:none;}
.midashil a:visited  {color:#552e31;text-decoration:none;}
.midashil a:active  {color:#552e31;text-decoration:none;}
.midashil a:hover  {color:#552e31;text-decoration:none;}

.midashim {
text-align: left;
line-height: 1.0em;
font-size:14px; 
color: #552e31;
margin: 0px 0px 0px 0px;
padding: 12px 10px 12px 14px;
background-image: url(images/bg-midashim.jpg);
background-repeat: no-repeat;
}

.midashim a    {color:#552e31;text-decoration:none;}
.midashim a:link  {color:#552e31;text-decoration:none;}
.midashim a:visited  {color:#552e31;text-decoration:none;}
.midashim a:active  {color:#552e31;text-decoration:none;}
.midashim a:hover  {color:#552e31;text-decoration:none;}

.midashis {
text-align: left;
line-height: 1.0em;
font-size:14px; 
color: #552e31;
margin: 0px 0px 0px 0px;
padding: 12px 10px 12px 14px;
background-image: url(images/bg-midashis.jpg);
background-repeat: no-repeat;
}

.midashis a    {color:#552e31;text-decoration:none;}
.midashis a:link  {color:#552e31;text-decoration:none;}
.midashis a:visited  {color:#552e31;text-decoration:none;}
.midashis a:active  {color:#552e31;text-decoration:none;}
.midashis a:hover  {color:#552e31;text-decoration:none;}

.midashib {
text-align: left;
padding: 2px 10px;
border-width: 0px 2px 2px 0px;
border-color: #a48870;
border-style: solid;
background: #5f4934;
color: #ffffff;
line-height: 1.5em;
font-size: 14px;
font-weight: bold;
}

.midashib a    {color:#2f241a;text-decoration:none;}
.midashib a:link  {color:#2f241a;text-decoration:none;}
.midashib a:visited  {color:#2f241a;text-decoration:none;}
.midashib a:active  {color:#2f241a;text-decoration:none;}
.midashib a:hover  {color:#2f241a;text-decoration:none;}

hr.hr1 {
border: dotted 2px #72320d;
color: #0000ff;
}

/* ------- 人気記事ランキング 100507加治屋追加 ------- */

.boxtitle_pop {
margin: 10px 0px 10px 0px;
width: 600px;
text-align: center;
font-size: 14px;
}

.box_pop {
font-size: 12px;
text-align: left;
margin: 0px 0px 30px 0px;
padding: 0px 0px 0px 0px;
line-height: 20px;;
color:#333333;
}
.box_pop a     {color:#333333;text-decoration:none;}
.box_pop a:link  {color:#333333;text-decoration:none;}
.box_pop a:visited  {color:#333333;text-decoration:none;}
.box_pop a:hover  {color:#333333;text-decoration:none;}

.box_pop ol li{
font-size: 12px;
text-align: left;
margin: 10px 5px 10px 40px;
line-height: 20px;
}

/* ------- 施工例ページ　施工概要 ------- */
.gaiyou {
font-size: 12px;
margin:10px 0px 0px 20px;
border: solid 1px #c99269; 
border-collapse:collapse;
text-align: left;
line-height: 1.5em;
width: 95%;
}

.gaiyou table.tab1 { table-layout:auto; background:#f6f6f6; }
.gaiyou th { border: solid 1px #dddddd; background-color:#efefef; text-align: left; padding:10px 10px; font-weight: normal;} 
.gaiyou td { border: solid 1px #dddddd; padding:10px 10px;}

.clear_both { clear: both; }
.clear_right { clear: right; }
.clear_left { clear: left; }

.bg-concept {
height: 100px;
text-align:left;
font-size: 14px;
margin: 0px 0px 0px 0px;
padding:100px 40px 10px 40px;
background-image: url(images/top-concept.jpg);
background-repeat: no-repeat;
}

.tuzukiwaku {
text-align:left;
font-size: 14px;
margin: -10px 0px 0px -10px;
padding:10px 20px 10px 50px;
background: url(images/bg-tuzukiwaku.png) left top;
background-repeat: repeat-y;
box-shadow: 0px 0px 0px #eeeeee;
}

.sekourei_catch {
font-size: 18px;
line-height: 1.6em;
margin: 0px 0px 0px 0px;
padding: 12px 10px 12px 14px;
color: #552e31;
height: 82px;
background-image: url(images/sekourei_catch.jpg);
background-repeat: no-repeat;
}

.sekourei_title {
font-size: 14px;
color: #333333;
border-bottom: 1px solid #606a71;
letter-spacing: -0.05em;
}
.sekourei_title a    {color: #333333;text-decoration: none;}
.sekourei_title alink  {color: #333333;text-decoration: none;}
.sekourei_title avisited  {color: #333333;text-decoration: none;}
.sekourei_title ahover  {color: #333333;text-decoration: none;}

.sekourei_list {
margin:-10px 10px 0px 15px;
}

.midashi-staff {
text-align: left;
font-size:14px;
color:#5d0e0a;
height:15px;
margin: 0px 0px 0px 0px;
padding: 20px 0px 25px 30px;
background-image: url(images/bg_staff.png) ;
background-position:left;
background-repeat: no-repeat;
}

/* ------- サイド　コンテンツボックス------- */
.boxtitle_osusume {
font-size: 14px;
color:#333333;
text-align:center;
margin: 0px 0px 0px 0px;
padding: 10px 0px 5px 0px;
background-color:#ffffff;
border-bottom: 2px solid #e7e7e7;
}

.box_osusume {
border: 0px solid #552e31;
background-color:#ffffff;
font-size: 12px;
text-align: left;
margin: 10px 0px 20px 0px;
padding: 0px 0px 0px 0px;
line-height: 2em;
color:#333333;
}

.box_osusume a     {color:#333333;text-decoration:none;}
.box_osusume a:link  {color:#333333;text-decoration:none;}
.box_osusume a:visited  {color:#333333;text-decoration:none;}
.box_osusume a:hover  {color:#333333;text-decoration:none;}

.box_osusume ul li{
font-size: 12px;
text-align: left;
list-style-type: none;
padding: 10px 15px 3px 15px;
border-bottom: 0px solid #deb74e;
}
/* ------- サイド　コンテンツボックス------- */

/* ------- サイド　ランクボックス------- */
.boxtitle2 {
font-size: 14px;
color:#333333;
text-align:center;
margin: 0px 0px 0px 0px;
padding: 10px 0px 5px 0px;
background-color:#ffffff;
border-bottom: 2px solid #b194f4;
}
/* ------- サイド　ランクボックス------- */

/* ------- 家づくりの流れ　------- */
.bloc_1 {
padding: 10px 5px 5px 5px;
border: 1px dotted #72320d;
margin-left: auto; 
margin-right: auto;
height:165px;
}
/* ------- 家づくりの流れ　------- */

/* ------- イベントのキャッチ　------- */
.event_catch {
font-size: 16px;
line-height: 1.8em;
margin: 0px 0px 0px 0px;
padding: 15px 30px 0px 25px;
color: #544e4d;
height: 71px;
width: 620px;
background-image: url(images/event_catch.gif);
background-repeat: no-repeat;
}
/* ------- イベントのキャッチ　------- */

/* ------- 会社案内 ------- */
.annai {
margin: 0px 0px 0px 0px;
padding-right:10px;
width: 310px;
float: left;
text-align: left;
background-image: url(images/bg-annai.gif);
background-position: left bottom;
background-repeat: no-repeat;
}

.annai img {
float: left;
margin: 0px 10px 20px 0px;
    -webkit-box-shadow: 0 6px 3px -3px #888888;
       -moz-box-shadow: 0 6px 3px -3px #888888;
            box-shadow: 0 6px 3px -3px #888888;

}

.annai a:hover img {
 opacity: 0.7;
 filter: alpha(opacity=70);
}
/* ------- 会社案内 ------- */

.flow {
margin: 0px 10px;
padding: 0px auto;
}

.flow img {
max-width: 200px;
margin: 10px 0px 0px 30px;
box-shadow: 2px 2px 2px #dddddd;
border-radius: 5px;
}

.flow::after {
clear: both;
content: "";
display: block;
}

.right_link {
text-align: right;
margin: 0px 0px 0px 0px;
padding: 10px 15px 0px 10px;
width:630px;
height: 30px;
background-image: url(images/bg-right-link.gif);
}

.right_link a {
 font-size: 14px;
 text-decoration:none;
}

.e-ml {
text-align: left;
font-size:14px;
line-height: 1.2em;
margin: 0px 0px 0px 0px;
padding: 10px 10px 10px 10px;
border: 1px solid #ffffff;
background: #fbfbfb;
border-radius: 5px;
box-shadow:0px 0px 1px 1px rgba(0,0,0,0.1) inset;
color: #2f241a;
}

.e-midashi {
text-align: center;
color: #5893c9;
font-size: 20px;
}

#theader {
top: 0px;
left: 0px;
position: fixed;
text-align: center;
width: 100%;
z-index: 100;
margin-left: auto;
margin-right: auto;
height: 114px;
background: #ffffff;
border-bottom: 2px solid #2aada2;
}

.tbox {
height: auto;
width: 980px;
margin-left: auto;
margin-right: auto;
padding: 0px auto;
}

#top,
#goods-05,
#goods-04,
#goods-03,
#goods-02,
#goods-01,
#info, 
#menseki, 
#company, 
#access {
padding-top: 114px;
margin-top: -114px;
}

.oshirase {
padding-top: 60px;
padding-left: 20px;
}

.topsekou {
padding: 0px 0px;
margin: 0px 5px 0px 0px;
border: 0px solid #eeeeee;
}

.topsekou h2 {
font-size: 14px;
}

.topsekou tr {
vertical-align: top;
}

.topsekou td {
text-align: left;
}

.brs {
border-radius: 5px;
box-shadow: 2px 2px 2px #eeeeee;
}

.sekoutext {
height: 75px;
padding: 5px 5px 0px 5px;
margin-top: -80px;
opacity: 0.8;
background: #eeeeee;
}

.sekoutext a {
opacity: 1;
background: #eeeeee;
}

.kousan {
width: 99%;
margin: 10px 0px;
box-shadow: 2px 2px 2px #eeeeee;
}

a:hover .kousan {
box-shadow: 0px 0px 0px #eeeeee;
}

/* ------- 施工例ページ　施工概要 ------- */
.sekourei_detail {
text-align: right;
width: 100%;
padding: 0px 0px 0px 0px;
line-height: 3em;
}

.sekourei_detail a{
margin-right: 10px;
font-size: 14px;
padding: 10px 15px;
text-decoration: none;
color: #ffffff;
background: #1caede;
box-shadow: 2px 3px 3px #eeeeee;
border: 0px solid #eeeeee;
border-radius: 5px;
}

.sekourei_list_img {
float: left;
margin: 0px 20px 0px 0px;
border: solid 1px #ffffff;
box-shadow: 2px 2px 3px #eeeeee;
width: 250px;
border-radius: 5px;
}

.sekourei_exit {
border: 2px dotted #f9c877; 
margin: 0px 15px 0px 40%; 
padding: 10px 0px 10px 10px;
width: 380px;
}

.sekourei_imgb {
width: 100%;
margin: 0px 0px 10px 0px;
box-shadow: 5px 5px 5px #eeeeee;
}

.sekourei_img-left {
float: left;
margin: 0px 8px 10px 0px;
box-shadow: 5px 5px 5px #eeeeee;
}

.sekourei_img-right {
float: right;
margin: 0px 0px 10px 5px;
box-shadow: 5px 5px 5px #eeeeee;
}

.sekourei_left {
float: left;
margin: 0px 20px 5px 0px;

}

.sekourei_right {
float: right;
margin: 0px 0px 5px 0px;

}

.goods-link img{
margin: 0px 1%;
}

.goods-link a:hover img{
    -webkit-box-shadow: 0 10px 6px -6px #888888;
       -moz-box-shadow: 0 10px 6px -6px #888888;
            box-shadow: 0 10px 6px -6px #888888;
}

/* ------- 商品ページ ------- */
.catalog {
width: 200px;
height: 152px;
float:left;
margin: 0px 20px 10px 0px;
position: relative;
padding: 2px;
}

.catalog2 {
width: 220px;
height: 152px;
float:right;
margin: 0px 15px 10px 15px;
position: relative;
-webkit-box-shadow: 1px 1px 4px rgba(0,0,0,.5);
-moz-box-shadow: 1px 2px 4px rgba(0,0,0,.5);
box-shadow: 1px 1px 4px rgba(0,0,0,.5);
padding: 2px;
}

.catalog3 {
width: 220px;
height: 152px;
float:left;
margin: 0px 15px 10px 15px;
position: relative;
-webkit-box-shadow: 1px 1px 4px rgba(0,0,0,.5);
-moz-box-shadow: 1px 2px 4px rgba(0,0,0,.5);
box-shadow: 1px 1px 4px rgba(0,0,0,.5);
padding: 2px;
}

.catalog img{
width: 200px;
height: 152px;
position: relative;
margin: 0px 20px 0px 0px;
-webkit-box-shadow: 1px 1px 4px rgba(0,0,0,.5);
-moz-box-shadow: 1px 2px 4px rgba(0,0,0,.5);
box-shadow: 1px 1px 4px rgba(0,0,0,.5);
padding: 2px;
}

.midashi-product {
clear: both;
text-align: left;
line-height: 1.4em;
font-size:14px; 
color: #ffffff;
margin: 0px 0px 0px 0px;
padding: 12px 10px 12px 14px;
background-image: url(images/bg-midashi-product.png);
background-repeat: no-repeat;
}

.midashi-product a    {color:#ffffff;text-decoration:none;}
.midashi-product a:link  {color:#ffffff;text-decoration:none;}
.midashi-product a:visited  {color:#ffffff;text-decoration:none;}
.midashi-product a:active  {color:#ffffff;text-decoration:none;}
.midashi-product a:hover  {color:#ffffff;text-decoration:none;}

.alignleft {
float: left;
margin-right: 20px;
}

.imgBF {
border: 1px solid #eeeeee;
box-shadow: 2px 2px 2px #eeeeee;
}

.mdblock::after  {
    content:'';
    display:block;
    clear: both;
}

.mdblock p {
padding-top: 0px;
display: -webkit-box;
display: -ms-flexbox;
display: -moz-grid;
display: table-cell;
}

.sozai {
font-size: 12px;
margin:10px 0px 0px 20px;
border: solid 1px #c99269; 
border-collapse:collapse;
text-align: left;
line-height: 1.5em;
width: 60%;
}

.sozai th { border: solid 1px #dddddd; padding:10px 10px; font-weight: normal; text-align: center;} 
.sozai td { border: solid 1px #dddddd; padding:10px 10px; text-align: right;}

.center {
text-align: center;
}

.font16 { font-size: 16px; }
.font18 { font-size: 18px; }
.font20 { font-size: 20px; }
.font24 { font-size: 24px; }
.font28 { font-size: 28px; }

.alignright { float: right; margin-left: 10px; margin-bottom: 10px; }
.alignleft { float: left; margin-right: 10px; margin-bottom: 10px; }


.voice_q {
background: url(images/q_new.gif);
background-position:left top;
background-repeat: no-repeat;
padding: 1px 10px 5px 30px;
margin: 0px 10px;
}

.voice_a {
background: url(images/voice.gif);
background-repeat: no-repeat;
background-position:left top;
padding: 1px 10px 5px 30px;
margin: 0px 10px;
}

.newslist {
margin: 10px;
padding: 10px;
}

.newslist .midashi {
margin-bottom: 20px !important;
}

.newslist::after {
content: "";
display: block;
clear: both;
}

.newslist .sekourei_detail {
margin-top: 20px;
}

.newslist .sekourei_detail::after {
content: "";
display: block;
clear: both;
}

.tablecell {
display: table-cell;
}

/*-----------丸山追加（ニュース配信用）---------------*/

.news-img {
float:right;
margin:0% 2% 0% 2%;
}

.news-font {
color:#ff0000;
}

/*-----------丸山追加ここまで---------------*/

/* -------施工例のキャッチ------- */
.catch_sekou {
font-size: 18px;
line-height: 1.6em;
margin: 0px 0px 0px 0px;
padding: 5px 10px 10px 10px;
color: #552e31;
height: 86px;
background-image: url(images/catch_sekou.jpg);
background-repeat: no-repeat;
}
.catch_sekou a    {color:#72320d;text-decoration:none;}
.catch_sekou a:link  {color:#72320d;text-decoration:none;}
.catch_sekou a:visited  {color:#72320d;text-decoration:none;}
.catch_sekou a:hover  {color:#017804;text-decoration:none;}
/* -------施工例のキャッチ------- */

/* -----------151119notoya追記-----------*/
.cell_sekourei_l{
  float: left;
  width: 50%;
  margin: 4px 5px 4px 0px;
  padding: 0px 5px 0px 5px;
}

.cell_sekourei_r{
  float: right;
  width: 50%;
  margin: 4px 0px4px 5px;
  padding: 0px 5px 0px 5px;
}

/* -----------151119notoya追記-----------*/

/* -----------201224國島追記-----------*/
.cell_sekourei_left{
  float: left;
  width: 47%;
  margin: 4px 5px 10px 0px;
  padding: 0px 5px 0px 5px;
}

.cell_sekourei_left2{
  float: left;
  width: 47%;
  margin: 4px 0px 20px 0px;
  padding: 0px 5px 0px 5px;
}

/* -----------201224國島追記-----------*/

/* -----------210921國島追記-----------*/
.pcleft_50 {
float: left;
width: 49%;
}

.pcright_40 {
    float: right;
    width: 39%;
    margin: 0% 2% 2% 5%;
    max-width: 480px;
}

/* -----------210921國島追記-----------*/
