@charset "utf-8";
@import url(./reset.css);
@import url(./other.css);
/*
Theme Name: Nijimo
Theme URI: http://nijimo.jp/
Description: 株式会社ニジモのワードプレステーマ
Version: 2.0
Author: 株式会社ニジモ
Tags: 
*/

body {
	color: #666;
	font-size: 62.5%;
	min-width: 960px;
	overflow-y: scroll;
}

a {
	color: #6B6163;
}

a:hover {
	color: #999;
	text-decoration: none;
}

a img {
	border: none;
}

p {
	margin-bottom: 1em;
}

hr {
	display: none;
}

table {
	width:100%;
	border-collapse:collapse;
}

th {
	white-space: nowrap;
	padding:4px 8px;
	font-weight:400;
	text-align:left;
	border:#ccc solid 1px;
	vertical-align: middle;
	background: #eee;
}

td {
	padding:4px 8px;
	border:#ccc solid 1px;
}

ol {
	margin-bottom: 1em;
}

ol li {
	margin-left: 3em;
	list-style: decimal;
}

#wrapper {
	position: relative;
	font-size: 1.2em;
	overflow: hidden;
}

#header {
	position: relative;
	margin: 0 auto 24px auto;
	width: 960px;
	height: 160px;
}

#header h1 {
	position: absolute;
	top: 62px;
	left: 10px;
	background: url(./images/logo.png) no-repeat;
}

#header h1 a {
	display: block;
	width: 173px;
	height: 50px;
}

#header h1 a span {
	position: absolute;
	display: block;
	text-indent: -8000px;
}

#header h2 {
	position: absolute;
	top: 8px;
	left: 0;
	line-height: 1.6;
	font-weight: 400;
	font-size: 90%;
}

#header_navigation {
	position: absolute;
	top: 8px;
	right: 0px;
	line-height: 1.6;
}

#header_navigation li {
	display: inline;
	margin: 0 10px 0 0;
	padding: 0 0 0 17px;
	background: url(./images/header_navigation_li_bg.png) 0 1px no-repeat;
}

#header_social_button {
	position: absolute;
	top: 8px;
	right: 0;
}

#header_social_button li {
	float: left;
	display: inline;
	margin: 0 0 0 4px;
}

#searchform {
	position: absolute;
	top: 40px;
	right: 0;
}

#searchform input {
	vertical-align: middle;
}

#s {
	padding: 0 1px;
	width: 160px;
	height: 18px;
	line-height: 1em;
	border: solid 1px #ADB2AD;
	vertical-align: top;
}

#header_tel {
	position: absolute;
	top: 66px;
	right: 0;
}

#header_zaiseki {
	position: absolute;
	top: 71px;
	right: 192px;
}

#header_menu {
	position: absolute;
	bottom: 0;
	height: 44px;
}

#header_menu li {
	float: left;
}

#header_menu li a {
	display: block;
	width: 192px;
	height: 44px;
	background: top left no-repeat;
}

#header_menu li.menu_1 a { background-image: url(./images/header_menu_1_bg.png); }
#header_menu li.menu_2 a { background-image: url(./images/header_menu_2_bg.png); }
#header_menu li.menu_3 a { background-image: url(./images/header_menu_3_bg.png); }
#header_menu li.menu_4 a { background-image: url(./images/header_menu_4_bg.png); }
#header_menu li.menu_5 a { background-image: url(./images/header_menu_5_bg.png); }

#header_menu li a span {
	position: absolute;
	text-indent: -8000px;
	overflow: hidden;
}

#content {
	margin: 0 auto;
	padding: 0 0 20px 0;
	width: 960px;
	line-height: 1.8;
	overflow: hidden;
	zoom: 1;
}

#main_image {
	display: block;
	margin-bottom: 20px;
}

#main {
	float: left;
	display: inline;
	width: 676px;
}

#main h3 {
	position: relative;
	margin: 0 0 20px 0;
	padding: 0 0 6px 0;
	font-size: 140%;
	line-height: 100%;
	border-bottom: solid 4px #FC6555;
}

#main h3 a {
	color: #666;
}

#main h4 {
	clear: left;
	margin-bottom: 10px;
	padding: 5px 0;
	font-size: 120%;
	line-height: 100%;
	border-bottom: solid 1px #ccc;
}

#main .inner {
	padding: 0 20px 20px 20px;
}

#main hr {
  margin: 0 0 10px 0;
  display: block;
  height: 1px;
  border: none;
  border-bottom: dotted #CECFCE 1px;
  vertical-align: top;
}

#main .breadcrumb {
	margin: 0 0 20px 0;
	padding: 2px 0;
	font-size: 90%;
}

#main .breadcrumb a {
	color: #666;
}

#sidebar {
	float: right;
	display: inline;
	width: 254px;
}

#sidebar_menu {
	margin: 0 0 20px 0;
	border: solid 4px #BDBEBD;
}

#sidebar_menu li a {
	margin-bottom: -1px;
	padding: 8px 8px 8px 32px;
	display: block;
	line-height: 1.6;
	font-size: 1.1em;
	background: url(./images/back_number_bg.png) 10px 50% no-repeat;
	border-bottom: dotted 1px #BDBEBD;
}

#sidebar_login {
	margin: 0 0 20px 0;
	padding: 0 0 8px 0;
	border: solid 4px #BDBEBD;
}

#sidebar_login ul li {
	margin: 0 0 6px 0;
}

#footer {
	color: #fff;
	background: #777;
}

#footer_kuma {
	padding: 0 0 6px 0;
	background: #fff url(./images/footer_kuma_bg.png) bottom repeat-x;
}

#footer_kuma_content {
	position: relative;
	margin: 0 auto;
	padding: 8px 0 0 128px;
	width: 825px;
	height: 119px;
	color: #FF6552;
	line-height: 1.4;
	background: url(./images/footer_kuma_content_bg.gif) left no-repeat;
}

#footer_kuma_content .to_top {
	position: absolute;
	top: 60px;
	right: 0;
}

#footer_kuma_text {
	padding: 5px;
	width: 372px;
	height: 96px;
	overflow-y: auto;
}

#footer_service {
	line-height: 1.6;
	background: #FF6552;
}

#footer_service ul {
	margin: 0 auto;
	padding: 24px 0 14px 0;
	width: 960px;
	overflow: hidden;
	zoom: 1;
}

#footer_service ul li {
	float: left;
	display: inline;
	padding: 0 0 14px 0;
	width: 25%;
	overflow: hidden;
	zoom: 1;
}

#footer_service ul li a {
	color: #fff;
}

#footer_service ul li img {
	margin: 0 10px 0 0;
	float: left;
	display: inline;
}

#footer_menu {
	position: relative;
	border-top: solid 2px #fff;
}

#footer_menu_content {
	margin: 0 auto;
	width: 960px;
	overflow: hidden;
	zoom: 1;
}

#footer_menu ul {
	float: left;
	padding: 24px 0;
	width: 760px;
	overflow: hidden;
	zoom: 1;
}

#footer_menu ul li {
	float: left;
	display: inline;
	margin: 0 32px 0 0;
	line-height: 1.2;
}

#footer_menu ul li a {
	padding: 0 0 0 12px;
	font-weight: 800;
	border-left: solid 3px #EF3031;
	color: #fff;
}

#footer_menu ul li ul {
	float: none;
	margin: 6px 0 0 27px;
	padding: 0;
	width: auto;
}

#footer_menu ul li ul li {
	float: none;
	display: block;
	line-height: 1.8;
	margin: 0;
}

#footer_menu ul li ul li a {
	padding: 0;
	font-weight: 400;
	border: none;
}

#footer_verisign {
	float: right;
	padding: 24px 0;
	width: 190px;
	line-height: 1.4;
}

#footer_copyright {
	margin: 0 auto;
	padding: 10px 0;
	text-align: right;
	width: 960px;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignright {
	float: right;
	display: inline;
	margin-left: 16px;
}

.alignleft {
	float: left;
	display: inline;
	margin-right: 16px;
}

a.hover:hover,
.hover a:hover {
	filter: alpha(opacity=60);
	opacity: 0.6;
	zoom: 1;
}

.oflow {
	overflow: hidden;
	zoom: 1;
}

.wpcf7-response-output {
	width: 100%;
	text-align: center;
}

.wpcf7-not-valid-tip-no-ajax {
	float: left;
	display: block;
	color: #f00;
}

.wpcf7-validation-errors {
	color: #f00;
}
