@charset "utf-8";
/*
Theme Name: theme087
Theme URI: http://theme.o2gp.com/
Description: theme087
Version: 1.0
Author: o2 Group
Author URI: http://theme.o2gp.com/
Tags: simple

	o2 Group v1.0
	 http://theme.o2gp.com/

	This theme was designed and built by o2 Group,
	whose blog you will find at http://theme.o2gp.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

*{margin:0;padding:0;}

html{background:#d4e3ec;}

body{
font:14px/1.5 "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
color:#252525;
background:#FFFFFF;
}

a{color:#d39c04;}
a:hover{color:#ffd76b;text-decoration:none;}
a:active, a:focus {outline:0;}
img{border:0;}
.clear{clear:both;}
p{padding-bottom:10px;}
.center{text-align:center;}
.right{text-align:right;}


/*******************************
全体幅
*******************************/
#header, #container, #wrapper, .inner{
margin:0 auto;
width:960px;
}


/*******************************
/* ヘッダー
*******************************/
#header{
position:relative;
height:136px;
}

#header h1,#header h2, #header h3, #header ul, #header .banners{
position:absolute;

}

#header h2{right:0;}

/* ロゴの位置 */
#header h3{top:45px;}


/******************
/* ヘッダーナビゲーション
******************/
#header ul{
top: 42px;
right:0;
width: 310px;
height: 16px;
line-height:16px;
}

#header ul li{float:left;list-style:none;}

#header ul a{
display:block;
height:16px;
}



/******************
/* ヘッダー　バナー
******************/
#header .banners{
right:-10px;
top:64px;
}

#header .banners img{margin-right:10px;}


/************************************
/* メインナビゲーション
************************************/
ul#globalnavi{
width:960px;
overflow:hidden;
}

ul#globalnavi li{
float:left;
height:40px;
display:block;
}
 
ul#globalnavi li a {
display: block;
overflow: hidden;
height: 0px;
background-image: url(images/g-menu.png);
padding-top:40px;
}

/* global navi normal
---------------------*/
#navi1 a { width:67px; background-position:0       0;}
#navi2 a { width:150px; background-position:-67px  0;}
#navi3 a { width:184px; background-position:-217px  0;}
#navi4 a { width:147px; background-position:-401px  0;}
#navi5 a { width:102px; background-position:-548px  0;}
#navi6 a { width:197px; background-position:-650px  0;}
#navi7 a { width:113px; background-position:-847px  0;}
 
/* global navi rollover
----------------------*/
#navi1 a:hover  { width:67px; background-position:0       -40px;}
#navi2 a:hover  { width:150px; background-position:-67px  -40px;}
#navi3 a:hover  { width:184px; background-position:-217px  -40px;}
#navi4 a:hover  { width:147px; background-position:-401px  -40px;}
#navi5 a:hover  { width:102px; background-position:-548px  -40px;}
#navi6 a:hover  { width:197px; background-position:-650px  -40px;}
#navi7 a:hover  { width:113px; background-position:-847px  -40px;}

/*******************************
メイン画像
*******************************/
#mainImage{
margin:15px 0 0;
}

/* トップページ　メインカラムの写真 */
.photoB{margin-bottom:5px;}


/*******************************
コンテンツ位置
*******************************/

/* メイン+ サイドバー右 */
#container{
float:left;
width:960px;
margin:0 0 30px;
}

#main{
float:left;
width:730px;
padding:20px 0 0;
}

#sidebarR{
float:right;
width:200px;
padding:24px 0 0;
margin:0 0 30px;
}

#sidebarR p{
padding:0 0 15px;
}

/* サイドバー左 */
#sidebarL{
float:left;
width:200px;
padding:24px 0 0;
margin:0 0 30px;
}

#sidebarL p{
padding:0 0 15px;
}

/* トップページのサイドバーの上部スペースの調節 */
body.toppage #sidebarR,body.toppage #sidebarL{padding-top:20px;}

#date {
text-align: right;
padding-right: 15px;
padding-top: 5px;
padding-bottom: 10px;
font-weight:bold;
color:#858585;
}

#next {
text-align: center;
padding-top: 30px;
padding-bottom: 30px;
}

img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
img.alignright {
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline;
}
img.alignleft {
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline;
}
.alignright {
    float: right;
}
.alignleft {
    float: left;
}

.box_img_border{
   border: 1px solid #cccccc;
   padding: 1px;
  margin: 1px;
}


/*************************
/* ボックスの囲み
/* .boxContainer
/* 背景画像でボックスの高さを調整
/* 
/* 各ボックス
/* .box1 1番目の2つのbox
/* .box2 2番目の3つのbox（画像）
/* .box3 3番目の2つのbox
/* .box4 4,5番目の1つのbox
/* .boxS サイドバーのbox
*************************/
.boxContainer{
width:730px;
margin:0 auto 15px;
background:url(images/box1.png) 0 100%;
}

.box1, .box3, .box4{
float:left;
width:231px;
margin:0 20px 0 0;
padding:15px 12px;
}

.box1{
background:url(images/boxTop.png) 0 0 no-repeat;
}

.box2{
float:left;
width:160px;
margin:0 17px 5px 4px;
}

.box3{
width:255px;
padding:0 0 10px;
border-top:0;
}

.box4{
margin:0 0 15px 0;
padding:0 0 10px;
width:730px;
border:0;
background:url(images/box.png) 0 100%;
}

.boxS{
width:200px;
margin:0px 0 15px;
padding:0 0 10px;
font-size:13px;
background:url(images/sidebarBox.png) 0 100%;
}

/* 最後のbox */
.last{margin-right:0;}


/* 画像を中央表示 */
.box1 .center{padding-bottom:10px;}

/* 画像を左に回りこみ */
.box4 img{
float:left;
margin:0 10px 10px 11px;
}

.box4 h4 img{float:none;margin:0 0 10px;}

.box4 p{padding:0 12px 10px;}


/*************
/* 見出し
*************/
.box3 h4{margin-bottom:10px;}

#main h3{
margin:0 1px 10px 0;
padding:2px 0 5px 12px;
color:#d39c04;
border-top: 2px solid #d39c04;
background:url(images/h3.gif) repeat-x 0 100%;
}

#main .boxT p{
padding:0 10px 25px 10px;
}

#wrapper h2{
padding:5px 5px 0 20px;
margin-bottom:15px;
line-height:100px;
font-size:20px;
color:#ff9900;
background:url(http://interior.laresfamilia.com/wp-content/uploads/h2Bg1.png) no-repeat 0 100%;
}

#wrapper .box4 h3{
padding:7px 5px;
}

.boxS h3{
padding: 0 5px 0 24px;
margin-bottom:7px;
line-height: 38px;
font-size:13px;
color:#ffffff;
background:url(images/sidebarH3.png) no-repeat 0 0;
}


/*************
/* リスト
*************/
#wrapper ul{margin:0 6px;}

#wrapper ul li, #footerUpper ul li{
}

#footerUpper ul li{background-position: 0 3px;}

#wrapper .box3 ul{padding:0 5px;}

#wrapper .boxS ul{margin-left:9px;}
.boxS p{margin:0 6px;}


/*******************************
/* バナー
*******************************/
#banners{
clear:both;
padding: 20px 0 20px;
text-align:center;
background:#e8e8e8;
border-bottom:1px solid #7a7a7a;
}

#banners img{margin-right:20px;}
#banners img.last{margin:0;}


/*******************************
/* フッター
*******************************/
#footerUpper{
clear:both;
padding:20px 0;
border-top:1px solid #e8e8e8;
border-bottom:1px solid #606060;
overflow:hidden;
}

#footerUpper .inner{
background:url(images/footerBorder.gif) repeat-y;
}

#footerUpper .inner .box{
float:left;
width:210px;
padding-left:10px;
margin:0 20px 10px 0;
line-height:1.2;
}

#footerUpper .inner .last{
width:230px;
margin-right:0;
}

#footerUpper a{color:#ffffff;}
#footerUpper a:hover{color:#e6e6e6;text-decoration:none;}


#footerLower{
clear:both;
padding:7px;
text-align:center;
border-top:1px solid #959595;
}

address{
font-style:normal;
font-size:13px;
color:#000000;
}

#photo_all{
  width:710px;
  height:300px;
}

.photo_gallery{
	float:left;
	width:300px;
}
.photo_gallery1{
	float:left;
	width:300px;
}
.photo_single{
	float:left;
	width:300px;
}

.thumbs{
	float:left;
	width:700px;
	margin:100px 0 0 0;
}
.photo_gallery li{
        list-style-type:none;
	float:left;
}

.photo_gallery img{
	border:2px solid orange;
}
.photo_gallery1 li{
        list-style-type:none;
	float:left;
}

.photo_gallery1 img{
	border:2px solid orange;
}

.thumbs li{
        list-style-type:none;
	float:left;
	margin:10px 3px 0 0
}

.thumbs img{
	border:2px solid orange;
}
span.wpcf7-radio span.wpcf7-list-item { display: block; }
#wpcf7-f2-p1451-o1 .con{
width:150px;
}
#wpcf7-f2-p1451-o1 .con1{
width:100px;
}
#wpcf7-f2-p1451-o1 .con2{
width:80px;
}



/* added 20131207
------------------------------------ */
#bukken_spec {
  overflow: hidden;
}
#bukken_spec .colmn_l {
  width: 395px;
  float: left;
}
#bukken_spec .colmn_r {
  width: 315px;
  float: right;
}
#bukken_spec table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 15px;
}
#bukken_spec table th,
#bukken_spec table td {
  border: 1px solid #948B54;
  padding: 8px;
  font: 14px normal;
  text-align: left;
}
#bukken_spec table th {
  width: 80px;
  background: #EEECE0;
}
#bukken_spec table th.t-cell03 {
  width: 50px;
}
#main #bukken_spec h3 {
  font-size: 14px;
  margin: 0 0 5px;
  background-image: none;
  padding: 0;
  border: none;
  color: #333;
}
#bukken_spec table#kanrihi td {
  text-align: right;
}
#bukken_spec table#kanrihi td span {
  width: 40px;
  display: block;
  float: left;
}

/* contact */
.contact_msg_txt {
  font-size: 18px;
  margin: 0 0 30px;
}

/* map */
#bukken_map {
  margin-bottom: 30px;
}
#main #bukken_map h3 {
  font-size: 14px;
  margin: 0 0 5px;
  background-image: none;
  padding: 0;
  border: none;
  color: #333;
}
#bukken_map .bukken_map_frame {
}



/* meister */
#bukken_meister {
  background: url(/wp-content/uploads/icon_meister.jpg) no-repeat 0px 20px;
  min-height: 140px;
}
#main #bukken_meister h3 {
  font-size: 16px;
  font-weight: normal;
  margin: 0 0 5px 140px;
  background-image: none;
  padding: 0;
  border: none;
  color: #666;
}
#bukken_meister .meister_msg {
  font-size: 13px;
  margin: 0 0 0 140px;
  border: 1px solid #CCC;
  padding: 10px;
}
#main #bukken_meister .meister_msg p {
  marign: 0;
}
.content_bukken {
  position:absolute;
  z-index:100;
  margin-left:330px;
  line-height:2.0em;
  width:380px;
}