@charset "utf-8";
/*
Theme Name: theme282
Theme URI: http://theme.o2gp.com/
Description: theme282
Version: 1.0
Author: o2 Group
Author URI: http://theme.o2gp.com/
Tags: beauty

	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;}

body{
color:#333333;
font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
font-size: 13px;
line-height: 1.6;
background: url(images/bg_head.jpg) repeat-x center top;
}

a{color:#86b266;text-decoration:none;}
a:hover{color:#b5d99a;}
a:active, a:focus {outline: 0;}
img{border:0;}
.clear{clear:both;}

/*************
メインビジュアル
*************/
#main_img{
width: 910px;
height: 222px;
padding: 0;
margin:0 0 30px;
text-indent:-9999px;
}

#main_ph{
width: 910px;
height: 222px;
padding: 0;
margin:0 0 30px;
}


/*************
全体
*************/
#wrapper{
width: 100%;
background: url(images/bg_content.jpg) repeat-x bottom center;
}
#content{
margin: 0 auto;
padding : 50px 0 70px;
width: 910px;
clear:both;
overflow: auto;
}

/*************
/* ヘッダー
*************/
#header{
height: 195px;
margin: 0 auto;
width: 910px;
position: relative;
}
#header h1 {
padding: 25px 0 20px;
font-size: 12px;
line-height: 1;
font-weight: normal;
}
#header_area{
width: 910px;
height:108px;
margin: 0 0 28px 0;
}

#header_area.logo {
	position: absolute;
	top: 70px;
	left: 0;
	width: 210px;
	height: 53px;
}
.tel {
	position: absolute;
	top: 70px;
	float: right;
	right: 0;
	width: 216px;
	height: 49px;
}

/*************
/* トップナビゲーション
*************/
ul#topnav {
width: 910px;
height: 58px;
}

ul#topnav li{float:left;list-style:none;width:130px;}

ul#topnav a{
text-indent: -9999px;
text-decoration: none;
display: block;
width: 130px;
height: 58px;
background:url(images/nav6.jpg) no-repeat;
}

ul#topnav a#nav01{background-position:0 0;}
ul#topnav a#nav02{background-position:-130px 0;}
ul#topnav a#nav03{background-position:-260px 0;}
ul#topnav a#nav04{background-position:-390px 0;}
ul#topnav a#nav05{background-position:-520px 0;}
ul#topnav a#nav06{background-position:-650px 0;}
ul#topnav a#nav07{background-position:-780px 0;}

ul#topnav a#nav01:hover,
ul#topnav a#nav02:hover,
ul#topnav a#nav03:hover,
ul#topnav a#nav04:hover,
ul#topnav a#nav05:hover,
ul#topnav a#nav06:hover,
ul#topnav a#nav07:hover{
filter: alpha(opacity=60);
moz-opacity:0.6;
opacity:0.6;
}

/*************
メイン（右側）コンテンツ
*************/
#main {
float: right;
width: 620px;
display: inline;
}

#main .bannerM img{
padding-right: 12px;
padding-bottom: 20px;
}
#main .bannerM img.last{padding-right:0;}

#main h2{
display: block;
padding: 9px 10px 0;
height: 23px;
font-size: 14px;
font-weight: normal;
line-height: 1;
color: #666666;
background: url(images/bg_h.jpg) no-repeat top right;
border: 1px solid #e0e0e0;
margin: 0 0 15px;
}

#main h3 {
font-size: 14px;
height: 22px;
margin: 0 0 10px;
border-bottom: 1px dotted #cccccc;
background: url(images/icon.png) no-repeat 10px 10px;
padding:5px 0 5px 30px;
}

#main h4 {
font-size: 14px;
height: 10px;
margin: 0 0 10px;
padding:5px 0 10px 5px;
color:#339900;
}

#main p {
padding: 20px;
}

/*************
メイン（右側）コンテンツのバナースライドショー
*************/
#slideshow {
   position: relative;
   width:  620px; /* ボックスの横幅 */
   height: 240px; /* ボックスの高さ */
}

#slideshow div {
   position: absolute;
   top:  0;
   left: 0;
   z-index: 8;
   opacity: 0.0;
   margin: 0;
   background-color: white; /* ボックスの背景色(必須) */
   height: 240px; /* ボックスの高さ */
}

#slideshow div.active {
   z-index: 10;
   opacity: 1.0;
}

#slideshow div.last-active {
   z-index: 9;
}

#slideshow div img {
   width:  620px; /* 画像の横幅 */
   height: 220px; /* 画像の高さ */
   display: block;
   border: 0;
   margin-bottom: 10px; /* 画像下部の余白 */
}



/* 画像を右に回りこみ */
#main p.withImage{
padding: 10px;
}

#main p.withImage img{
float: right;
margin: 0 0 10px 10px;
}

#main .photo_l {
float: left;
margin: 10px 10px 10px 10px;
}

#main .photo_r {
float: right;
margin: 10px 0 10px 10px;
}

#main ul {
margin-left:20px;
}

#date {
	text-align: right;
	padding-right: 10px;
	padding-bottom: 10px;
	font-weight:bold;
	color:#b5d99a;
}

#next {
text-align: center;
padding-top: 30px;
padding-bottom: 30px;
}

.green{
color:#005826;}

/* フッター共通 */
.box{
float: left;
width: 195px;
margin: 20px 16px 10px 0;
line-height: 1.2;
}

.box_img{
padding: 0px 0px 10px 0px;
}

.last{margin-right:0;}


/*************
サイド（左側）コンテンツ
*************/
#sidebar {
float: left;
width: 265px;
padding: 0 0 15px;
}

.side_ban_last{margin-bottom:20px;}

#sidebar p{margin-bottom: 20px;}

#sidebar h3 {
padding: 9px 10px 0;
height: 23px;
font-size: 14px;
font-weight: normal;
line-height: 1;
color: #666666;
background: url(images/bg_h.jpg) no-repeat top right;
border: 1px solid #e0e0e0;
}

#sidebar ul{
padding: 10px 0 30px;
}

#sidebar li{
margin: 0 0 10px;
list-style: none;
border-bottom: 1px dotted #cccccc;
line-height: 140%;
}

#sidebar li a{
background: url(images/icon.png) no-repeat 10px 3px;
display: block;
padding-left:30px;
}



/*************
/* フッター
*************/
#footer{
clear:both;
padding: 40px 0 20px;
background: #ffffff url(images/bg_foot.jpg) repeat-x center top;
}

#footer .inner{
width: 910px;
margin: 0 auto;
overflow: hidden;
}
#footer li{
background: url(images/icon.png) no-repeat 0 3px;
padding:0 0 0 20px;
list-style: none;
margin-bottom: 10px;
}

* html #footer .inner{height:1%;}

#footer #logo{
float:left;
padding: 10px 0 5px;
width: 290px;
}

address{
padding: 0 0 40px;
text-align: center;
font-style:normal;
clear:both;
display:block;
color:#999999;
}

/*************
/* テーブル
*************/

table#green {
    width: 620px;
    border: 1px #E3E3E3 solid;
    border-spacing: 0;
    background: #D5F0F0 url(imagoes/bg_02.gif) repeat-x 0 100%;
}

table#green th {
    padding: 5px;
    border: #98DCDC solid;
    border-width: 0 0 1px 1px;
    background: #73CECE url(images/bg_02_header.gif) repeat-x 0 100%;
    color: #FFFFFF;
    font-weight: bold;
    line-height: 120%;
    text-align: left;
}

table#green td {
    padding: 5px;
    border-style: solid;
    border-width: 1px;
    border-color: #FFFFFF #8ED9D9 #8ED9D9 #FFFFFF;
    color: #1A4444;
    text-align: left;
}
table#green td.dl {
    width: 30px;
    text-align: center;
}

table#green_thumbnail td {
    width: 85px;
    text-align: center;
    color: #24400e;
}