@charset "utf-8";
@import url(./reset.css);
@import url(./top.css);
@import url(./other.css);
@import url(./editor-style.css);

/*
Theme Name: aniwel
Theme URI: http://nijimo.jp/
Description: aniwel
Version: 1.0
Author: 株式会社ニジモ
Tags: 
*/

body {
	color: #555;
	font-size: 62.5%;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	background: #FFFFEF;
}

img {
	vertical-align: top;
}

a {
	color: #0A50A1;
}

a:visited {
	color: #995899;
}

a:hover {
	color: #FF9900;
}

a img {
	border: none;
}

p {
	margin-bottom: 16px;
}

hr {
	display: none;
}

table {
	margin-bottom: 16px;
	width: 100%;
}

th {
	padding: 4px 8px;
	font-weight: 400;
	text-align: left;
	border: #bbb solid 1px;
	vertical-align: middle;
	background: #E8E5E4;
}

td {
	padding: 4px 8px;
	border: #bbb solid 1px;
}

#wrapper {
	position: relative;
	margin: 0 auto;
}

#header {
	position: relative;
	height: 132px;
	background: url(./images/header_bg.png) repeat-x;
}

#header_content {
	position: relative;
	margin: 0 auto;
	width: 860px;
}

#header h1 {
	position: absolute;
	top: 30px;
	background: url(./images/logo.png) no-repeat;
}

#header h1 a {
	display: block;
	width: 290px;
	height: 95px;
}

#header h1 a span {
	position: absolute;
	overflow: hidden;
	text-indent: -8000px;
}

#header h2 {
	position: absolute;
	top: 0;
	left: 0;
	line-height: 22px;
	color: #fff;
	letter-spacing: -1px;
	font-weight: 400;
	font-size: 10px;
}

#header .tel {
	position: absolute;
	top: 60px;
	right: 0;
	text-align: right;
	font-size: 1.7em;
	font-weight: 800;
	color: #FF4847;
	line-height: 2em;
}

#header .address {
	position: absolute;
	top: 100px;
	right: 0;
	text-align: right;
	font-size: 1.2em;
	line-height: 2em;
}

#header_navigation {
	position: absolute;
	top: 32px;
	right: 0;
}

#header_navigation li {
	float: left;
	display: inline;
	margin: 0 0 0 4px;
}

#content {
	margin: 0 auto 42px auto;
	width: 860px;
	line-height: 1.6;
	font-size: 1.2em;
	overflow: hidden;
	zoom: 1;
}

#main {
	float: right;
	display: inline;
	margin-top: 30px;
	width: 600px;
	font-size: 1.2em;
	overflow: hidden;
	zoom: 1;
}

#main h3 {
	margin-bottom: 18px;
	padding-left: 20px;
	height: 35px;
	line-height: 35px;
	color: #fff;
	font-weight: 400;
	font-size: 1.2em;
	background: url(./images/h3_bg.png) left no-repeat;
}

#main h4 {
	margin: 0 0 8px 0;
	color: #FF8200;
	font-size: 1.2em;
	font-weight: 400;
	border-bottom: solid 1px #FF8200;
}

#main h4.red {
	color: #A52010;
	border-bottom: solid 1px #A52010;
}

#main hr {
	margin-bottom: 16px;
	display: block;
	height: 2px;
	border: none;
	border-bottom: dotted #555 2px;
	vertical-align: top;
}

#main .inner {
	margin-bottom: 20px;
	padding: 0 20px;
}

#main .box {
	margin-bottom: 18px;
	padding: 0 18px;
	border: solid 1px #FFB200;
}

#main .boxr {
	margin-bottom: 20px;
	background: #fff url(./images/boxr_bottom_bg.png) bottom no-repeat;
}

#main .boxr .inner {
	margin: 0;
	padding: 12px 20px;
	background: url(./images/boxr_top_bg.png) top no-repeat;
	overflow: hidden;
	zoom: 1;
}

#main ul.buttons {
	margin: 0 0 26px 0;
	overflow: hidden;
	zoom: 1;
}

#main ul.buttons .menu_l {
	margin: 0 20px 0 0;
}

#main ul.buttons li {
	float: left;
	display: inline;
	margin: 0 0 10px 0;
}

#main .oflow {
	overflow: hidden;
}

#content: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;
	margin-top: 30px;
	width: 230px;
}

#sidebar_menu {
	margin-bottom: 20px;
}

#sidebar_menu li {
	margin: 0 0 3px 0;
}

#sidebar_banner {
	margin: 0 0 10px 0;
}

#sidebar_banner li {
	margin: 0 0 10px 0;
	text-align: center;
}

.sidebar_info {
	margin: 0 0 10px 0;
	background: #fff url(./images/sidebar_bg_1.png) left repeat-y;
}

.sidebar_info_inner {
	padding: 0 10px 10px 10px;
	background: url(./images/sidebar_bg_2.png) left bottom no-repeat;
}

.sidebar_info h3 {
	margin: 0 -10px 6px -10px;
	height: 29px;
}

.sidebar_info h3 span {
	position: absolute;
	text-indent: -8000px;
	overflow: hidden;
}

.sidebar_info h3.about {
	background: url(./images/sidebar_h3_bg_1.png) left no-repeat;
}

.sidebar_info h3.link {
	background: url(./images/sidebar_h3_bg_2.png) left no-repeat;
}

.sidebar_info h4 {
	margin-bottom: 10px;
	padding-left: 16px;
	font-size: 1.1em;
	font-weight: 400;
	line-height: 1.6em;
	color: #31150F;
	background: url(./images/sidebar_h4_bg.png) left no-repeat;
	border-bottom: solid 2px #31150F;
}

#sidebar_map {
	margin-bottom: 6px;
	height: 200px;
}

.sidebar_info .time {
	font-size: 1.1em;
	padding: 4px 0;
	border-bottom: dotted 1px #ccc;
}

.sidebar_info ul {
	padding: 6px 10px;
}

.sidebar_info ul a {
	color: #666;
}

.sidebar_box {
	margin: 0 0 10px 0;
	background: #fff url(./images/sidebar_bg_1.png) left repeat-y;
}

.sidebar_box_inner {
	padding: 0 10px 10px 10px;
	background: url(./images/sidebar_bg_2.png) left bottom no-repeat;
}

.sidebar_box h3 {
	margin: 0 -10px 6px -10px;
	height: 29px;
	text-align: center;
	line-height: 29px;
	font-size: 16px;
	font-weight: 400;
	color: #fff;
	background: url(./images/sidebar_h3_bg.png) left no-repeat;
}

.sidebar_box h3 span {
	position: absolute;
	text-indent: -8000px;
	overflow: hidden;
}

.sidebar_box ul li {
	padding: 4px 0;
	border-bottom: dotted 1px #aaa;
}

.sidebar_box ul li .date {
	font-size: 90%;
	color: #805C50;
}

.sidebar_box ul li a {
	color: #555;
	text-decoration: none;
}

.sidebar_box ul li a:hover {
	text-decoration: underline;
}

#sidebar .text {
	margin: 8px 0 0 0;
	font-size: 80%;
	color: #aaa;
}

#footer {
	clear: both;
	padding: 0 0 6px 0;
	background: url(./images/footer_bg.png) top repeat-x;
	zoom: 1;
}

#footer_content {
	position: relative;
}

#footer_content .to_top {
	top: -20px;
	right: 0;
	position: absolute;
	padding: 0;
	width: 86px;
	height: 21px;
}

#footer_menu {
	padding: 2px 0;
	text-align: center;
}

#footer_menu ul {
	padding: 5px 0;
}

#footer_menu ul li {
	padding: 0 8px;
	display: inline;
	line-height: 1.2em;
	border-right: solid 1px #DCE2D8;
	zoom: 1;
}

#footer_menu ul li.home {
	border-left: solid 1px #DCE2D8;
}

#footer_menu ul li a {
	color: #fff;
	text-decoration: none;
}

#footer_text {
	padding: 6px 0;
	color: #aaa;
	font-size: 0.9em;
	text-align: center;
	line-height: 1.2em;
}

#footer_copyright {
	margin-bottom: 3px;
	text-align: center;
	color: #666;
}

#footer_supported {
	text-align: center;
}

#footer_supported a {
	color: #aaa;
	text-decoration: none;
}

.to_top {
	clear: both;
	padding: 12px 0 32px 0;
	overflow: hidden;
	zoom: 1;
}

.to_top a {
	float: right;
	width: 100px;
	height: 20px;
	background: url(./images/page_top.png) top no-repeat;
}

.to_top a span {
	position: absolute;
	text-indent: -8000px;
	overflow: hidden;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

.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;
}

.red {
	color: #ff0000;
}

.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;
}

.google_search td {
border: none;
}

#wrapper input.gsc-search-button-v2 {
padding: 6px 10px;
}

#wrapper table.gsc-search-box td.gsc-input {
padding-left: 0;
}

#wrapper table.gsc-search-box td {
padding-right: 0;
}