<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/*
Theme Name: theme225
Theme URI: http://theme.o2gp.com/
Description: theme225
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,body{
height: 100%;
font: 13px/1.6 "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
color:#666;
background: #ffffff url(../images/bg.jpg) repeat-x center top;
}


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

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

/*************
全体
*************/
#wrapper{
margin: 0 auto -129px;
padding: 0 20px;
width: 910px;
min-height: 100%;
height: auto !important;
height: 100%;
position: relative;
}

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

#subnavi {
padding: 2px 5px 0 0;
font-size:10px;
float: right;
color:#000;
}

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

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

.sub_icon{
margin: 0 5px -2px 15px;
}

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




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


.navi_01, .navi_02, .navi_03, .navi_04 {
float:left;
width:182px;
height:79px;
list-style-type:none;
}


.navi_05 {
float:left;
width:184px;
height:79px;
list-style-type:none;
}

.navi_01 a, .navi_02 a, .navi_03 a, .navi_04 a {
display:block;
width:100%;
background-image:url(../images/topnav.jpg);
background-repeat:no-repeat;
}

.navi_05 a{
display:block;
width:100%;
background-image:url(../images/topnav.jpg);
background-repeat:no-repeat;
}



ul#topnav a #home, ul#topnav a #about, ul#topnav a #menu, ul#topnav a #faq {
text-decoration:none;
width:100%;
height:0;
padding-top:79px;
display:block;
background-image:url(../images/topnav.jpg);
background-repeat:no-repeat;
}

ul#topnav a #kg {
text-decoration:none;
width:100%;
height:0;
padding-top:79px;
display:block;
background-image:url(../images/topnav.jpg);
background-repeat:no-repeat;
}


ul#topnav a#home{background-position:0 0;}
ul#topnav a#about{background-position:-182px 0;}
ul#topnav a#menu{background-position:-364px 0;}
ul#topnav a#faq{background-position:-546px 0;}
ul#topnav a#kg{background-position:-728px 0;}



ul#topnav a#home:hover, ul#topnav li.active a#home{background-position:0 -79px;}
ul#topnav a#about:hover, ul#topnav li.active a#about{background-position:-182px -79px;}
ul#topnav a#menu:hover, ul#topnav li.active a#menu{background-position:-364px -79px;}
ul#topnav a#faq:hover, ul#topnav li.active a#faq{background-position:-546px -79px;}
ul#topnav a#kg:hover, ul#topnav li.active a#map{background-position:-728px -79px;}



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

#news {
padding: 0px 10px 0px 20px;
}

.news li{
float:left;
margin: 25px 0 0 35px;
padding: 0 0px 0 40px;
font-size: 12px;
list-style:none;
background:url(../images/icon_01.jpg);
background-repeat: no-repeat;
background-position:0 50%;
}

.news a:link {
color: #333;
text-decoration:underline;
}
.news a:visited{
color:#666;
text-decoration:underline;
}
.news a:hover{
color:#999;
text-decoration:none;
}
.news a:active{
color:#fff;
text-decoration:underline;
}




#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: 16px;
line-height: 30px;
background: url(../images/h3.png) no-repeat ;
padding-left: 15px;
padding-bottom: 10px;
margin-top: 20px;
letter-spacing: 0.2em;
color: #000;
}

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

#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:#752100;}
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: 10px 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 #f43b7e solid;
border-bottom: 1px #808080 dotted;
}

#sidebar ul{
padding: 10px 0;
margin:0 0 30px 0;
}

#sidebar li{
margin: 3px 0 0px 0;
padding-left: 5px;
list-style: none;
color:#666666;
}

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

#sidebar li a:hover{
background-position: 0px 50%;
text-decoration:underline;
}

#sidebar li a:visited {
color:#666666;
}




/*************
/* フッター
*************/
.toTop {
clear:both;
margin:0 0 10px 295px;
}

#footerbg{
clear:both;
background-image: url(../images/footer_bg.jpg);
width:100%;
min-width:914px;
background-repeat: repeat-x;
height:129px;
bottom: 0;    
}

#footer{
color:#333;
padding: 10px 0 10px;
width:914px;
margin-right: auto;
margin-left: auto;
font-size: 10px;
text-align: left;
}

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

#footer .inner{
overflow: hidden;
}



#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: 10px;
}

address{
padding: 20px 0;
text-align: left;
font-style:normal;
font-size: 10px;
clear:both;
display:block;
color: #999;
}

#push {
    clear: right;
    height: 129px;
}

* html #footer {
	bottom:expression(document.getElementById("container").offsetHeight % 2 == 0 ? 0 : -1);
}

/**************************
/*回り込み対処
**************************/

p img {
    padding: 0;
    max-width: 100%;
}
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;
}
</pre></body></html>