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

/* ------- seo ------- */
.seo{
margin-left: auto; 
margin-right: auto;
padding: auto;
text-align: right;
line-height: 20px;
color:#231b14;
font-size:8px;
}
.seo a    {color:#231b14;text-decoration:none;}
.seo a:link  {color:#231b14;text-decoration:none;}
.seo a:visited  {color:#231b14;text-decoration:none;}
.seo a:hover  {color:#231b14;text-decoration:none;}

.seo h1{
padding-top: 15px;
font-size: 12px;
position: relative;
}

/* ------- 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.png");
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: 0;
padding: 0;
text-align: center;
background-image: url(images/bg-top2.jpg);
background-position: center;
background-position: top;
background-repeat: no-repeat;
}

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

#inbox {
margin-left: auto; 
margin-right: auto;
padding: 160px 0px 0px 0px;
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: 980px;
height: 87px;
margin-top: -30px;
padding: 0px 0px 0px 0px;
color:#333333;
font-size: 10px;
}
.logo a    {color:#808080;text-decoration:none;}
.logo a:link  {color:#808080;text-decoration:none;}
.logo a:visited  {color:#808080;text-decoration:none;}
.logo a:hover  {color:#105f9a;text-decoration:none;}
/* ------- ヘッダー ------- */

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

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

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

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

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

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

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

.menu1 a{background-position:   0    0; width:  122px;}
.menu2 a{background-position:  -122px 0; width: 123px;}
.menu3 a{background-position: -245px 0; width: 122px;}
.menu4 a{background-position: -367px 0; width: 123px;}
.menu5 a{background-position: -490px 0; width: 122px;}
.menu6 a{background-position: -612px 0; width: 123px;}
.menu7 a{background-position: -735px 0; width: 122px;}
.menu8 a{background-position: -857px 0; width: 123px;}

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

.menu1 a:hover{background-position:    0   -73px; width:  122px;}
.menu2 a:hover{background-position:  -122px -73px; width: 123px;}
.menu3 a:hover{background-position: -245px -73px; width: 122px;}
.menu4 a:hover{background-position: -367px -73px; width: 123px;}
.menu5 a:hover{background-position: -490px -73px; width: 122px;}
.menu6 a:hover{background-position: -612px -73px; width: 123px;}
.menu7 a:hover{background-position: -735px -73px; width: 122px;}
.menu8 a:hover{background-position: -857px -73px; width: 123px;}
a[name]:hover{
  color: #000000;
  background: #ffffff;
}

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



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


/* ------- ■■サイド部分■■ ------- */
#side {
float: left;
padding: 0px 0px 0px 10px;
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: left;
text-align: left;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 10px;
overflow: hidden;
font-size:12px;
width: 730px;
}

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

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

.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 15px 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: 10px 10px 20px 10px;
text-align: left;
border: 1px solid #eaeaea;
}


.kizi_title {
text-align: left;
line-height: 1.2em;
margin: 0px 0px 0px 0px;
padding: 10px 10px 10px 15px;
border: 1px solid #ffffff;
background: #c7d7f6;
border-radius: 5px;
box-shadow:0px 0px 1px 1px rgba(0,0,0,0.1) inset;
}


.kizi_title a    {color:#3e3432;text-decoration:none;}
.kizi_title a:link  {color:#3e3432;text-decoration:none;}
.kizi_title a:visited  {color:#3e3432;text-decoration:none;}
.kizi_title a:active  {color:#3e3432;text-decoration:none;}
.kizi_title a:hover  {color:#3e3432;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: 1px 0px 0px 0px;
margin: 0px;
text-align: center;
height: 280px;
}

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

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

.menuf {
background: url(images/menufb.gif) no-repeat right;
margin: 3px 0px 0px 0px;
padding: 6px 0px 0px 0px;
height: 43px;
}

.menuf a {
text-align: center;
background: url(images/bg-menuf.gif) no-repeat left center;
float: left;
display: inline-block;
width: 110px;
font-size: 12px;
font-weight: bold;
padding: 10px 0px 10px 0px;
color:#333333;
text-decoration:none;
}

.menuf a:link    {color:#333333;text-decoration: none;}
.menuf a:visited  {color:#333333;text-decoration: none;}
.menuf a:active   {color:#333333;text-decoration:none;}
.menuf a:hover  {color:#1a6cb5;text-decoration: none;}


.menuf span {
padding-right: 5px;
padding-left: 1px;
color: #333333;
font-weight: bold;
font-size: 16px;
}
/* ------- フッターメニュー部分 ------- */

.copyright{
color:#333333;
line-height: 1.0em;
font-size: 10px;
text-align:center;
padding: 2px 0px 5px 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: 2px dotted #efd6bd;
margin-left: auto; 
margin-right: auto;
font-size: 14px;
color: #a52a2a;
}

.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: 2px dotted #efd6bd;
margin-left: auto; 
margin-right: auto;
}

.bloc2 h2  {
  background-image: url("../files/athome-e2-05.jpg");
  background-repeat: no-repeat;
  -moz-background-size:100% 100%;
  background-size:100% 100%;
  padding: 5px 10px;
  font-size: 18px;
  font-weight: bold;
  }

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

.bloc3 a    {color:#F4A460;text-decoration:underline;}
.bloc3 a:link  {color:#F4A460;text-decoration:underline;}
.bloc3 a:visited  {color:#F4A460;text-decoration:underline;}
.bloc3 a:active  {color:#F4A460;text-decoration:underline;}
.bloc3 a:hover  {color:#F4A460;text-decoration:underline;}

.bloc4 {
padding: 10px 20px 10px 20px;
border: 1px dotted #999999;
margin-left: auto; 
margin-right: auto;
text-align: center;
width: 70%;
}

.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 #1a6cb5;
border-bottom: 2px solid #1a6cb5;
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 {
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-midashil.jpg);
background-repeat: no-repeat;
}

.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;}


.midashi-yoshiwa {
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-yoshiwa.png);
background-repeat: no-repeat;
}

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

.midashi-yoshiwa-l {
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-yoshiwa-l.png);
background-repeat: no-repeat;
}

.midashi-yoshiwa-l a    {color:#ffffff;text-decoration:none;}
.midashi-yoshiwa-l a:link  {color:#ffffff;text-decoration:none;}
.midashi-yoshiwa-l a:visited  {color:#ffffff;text-decoration:none;}
.midashi-yoshiwa-l a:active  {color:#ffffff;text-decoration:none;}
.midashi-yoshiwa-l a:hover  {color:#ffffff;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;}

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

.midashi-gaiyou a    {color:#2f241a;text-decoration:none;}
.midashi-gaiyou a:link  {color:#2f241a;text-decoration:none;}
.midashi-gaiyou a:visited  {color:#2f241a;text-decoration:none;}
.midashi-gaiyou a:active  {color:#2f241a;text-decoration:none;}
.midashi-gaiyou 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;
}

/* ------- 施工例ページ　施工概要 ------- */
.sekourei_exit {
border: 2px dotted #f2e6ca; 
margin: 0px 15px 0px 40%; 
padding: 10px 0px 10px 10px;
width: 380px;
}

.sekourei_detail {
text-align: right;
width: 98%;
padding: 0px 0px 0px 0px;
line-height: 3em;
}

.sekourei_detail a{
padding: 8px 10px 8px 10px;
text-decoration: none;
color: #ffffff;
background: #0094c5;
box-shadow: 2px 3px 3px #eeeeee;
border: 0px solid #eeeeee;
border-radius: 5px; 
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
}

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

.gaiyou {
margin:10px 0px 0px 20px;
border: solid 1px #c99269; 
border-collapse:collapse;
text-align: left;
line-height: 1.5em;
width: 96%;
}

.gaiyou table.tab1 { table-layout:auto; background:#f6f6f6; }
.gaiyou th { border: solid 1px #c99269; background-color:#ecddbe; text-align: left; letter-spacing: 0.1em; padding:4px 6px 4px 6px;} 
.gaiyou td { border: solid 1px #c99269; padding:4px 6px 4px 6px;}

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

.bg-concept {
text-align:left;
font-size: 14px;
margin: 0px 0px 0px -10px;
padding:240px 20px 10px 50px;
background-image: url(images/bg-concept.png);
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: 10px 0px 5px 40px;
background-image: url(images/bg-midashi-staff.jpg);
background-position:left;
background-repeat: no-repeat;
}

table.sekou {
  border-top: 1px solid #dddddd;
  line-height: 1.5em;
  border-collapse: separate;
  border-spacing: 0px;
  width: 70%;
  margin: 0px auto;
}

table.sekou td.left {
  border-bottom: 1px solid #dddddd;
  border-left: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  text-align: left;
  background-color: #fcf7f1;
  width: 28%;
  padding: 10px 5px 10px 10px;
}
table.sekou td.right {
  border-bottom: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  width: 75%;
  padding: 10px 5px 10px 10px;
}


/* ------- サイド　コンテンツボックス------- */
.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;
}

.box-nagare {
border: solid 2px #FF8C00;
border-radius: 20px;
padding: 10px;
}

.box-title {
border: dotted 2px #999999;
padding: 5px;
font-size: 18px
}

.nagare {
width: 80%;
margin: 3px auto;
text-align: center;
}
/* ------- 家づくりの流れ　------- */

/* ------- イベントのキャッチ　------- */
.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 {
border-top: 1px solid #fd2b6b;
padding:3px 0px;
width:550;
}

.flownumber {
font-size:15px;
border-bottom: 1px solid #fd2b6b;
border-right: 1px solid #fd2b6b;
border-left: 1px solid #fd2b6b;
background:#fee7ec;
color:#591900;
padding: 3px 10px;
}

.flow p {
padding: 6px 10px;
}

.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;
background:#ffffff;
height: 160px;
}

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

#info, 
#menseki, 
#company, 
#access {
padding-top: 176px;
margin-top: -176px;
}

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

table.jinzai {
  margin: 0px auto;
  border-top: 1px solid #663300;
  border-left: 1px solid #663300;
  border-collapse: collapse;
  border-spacing: 0;
  background-color: #ffffff;
  empty-cells: show;
}

.jinzai th{
    border-right:1px solid #663300;
    border-bottom:1px solid #663300;
    color:#330000;
    background-color:#996633;
    background-image:url(../img/table-back.gif);
    background-position:left top;
    padding:0.3em 1em;
    text-align:center;
}
.jinzai td{
    border-right:1px solid #663300;
    border-bottom:1px solid #663300;
    padding:0.3em 1em;
}

/* ------- スタッフ紹介 ------- */
.prof {
  width: 95%;
  margin: 5px 10px auto auto;
  overflow:hidden;
}
.prof_l {
  float: left;
  padding-bottom: 32767px;
  margin-bottom: -32767px;
}

.prof_r {
  float: left;
  width: 70%;
  margin-left: 30px;
  padding-bottom: 32767px;
  margin-bottom: -32767px;
}
.prof_text {
  margin-left: 20px;
}

hr.prof_hr {
  text-align: center;
  height: 1px;
  background: #bbb;
  background-image: -webkit-linear-gradient(left, #eee, #777, #eee);
  background-image: -moz-linear-gradient(left, #eee, #777, #eee);
  background-image: -ms-linear-gradient(left, #eee, #777, #eee);
  background-image: -o-linear-gradient(left, #eee, #777, #eee);
}

hr.prof_hr:after {
  content: '§';
  display: inline-block;
  position: relative;
  top: -10px;
  margin: 0 10px;
  background: #ffffff;
  color: #bbb;
  font-size: 20px;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  transform: rotate(90deg);
}

/* ------- 住宅ローンシミュレーター ------- */
.loarnlink {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  cursor: pointer;
  color: #050505;
  width: 80%;
  padding: 10px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #9bd6f2), color-stop(0.00, #d5def6));
  background: -webkit-linear-gradient(top, #d5def6 0%, #9bd6f2 100%);
  background: -moz-linear-gradient(top, #d5def6 0%, #9bd6f2 100%);
  background: -o-linear-gradient(top, #d5def6 0%, #9bd6f2 100%);
  background: -ms-linear-gradient(top, #d5def6 0%, #9bd6f2 100%);
  background: linear-gradient(top, #d5def6 0%, #9bd6f2 100%);

  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  border: 1px solid #6d8000;
  -moz-box-shadow:
    0px 1px 3px rgba(000,000,000,0.5),
    inset 0px 0px 2px rgba(255,255,255,1);
  -webkit-box-shadow:
    0px 1px 3px rgba(000,000,000,0.5),
    inset 0px 0px 2px rgba(255,255,255,1);
  box-shadow:
    0px 1px 3px rgba(000,000,000,0.5),
    inset 0px 0px 2px rgba(255,255,255,1);
  text-shadow:
    0px -1px 0px rgba(000,000,000,0.2),
    0px 1px 0px rgba(255,255,255,0.4);
}

.loarnlink2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #050505;
  cursor: pointer;
  width: 80%;
  padding: 10px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #d1d35f), color-stop(0.00, #e5e696));
  background: -webkit-linear-gradient(top, #e5e696 0%, #d1d35f 100%);
  background: -moz-linear-gradient(top, #e5e696 0%, #d1d35f 100%);
  background: -o-linear-gradient(top, #e5e696 0%, #d1d35f 100%);
  background: -ms-linear-gradient(top, #e5e696 0%, #d1d35f 100%);
  background: linear-gradient(top, #e5e696 0%, #d1d35f 100%);
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  border: 1px solid #6d8000;
  -moz-box-shadow:
    0px 1px 3px rgba(000,000,000,0.5),
    inset 0px 0px 2px rgba(255,255,255,1);
  -webkit-box-shadow:
    0px 1px 3px rgba(000,000,000,0.5),
    inset 0px 0px 2px rgba(255,255,255,1);
  box-shadow:
    0px 1px 3px rgba(000,000,000,0.5),
    inset 0px 0px 2px rgba(255,255,255,1);
  text-shadow:
    0px -1px 0px rgba(000,000,000,0.2),
    0px 1px 0px rgba(255,255,255,0.4);
}

.loarnlink3 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #050505;
  cursor: pointer;
  width: 80%;
  padding: 10px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #c8d7dc), color-stop(0.00, #f2f5f6));
  background: -webkit-linear-gradient(top, #f2f5f6 0%, #c8d7dc 100%);
  background: -moz-linear-gradient(top, #f2f5f6 0%, #c8d7dc 100%);
  background: -o-linear-gradient(top, #f2f5f6 0%, #c8d7dc 100%);
  background: -ms-linear-gradient(top, #f2f5f6 0%, #c8d7dc 100%);
  background: linear-gradient(top, #f2f5f6 0%, #c8d7dc 100%);
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  border: 1px solid #949494;
  -moz-box-shadow:
    0px 1px 3px rgba(000,000,000,0.5),
    inset 0px 0px 2px rgba(255,255,255,1);
  -webkit-box-shadow:
    0px 1px 3px rgba(000,000,000,0.5),
    inset 0px 0px 2px rgba(255,255,255,1);
  box-shadow:
    0px 1px 3px rgba(000,000,000,0.5),
    inset 0px 0px 2px rgba(255,255,255,1);
  text-shadow:
    0px -1px 0px rgba(000,000,000,0.2),
    0px 1px 0px rgba(255,255,255,0.4);
}

/* ------- お客様の声 ------- */
.koe_q {
  font-weight: bold;
  color: #0094c5;
}

/* ------- メールセミナー ------- */
.seminar {
  padding: 3px;
  font-size: 14px;
  color: #a52a2a;
  border-bottom: solid 1px #a52a2a;
  border-top: solid 1px #a52a2a;
}

/* ------- しっかり仕事が ------- */
.box-90auto {
  width: 90%;
  margin: 0px auto;
}

.box-90auto img {
  float: left;
  margin: 0px 4px;
  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;
  background: white;
}

/* ------- しっかり仕事が ------- */

/* -------ブログ一覧 ------- */
.nlist_midashi {
text-align: left;
font-size:12px;
line-height: 1.2em;
margin: 0px 0px 0px 0px;
padding: 10px 10px 10px 20px;
border: 2px solid #f4dfce;
border-radius: 10px 10px 0px 0px;
background: #66a2bb;
color: #ffffff;
box-shadow: -1px -1px 1px #eeeeee;
}

.nlist_midashi a    {color:#ffffff;text-decoration:none;}
.nlist_midashi a:link  {color:#ffffff;text-decoration:none;}
.nlist_midashi a:visited  {color:#ffffff;text-decoration:none;}
.nlist_midashi a:active  {color:#ffffff;text-decoration:none;}
.nlist_midashi a:hover  {color:#ffffff;text-decoration:none;}
/* -------ブログ一覧 ------- */

/* ----- CALENDAR ------- */

.boxcal {
border: 1px solid #dddddd;
font-size: 12px;
text-align: center;
margin: 20px 0px 20px 0px;
padding: 10px 0px 10px 0px;
line-height: 1.5em;
color:#333333;
background-color:#fcfbee;
}
.boxcal a     {color:#333333;text-decoration:underline;}
.boxcal a:link  {color:#333333;text-decoration:underline;}
.boxcal a:visited  {color:#333333;text-decoration:underline;}
.boxcal a:hover  {color:#990000;text-decoration:none;}


.calendar      {
margin-left: auto; 
margin-right: auto;
  font-family: Verdana;
}

.cell       {
  font-family: Verdana;
  background: white no-repeat;
  margin: 0px;
  width: 20px;
  height: 15px
}

.cell_today      {
  color: olive;
  font-family: Verdana;
  background: #cfc no-repeat;
  margin: 0px;
  width: 19px;
  height: 15px
}

.cell_sunday     {
  color: #c00;
  font-family: Verdana;
  background: #eaeaea; no-repeat;
  margin: 0px;
  width: 20px;
  height: 15px
}

.cell_saturday    {
  color: #000066;
  font-family: Verdana;
  background: #eaeaea; no-repeat;
  margin: 0px;
  width: 20px;
  height: 15px
}
/* ----- CALENDAR ------- */