@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.4 "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
color:#252525;
background: #ffffff url(images/bg_post.png) no-repeat center top;
}

body.head_company {
background: #ffffff url(images/bg_company.png) no-repeat center top;
}

body.head_service {
background: #ffffff url(images/bg_service.png) no-repeat center top;
}

body.head_recruit {
background: #ffffff url(images/bg2_recruit.png) no-repeat center top;
}

body.head_contact {
background: #ffffff url(images/bg_contact.png) no-repeat center top;
}

body.head_sitemap {
background: #ffffff url(images/bg_sitemap.png) no-repeat center top;
}

a{color:#01004e;text-decoration:none;}
a:hover{color:#2ca9f0;}
a:active, a:focus {outline: 0;}
img{border:0;}
.clear{clear:both;}


/*************
全体
*************/
#wrapper{
margin: 0 auto;
padding: 0 20px;
width: 910px;
}

/*************
/* ヘッダー
*************/
#header{
background: url(images/header.png) no-repeat 100% 0;
height: 80px;
position: relative;
}

#header .head_contact a {
    position: absolute;
    right: 30px;
    bottom: 0;
    display: block;
    width: 203px;
    height: 30px;
}

#header h1 {
padding: 4px 5px 15px;
font-size: 10px;
font-weight: normal;
color: #fff;
}


/*************
/* トップナビゲーション
*************/
ul#topnav{
margin: 15px 0 120px;
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: 50px 0;
display: inline;
}

#main h2{
padding: 0 10px 0px 20px;
line-height: 40px;
font-size: 21px;
font-weight: bold;
color: #333333;
background: url(images/heading.png) no-repeat;
margin-top: 15px;
clear: both;
}

#main h3 {
font-size: 14px;
background: url(images/h3.png) no-repeat ;
height:34px;
padding-left: 15px;
line-height: 32px;
padding-bottom: 10px;
margin-top: 20px;
letter-spacing: 0.2em;
color: #fff;
}

#main p {
padding: 15px 15px 15px 20px;
}

/* 画像を右に回りこみ */
#main p.withImage{
width: 598px;
margin: 0 0 10px 10px;
padding: 5px 0;
}

#main p.withImage img{
float: right;
margin-left: .5em;
}

#main p.withImage2{
width: 598px;
margin: 0 0 10px 0px;
padding: 5px 0;
}

#main p.withImage2 img{
float: left;
margin: 20px 20px 10px 0px;
margin-left: .5em;
}

#main p.imgCnt{
text-align: center;
}

#main .p_table{
width:62%;
}

.pTle{
font-size: 20px;
font-weight: normal;
}

#main .p_table th{
width: 30%;
padding: 4px;
text-align: left;
vertical-align: top;
}

#main .p_table td{
width: 70%;
padding: 4px;
text-align: left;
vertical-align: top;
}

#main .c_table{
width:100%;
border-collapse: collapse;
margin-top: 20px;
}

#main .c_table th{
width: 18%;
padding: 4px;
text-align: left;
vertical-align: top;
color: #333;
background-color: #eee;
border: 1px solid #b9b9b9;
}

#main .c_table td{
width: 82%;
padding: 4px;
text-align: left;
vertical-align: top;
background-color: #fff;
border: 1px solid #b9b9b9;
}

#main .ctnLi ul{
width: 100%;
}

#main .ctnLi li{
list-style-type: decimal;
padding-bottom: 10px;
}

#date {
text-align: right;
padding-right: 15px;
padding-top: 15px;
padding-bottom: 10px;
font-weight:bold;
color:#1793d9;
}

#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: 20px 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:#1793d9;}
p.button a:hover{color:#fff;}

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: 50px 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;
}

#sidebar li{
margin: 0 0 10px 0;
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: 292px;
}

address{
padding: 20px 0 3px;
text-align: center;
font-style:normal;
font-size: 12px;
clear:both;
display:block;
}