@charset "utf-8";
/*
Theme Name: theme010
Theme URI: http://theme.o2gp.com/
Description: theme010
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.8 "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
color:#252525;
background: #ffffff url(images/bg2.png) no-repeat center top;
}


a{color:#1793d9;text-decoration:none;}
a:hover{color:#2ca9f0;}
#main p a, #main p a:hover{ text-decoration: underline;}
a:active, a:focus {outline: 0;}
img{border:0;}
.clear{clear:both;}
p{ margin: 0 0 1em;}

.pinkred{ color: #c53434;}

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

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

#header h1 { display: none;}
#header img{ margin: 15px 0 0 25px;}

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

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

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

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

#main h2{
margin: 0 0 1em;
padding: 0 0 0 15px;
line-height: 1.5;
font-size: 130%;
font-weight: bold;
color: #333333;
border-left: solid 5px #32a6d4;
}
#main h2 span{ font-weight: normal; font-size: 90%;}
#main h3 {
font-size: 14px;
line-height: 30px;
background: url(images/h3.png) no-repeat ;
padding-left: 15px;
padding-bottom: 10px;
margin-top: 20px;
color: #333333;
}

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

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

#main .withImage img{
float: right;
margin: 0 0 10px 20px;
}

#date {
text-align: right;
padding-right: 15px;
padding-bottom: 10px;
}

#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: 140px;
margin: 20px 16px 10px 0;
}

.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:#1793d9;}
p.button a:hover{color:#fff;}

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

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


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

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

#sidebar h3 {
margin-top: 5px;
padding-left: 15px;
line-height: 50px;
font-size: 15px;
font-weight: normal;
color: #ffffff;
background: #0b82be url(images/heading2.png) no-repeat;
}

#sidebar ul{
padding: 10px 0;
line-height: 1.6;
font-size: 90%;
}

#sidebar li{
margin: 0 0 10px;
padding: 0 0 0.3em;
list-style: none;
border-bottom: 1px dashed #1793d9;
}

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

#footer .inner{
overflow: hidden;
}

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

#footer #logo{
float:left;
padding: 10px 0 5px;
width: 610px;
line-height: 1.6;
font-size: 90%;
}

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

/************** Custom ****************************************************/

.Dlist dl{
	margin: 0;
	display: block;
	min-height: 0;
	line-height: 170%;
}
.Dlist dl:after{
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
* html .Dlist dl{
	display: inline-block;
	height: 1%;
}
.dl1{ margin: 0 20px 30px;}
.dl1 dl{ padding: 0 5px 0.45em; border-bottom: dashed 1px #ccc;}
.dl1 dt{
	margin: 0.45em 0 0;
	padding: 0;
	float: left;
	width: 150px;
}
.dl1 dd{
	margin: 0.45em 0 0;
	float: right;
	width: 410px;
}

/* --- Form --- */

/*.mailform input{
	margin: 0 0 0.3em;
	padding: 0.2em;
	width: 250px;
	height: 1.2em;
	font-family: Meiryo, Verdana, "メイリオ", "ＭＳ Ｐゴシック", Hiragino Kaku Gothic Pro, Osaka;
}
.mailform .btn input{
	padding: 0;
	width: 80px;
	height: auto;
}
.mailform textarea{
	width: 410px;
	height: 150px;
	font-family: Meiryo, Verdana, "メイリオ", "ＭＳ Ｐゴシック", Hiragino Kaku Gothic Pro, Osaka;
	font-size: 90%;
}
*/



/* Form ***********/

.mailform .dl2{ border: none;}

.mailform .dl2 dt span,
.mailform p span{ color: #c00;}

.mailform .dl2 dl p{ margin: 0;}

.mailform .dl2 dl dt{ width: 25%; font-weight: bold;}
.mailform .dl2 dl dd{ width: 74%;}

.mailform .submit input:hover{ cursor: pointer;}

input, textarea, select{
	font-size: 100%;
	font-family: Meiryo, Verdana, "メイリオ", "ＭＳ Ｐゴシック", Hiragino Kaku Gothic Pro, Osaka;
}
input[type="text"],input[type="email"]{ max-width: 30%;}
input[type="text"],input[type="email"], textarea, select{
	margin: 1px 0;
	padding: 0.25em 3px;
	color: #aaa;
	vertical-align:middle;
	border:1px solid #ccc;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	line-height:1.5;
}
input[type="submit"],input[type="reset"],input[type="button"]{
	margin: 5px 0;
	padding: 0.1em 20px;
	background: #eee;
	border:1px solid #ccc;
	border-radius: 3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	line-height:1.5;
}
input[type="submit"]:hover,input[type="reset"]:hover,input[type="button"]:hover{
	background: #ddd;
	cursor: pointer;
}
*:first-child+html input[type="submit"]{padding:2px;}

/************* If IE6 *************/

#header img{ _margin: 10px 0 0 25px;}
ul#topnav{ _margin: 0 0 120px 5px;}
.box{ _margin: 20px 10px 10px 0;}

/* --- GET HIGHT --- */
.clrfx{
	display: block;
	min-height: 0;
}
.clrfx:after{
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
* html .clrfx{
	display: inline-block;
	height: 1%;
}