@charset "utf-8";
/*
Theme Name: theme230
Theme URI: http://theme.o2gp.com/
Description: theme230
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:#fff;}

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:#777777;}
a:hover{color:#919191;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;}

#mainnav .top-menu {display:none;}
#header .top-menu {display:none;}
/*******************************
/* body　カラー
*******************************/
body{
	background:url(images/bg.jpg) #cccccc top left repeat-x;	
}
#body-inner{
	width:970px;
	margin:0 auto;
	text-align:center;
	background-color:#ffffff;
}

/*******************************
全体幅
*******************************/
#header, #container, #wrapper, .inner{
margin:0 auto;
width:960px;
text-align:left;
background:#ffffff;
}


/*******************************
/* ヘッダー
*******************************/
#header{
position:relative;
height:120px;
background:url(images/header.png) top left repeat-x;
}

#header h1,#header h2, #header h3, #header ul, #header .banners {
position:absolute;
top:2px;
color:#ffffff;
font-size:12px;
line-height:1.3em;
}
#header h1{left:10px;}
#header h2{right:10px;}

/* ロゴの位置 */
#header h3{top:45px;}

/******************
/* ヘッダー　バナー
******************/
#header .banners{
right:-10px;
top:64px;
}

#header .banners img{margin-right:10px;}


/******************
/* ヘッダーナビゲーション
******************/
#header ul{
top:42px;
right:5px;
width:305px;
height:15px;
background:url(images/topnav.png) no-repeat 0 0;
line-height:15px;
}

#header ul li{float:left;list-style:none;}

#header ul a{
text-decoration:none;
display:block;
height:15px;
background:url(images/topnav.png) no-repeat;
}

#header ul a#contact{background-position:0 0;width:110px;}
#header ul a#sitemap{background-position:-110px 0;width:104px;}
#header ul a#access{background-position:-214px 0;width:91px;}

#header ul a#contact:hover, #header ul li.active a#contact{background-position:0 -15px;}
#header ul a#sitemap:hover, #header ul li.active a#sitemap{background-position:-110px -15px;}
#header ul a#access:hover, #header ul li.active a#access{background-position:-214px -15px;}

#header .search {
margin: 25px 0 0 0;
float:right;
}

/************************************
/* メインナビゲーション
************************************/
ul#mainnav{
margin:0 auto;
width:960px;
height:45px;
background:url(images/mainnav.png) no-repeat 0 0;
}

ul#mainnav li{float:left;list-style:none;width:192px;}

ul#mainnav a{
text-decoration:none;
display:block;
width:192px;
height:45px;
background:url(images/mainnav.png) no-repeat 0 0;
}

ul#mainnav a#home{background-position:0 0;}
ul#mainnav a#menu1{background-position:-192px 0;}
ul#mainnav a#menu2{background-position:-384px 0;}
ul#mainnav a#menu3{background-position:-576px 0;}
ul#mainnav a#menu4{background-position:-768px 0;}

ul#mainnav a#home:hover, ul#mainnav li.active a#home{background-position:0 -45px;}
ul#mainnav a#menu1:hover, ul#mainnav li.active a#menu1{background-position:-192px -45px;}
ul#mainnav a#menu2:hover, ul#mainnav li.active a#menu2{background-position:-384px -45px;}
ul#mainnav a#menu3:hover, ul#mainnav li.active a#menu3{background-position:-576px -45px;}
ul#mainnav a#menu4:hover, ul#mainnav li.active a#menu4{background-position:-768px -45px;}



/*******************************
メイン画像
*******************************/
#mainImage{
margin:15px 0 0;
}

/* トップページ　メインカラムの写真 */
.photoB{margin-bottom:5px;}
/*******************************
コンテンツ位置
*******************************/

/* メイン+ サイドバー右 */
#container{
float:right;
width:745px;
margin:0 0 30px;
}

#container1{
width:960px;
}

#main{
float:left;
width:530px;
padding:20px 0 0;
}

#main1{
width:730px;
padding:20px 0 20px 15px;
}

#main2{
width:730px;
padding:20px 0 20px 15px;
}
#main3{
width:730px;
padding:20px 0 20px 100px;
text-align:center;
}

#sidebarR{
float:right;
width:200px;
padding:20px 0 0;
margin:0 0 0px;
}

#sidebarR p{
padding:0 0 15px;
}

.boxM{
width:200px;
margin:0px 0 15px;
padding:0 0 10px;
font-size:13px;
/*background:url(images/sidebarBox.png) 0 100%;*/
float:right;
}
.boxM h3{
padding: 1px 15px 0 24px;
margin-bottom:7px;
line-height: 2.5em;
font-size:13px;
color:#555555;
background:url(images/sidebarH3.gif) no-repeat 0 0;
}

#wrapper .boxM ul{margin-left:9px;}
.boxM p{margin:0 6px;}


/* サイドバー左 */
#sidebarL{	
float:left;
width:200px;
padding:20px 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
/* .boxS サイドバーのbox
*************************/
.boxContainer{
width:530px;
margin:0 auto 15px;
background:url(images/box1.png) 0 100%;
}

.box1, .box3 {
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{
margin:0 0 15px 0;
padding:0 0 10px;
width:530px;
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;}

/* 画像を左に回りこみ */
.box3 img{
float:left;
margin:0 10px 10px 11px;
}

.box3 h4 img{float:none;margin:0 0 10px;}

.box3 p{padding:0 12px 10px;}


/*************
/* 見出し
*************/
.box3 h4{margin-bottom:10px;}

#main h3{
margin:0 1px 10px 0;
padding:5px 0 5px 12px;
color:#008000;
border-top: 2px solid #008000;
background:url(images/h3.gif) #D1F1CA repeat-x 0 100%;
}

#main .boxT p{
padding:0 10px 25px 10px;
}

#wrapper h2{
padding:5px 5px 0 30px;
margin-bottom:15px;
line-height:37px;
font-size:14px;
color:#555555;
background:url(images/h2Bg.gif) no-repeat 0 100%;
}

#wrapper .box3 h3{
padding:0 5px 0 30px;
margin-bottom:10px;
line-height:37px;
font-size:14px;
color:#555555;
background:url(images/heading2.gif) no-repeat 0 100%;
border:0;
}

.boxS h3{
padding: 1px 15px 0 24px;
margin-bottom:7px;
line-height: 2.5em;
font-size:13px;
color:#555555;
background:url(images/sidebarH3.gif) no-repeat 0 0;
}


/*************
/* リスト
*************/
#wrapper ul{margin:0 6px;}

#wrapper ul li, #footerUpper ul li{
list-style:none;
margin-bottom:8px;
padding:0 5px 0 17px;
background:url(images/bullet.gif) no-repeat 0 5px;
}

#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 #92DF7F;
overflow:hidden;
background:url(images/footer.jpg) #92DF7F top left repeat-x;
}

#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:#228b22;
	text-decoration:none;	
}
#footerUpper a:hover{
	color:#32cd32;
	text-decoration:underline;	
}


#footerLower{
clear:both;
padding:7px;
text-align:center;
border-top:1px solid #959595;
background:#228b22;
}

address{
font-style:normal;
font-size:13px;
color:#ffffff;
}

address a{
	color:#ffffff;
	text-decoration:underline;	
}

address a:hover{
	color:#ffffff;
	text-decoration:underline;	
}

.box_report{
width:530px;
margin:0 auto 15px;
background-color: #EEF1F1;
}

/*-----

	クローズ - 共通

-----*/
#close{
	padding-top:10px;
	border-top:2px solid #EAEBED;
}
/* Start.Clearfix */
#close after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	font-size:0.1em;
	line-height:0;
}

/* End.Clearfix */
#close p a{
	display:block;
	padding:0px;
	background-color:#CED6E7;
	color:#0C3086;
}
#close p a:hover{
	background-color:#0066CC;
}
#close p.next2{
	float:right;
	text-align:right;
}
#close p.next2{
	float:right;
	text-align:right;
}
#close p.back2{
	float:left;
	text-align:left;
}

.related-post{
height:100%;
}
.related-post{
width:100%;
overflow:hidden;
margin-top:5px;
}
.related-entry {
vertical-align: top;
float: left;
width:123px;
font-size: 13px;
min-height: 210px;
margin-bottom:0px;
padding: 0px 10px 0px 10px;
display: block;
}
.related-entry img{
padding:4px;
margin:0px 0px 0px 0px;
border: #ccc 1px solid;
width:123px;
height:123px;
}
 
#post-syokai2{
    border-left: 10px solid #999;
    padding: 1px 9px;
    margin: 5px 0 16px 0;
    font-size: 18px;
    margin-left: 5px;
}