@charset "utf-8";
/*
Theme Name: theme370
Theme URI: http://theme.o2gp.com/
Description: theme370
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

*/

* {
	padding:0;
	margin: 0;
	font-family: "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}

body {
	background-color: #102B36;
	color:#101010;
	font-size: 14px;
}

img {
	vertical-align: top;
	border: 0;
}

li {
	list-style-type: none;
}
a {
	color: #3E84A6;
}
a:hover {
	color: #2D637D;
	text-decoration: none;
}

#base {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 1px;
	padding: 1px;
	border-top-width: 1px;
	border-right-width: 8px;
	border-bottom-width: 1px;
	border-left-width: 8px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #1E4255;
	border-right-color: #1E4255;
	border-bottom-color: #1E4255;
	border-left-color: #1E4255;
	margin-bottom: 1px;
}

/*
ヘッダー
-------------------------------------------*/
#header {
	background-image: url(images/head.gif);
	height: 90px;
	position: relative;
	background-color: #FFFFFF;
	background-position: left top;
	width: 940px;
	background-repeat: repeat-x;
}
#header h1 {
	font-size: 22px;
	position: absolute;
	top: 44px;
	color: #0099CC;
	left: 20px;
}
#header h1 a {
	text-decoration: none;
}

#header h2 {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	position: absolute;
	left: 20px;
	top: 26px;
}
#header #info {
	font-size: 12px;
	color: #666666;
	position: absolute;
	top: 25px;
	right: 20px;
}
#header #info strong {
	font-size: 24px;
	color: #3E84A6;
	padding-left: 5px;
}


/*
グローバルナビ
-------------------------------------------*/

#navi {
	background-color: #FFFFFF;
	padding-left: 13px;
	background-image: url(images/navi.gif);
	position: relative;
	width: 927px;
	display: block;
	float: left;
}
 
#navi ul {
	display: block;
	background-color: #F7F7F7;
	background-image: url(images/navi.gif);
	width: 920px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #5F90A7;
	float: left;
}
#navi li {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline;
}


#navi a {
	display: block;
	color: #FFFFFF;
	font-size: 13px;
	line-height: 36px;
	padding-right: 19px;
	padding-left: 19px;
	background-image: url(images/navi_li.gif);
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #5F90A7;
	height: 36px;
	float: left;
}
*html #navi a {
	height: 40px;
	line-height: 40px;
}
*+html #navi a {
	height: 40px;
	line-height: 40px;
}

#navi a:hover {
	background-image: url(images/navi_li_ov.gif);
}

/*
メイン
-------------------------------------------*/
#main {
	float: left;
	width: 920px;
	background-color: #FFFFFF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #EFEFEF;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: url(images/main.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#content {
	float: right;
	width: 650px;
	padding-bottom: 5px;
}

#content #mainlist {
	margin-top: 1px;
	margin-bottom: 15px;
	border: 1px solid #E5E5E5;
	background-image: url(images/side_inbox.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#mainlist ul {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#mainlist ul ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#mainlist li {
	font-size: 14px;
	line-height: 20px;
}
*html #mainlist li {
	line-height: 0;
	margin-bottom: 0;
	margin-top: 0;
	padding-bottom: 0;
	padding-top: 0;
}
#mainlist li a {
	background-image: url(images/li.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	margin-bottom: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D8D8D3;
	display: block;
	padding-top: 2px;
}
*html #mainlist li a {
	line-height: 6px;
	margin-bottom: 0;
	margin-top: 0;
	padding-top: 0;
	border: 0;
}
#content #mainlist h3 {
	color: #7A9496;
	background-image: none;
	padding-left: 10px;
	margin-bottom: 2px;
	padding-top: 1px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E1E6E6;
	padding-bottom: 1px;
}

#content .box_out {
	background-color: #F6F6F6;
	margin-top: 1px;
	margin-bottom: 5px;
	padding: 5px;
}
#content .box_in {
	overflow: hidden;
	background-color: #FFFFFF;
	border: 1px solid #E5E5E5;
	margin-bottom: 5px;
	padding: 10px;
}

#content h2 {
	font-size: 18px;
	line-height: 26px;
	padding-top: 12px;
	padding-left: 5px;
	font-weight: normal;
	padding-bottom: 20px;
	letter-spacing: 1px;
	color: #0F3448;
	background-image: url(images/h2.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
#content h2 span {
	font-size: 14px;
	padding-left: 10px;
	color: #3AAECB;
}
#content h3 {
	clear: both;
	font-size: 14px;
	line-height: 22px;
	color: #FFFFFF;
	padding-bottom: 3px;
	padding-left: 20px;
	margin-top: 5px;
	padding-top: 3px;
	background-color: #3D738B;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0E0;
	font-weight: normal;
	margin-bottom: 3px;
}
#content h3 span {
	font-size: 12px;
	color: #EEFDFF;
	line-height: 12px;
	padding-left: 5px;
	font-weight: normal;
}
#content h3 a {
	color: #FFFFFF;
}
#content h4 {
	color: #598190;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #6FA8B7;
	font-size: 16px;
	line-height: 16px;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 8px;
}
#content h4 span {
	font-size: 12px;
	color: #638F9D;
	padding-left: 10px;
	line-height: 12px;
	font-weight: normal;
}

#content p {
	padding: 5px;
	line-height: 1.5em;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 5px;
}


/*----------*/


.alignleft {
	float: left;
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #DDDDDD;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.alignright {
	float: right;
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #DDDDDD;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.aligncenter {
	display: block;
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #DDDDDD;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 5px;
}
#top_img {
	text-align: center;
	background-color: #E3E3E3;
	padding-top: 5px;
	padding-bottom: 5px;
}

#content ul.list {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#content ul.list li {
	font-size: 13px;
	line-height: 20px;
	margin-bottom: 5px;
	padding-left: 15px;
	background-image: url(images/li.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C0CFD1;
	color: #44636C;
}

#date {
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	text-align: right;
	color: #3E84A6;
	font-weight: bold;
	padding-bottom: 5px;
}
#next {
	font-size: 12px;
	text-align: center;
	margin-top: 15px;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	color: #505050;
	padding-bottom: 20px;
}

#content p.page-links {
	text-align: center;
	padding: 15px 0 0;
	margin: 15px 0 15px;
	border-top: 2px dotted #4085a4;
}
#content p.page-links span.page-link {
	display: inlin-block;
	padding-left: .5em;
	padding-right: .5em;
	border: 1px solid #ccc;
	background: #fafafa;
}
#content p.page-links a span.page-link {
	border-color: #267aa0;
}
#content p.page-links a:hover span.page-link {
	border-color: #267aa0;
	background: #e2f3ff;
}



/*
テーブル
-------------------------------------------------------------------*/
table {
	border-collapse: collapse;
}
table td {
	border-collapse: collapse;
}
#content table {
	width: 580px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}

#content table th {
	background-color: #999999;
	text-align: right;
	padding: 8px;
	white-space: nowrap;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 4px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: 13px;
}

#content table td {
	background-color: #F6F6F6;
	text-align: left;
	padding: 8px;
	border: 1px solid #D6D6D6;
	font-size: 13px;
	line-height: 20px;
}

/*
サイド
-------------------------------------------*/

#side {
	background-color: #F8F8F8;
	padding: 5px;
	float: left;
	width: 250px;
}
#side h3 {
	font-size: 14px;
	line-height: 26px;
	color: #FFFFFF;
	background-image: url(images/h3_side.jpg);
	height: 26px;
	padding-bottom: 6px;
	font-weight: normal;
	padding-top: 4px;
	padding-left: 26px;
}
#side .side_box {
	width: 248px;
	margin-bottom: 10px;
	background-color: #F0F0F0;
	padding-top: 5px;
	padding-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}

#side .side_box .side_inbox {
	width: 230px;
	padding-top: 5px;
	padding-bottom: 10px;
	background-color: #DBDBDB;
	margin-right: auto;
	margin-left: auto;
}
#side li {
	line-height:0;
}
#side li a {
	display: block;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
	background-color: #F9F9F9;
	width: 184px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 26px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0E0;
	background-image: url(images/side_li.gif);
	background-position: left top;
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F0F0F0;
	border-left-color: #F0F0F0;
}

#side li a:hover {
	background-color: #FFFFFF;
	color: #2D637D;
	background-image: url(images/side_li_ov.gif);
}

#side ul {
	border: 1px solid #C0C0C0;
	width: 216px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}

/*
フッター
-------------------------------------------*/

#footer {
	background-color: #1E5166;
	clear: both;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	height: 100px;
	width: 940px;
	position: relative;
}
#footer p {
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-left: 10px;
	line-height: 16px;
}
#footer li a {
	color: #C9E3EF;
	font-size: 12px;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #4A7E97;
	float: left;
	white-space: nowrap;
	margin-bottom: 10px;
}
#footer li a:hover {
	color: #FFFFFF;
}

address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #707070;
	background-color: #F6F6F6;
	line-height: 20px;
	text-align: right;
	padding-right: 10px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #E7E7E7;
}
#footer #logo {
	position: absolute;
	left: 30px;
	top: 30px;
	font-size: 20px;
	color: #E4F8FC;
}
#footer #logo a {
	color: #C9E3EF;
	text-decoration: none;
}

#footer #logo a:hover {
	color: #FFFFFF;
}

#footer ul {
	position: absolute;
	left: 300px;
	top: 25px;
	width: 600px;
}
#footer li {
	display: inline;
}

.f-l {float:  left !important;}
.f-r {float: right !important;}
.c-fix:after {
	content: ".";
	display: block;
	clear: both;
	line-height: 0;
	font-size: 0;
	height: 0;
	visibility: hidden;
}
.c-fix {
	display: inline-block;
}
/* Mac版IEを除外 \*/
.c-fix {
	display: block;
}

.wpcf7-text,
.wpcf7-textarea {
	width: 90%;
}