@charset "utf-8";
@import url(./reset.css);
@import url(./top.css);
@import url(./products.css);
@import url(./support.css);

/*
Theme Name: HotPress004-01
Theme URI: http://nijimo.jp/
Description: オプトデザイン テーマ
Version: 1.0
Author: 株式会社ニジモ
Tags: 
*/

body {
	padding-top: 9px;
	color: #666;
	font-size: 84%;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	background: url(./images/body_bg.png) repeat-x;
}

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: 4px 6px;
	font-weight: 400;
	text-align: left;
	border: #999 solid 1px;
	vertical-align: middle;
	background: #eee;
}

td{
	padding: 4px 6px;
	border: #999 solid 1px;
}

ol {
	margin-bottom: 1em;
}

ol li {
	margin-left: 3em;
	list-style: decimal;
}

* html .iepngfix {
	behavior: expression(IEPNGFIX.fix(this));
}

#wrapper {
	position: relative;
	margin: 0 auto;
	width: 760px;
	background: #fff;
}

#header {
	position: relative;
	height: 120px;
	font-size: 90%;
	z-index: 200;
}

#header h1 {
	position: absolute;
	top: 31px;
	left: 0;
	background: url(./images/logo.png) no-repeat;
}

#header h1 a {
	display: block;
	width: 189px;
	height: 33px;
}

#header h1 a span {
	position: absolute;
	overflow: hidden;
	text-indent: -8000px;
}

#header h2 {
	position: absolute;
	top: 10px;
	left: 0;
	line-height: 110%;
	font-size: 90%;
	font-weight: 400;
}

#header_navigation {
	position: absolute;
	top: 10px;
	right: 90px;
	font-size: 90%;
}

#header_navigation a{
	color: #666;
	text-decoration: none;
}

#header_navigation li {
	display: inline;
	margin-left: 12px;
	padding-left: 10px;
	background: url(./images/header_navigation_li_bg.png) left no-repeat;
}

#header_navigation li.feed {
	padding-left: 18px;
	background: url(./images/feed_bg.gif) left no-repeat;
}

#header .english {
	position: absolute;
	top: 7px;
	right: 0;
	display: block;
	width: 67px;
	height: 19px;
	background: url(./images/header_navigation_english_bg.png) left no-repeat;
}

#header .english {
	position: absolute;
	overflow: hidden;
	text-indent: -8000px;
}

#searchform {
	position: absolute;
	top: 42px;
	right: 71px;
}

#searchform input {
	float: left;
	display: inline;
	margin-left: 4px;
}

#searchform #s {
	width: 110px;
	border: solid 1px #ccc;
}

#font_resize {
	position: absolute;
	top: 42px;
	right: 0;
}

#header_menu {
	position: absolute;
	bottom: 0;
}

#header_menu li {
	float:left;
}

#header_menu li a {
	display: block;
	width: 152px;
	height: 41px;
}

#header_menu li.home a {
	background: url(./images/header_menu_home_bg.png) no-repeat;
}

#header_menu li.company a {
	background: url(./images/header_menu_company_bg.png) no-repeat;
}

#header_menu li.products a {
	background: url(./images/header_menu_products_bg.png) no-repeat;
}

#header_menu li.seminar a {
	background: url(./images/header_menu_seminar_bg.png) no-repeat;
}

#header_menu li.contact a {
	background: url(./images/header_menu_contact_bg.png) no-repeat;
}

#header_menu li a:hover {
	background-position: bottom;
}

#header_menu li a span {
	position: absolute;
	overflow: hidden;
	text-indent: -8000px;
}

#header_menu .inner_menu {
	position: absolute;
	display: none;
	padding: 10px 0 4px 0;
	width: 152px;
	overflow: hidden;
	filter: alpha(opacity=85);
	opacity: 0.85;
}

#header_menu li.company .inner_menu a,
#header_menu li.products .inner_menu a,
#header_menu li.contact .inner_menu a {
	height: 24px;
	color: #fff;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
	font-size: 110%;
	text-decoration: none;
	background: none;
}

#header_menu li.company .inner_menu a:hover,
#header_menu li.products .inner_menu a:hover,
#header_menu li.contact .inner_menu a:hover {
	text-decoration: underline;;
}

#header_menu .inner_menu li {
	float: none;
	margin-left: 14px;
	padding-left: 14px;
}

#header_menu .company .inner_menu {
	background: url(./images/inner_menu_company_bg.png);
}

#header_menu .company .inner_menu li {
	background: url(./images/inner_menu_company_li_bg.gif) 0 3px no-repeat;
}

#header_menu .products .inner_menu {
	background: url(./images/inner_menu_products_bg.png);
}

#header_menu .products .inner_menu li {
	background: url(./images/inner_menu_products_li_bg.gif) 0 3px no-repeat;
}

#header_menu .contact .inner_menu {
	background: url(./images/inner_menu_contact_bg.png);
}

#header_menu .contact .inner_menu li {
	background: url(./images/inner_menu_contact_li_bg.gif) 0 3px no-repeat;
}

#content {
	line-height:140%;
}

#content h3 {
	clear: both;
	position: relative;
	margin:0 -20px 14px -20px;
	padding: 4px 0 0 24px;
	height: 20px;
	color: #152F7E;
	font-size: 100%;
	font-weight: 400;
	line-height: 110%;
	background: url(./images/h3_bg.png) left no-repeat;
}

#content h3 a {
	color: #666;
	text-decoration: none;
}

#content h3 .feed {
	position: absolute;
	top: 3px;
	right: 12px;
	padding-left: 18px;
	font-size: 90%;
	font-weight: 400;
	background: url(./images/feed_bg.gif) left no-repeat;
}

#content h3 .subtitle {
	position: absolute;
	top: 3px;
	right: 12px;
	color: #666;
	font-size: 80%;
}

#main {
	float: right;
	display: inline;
	margin: 32px 0 20px 0;
	width: 536px;
	line-height: 160%;
}

#main h4 {
	margin-bottom: 10px;
	padding: 2px 0 2px 20px;
	font-size: 100%;
	font-weight: 400;
	line-height: 110%;
	background: #d3d3d3 url(./images/h4_bg.png) 7px 4px no-repeat;
}

#main h4.bold {
	margin-bottom: 10px;
	padding: 2px 0 2px 10px;
	height: 24px;
	color: #fff;
	font-size: 110%;
	font-weight: 400;
	line-height: 24px;
	background: #4C4C4C;
}

#main h5 {
	margin-bottom: 10px;
	color: #f93;
	font-size: 100%;
	font-weight: 400;
	line-height: 110%;
}

#main ul {
	margin: 0 0 10px 10px;
}

#main ul li {
	padding-left: 16px;
	background: url(./images/side_menu_inner_li_bg.png) 6px 0.7em no-repeat;
}

#main_image {
	position: relative;
	display: block;
	height: 280px;
	overflow: hidden;
}

#main_image_menu {
	position: absolute;
	top: 13px;
	right: 20px;
	z-index: 100;
}

#main_image_menu li {
	float: left;
	display: inline;
	margin-left: 6px;
}

#main_image_menu li a {
	display: block;
	width: 79px;
	height: 79px;
}

#main_image_menu li a span {
	position: absolute;
	overflow: hidden;
	text-indent: -8000px;
}

#main_image_menu li.menu_1 a {
	background: url(./images/main_image_menu_kougaku_bg.png) no-repeat;
}

#main_image_menu li.menu_2 a {
	background: url(./images/main_image_menu_sokutei_bg.png) no-repeat;
}

#main_image_menu li.menu_3 a {
	background: url(./images/main_image_menu_syoumei_bg.png) no-repeat;
}

#content .sub_image {
	display: block;
}

#content .entry_text {
	padding: 0px 20px 20px 20px;
}

#content .entry_text:after {   
    content: ".";   
    display: block;   
    visibility: hidden;   
    height: 0.1px;   
    font-size: 0.1em;   
    line-height: 0;   
    clear: both;   
}

#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: 32px 0 20px 0;
	width: 195px;
}

#sidebar h4 {
	margin-bottom: 0px;
	height: 26px;
	font-weight: 400;
	font-size: 110%;
}

#sidebar hr {
	display: block;
	height: 2px;
	border: none;
	border-bottom: dotted #aaa 2px;
}

#sidebar .entry_text {
	margin-bottom: 10px;
	padding: 0 12px 16px 12px;
	width: 149px;
	background: url(./images/sidebar_h4_bg.png) bottom repeat-x;
}

#side_menu {
	margin-bottom: 28px;
	padding-bottom: 1px;
	background: #fff url(./images/side_menu_bg.png) bottom repeat-x;
}

#side_menu li {
	display: inline;
}

#side_menu li a {
	display: block;
	width: 195px;
	height: 41px;
}

#side_menu li.home a {
	background: url(./images/side_menu_home_bg.png) top no-repeat;
}

#side_menu li.company a {
	background: url(./images/side_menu_company_bg.png) top no-repeat;
}

#side_menu li.products a {
	background: url(./images/side_menu_products_bg.png) top no-repeat;
}

#side_menu li.seminar a {
	background: url(./images/side_menu_seminar_bg.png) top no-repeat;
}

#side_menu li.contact a {
	background: url(./images/side_menu_contact_bg.png) top no-repeat;
}

#side_menu li a:hover {
	background-position: bottom;
}

#side_menu li a span {
	position: absolute;
	overflow: hidden;
	text-indent: -8000px;
}

#side_menu li .inner {
	margin-bottom: 12px;
}

#side_menu li .inner li a {
	margin-left: 22px;
	padding-left: 14px;
	width: auto;
	height: auto;
	color: #666;
	font-size: 80%;
	text-decoration: none;
	background: none;
}

#side_menu li .inner ul {
	display: none;
	margin-left: 12px;
}

#side_menu li .inner .current_page_item ul,
#side_menu li .inner .current_page_ancestor ul {
	display: block;
}

#side_menu li .inner li a:hover {
	text-decoration: underline;
}

#side_menu li.company .inner li a {
	background: url(./images/side_menu_company_li_bg.png) 0 0.6em no-repeat;
}

#side_menu li.company .inner li.current_page_item a {
	background: url(./images/side_menu_company_current_li_bg.png) 1px 0.4em no-repeat;
}

#side_menu li.products .inner li a {
	background: url(./images/side_menu_products_li_bg.png) 0 0.6em no-repeat;
}

#side_menu li.products .inner li ul a,
#side_menu li.products .inner li.current_page_item ul a {
	background: url(./images/side_menu_inner_li_bg.png) 6px 0.7em no-repeat;
}

#side_menu li.products .inner li ul li ul a,
#side_menu li.products .inner li.current_page_item ul li ul a {
	background: url(./images/side_menu_inner2_li_bg.png) 6px 0.7em no-repeat;
}

#side_menu li.products .inner li.current_page_item a {
	background: url(./images/side_menu_products_current_li_bg.png) 1px 0.4em no-repeat;
}

#side_menu li.contact .inner li a {
	background: url(./images/side_menu_contact_li_bg.png) 0 0.6em no-repeat;
}

#side_menu li.contact .inner li.current_page_item a {
	background: url(./images/side_menu_contact_current_li_bg.png) 1px 0.4em no-repeat;
}

#sidebar_banner {
	margin-bottom: 18px;
	padding: 5px 0;
	text-align: center;
	border: solid 1px #ccc;
}

#sidebar_info {
	margin-bottom: 18px;	
	padding: 16px 8px;
	font-size: 90%;
	background: #f2f1f1;
}

#sidebar_info li {
	margin-left: 10px;
	padding-left: 16px;
	background: url(./images/li_bg.png) left no-repeat;
}

#sidebar_info_company {
	margin-top: 16px;
	text-align: right;
}

#sidebar_info_company a {
	padding-left: 15px;
	font-size: 90%;
	background: url(./images/sidebar_info_company_bg.png) left no-repeat;
}

#footer {
	clear: both;
	font-size: 80%;
	text-align: center;
	border-top: solid 3px #152F7E;
}

#footer_menu {
	padding: 8px;
	text-align: center;
	line-height: 110%;
	zoom: 1;
}

#footer_menu li {
	display: inline;
	padding: 0 20px;
	border-left: solid 1px #a9aaa9;
}

#footer_menu li.contact {
	border-right: solid 1px #a9aaa9;
}

#footer_menu li a {
	color: #666;
	text-decoration: none;
}

#footer_copyright {
	padding: 4px 0;
}

#footer_text {
	margin-bottom: 15px;
	font-size: 80%;
	color: #999;
	text-align: left;
}

.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;
}

.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;
}

table.th_left th {
	border-left: none;
	background: none;
}

table.th_left td {
	border-right: none;
}

table.th_left .top th,
table.th_left .top td {
	border-top: none;
}

table.th_left .bottom th,
table.th_left .bottom td {
	border-bottom: none;
}

ul.li_inline li {
	display: inline;
}

#content .link {
	padding-left: 18px;
	background: url(./images/more_bg.png) left no-repeat;
}

.hover:hover{
	filter: alpha(opacity=40);
	opacity: 0.4;
	zoom: 1;
}

.red {
	color: #f00;
}

.trial {
	position: relative;
	margin: 20px 0;
	padding: 13px;
	color: #f00;
	border: solid 1px #f00;
	zoom: 1;
}

.consultation table {
	border-collapse: separate;
	border-spacing: 3px;
}

.consultation th {
	color: #f90;
	text-align: center;
	white-space: nowrap;
	border: solid 1px #f90;
	background: #fff;
}

.consultation td {
	border: none;
}

.enclosure {
	position: relative;
	margin-bottom: 20px;
	padding: 13px;
	border: solid 1px #f93;
}

.scroll_top {
	margin: 12px 0;
	zoom: 1;
}

#content .handling h5 {
	position: absolute;
	top: 17px;
}

#content .handling ul {
	margin-left: 8em;
}

.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;
}

.clear:before{
    content: ".";	
    display: block;
    visibility: hidden;
}

.clear:after {
    content: ".";
    display: block;
    visibility: hidden;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
    clear: both;
}

.page_break {
	page-break-before: always;
}

#main ul.no_list_style li {
	padding-left: 0;
	list-style: none;
	background: none;
}
