@charset "utf-8";
/*
Theme Name: theme290
Theme URI: http://theme.o2gp.com/
Description: theme290
Version: 1.0
Author: o2 Group
Author URI: http://theme.o2gp.com/
Tags: Bar

	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: 12px/1.4 "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
color:#ffffff;
background: #968f9c url(images/bg.jpg) repeat 0 0;
}


a{color: #71016b; text-decoration:none;}
a:hover{color:#8b06d0;}
a:active, a:focus {outline: 0;}
img{border:0;}
.clear{clear:both;}

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

/*************
/* ヘッダー
*************/
#head_copy {
margin: 0 0;
padding: 5px 0 0 0;
height: 27px;
background: url(images/top_bg.jpg) repeat-x top;
}
#head_copy h1 {
display: block;
width: 910px;
margin: 0 auto;
font-size: 12px;
font-weight: normal;
}

#header{
height: 80px;
margin: 0 auto;
width: 910px;
background: url(images/header.png) no-repeat;
background-position: right 20px;
}
#header img { margin-top: 30px; }

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

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

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

ul#topnav a#nav_01{background-position:0 0;}
ul#topnav a#nav_02{background-position:-130px 0;}
ul#topnav a#nav_03{background-position:-260px 0;}
ul#topnav a#nav_04{background-position:-390px 0;}
ul#topnav a#nav_05{background-position:-520px 0;}
ul#topnav a#nav_06{background-position:-650px 0;}
ul#topnav a#nav_07{background-position:-780px 0;}

ul#topnav a#nav_01:hover, ul#topnav li.active a#nav_01{background-position:0 -45px;}
ul#topnav a#nav_02:hover, ul#topnav li.active a#nav_02{background-position:-130px -45px;}
ul#topnav a#nav_03:hover, ul#topnav li.active a#nav_03{background-position:-260px -45px;}
ul#topnav a#nav_04:hover, ul#topnav li.active a#nav_04{background-position:-390px -45px;}
ul#topnav a#nav_05:hover, ul#topnav li.active a#nav_05{background-position:-520px -45px;}
ul#topnav a#nav_06:hover, ul#topnav li.active a#nav_06{background-position:-650px -45px;}
ul#topnav a#nav_07:hover, ul#topnav li.active a#nav_07{background-position:-780px -45px;}

/*************
メインビジュアル
*************/
#main_img{
width: 100%;
height: 280px;
background: url(images/main.jpg) no-repeat top center;
}

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

#main .bannerM {
background: #332132;
padding: 15px 0;
margin: 0 0 20px;
overflow:auto;
clear:both;
}
#main .bannerM dl {
width: 191px;
float:left;
padding: 0 0 0 15px;
}
#main .bannerM .line{
background: url(images/border.gif) no-repeat center right;
}
#main .bannerM .last{
padding: 0 0 0 14px;
}
#main .bannerM dt{
width: 174px;
}
#main .bannerM dd img{
padding-bottom: 10px;
}
#main .bannerM dd h4{
font-size: 14px;
font-weight: normal;
height:15px;
padding:1px 15px 0 10px;
background: url(images/icon.gif) repeat-y bottom left;
}
#main .bannerM dd p{
font-size: 12px;
padding:10px 15px 10px 0;
}
#main .bannerM dt{
width: 109px;
padding-left:33px;
}

#main h2{
display: block;
margin: 0 0 10px;
padding: 0 15px 0 20px;
line-height: 36px;
height: 34px;
font-size: 14px;
font-weight: normal;
background: url(images/heading.gif) no-repeat bottom;
}

#main h3 {
font-size: 14px;
background: url(images/h3.gif) no-repeat ;
margin: 20px 0 10px;
padding: 0 15px 0 20px;
line-height: 36px;
font-weight: normal;
height: 34px;
color: #ffffff;
}
#main h3 a {color: #bd9eda;}
#main h3 a:hover {color: #dccee9;}

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

#main p.withImage img{
float: right;
margin-left: 20px;
}

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

#date {
	text-align: right;
	padding: 5px 15px 10px 0;
	font-weight:bold;
	color:#3e2c4d;
}

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


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

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

#sidebar h3 {
display: block;
height: 34px;
padding: 7px 10px 0 20px;
line-height: 160%;
font-size: 14px;
font-weight: normal;
background: url(images/heading2.gif) no-repeat;
}

#sidebar ul{
margin: 0 0 20px;
}

#sidebar li{
list-style: none;
line-height: 140%;
padding:0 10px;
background: url(images/line.gif) no-repeat bottom center;
}

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



/*************
/* フッター
*************/
#footer{
clear:both;
width: 100%;
margin: 0 auto;
padding: 20px 0 0;
background: #090d2c url(images/foot_bg.jpg) repeat-x top center;
}

#footer .inner{
width: 840px;
margin: 0 auto;
overflow: hidden;
}

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

#footer ul{margin-left: 20px;}
#footer li{
background: url(images/list2.png) no-repeat 0 50%;
margin: 0 0 5px 0;
padding:0 0 0 10px;
list-style: none;
}
#footer li a {color: #bd9eda;}
#footer li a:hover {color: #dccee9;}
#footer #logo{
float:left;
width: 265px;
}

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


.last{margin-right:0;}

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