@charset "utf-8";
/*
Theme Name: theme224
Theme URI: http://theme.o2gp.com/
Description: theme224
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: 13px/1.6 "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
color:#252525;
background: #ffffff url(images/bg.jpg) no-repeat center top;
}


a{color:#1ba300;text-decoration:none;}
a:hover{color:#6ba360;}
a:active, a:focus {outline: 0;}
img{border:0; line-height:0;}
.clear{clear:both;}

#topnav .top-menu {display:none;}

/*************
全体
*************/
#wrapper{
margin: 0 auto;
padding: 0 20px;
width: 910px;
}

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

#header h1 {
padding: 5px 5px 0px 10px;
font-size:14px;
}

#header h1 a{
display: block;
width: 220px;
height: 55px;
}


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

ul#topnav li{
float:left;
list-style:none;
width:130px;
}

ul#topnav a{
text-decoration: none;
display: block;
width: 130px;
height: 60px;
background:url(images/topnav.png) no-repeat;
}

ul#topnav a#home{background-position:0 0;}
ul#topnav a#about{background-position:-130px 0;}
ul#topnav a#menu{background-position:-260px 0;}
ul#topnav a#faq{background-position:-390px 0;}
ul#topnav a#map{background-position:-520px 0;}
ul#topnav a#blog{background-position:-650px 0;}
ul#topnav a#link{background-position:-780px 0;}

ul#topnav a#home:hover, ul#topnav li.active a#home{background-position:0 -60px;}
ul#topnav a#about:hover, ul#topnav li.active a#about{background-position:-130px -60px;}
ul#topnav a#menu:hover, ul#topnav li.active a#menu{background-position:-260px -60px;}
ul#topnav a#faq:hover, ul#topnav li.active a#faq{background-position:-390px -60px;}
ul#topnav a#map:hover, ul#topnav li.active a#map{background-position:-520px -60px;}
ul#topnav a#blog:hover, ul#topnav li.active a#blog{background-position:-650px -60px;}
ul#topnav a#link:hover, ul#topnav li.active a#link{background-position:-780px -60px;}

li.active a#home{background-position:0 -69px;}
li.active a#guide{background-position:-213px -60px;}
li.active a#faq{background-position:-429px -60px;}
li.active a#mp{background-position:-573px -60px;}


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

#main h2{
padding: 0px 10px 0px 20px;
line-height: 40px;
font-size: 20px;
font-weight: bold;
color: #808080;
background: #f3f3f3 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 .twtr-hd h3{
background: url(images/no.gif);
}

#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:#1ba300;
}

#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;
}

.box1{
float: left;
width: 195px;
margin: 20px 16px 10px 0;
line-height: 1.2;
}

.box1_img{
padding: 0px 0px 10px 0px;
}


/* フッター共通 */
.box{
float: left;
width: 300px;
margin: 0px 16px 10px 0;
}

.box_img{
padding: 0px 0px 10px 0px;
}

.last{margin-right:0;}

.box ul{
padding: 10px 0;
}

.box li{
margin: 0 0 10px 0;
padding-left: 5px;
list-style: none;
border-bottom: 1px dashed #c0c0c0;
background-color: #f8fbf8;
}

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

.box li a:hover{background-position: 3px 50%;}


/* ボタン */
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:#1ba300;}
p.button a:hover{color:#fff;}

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

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

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

#sidebar #search{
padding: 0  0 20px 0;
text-align: center;
}

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

#sidebar p.twitter_btn {
text-align: center;
width: 121px;
margin: 0 auto;
}

#sidebar h3 {
margin-top: 5px;
line-height: 30px;
font-size: 14px;
font-weight: bold;
color: #808080;
border-top: 2px #1ba300 solid;
border-bottom: 1px #808080 dotted;
}

#sidebar ul{
padding: 10px 0;
}

#sidebar li{
margin: 0 0 10px 0;
padding-left: 5px;
list-style: none;
border-bottom: 1px dashed #c0c0c0;
background-color: #f8fbf8;
}

#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%;}




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

#footer .inner{
overflow: hidden;
}

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

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

#footer #logo p {
width: 220px;
text-align: center;
padding-top: 10px;
font-size: 12px;
}

#footer .box {
width: 190px;
font-size: 12px;
}

address{
padding: 20px 0;
text-align: center;
font-style:normal;
font-size: 12px;
clear:both;
display:block;
}

