@charset "utf-8";
@import url(./reset.css);
@import url(./top.css);
@import url(./other.css);
@import url(./words.css);
/*
Theme Name: HotPress004-01
Theme URI: http://nijimo.jp/
Description: ホットプレス 004-01 テーマ
Version: 1.0
Author: 株式会社ニジモ
Tags: 
*/

body {
	color: #333;
	font-size: 90%;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	background: #f4f4f4;
}

a {
	color: #333;
}

a:visited {
	color: #995899;
}

a:hover {
	color: #FF9900;
}

img {
	vertical-align: bottom;
}

a img {
	border: none;
}

p {
	margin-bottom: 1.5em;
}

hr {
	display: none;
}

table{
	margin-bottom: 16px;
	width: 100%;
	border-collapse: collapse;
}

th{
	padding: 4px 6px;
	font-weight: 400;
	text-align: left;
	border: #ccc solid 1px;
	vertical-align: middle;
	white-space: nowrap;
	background: #eee;
}

td{
	padding: 4px 6px;
	border: #ccc solid 1px;
	vertical-align: top;
}

#wrapper {
	position: relative;
	margin: 0 auto;
	width: 954px;
	background: #fff;
}

#header {
	position: relative;
	height: 113px;
	font-size: 80%;
	overflow: hidden;
	background: url(./images/header_bg.png) bottom repeat-x;
}

#header h1 {
	position: absolute;
	top: 39px;
	left: 19px;
	display: block;
	background: url(./images/logo.png) no-repeat;
}

#header h1 a {
	display: block;
	width: 306px;
	height: 41px;
}

#header h1 a span {
	position: absolute;
	display: block;
	text-indent: -8000px;
}

#header h2 {
	position: absolute;
	top: 16px;
	left: 19px;
	line-height: 110%;
	font-weight: 400;
}

#header_navigation {
	position: absolute;
	top: 14px;
	right: 0;
}

#header_navigation a{
	color: #666;
	text-decoration: none;
}

#header_navigation li {
	display: inline;
	margin-right: 18px;
	padding-left: 10px;
	background: url(./images/header_navigation_li_bg.png) left no-repeat;
}

#header_navigation li.feed {
	padding-left: 16px;
	background: url(./images/feed_bg.gif) left no-repeat;
}

#header_menu {
	position: absolute;
	bottom: 0;
	right: 20px;
	height: 44px;
}

#header_menu li {
	float: left;
	display: inline;
	margin-left: 12px;
}

#header_menu li a {
	display: block;
	height: 44px;
}

#header_menu li.home a {
	width: 111px;
	background: url(./images/header_menu_home_bg.png) left no-repeat;
}

#header_menu li.about a {
	width: 112px;
	background: url(./images/header_menu_about_bg.png) left no-repeat;
}

#header_menu li.cost a {
	width: 102px;
	background: url(./images/header_menu_cost_bg.png) left no-repeat;
}

#header_menu li.checkpoint a {
	width: 111px;
	background: url(./images/header_menu_checkpoint_bg.png) left no-repeat;
}

#header_menu li.consultation a {
	width: 112px;
	background: url(./images/header_menu_consultation_bg.png) left no-repeat;
}

#header_menu li.contact a {
	width: 112px;
	background: url(./images/header_menu_contact_bg.png) left no-repeat;
}

#header_menu li a span {
	position: absolute;
	display: block;
	text-indent: -8000px;
}

#header_tel {
	position: absolute;
	top: 40px;
	right: 116px;
}

#font_resize {
	position: absolute;
	top: 37px;
	right: 20px;
}

#content {
	line-height:150%;
	background: #fff url(./images/content_bg.png) top repeat-x;
}

#main {
	float: right;
	display: inline;
	margin: 0 20px 20px 0;
	width: 676px;
	line-height: 140%;
}

#main h3 {
	clear: both;
	position: relative;
	margin-bottom: 14px;
	padding: 8px 0 0 26px;
	height: 23px;
	color: #167E2C;
	font-size: 120%;
	font-weight: 400;
	line-height: 110%;
	background: url(./images/main_h3_bg.png) left no-repeat;
}

#main h4 {
	margin: 40px 0 10px 0;
	padding: 7px 0 0 30px;
	height: 28px;
	font-size: 120%;
	font-weight: 400;
	line-height: 110%;
	background: url(./images/main_h4_bg.png) left no-repeat;
}

#main h5 {
	margin: 24px 0 16px 0;
	padding-left: 2px;
	color: #239F00;
	font-weight: 800;
	font-size: 120%;
	line-height: 110%;
}

#main h6 {
	margin-bottom: 6px;
	color: #ff6c00;
	font-weight: 400;
	font-size: 110%;
	line-height: 110%;
}

#main_image {
	display: block;
	padding-bottom: 28px;
}

#content .sub_image {
	display: block;
	padding-bottom: 20px;
}

#content .breadcrumb {
	font-size: 80%;
	padding: 14px 0 14px 20px;
}

#content .breadcrumb a {
	color: #333;
}

#content .entry_text {
	padding: 0px 20px 20px 20px;
	width: 634px;
	line-height: 160%;
}

#content .entry_text:after {   
    content: ".";   
    display: block;   
    visibility: hidden;   
    height: 0.1px;   
    : 0.1em;   
    line-height: 0;   
    clear: both;   
}

#content .news_list {
	line-height:180%;
}

#content .news_list:after {   
    content: ".";   
    display: block;   
    visibility: hidden;   
    height: 0.1px;   
    font-size: 0.1em;   
    line-height: 0;   
    clear: both;   
}

#content .back_number {
	clear: both;
	float: right;
	margin: 10px 22px 0 0;
	padding-left: 16px;
	background: url(./images/back_number_bg.png) left no-repeat;
}

#content .news_list dl:after {   
    content: ".";   
    display: block;   
    visibility: hidden;   
    height: 0.1px;   
    font-size: 0.1em;   
    line-height: 0;   
    clear: both;   
}

#content .news_list dt {
	float:left;
	margin-bottom: 4px;
	padding-bottom: 4px;
	width: 108px;
	border-bottom: dotted 1px #ccc;
}

#content .news_list dd {
	float:right;
	margin-bottom: 4px;
	padding-bottom: 4px;
	width: 400px;
	border-bottom: dotted 1px #ccc;
}

#content .category .news_list dt {
	width: 134px;
}

#content .category .news_list dd {
	width: 500px;
}

#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;
	margin: 0 0 20px 20px;
	width: 224px;
	overflow: hidden;
}

#sidebar h4 {
	margin-bottom: 0px;
	height: 26px;
	font-weight: 600;
	border: none;
}

#sidebar hr {
	display: block;
	height: 2px;
	border: none;
	border-bottom: dotted #aaa 2px;
}

#sidebar_menu {
	margin-bottom: 20px;
	padding: 10px;
	line-height: 180%;
	background: #fff url(./images/sidebar_menu_bg.png);
}

#sidebar_menu a {
	color: #333;
}

#sidebar_menu h3 {
	margin-bottom: 0;
	padding: 0 0 0 18px;
	height: 21px;
	color: #167E2C;
	font-size: 100%;
	font-weight: 600;
	line-height: 120%;
	background: #fff url(./images/sidebar_menu_h3_bg.png) top left no-repeat;
}

#sidebar_menu ul {
	margin-bottom: 24px;
}

#sidebar_menu li {
	padding-left: 14px;
	font-size: 90%;
	background: url(./images/sidebar_menu_li_bg.png) left no-repeat;
}

#sidebar_menu .inner_text {
	padding: 22px 16px;
	background: #fff;
}

#sidebar_tool {
	padding: 14px;
	margin-bottom: 22px;
	width: 194px;
	background: url(./images/sidebar_tool_bg.png) bottom no-repeat;
	zoom: 1;
}

#sidebar_tool a {
	color: #333;
}

#sidebar_tool h3 {
	margin: -14px 0 12px -14px;
	width: 222px;
	height: 34px;
	background: url(./images/sidebar_tool_h3_bg.png) bottom no-repeat;
}

#sidebar_tool h3 span {
	position: absolute;
	display: block;
	text-indent: -8000px;	
}

#sidebar_tool h4 {
	color: #167E2C;
}

#sidebar_tool ul {
	margin-bottom: 14px;
}

#sidebar_tool li {
	padding-left: 14px;
	font-size: 90%;
	background: url(./images/sidebar_menu_li_bg.png) left no-repeat;
}

#sidebar_banner {
	text-align: center;
}

#sidebar_banner img {
	margin-bottom: 14px;
}

#sidebar_bookmark li {
	margin-bottom: 7px;
}

#footer {
	clear: both;
	font-size: 80%;
	text-align: center;
}

#footer_menu {
	padding: 12px;
	text-align: center;
	line-height: 110%;
	zoom: 1;
	background: #E8FFCB;
}

#footer_menu li {
	display: inline;
	padding: 0 16px;
	border-left: solid 1px #a9aaa9;
}

#footer_menu li.page-item-13 {
	border-right: solid 1px #a9aaa9;
}

#footer_menu li a {
	color: #666;
	text-decoration: none;
}

#footer_copyright {
	padding: 4px 0;
}

.red {
	color: #f00;
}

.orange {
	color: #f90;
}

.clear {
	clear: both;
}

.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;
}

.hover:hover{
	filter: alpha(opacity=40);
	opacity: 0.4;
	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;
}

