@charset "utf-8";
/*
Theme Name: theme277
Theme URI: http://theme.o2gp.com/
Description: theme277
Version: 1.0
Author: o2 Group
Author URI: http://theme.o2gp.com/
Tags: エレガント

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

a{color:#ba325d; text-decoration:underline;}
a:hover{color:#999999; text-decoration:underline;}
a:active, a:focus {outline: 0;}
img{border:0;}
.clear{clear:both;}


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


/*************
/* ヘッダー
*************/
#header{
background: url(images/tel.png) no-repeat 100% bottom;
height: 100px;
margin: 0 0 30px;
}

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


/*************
/* トップナビゲーション
*************/
ul#topnav{
padding: 0 0 30px;
clear:both;
overflow: auto;
}

ul#topnav li{
float:left;
list-style:none;
width:151px;
height: 50px;
background: url(images/nav.png) no-repeat 100% 50%;
margin: 0 20px 0 0;
display: block;
}

ul#topnav li a{
text-decoration: none;
display: block;
padding: 17px 0 0 48px;
color:#ffffff;
text-decoration:none;
}

ul#topnav li a:hover{
color:#999999;
text-decoration:none;
}


/*************
トップページイメージ
*************/
#topimg{
padding: 0 0 30px 15px;
height : 140px;
clear:both;
overflow: auto;
}
#topimg .box {
position : relative;
width :  225px;
height : 140px;
float: left;
margin:0 10px 0 0;
padding:0;
}
#topimg .box img {
padding: 7px 0 0;
margin:0;
}
#topimg .box span {
position: absolute;
top : 0;
left : 0;
width :  225px;
height : 140px;
background: url(images/smallImage.png) no-repeat 0 0;
}

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



/*************
メイン（右側）コンテンツ
*************/
#main {
float: right;
width: 715px;
padding-bottom:10px;
}

#main h2{
font-size: 14px;
padding: 19px 10px 0;
height:33px;
background:url(images/h3.png) repeat-x 0 0;
border: none;
color: #ffffff;
font-weight: normal;
line-height: 1;
margin: 0 0 20px;
}

#main h3 {
font-size: 14px;
height: 22px;
margin: 0 0 15px;
padding: 10px;
border-left: 10px solid #999999;
border-bottom: 1px solid #999999;
}

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

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

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

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

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


/*************
サイド（左側）コンテンツ
*************/
#sidebar {
float: left;
width: 225px;
padding-bottom:30px;
}

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

#sidebar h3{
font-size: 14px;
padding: 19px 10px 0;
height:33px;
background:url(images/h3.png) repeat-x 0 0;
border: none;
color: #ffffff;
font-weight: normal;
line-height: 1;
margin: 0 0 20px;
}

#sidebar ul{
margin-left: 5px;
padding: 0 0 20px;
}
#sidebar li{
padding: 0 0 12px 20px;
list-style: none;
line-height: 1;
background: url(images/bullet.png) no-repeat 0 0;
display: block;
}
#sidebar li a{
padding: 2px 0 0;
line-height: 1;
display: block;
}



/*************
/* フッター
*************/
#footerUpper{
clear:both;
overflow: hidden;
background: url(images/bg_foot.jpg) repeat 0 0;
}
#line {
background: url(images/line.png) repeat-x 0 0;
margin: 0 auto;
height: 45px;
}
#footerUpper .inner{
overflow: auto;
padding: 40px 0 20px;
margin: 0 auto;
width: 960px;
}
#footerUpper #logo{
float:left;
width: 300px;
}
#footerUpper .box{
float: left;
width: 195px;
margin: 0 16px 0 0;
}
#footerUpper ul{
margin-left: 5px;
padding: 0 0 20px;
}
#footerUpper li{
padding: 0 0 12px 20px;
list-style: none;
line-height: 1;
background: url(images/bullet.png) no-repeat 0 0;
display: block;
}
#footerUpper li a{
padding: 2px 0 0;
line-height: 1;
display: block;
}

#footerLower{
overflow: hidden;
background: url(images/bg_copy.gif) repeat 0 0;
color: #ffffff;
}
#footerLower .inner{
position:relative;
min-height: 60px;
font-size:13px;
margin: 0 auto;
width: 960px;
padding: 10px 0 0;
}
* html #footerLower .inner{height:60px;}
#footerLower .inner p{
position:absolute;
top: 14px;
padding: 0 0 10px;
background:none;
}
#footerLower .inner p#copy{padding-top: 10px;}
#footerLower .inner p#contact{
position:absolute;
right:0;}