@charset "utf-8";
/*
Theme Name: theme207
Theme URI: http://theme.o2gp.com/
Description: theme207
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

*/
/*
NAKAZAWA
*/




#container .prof img {
    border-radius: 100px;
    -moz-border-image: border-radius: 100px;
    -webkit-border-image: border-radius: 150px;
}


.wpcf7-form input[type=submit]{
width:100px;
height:30px;
}

.wpcf7-form textarea    {width: 80%} 

div.form{
list-style: none;
margin-top:-10px;
margin-bottom: 15px;
padding: 0 5px 0 12px;
background:url(images/bullet2.gif) no-repeat 0 5px;
}

div.form2{
list-style: none;
margin-top:10px;
margin-bottom: 8px;
padding: 0 5px 0 12px;
background:url(images/bullet2.gif) no-repeat 0 5px;
}

#container ul li, #footerUpper ul li{

}
a.tel{
background:url(http://todasogo.sakura.ne.jp/image/sakujo/tel3.png) left top;
width:337px;
height:90px;
display:block;
}
a.tel:hover{
background:url(http://todasogo.sakura.ne.jp/image/sakujo/tel3.png) left bottom;
}


a.banners{
right:1px;
margin-top:30px;
background:url(http://todasogo.sakura.ne.jp/image/sakujo/form1.png) left top;
width:320px;
height:90px;
display:block;
}
.banners:hover{
background:url(http://todasogo.sakura.ne.jp/image/sakujo/form1.png) left bottom;
}

a.toiawase{
margin-right:30px;
background:url(http://todasogo.sakura.ne.jp/image/sakujo/form3.png) left top;
width:337px;
height:90px;
display:block;
}
a.toiawase:hover{
background:url(http://todasogo.sakura.ne.jp/image/sakujo/form3.png) left bottom;
}

a.ssem{
 background:url(http://todasogo.sakura.ne.jp/image/sakujo/sem12.png) left top;
 width:225px;
 height:60px;
 display:block;
 }
 a.ssem:hover{
 background:url(http://todasogo.sakura.ne.jp/image/sakujo/sem12.png) left bottom;
 }

a.skomon{
 background:url(http://todasogo.sakura.ne.jp/image/sakujo/komon.png) left top;
 width:225px;
 height:60px;
 display:block;
 }
 a.skomon:hover{
 background:url(http://todasogo.sakura.ne.jp/image/sakujo/komon.png) left bottom;
 }


a.ssakujo{
 background:url(http://todasogo.sakura.ne.jp/image/sakujo/ssakujo.png) left top;
 width:225px;
 height:60px;
 display:block;
 }
 a.ssakujo:hover{
 background:url(http://todasogo.sakura.ne.jp/image/sakujo/ssakujo.png) left bottom;
 }

a.stokutei{
 background:url(http://todasogo.sakura.ne.jp/image/sakujo/tokutei1.png) left top;
 width:225px;
 height:60px;
 display:block;
 }
 a.stokutei:hover{
 background:url(http://todasogo.sakura.ne.jp/image/sakujo/tokutei1.png) left bottom;
 }


a.sakujo{
 background:url(http://todasogo.sakura.ne.jp/image/sakujo/sakujo2.png) left top;
 width:337px;
 height:125px;
 display:block;
 }
 a.sakujo:hover{
 background:url(http://todasogo.sakura.ne.jp/image/sakujo/sakujo2.png) left bottom;
 }

a.tokutei{
 background:url(http://todasogo.sakura.ne.jp/image/sakujo/tokutei2.png) left top;
 width:337px;
 height:125px;
 display:block;
 }
 a.tokutei:hover{
 background:url(http://todasogo.sakura.ne.jp/image/sakujo/tokutei2.png) left bottom;
 }

div.color_box {
 margin: 20px 0 !important;
 padding: 1px 20px !important;
 border: #ddd 2px solid !important;
}

#container h8{
margin: 20px 0 !important;
 padding: 1px 20px !important;
 border: #ddd 2px solid !important;
}

#main_contents div.con_box div.box_inn {
	margin: 0;
	padding: 10px 40px 40px 50px;
	_padding: 10px 30px 40px 40px;
	overflow: hidden;
}



*{margin:0;padding:0;}

html{background:#ffffff;}

body{
font: 14px/1.5 "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
color:#252525;
background:#ffffff url(images/header.png) repeat-x;
}

a{color:#ed3262;}
a:hover{color:#f37091;text-decoration:none;}
a:active, a:focus {outline: 0;}
img{border:0;}
.clear{clear:both;}
p{margin-bottom: 10px;}
.center{text-align:center;}
.right{text-align:right;}


/*******************************
全体幅
*******************************/
#header, #container, .inner{
margin: 0 auto;
width: 960px;
}


/*******************************
/* ヘッダー
*******************************/
#header{
position:relative;
height: 130px;
}

#header h1,#header h2, #header h3, #header ul, #header .banners{
position:absolute;
top:0;
color: #252525;
font-size: 12px;
font-weight: normal;
line-height: 30px;
}

#header h2{right:0;}

/* ロゴの位置 */
#header h3{top: 50px;}


/******************
/* ヘッダーナビゲーション
******************/
#header ul{
top: 40px;
right:0;
width: 310px;
height: 14px;
line-height:14px;
}

#header ul li{float:left;list-style:none;}

#header ul a{
display: block;
height: 14px;
}



/******************
/* ヘッダー　バナー
******************/


#header .banners img{margin-right:10px;}


/************************************
/* メインナビゲーション
************************************/
ul#mainnav{
margin: 0 auto;
width: 960px;
height: 60px;
}

ul#mainnav li{float:left;list-style:none;width:192px;}

ul#mainnav a{
display: block;
width: 192px;
height: 60px;
}


/*******************************
メイン画像
*******************************/
#mainImage{
padding: 12px 0 0;
background:#fff;
}


/*******************************
コンテンツ位置
*******************************/
#container{
padding: 20px 0;
}

#main {
float: left;
width: 715px;
padding-bottom:40px;
}

#sidebar {
float: right;
width: 225px;
padding-bottom:40px;
font-size:13px;
}


/*************************
/* ボックスの囲み
/* .boxContainer
/* 背景画像でボックスの高さを調整
/* 
/* 各ボックス
/* .box1 1番目の2つのbox
/* .box2 2番目の3つのbox（画像）
/* .box3 3番目の2つのbox
/* .box4 4,5番目の1つのbox
/* #sidebar .box1 サイドバーのbox
*************************/
.boxContainer{
width:715px;
margin:0 auto 10px;
}

.box1,.box2, .box3, .box4{
float: left;
width: 225px;
margin: 0 20px 10px 0;
}

.box1, .box3, .box4{
width:337px;
margin:0 21px 10px 0;
padding-right: 10px;
}

#sidebar .box1{
width:209px;
margin: 0 0 10px;
padding: 10px 7px;
background: #fff;
}

.box3{
width:347px;
padding:0 0 10px;
}

.box4{
margin:0 0 20px 0;
padding:0;
width:715px;
background: #fff;
}

/* 最後のbox */
.last{margin-right:0;}


/* 画像を中央表示 */
.box1 .center{padding-bottom:10px;}

/* 画像を左に回りこみ */
.box4 img{
float:left;
margin: 0 10px 10px;
}

.box4 h4 img{float:none;margin:0 0 10px;}

.box4 p{padding: 0 10px 10px;}



#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;
}


/*************
/* 見出し
*************/
.box3 h4{margin-bottom:10px;}

#container h3{
font-weight:normal;
margin-bottom:10px;
padding-bottom:5px;
color: #252525;
background:url(images/h3.gif) repeat-x 0 100%;
}

#container h2{
font-weight:normal;
padding: 0 5px 0 20px;
margin-bottom:10px;
line-height:45px;
font-size: 20px;
color:#252525;
background:url(images/h2Bg.png) no-repeat 0 100%;
}

#container .box4 h3{
padding: 7px 5px;
}


#container .box4  h5 {
font-size: 16px;
line-height: 40px;
background: url(http://todasogo.sakura.ne.jp/image/sakujo/heading2_2.png) no-repeat ;
padding-left: 15px;
padding-bottom: 10px;
margin-top: 20px;
letter-spacing: 0.2em;
color: #000000;
}

##container .main h6 {
font-size: 16px;
line-height: 40px;
background: url(http://sakujo.jp/wp-content/uploads/2012/01/heading2_21.png) no-repeat ;
padding-left: 15px;
padding-bottom: 10px;
margin-top: 20px;
letter-spacing: 0.2em;
color: #000000;
}

#container h6{
font-size: 16px;
line-height: 40px;
background: url(http://sakujo.jp/wp-content/uploads/2012/01/heading2_21.png) no-repeat ;
padding-left: 15px;
padding-bottom: 10px;
margin-top: 20px;
letter-spacing: 0.2em;
color: #000000;
}


#container p {
text-indent: 1em;
}
/*************
/* リスト
*************/
#container ul{margin-left: 5px;}

#container ul li, #footerUpper ul li{
list-style: none;
margin-bottom: 8px;
padding: 0 5px 0 12px;
background:url(images/bullet2.gif) no-repeat 0 5px;
}

#container .box3 ul{padding: 0 5px;}

#sidebar ul{margin-left:3px;}

/*************
サイド（右側）コンテンツ
*************/
#sidebar p{margin-bottom:10px;}
#sidebar ul{margin-bottom:0px;}



/*******************************
/* フッター
*******************************/
#footerUpper{
clear:both;
padding: 20px 0;
border-bottom:1px solid #5d5d5d;
overflow: hidden;
background:#888888;
}

#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 ul li{
color:#fff;
background:url(images/bullet.gif) no-repeat 0 3px;
}

#footerUpper a{color:#fff;}
#footerUpper a:hover{color:#eeeeee;}

#footerLower{
clear:both;
padding: 10px;
text-align:center;
border-top:1px solid #7e7e7e;
background:#5d5d5d;
}

address{
color: #fff;
font-style:normal;
font-size:13px;
}

========================