@charset "utf-8";
/*
Theme Name: theme145
Theme URI: http://theme.o2gp.com/
Description: theme145
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;}

body{
font: 14px/1.4 "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
color:#252525;
background: #f9f6f2 url(images/back.gif) repeat;
}


a{color:#419ad3;text-decoration:none;}
a:hover{color:#87bee1;}
a:active, a:focus {outline: 0;}
img{border:0;}
.clear{clear:both;}


/*************
全体
*************/
#wrapper{
border-top: 6px solid #99CC00;
background: #ffffff;
margin: 0 auto;
padding: 0 20px;
width: 910px;
}

/*************
/* ヘッダー
*************/
#header{
	background: url(images/header.png) no-repeat 100% 0;
	height: 40px;
}

#header h1 {
padding: 7px 0 10px;
font-size: 12px;
font-weight: normal;

}


/*************
/* トップナビゲーション
*************/
ul#topnav{
margin: 15px 0;
width: 910px;
height: 46px;
background:url(images/topnav.gif) no-repeat 0 0;
}

ul#topnav li{float:left;list-style:none;width:150px;}
ul#topnav li.01,ul#topnav li.01 a{float:left;list-style:none;width:300px;}

ul#topnav a{
text-indent: -9999px;
text-decoration: none;
display: block;
width: 150px;
height: 46px;
background:url(images/topnav.gif) no-repeat;
}

ul#topnav a#home{background-position:0 0;}
ul#topnav a#about{background-position:-150px 0;}
ul#topnav a#menu{background-position:-300px 0;}
ul#topnav a#faq{background-position:-450px 0;}
ul#topnav a#map{background-position:-600px 0;}

ul#topnav a#home:hover, ul#topnav li.active a#home{background-position:0 -46px;}
ul#topnav a#about:hover, ul#topnav li.active a#about{background-position:-150px -46px;}
ul#topnav a#menu:hover, ul#topnav li.active a#menu{background-position:-300px -46px;}
ul#topnav a#faq:hover, ul#topnav li.active a#faq{background-position:-450px -46px;}
ul#topnav a#map:hover, ul#topnav li.active a#map{background-position:-600px -46px;width:300px;}


/*************
メイン（右側）コンテンツ
*************/
#main {
float: right;
width: 618px;
padding: 20px 0;
display: inline;
}

#main .bannerM img{
padding-right: 10px;
padding-bottom: 15px;
}
#main .bannerM img.last{padding-right:0;}

#main h2{
	margin-bottom: 10px;
	padding: 2px 10px 0px 15px;
	line-height: 40px;
	font-size: 15px;
	font-weight: normal;
	color: #ffffff;
	background: #6c6c6d url(images/heading.png) no-repeat;
}

#main h3 {
font-size: 14px;
line-height: 30px;
background: url(images/h3.png) no-repeat ;
padding-left: 15px;
padding-bottom: 10px;
margin-top: 20px;
letter-spacing: 0.2em;
color: #333333;
}

#main p {
padding: 15px 15px 15px 20px;
}

/* 画像を右に回りこみ */
#main p.withImage{
width: 598px;
margin: 20px 0 10px 10px;
padding: 5px 0;
}

#main p.withImage img{
float: right;
margin-left: .5em;
}

#date {
text-align: right;
padding-right: 15px;
padding-top: 15px;
padding-bottom: 10px;
font-weight:bold;
color:#6c6c6d;
}

#next {
text-align: center;
padding-top: 30px;
padding-bottom: 30px;
}

/* フッター共通 */
.box{
float: left;
width: 195px;
margin: 20px 16px 10px 0;
line-height: 1.2;
}
.box2{
	float: left;
	width: 125px;
	margin: 20px 0 10px 0;
	line-height: 1.2;
}
.box3{
	float: left;
	width: 280px;
	margin: 20px 0 10px 0;
	line-height: 1.2;
}
.box_img{
padding: 0px 0px 10px 0px;
}

/* ボタン */
p.button{
text-align: center;
font-weight:bold;
padding: 10px 0;
}

p.button a{
display:block;
line-height: 32px;
background: #ffffff url(images/button.png) no-repeat;
margin: 0 -20px;
}

p.button a{color:#fff;}
p.button a:hover{color:#d9e8ff;}

p.button a:hover{
cursor:pointer;
background-position: 0 -32px;
}

/* メインとフッターのリスト位置調節 */
#main ul, #footer ul{margin-left: 20px;}
#main li, #footer li{margin-bottom: 3px;}

#main ul.number li { list-style:decimal; }

#footer li{
list-style:none;
background:url(images/footerlist.gif) no-repeat;
padding-left:12px;
}
#footer .box3 li{
list-style:none;
background:none;
padding-left:0;
}


/*************
サイド（左側）コンテンツ
*************/
#sidebar {
float: left;
width: 265px;
padding: 16px 0;
}

#sidebar p{margin-bottom: 20px;}

#sidebar h3 {
	margin-top: 5px;
	padding: 2px 10px 0 11px;
	line-height: 40px;
	font-size: 15px;
	font-weight: normal;
	color: #555;
	border-bottom: 3px solid #EAF3CF;
}

#sidebar ul{
margin-left: 5px;
padding: 10px 0;
}

#sidebar li{
margin: 0 10px 10px 5px;
list-style: none;
border-bottom: 1px dashed #6c6c6d;
}

#sidebar li a{
background: url(images/list.png) no-repeat 0 50%;
display: block;
padding-left:15px;
}

#sidebar li a:hover{background-position: 3px 50%;}
#sidebar li span{
background: url(images/list.gif) no-repeat 0 50%;
display: block;
padding-left:22px;
color:#419ad3;
}




/*************
/* フッター
*************/
#footer{
clear:both;
padding: 10px 0 10px;
border-top: 1px solid #6c6c6d;
}

#footer .inner{
overflow: hidden;
}

* html #footer .inner{height:1%;}

#footer #logo{
float:left;
padding: 10px 0 5px;
width: 292px;
}

address{
	margin: 0 auto;
	padding: 3px 0 3px;
	text-align: center;
	font-style:normal;
	font-size: 12px;
	clear:both;
	display:block;
	background: #99CC00;
	width: 950px;
}

