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

	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.5 "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
color:#555555;
background: url(images/bg.png) repeat-x;
}
.body2{
background: url(images/bg2.png) repeat-x;
}

a{color:#009e7b; text-decoration:none;}
a:hover{text-decoration:underline;}
a:active, a:focus {outline: 0;}
img{border:0;}
.clear{clear:both;}
p{margin-bottom: 10px;}
.center{text-align:center;}
.right{text-align:right;}
#footer p{color:#009e7b;}

/*************
全体幅
*************/
.inner{
margin: 0 auto;
width: 960px;
}
#wrap{
clear:both;
width: 910px;
margin:30px auto 25px auto;
}
#wrapper{
background: url(images/mainimage.jpg) no-repeat top center;
}


/*************
/* ヘッダー
*************/
#header{
width: 100%;
height: 376px;
clear: both;
}
#header2{
width: 100%;
clear: both;
}
#header .inner,#header2 .inner{
position:relative;
height: 100px;
}
#header h1,#header2 h1 {
position:absolute;
top:5px;
right: 0;
font-size: 12px;
line-height: 16px;
font-weight: normal;	
}

/*************
/* トップナビゲーション
*************/
div#nav{
width:100%;
text-align:center;
margin-top: 231px;
}
div#nav2{
width:912px;
margin: 0 auto;
text-align:center;
background: url(images/bg_nav2.jpg) repeat-x 0 0;
}
ul#topnav{
margin: 0 auto;
width: 910px;
height: 45px;
border-right: #000000 1px solid;
border-left: #000000 1px solid;
}

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: #444444 url(images/nav.png) no-repeat;
opacity:0.8;
filter:alpha(opacity=80);
}

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:hover{
opacity:0.4;
filter:alpha(opacity=40);
}


/*************
コンテンツ全体
*************/
#main {
float: left;
width: 618px;
padding: 0 0 25px;
display: inline;
}

.box{
float: left;
width: 195px;
margin: 0 16px 20px 0;
text-align: center;
}

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

/*注目の新着*/
.boxContainer{
	width:618px;
	margin:0 auto 20px;
}
/* 画像を右に回りこみ */
.boxContainer img{
	float: left;
	margin: 0 10px 10px 0;
}

/* 最後のbox */
.last{margin-right:0;}

/* 横に長いbox */
.long{width:470px;}

/* 画像を左に回りこみ */
.long img{
float:left;
margin: 0 10px 10px 0;
}

/* 見出し */

#main h2{
height:30px;
font-size: 14px;
margin: 0 0 15px;
padding: 6px 10px 0 17px;
background: #000000 url(images/h.gif) no-repeat 0 0;
color:#ffffff;
}

#main h3{
height:30px;
font-size: 14px;
margin: 0 0 15px;
padding: 6px 10px 0 17px;
background: #d3d3d3 url(images/h.gif) no-repeat 0 0;
color:#333333;
}


/* 2つ目以降の H3 見出し */
#main h3.other{margin-top:40px;}

#main ul, .inner ul{margin-left: 5px;}

#main ul li, .inner ul li{
list-style: none;
margin-bottom: 7px;
padding-left: 17px;
background:url(images/list.gif) no-repeat 0 0;
}

.inner ul li{background-image:url(images/list.gif);}

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

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

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

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

#sidebar h3 {
display: block;
height: 30px;
padding: 6px 10px 0 17px;
line-height: 160%;
font-size: 14px;
font-weight: normal;
color: #ffffff;
background: #000000 url(images/h.gif) no-repeat 0 0;
}

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

#sidebar li{
margin: 0 10px 10px 5px;
list-style: none;
border-bottom: 1px dotted #cccccc;
line-height: 140%;
}

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


/*************
/* フッター
*************/
#footer{
clear:both;
padding: 15px 0 10px 0;
border-top: #000000 1px solid;
text-align: center;
}

#copy{padding-top: 10px; font-size: 12px;}

/*************
/*検索窓
*************/
#searchform div {
padding: 20px 0 20px 10px;
}