@charset "utf-8";
/*
Theme Name: theme008
Theme URI: http://theme.o2gp.com/
Description: theme008
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: #ffffff url(images/bg-min.png) no-repeat center top;
}


.textwidget{padding-top:10px;}

a{color:#4c9f01;text-decoration:none;}
a:hover{color:#006600;}
a:active, a:focus {outline: 0;}
img{border:0;}
.clear{clear:both;}

.lady{
text-align:left;
margin-bottom:8px;
}


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

a:hover img{
	  opacity:0.8;
	  filter: alpha(opacity=80);
}

.style1{
	color:#990000;
font-weight:bold;
font-size:110%;
	}
.style2{ font-size: 20px;
	color:#996600;
	}
.style3{
	color:#FF0000;
	}
/*************
/* ヘッダー
*************/
#viewer {
	margin: 0 auto;
	width: 900px;
	height: 300px;
	text-align: left;
	overflow: hidden;
	position: relative;
}

#viewer img {
	top: 0;
	left: 0;
	position: absolute;
}

#header{
background: url(images/header-min.png) no-repeat 100% 0;
height: 80px;
}
#header20130504{
float:right;
}

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


/*************
/* トップナビゲーション
*************/
ul#topnav{
margin: 15px 0;
width: 910px;
height: 46px;
}

#topnav a:hover img{
	  opacity:1.0;
	  filter: alpha(opacity=100);
}

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

ul#topnav a{
display: block;
width: 130px;
height: 46px;
}

/*************
メイン（右側）コンテンツ
*************/
#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 li{
line-height: 16px;
padding: 6px 10px 6px 20px;
list-style: none;
border-bottom: 1px dashed #4c9f01;
margin-left: 20px;
background: #FFF url(http://www.hubnet.jp/wp-content/themes/theme008/images/listmark02-min.jpg) no-repeat left center;
}


#main h3 {
font-size: 14px;
background: url(images/h3.png) no-repeat ;
padding-left: 15px;
padding-bottom: 10px;
margin-top: 20px;
color: #336600;;
}

#main h2 {
font-size: 18px;
line-height: 30px;
padding-left: 15px;
margin-top: 20px;
margin-bottom: 20px;
color: #62C30C;
border-bottom:4px solid ;
}
#main p {
padding: 10px 15px 10px 20px;
}

/* 画像を右に回りこみ */
#main p.withImage{
width: 598px;
margin: 10px 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;
color:#4c9f01;
}

#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{
float: left;
width: 195px;
margin: 10px 16px 10px 0;
line-height: 1.2;
}

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

.last{margin-right:0;}


/* ボタン */
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:#cee6b6;}

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

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


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

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

#sidebar h3 {
margin: 10px;
padding: 0 ;
line-height: 40px;
font-size: 16px;
font-weight: bold;
color: #62C30C;
border-bottom:2px solid #62C30C;
}

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

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

#sidebar li a{
background: url(images/list-min.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 #4c9f01;
}

#footer ul {
list-style-type: none;
}

#footer li a{
background: url(images/list-min.png) no-repeat 0 50%;
display: block;
padding-left:15px;
border-bottom:dashed 1px;
}
#footer li a:hover{background-position: 3px 50%;}



#footer .inner{
overflow: hidden;
}

#footer ul {
list-style-type: none;
}

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

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

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

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

address a:link { color: #000000 ; }
address a:visited { color: #000000 ; }
address a:hover { color: : #006600 ; }