@charset "utf-8";
@import url(./reset.css);
@import url(./top.css);
@import url(./other.css);

/*
Theme Name: Oberon
Theme URI: http://nijimo.jp/
Description: 株式会社オベロン テーマ
Version: 1.0
Author: 株式会社ニジモ
Tags: 
*/

body {
	color: #666;
	font-size: 62.5%;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	background: url(./images/body_bg.png) ;
}

a {
	color: #0A50A1;
}

a:visited {
	color: #995899;
}

a:hover {
	color: #FF9900;
}

a img {
	border: none;
}

p {
	margin-bottom: 20px;
}

hr {
	display: none;
}

table{
	margin-bottom: 16px;
	width: 100%;
}

th{
	padding: 2px 6px;
	font-weight: 400;
	text-align: left;
	border: #999 solid 1px;
	vertical-align: middle;
	background: #f6f6f6;
}

td{
	padding: 2px 6px;
	border: #999 solid 1px;
}

ol {
	margin-bottom: 1em;
}

ol li {
	margin-left: 3em;
	list-style: decimal;
}

#wrapper {
	position: relative;
	margin: 0 auto;
	width: 960px;
	background: #fff;
}

#header {
	position: relative;
	margin-bottom: 16px;
	height: 197px;
	background: url(./images/header_bg.png) no-repeat;
}

#header h1 {
	position: absolute;
	top: 43px;
	left: 22px;
	background: url(./images/logo.png) no-repeat;
}

#header h1 a {
	display: block;
	width: 225px;
	height: 71px;
}

#header h1 a span {
	position: absolute;
	overflow: hidden;
	text-indent: -8000px;
}

#header h2 {
	position: absolute;
	left: 20px;
	height: 20px;
	color: #fff;
	line-height: 20px;
	font-weight: 400;
}

#header_navigation {
	position: absolute;
	top: 4px;
	right: 20px;
}

#header_navigation a{
	color: #fff;
	text-decoration: none;
}

#header_navigation li {
	float: left;
	display: inline;
	padding: 0 8px;
	line-height: 1.1em;
	border-right: solid 1px #c7eeff;
}

#header_navigation li.home {
	border-left: solid 1px #c7eeff;
}

#header_navigation li.english a span {
	visibility: hidden;
}

#header .member {
	position: absolute;
	top: 91px;
	right: 20px;
}

#header_menu {
	position: absolute;
	bottom: 0;
	padding: 0 17px;
	border-top: solid 4px #3FC247;
}

#header_menu li {
	float:left;
	display: inline;
}

#header_menu li a {
	display: block;
	width: 184px;
	height: 56px;
}

#header_menu li.newsrelease a { width: 187px; background: url(./images/header_menu_newsrelease_bg.png) no-repeat; }
#header_menu li.company a { background: url(./images/header_menu_company_bg.png) no-repeat; }
#header_menu li.link a { background: url(./images/header_menu_link_bg.png) no-repeat; }
#header_menu li.catalog a { background: url(./images/header_menu_catalog_bg.png) no-repeat; }
#header_menu li.contact a { width: 187px; background: url(./images/header_menu_contact_bg.png) no-repeat; }

#header_menu li a span {
	position: absolute;
	overflow: hidden;
	text-indent: -8000px;
}

#content {
	position: relative;
	margin: 0 auto;
	padding: 0 20px;
	width: 920px;
}

#main {
	float: right;
	display: inline;
	margin-bottom: 42px;
	width: 740px;
	font-size: 1.3em;
	line-height: 1.8em;
}

#main h3 {
	clear: both;
	margin-bottom: 20px;
	padding-left: 18px;
	height: 24px;
	color: #3FC247;
	font-size: 1.2em;
	font-weight: 400;
	line-height: 24px;
	background: url(./images/h3_bg.png) left no-repeat;
	border-bottom: solid 2px #3FC247;
}

#main h3 a {
	color: #666;
	text-decoration: none;
}

#main h4 {
	margin-bottom: 10px;
	color: #ff5b00;
	font-size: 1.1em;
	font-weight: 400;
	line-height: 110%;
}

#main h4.arrow {
	margin-bottom: 10px;
	padding-left: 16px;
	color: #038731;
	font-size: 110%;
	font-weight: 400;
	line-height: 110%;
	background: url(./images/h3_arrow_bg.png) left no-repeat;
}

#main h5 {
	color: #000;
	font-size: 1.1em;
	font-weight: 400;
	line-height: 110%;
}

#content .sub_image {
	vertical-align: top;
	margin-bottom: 18px;
}

#content .entry_text {
	padding: 0 20px;
}

#content .entry_sitemap {
	padding: 0 3% 20px 3%;
	width: 94%;
}

#content .entry_sitemap:after {   
    content: ".";   
    display: block;   
    visibility: hidden;   
    height: 0.1px;   
    font-size: 0.1em;   
    line-height: 0;   
    clear: both;   
}

#content .navigation {
	width: 100%;
	margin-bottom: 20px;
}

#content .navigation:after {   
    content: ".";   
    display: block;   
    visibility: hidden;   
    height: 0.1px;   
    font-size: 0.1em;   
    line-height: 0;   
    clear: both;   
}

#content .pager {
	margin: 0 auto;
	width: 25%;
}

#content .pager:after {   
    content: ".";   
    display: block;   
    visibility: hidden;   
    height: 0.1px;   
    font-size: 0.1em;   
    line-height: 0;   
    clear: both;   
}

#sidebar {
	float: left;
	display: inline;
	width: 160px;
	overflow: hidden;
}

#sidebar_menu h3 {
	width: 160px;
	height: 32px;
	margin: 0 0 2px 0;
	padding: 0;
	border: none;
}

#sidebar_menu h3 span {
	position: absolute;
	overflow: hidden;
	text-indent: -8000px;
}

#sidebar_menu li {
	vertical-align: top;
	padding-bottom: 2px;
	zoom: 1;
}

#sidebar_menu li a {
	position: relative;
	display: block;
	padding-left: 20px;
	width: 140px;
	height: 24px;
	color: #474747;
	font-size: 1.1em;
	line-height: 24px;
	text-decoration: none;
}

#sidebar_menu ul {
	margin-bottom: 18px;
}



#sidebar_menu .category h3 {
	background: url(./images/sidebar_menu_h3_category_bg.png) no-repeat;
}

#sidebar_menu .category a {
	background: url(./images/sidebar_menu_li_category_bg.png) no-repeat;
}

#sidebar_menu .category a:hover {
	color: #44A0FC;
	background-position: bottom;
}



#sidebar_menu .brand h3 {
	background: url(./images/sidebar_menu_h3_brand_bg.png) no-repeat;
}

#sidebar_menu .brand a {
	background: url(./images/sidebar_menu_li_brand_bg.png) no-repeat;
}

#sidebar_menu .brand a:hover {
	color: #2AB132;
	background-position: bottom;
}

#sidebar_menu .usage h3 {
	background: url(./images/sidebar_menu_h3_usage_bg.png) no-repeat;
}

#sidebar_menu .usage a {
	background: url(./images/sidebar_menu_li_usage_bg.png) no-repeat;
}

#sidebar_menu .usage a:hover {
	color: #000;
	background-position: bottom;
}

#footer {
	clear: both;
	padding-top: 12px;
	color: #999;
	background: url(./images/footer_bg.png) top no-repeat;
}

#footer_menu {
	clear: both;
	margin: 0 auto 16px auto;
	text-align: center;
	line-height: 110%;
	zoom: 1;
}

#footer_menu li {
	display: inline;
	padding: 0 20px;
	border-left: solid 1px #a9aaa9;
}

#footer_menu li.sitemap {
	border-right: solid 1px #a9aaa9;
}

#footer_menu li a {
	color: #999;
	text-decoration: none;
}

#footer_copyright {
	margin: 0 auto;
	padding: 4px 0;
	width: 948px;
	text-align: center;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignright {
	float: right;
	display: inline;
	margin-left: 10px;
}

.alignleft {
	float: left;
	display: inline;
	margin-right: 10px;
}

.red {
	color: #f00;
}

.hover:hover{
	filter: alpha(opacity=60);
	opacity: 0.6;
	zoom: 1;
}

.wpcf7-response-output {
	text-align: center;
}

.wpcf7-not-valid-tip-no-ajax {
	float: left;
	display: block;
	color: #f00;
}

.wpcf7-validation-errors {
	color: #f00;
}

.clear {
	clear: both;
}