@charset "utf-8";
/*
Theme Name: theme059
Theme URI: http://theme.o2gp.com/
Description: theme059
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:#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:#006600;}
a:hover{color:#FF9900;text-decoration:none;}
a:active, a:focus {outline: 0;}
img{border:0;}
.clear{clear:both;}
p{margin-bottom: 8px;}
.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: #fff;
font-size: 12px;
line-height: 30px;
}

#header h1{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{
right:-10px;
top:52px;
}

#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: right;
width: 715px;
padding-bottom:10px;
}

#sidebar {
float: left;
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 20px;
	background-image: url(images/box1.gif);
	background-position: 0 100%;
}

.box1,.box2, .box3, .box4{
float: left;
width: 225px;
margin: 0 20px 20px 0;
}

.box1, .box3, .box4{
width:327px;
margin:0 21px 0 0;
padding: 10px;
border-top:1px solid #dadada;
}

#sidebar .box1{
width:209px;
margin: 0 0 20px;
padding: 10px 7px;
border:1px solid #dadada;
background: #fff;
}

.box3{
width:347px;
padding:0 0 10px;
}

.box4{
margin:0 0 10px 0;
padding:0;
width:715px;
border:1px solid #dadada;
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-top: 0;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#date {
text-align: right;
padding-right: 15px;
padding-top: 5px;
padding-bottom: 10px;
font-weight:bold;
color:#858585;
}

#date2 {
text-align: left;
padding-right: 15px;
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;
}

.line01 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
}
.line02 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
}
.txt_l {
	text-align: left;
}
.txt_r {
	text-align: right;
}
.txt_c {
	text-align: center;
}
.tbl_style01{
		width: 100%;
	margin-bottom: 10px;
	font-size: 13px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	line-height: 18px;
}
.tbl_style01 th{
	text-align: left;
	background-color: #C5DF80;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 8px;
	width: 25%;
	color: #456600;
}
.tbl_style01 td{
	text-align: left;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 75%;
}
.tbl_style01 td.a {
	border-bottom-style: none;
}
.tbl_style02{
		width: 100%;
	margin-bottom: 10px;
	font-size: 13px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	line-height: 18px;
}
.tbl_style02 th{
	text-align: center;
	background-color: #C5DF80;
	vertical-align: top;
	padding: 7px;
	width: 50%;
	color: #456600;
}
.tbl_style02 td{
	text-align: center;
	padding: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 50%;
}

.tbl_style02 td.a {
	border-bottom-style: none;
}
.p_b5 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.p_b10 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.p_b15 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.p_b20 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.p_t10 {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.guide_box1 {
	float: left;
	width: 425px;
}
.guide_box2 {
	float: right;
	width: 280px;
}
.guide_box3 {
	float: left;
	width: 349px;
	padding-bottom: 15px;
}
.guide_box4 {
	float: right;
	width: 349px;
	padding-bottom: 15px;
}
.menu_box1 {
	float: left;
	width: 345px;
}
.menu_box2 {
	float: right;
	width: 345px;
}
.f_11 {
	font-size: 11px;
	line-height: 14px;
}
.bold {
	font-weight: bold;
}
.col_or_b {
	font-weight: bold;
	color: #F09100;
}
.map_waku {
	border: 5px solid #E1E1E1;
	height: 450px;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	padding: 3px;
}
.top_box_l {
	width: 450px;
	float: left;
}
.top_box_r {
	width: 250px;
	float: right;
}

/*************
/* 見出し
*************/
.box3 h4{margin-bottom:10px;}

#container h3{
margin-bottom:10px;
padding-bottom:5px;
color: #64820a;
font-size: 17px;
background:url(images/h3.gif) repeat-x 0 100%;
}

#container h2{
padding: 0 5px 0 20px;
margin-bottom:10px;
line-height:45px;
font-size: 18px;
color:#64820a;
background:url(images/h2Bg.png) no-repeat 0 100%;
}

#container .box4 h3{
padding: 7px 5px;
}

#container h3.style01 {
	background-repeat:no-repeat;
	text-align: left;
	background-image: url(images/obj01.jpg);
	background-position: 0px center;
	margin-bottom: 10px;
	padding-left: 30px;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	border-bottom-style: none;
	line-height: 25px;
	float: left;
}
#container h3.style02 {
	text-align: left;
	background-color: #FF9900;
	background-position: center;
	margin-bottom: 10px;
	padding-left: 3px;
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
	border-bottom-style: none;
	width: 712px;
	background-image: none;
	line-height: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#container h3.style03 {
	background-repeat:no-repeat;
	text-align: left;
	background-image: url(images/obj02.jpg);
	background-position: 0px center;
	margin-bottom: 10px;
	padding-left: 33px;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	border-bottom-style: none;
	line-height: 29px;
	padding-top: 8px;
}
#container h4.style01 {
	background-repeat:no-repeat;
	text-align: left;
	background-image: url(images/obj03.jpg);
	background-position: 0px center;
	padding-left: 20px;
	font-size: 15px;
	font-weight: bold;
	color: #72940C;
	border-bottom-style: none;
	line-height: 15px;
	margin-bottom: 10px;
	padding-top: 2px;
}
#container h4.style02 {
	background-repeat:no-repeat;
	text-align: left;
	background-image: url(images/obj04.jpg);
	background-position: 0px center;
	padding-left: 20px;
	font-size: 15px;
	font-weight: bold;
	color: #FFCC00;
	border-bottom-style: none;
	line-height: 15px;
	margin-bottom: 10px;
	padding-top: 2px;
}
/*************
/* リスト
*************/
#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:10px;}
#twtr_area {
	padding-bottom: 10px;
}
#twtr_area h3{
	background-image: none;
}

/*******************************
/* フッター
*******************************/
#footerUpper{
clear:both;
padding: 20px 0;
border-bottom:1px solid #5d5d5d;
overflow: hidden;
background:#888888;
}

#footerUpper .inner{
	background-image: url(images/footerBorder.gif);
	background-repeat: no-repeat;
}

#footerUpper .inner .box{
	float: right;
	width: 150px;
	padding-left:10px;
	line-height: 1.2;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20;
}

#footerUpper .inner .last{
width: 180px;
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;
}

table {
	width: 100%;
}

.f_col_red {
	color: #FF0000;
}
/* contact */
.form_list{
	margin:0;
	padding:0;
	border:1px solid #eeeeee;
}
.form_list DD,.form_list DT{
	padding:10px;
	margin:0;
	text-align:left;
}
.form_list DT{
	background-color:#eeeeee;
	font-weight:bold;
}
.form_list DD{
}
.form_list DD input,.form_list DD textarea{
	width:90%;
}
.form_list DD input,.form_list DD textarea,.form_list DD select{
	padding:2px;
	margin:2px;
}
.form_list DD input.short{
	width:20%;
}
input.wpcf7-submit{
	border:1px solid #cccccc;
	background-color:#cccccc;
	padding:10px;
	margin:10px auto;
	width:150px;
	text-align:center;
	cursor:pointer;
}
.form_list DD input.radio {
     width:50px;
}
.form_list DD .wpcf7-list-item input{
	width:50px;
}