@charset "utf-8";
@import url(./reset.css);
/*
Theme Name: Nijimo Press1
Theme URI: http://nijimo.jp/
Description: 株式会社ニジモのワードプレステーマ
Version: 1.0
Author: 株式会社ニジモ
Tags: 
*/

body {
	color: #666;
	font-size: 90%;
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, verdana, 'ＭＳ Ｐゴシック', sans-serif;
	background: #eee;
	background: url(./images/body_bg.gif) repeat-x;
}

a {
	color: #258FB8;
}

a:visited {
	color: #995899;
}

a:hover {
	color: #FF9900;
}

a img {
	border: none;
}

p, table {
	margin-bottom: 1em;
}

hr {
	display: none;
}

table{
	width:100%;
	border-collapse:collapse;
}

th{
	white-space: nowrap;
	padding:4px 6px;
	font-weight:400;
	text-align:left;
	vertical-align: middle;
	border:#ccc solid 1px;
	background: #eee;
}

td{
	padding:4px 6px;
	border:#ccc solid 1px;
}

ol {
	margin-bottom: 1em;
}

ol li {
	margin-left: 3em;
	list-style: decimal;
}

option {
	min-width: 1.5em;
}

#wrapper {
	position: relative;
	margin: 0 auto;
	width: 900px;
}

#header {
	position: relative;
	height: 108px;
}

#header h1 {
	position: absolute;
	top: 24px;
	left: 12px;
	display: block;
	width: 200px;
	height: 50px;
	overflow: hidden;
	zoom: 1;
	background: url(./images/logo.gif) no-repeat;
}

#header h1 a {
	display: block;
	width: 200px;
	height: 50px;
}

#header h1 a span {
	position: absolute;
	display: block;
	text-indent: -2000px;
}

#header h2 {
	position: absolute;
	top: 4px;
	left: 10px;
	font-size: 80%;
	line-height: 120%;
	font-weight: 400;
}

#header_navigation {
	position: absolute;
	top: 4px;
	right: 16px;
	font-size: 80%;
	line-height: 120%;
	text-align: right;
}

#header_navigation .sitemap {
	margin-right: 10px;
	padding-left: 20px;
	background: url(./images/sitemap_bg.gif) left no-repeat;
}

#header_navigation .feed {
	padding-left: 20px;
	background: url(./images/feed_bg.gif) left no-repeat;
}

#header_navigation .header_navigation_menu {
	margin-bottom: 20px;
}

#header_navigation .tel {
	text-align: right;
}

#header_navigation .tel img {
	margin-bottom: 7px;
}

#header_menu {
	position: absolute;
	bottom: 0;
	margin-left: 60px;
	width: 100%;
	height: 24px;
	text-align: center;
}

#header_menu li {
	display: inline;
	width: 120px;
	height: 24px;
	text-align: center;
}

#header_menu li a {
	float: left;
	display: block;
	margin-right: 10px;
	padding-top: 7px;
	width: 120px;
	height: 17px;
	color: #666;
	text-decoration: none;
	background: url(./images/menu_bg.gif) top repeat-x;
}

#header_menu li a:hover {
	color: #fff;
	background: url(./images/menu_bg.gif) bottom repeat-x;
}

#header_menu .active a{
	color: #fff;
	background: url(./images/menu_bg.gif) bottom repeat-x;
}

#content {
	padding: 20px;
	line-height:140%;
}

#content h3 {
	margin-bottom: 10px;
	padding: 6px 0 0 20px;
	height: 28px;
	font-size: 120%;
	color: #444;
	line-height: 100%;
	background: url(./images/h3_bg.gif) left repeat-x;
}

#content h4 {
	margin-bottom: 10px;
	padding: 4px 20px;
	font-size: 110%;
	color: #444;
	line-height: 100%;
	border-left: solid 6px #666;
}

#content ul {
	margin: 0 0 10px 24px;
	list-style: circle;	
}

#content ul.liststyle_none {
	margin: 0;
	list-style: none;
}

#content ul.hot_list {
	float: left;
	display: inline;
}

#content:after {   
    content: ".";   
    display: block;   
    visibility: hidden;   
    height: 0.1px;   
    font-size: 0.1em;   
    line-height: 0em;   
    clear: both;   
}

#content .breadcrumb {
	display: block;
	padding: 0 0 10px 20px;
}

#content .news_list {
	font-size: 80%;
}

#content .news_list dt {
	font-weight: bold;
}

#content .news_list dd {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: dotted 1px #ccc;
}

#main {
	float: right;
	display: inline;
	width: 600px;
}

#main .entry_text {
	padding: 0 20px;
	width: 560px;
}

#sidebar {
	float: right;
	display: inline;
	margin: 0 20px 20px 0;
	width: 240px;
}

#sidebar .entry_text {
	padding: 0 10px 10px 10px;
	width: 220px;
}

#sidebar .sidebar_banner {
	text-align: center;
}

#sidebar .sidebar_banner img{
	border: solid 1px #ccc;
}

#main .entry_text:after,
#sidebar .entry_text:after {   
	content: ".";   
	display: block;   
	visibility: hidden;   
	height: 0.1px;   
	font-size: 0.1em;   
	line-height: 0;   
	clear: both;   
}

#sidebar .sample_list li{
	margin-bottom: 10px;
}

#content .news_list:after {   
    content: ".";   
    display: block;   
    visibility: hidden;   
    height: 0.1px;   
    font-size: 0.1em;   
    line-height: 0;   
    clear: both;   
}

#searchform {
	margin-bottom: 10px;
}

#s {
	padding:0;
	width: 196px;
	line-height: 1em;
}

#footer {
	clear: both;
	padding: 10px 0;
	width: 100%;
	text-align: center;
	border-top: solid 1px #ccc;
}

#footer_menu ul{
	margin-bottom: 10px;
}

#footer_menu li {
	display: inline;
}

#copyright {
	font-size: 80%;
}

#footer_menu li a {
	color: #666;
}

#demo a {
	display: block;
	margin: 0 auto;
	width: 160px;
	height: 40px;
	background: url(./images/demo.png) top no-repeat;
}

#demo a:hover {
	background: url(./images/demo.png) bottom no-repeat;
}

#demo a span {
	position: absolute;
	display: block;
	text-indent: -2000px;
}

.search_result dt {
	font-size: 100%;
	font-weight: bold;;
}

.search_result dd {
	margin: 0 0 10px 10px;	
}

.search_result dd p {
	font-size: 80%;
	margin-bottom: 0;
}

.search_result dd .result_url {
	font-size: 70%;
	color: #080;
}

.search_result dd .search-excerpt {
	color: #000;
	background: #ff0;
}

.entry_sitemap {
	padding: 0 3% 20px 3%;
	width: 94%;
}

.entry_sitemap:after {   
    content: ".";   
    display: block;   
    visibility: hidden;   
    height: 0.1px;   
    font-size: 0.1em;   
    line-height: 0;   
    clear: both;   
}


.navigation {
	width: 100%;
}

.navigation:after {   
    content: ".";   
    display: block;   
    visibility: hidden;   
    height: 0.1px;   
    font-size: 0.1em;   
    line-height: 0;   
    clear: both;   
}

.pager {
	margin: 0 auto;
	width: 25%;
}

.pager:after {   
    content: ".";   
    display: block;   
    visibility: hidden;   
    height: 0.1px;   
    font-size: 0.1em;   
    line-height: 0;   
    clear: both;   
}

.back_number {
	width: 100%;
}

.back_number:after {   
    content: ".";   
    display: block;   
    visibility: hidden;   
    height: 0.1px;   
    font-size: 0.1em;   
    line-height: 0em;   
    clear: both;   
}

.back_number span a {
	padding: 0 0 0 20px;
	background: url(./images/li_bg.gif) 5px no-repeat;
}

.archive {
	border-top: solid 1px #96C568;
	float: left;
	margin-bottom: 20px;
}

.archive li a {
	display: block;
	padding: 5px 10px 0 20px;
	width: 120px;
	height: 22px;
	border: solid 1px #96C568;
	border-top: none;
	background: url(./images/li_bg.gif) 5px no-repeat;
}

.archive .children a{
	padding: 5px 10px 0 40px;
	width: 100px;
	background: url(./images/li_bg.gif) 25px no-repeat;
}

.alignright {
	float: right;
	display: inline;
	margin: 0 0 10px 10px;
}

.alignleft {
	float: left;
	display: inline;
	margin: 0 10px 10px 0;
}

.submit {
	padding: 10px 0;
	width: 100%;
	text-align: center;
}

.wpcf7-response-output {
	width: 90%;
	text-align: center;
}

.wpcf7-not-valid-tip-no-ajax {
	float: left;
	display: block;
	color: #f00;
}

.wpcf7-validation-errors {
	color: #f00;
}
