@charset "utf-8";
@import url(./reset.css);
@import url(./top.css);
@import url(./other.css);

/*
Theme Name: HotPress004-01
Theme URI: http://nijimo.jp/
Description: ホットプレス 004-01 テーマ
Version: 1.0
Author: 株式会社ニジモ
Tags: 
*/

body {
	color: #666;
	font-size: 62.5%;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	line-height: 140%;
	background: #F4EFE3;
}

a {
	color: #258FB8;
}

a:visited {
	color: #995899;
}

a:hover {
	color: #FF9900;
}

a img {
	border: none;
}

p {
	margin-bottom: 1em;
}

hr {
	display: none;
}

table{
	margin-bottom: 16px;
	width: 100%;
	border-collapse: collapse;
}

th{
	padding:4px 6px;
	font-weight:400;
	text-align: center;
	border:#ccc solid 1px;
	vertical-align: middle;
	background: #eee;
}

td{
	padding:4px 6px;
	border:#ccc solid 1px;
}

ol {
	margin-bottom: 1em;
}

ol li {
	margin-left: 3em;
	list-style: decimal;
}

#wrapper {
	position: relative;
	margin: 0 auto;
	width: 860px;
	background: #fff url(./images/wrapper_bg.png) repeat-y;
}

#header {
	position: relative;
	padding: 24px 30px 0 30px;
	height: 126px;
	font-size: 1.2em;
	background: url(./images/header_bg.png);
}

#header a{
	color: #666;
	text-decoration: none;
}

#header h1 {
	position: absolute;
	top: 58px;
	left: 30px;
	display: block;
	width: 155px;
	height: 87px;
	overflow: hidden;
	background: url(./images/logo.png) no-repeat;
}

#header h1 a {
	display: block;
	width: 155px;
	height: 87px;
}

#header h1 a span {
	position: absolute;
	display: block;
	text-indent: -8000px;
}

#header h2 {
	position: absolute;
	top: 42px;
	left: 30px;
	font-weight: 400;
}

#header_navigation p {
	position: absolute;
	top: 86px;
	left: 196px;
	display: block;
	width: 371px;
	height: 14px;
	background: url(./images/h2_bg.png) no-repeat;
}

#header_navigation p span {
	position: absolute;
	display: block;
	text-indent: -8000px;
}

#header_navigation_menu {
	position: absolute;
	top: 42px;
	right: 30px;
}

#header_navigation_menu li {
	display: inline;
}

#header_navigation_menu .sitemap {
	margin-right: 20px;
}

#header_navigation_menu .feed {
	padding-left: 20px;
	background: url(./images/feed_bg.gif) left no-repeat;
}

#header .tel {
	position: absolute;
	top: 63px;
	right: 30px;
	display: block;
	width: 174px;
	height: 17px;
	background: url(./images/tel_bg.png) left no-repeat;
}

#header .tel span {
	position: absolute;
	display: block;
	text-indent: -8000px;
}

#header .tel_mobile {
	position: absolute;
	top: 88px;
	right: 30px;
	display: block;
}

#header .please {
	position: absolute;
	top: 118px;
	right: 30px;
	color: #fff;
}

#header .url a {
	position: absolute;
	top: 119px;
	right: 392px;
	display: block;
	width: 271px;
	height: 21px;
	background: url(./images/url_bg.png) left no-repeat;
}

#header .url a span {
	position: absolute;
	display: block;
	text-indent: -8000px;
}

#font_resize {
	position: absolute;
	top: 151px;
	right: 0;
	width: 100px;
}

#header_menu {
	padding-bottom: 10px;
	width: 100%;
	height: 29px;
}

#header_menu li {
	float:left;
	width: 199px;
}

#header_menu li a {
	display: block;
	width: 200px;
	height: 32px;
}

#header_menu li.home a {
	background: url(./images/header_menu_home_bg.png) no-repeat;
}

#header_menu li.plan a {
	background: url(./images/header_menu_plan_bg.png) no-repeat;
}

#header_menu li.sample a {
	background: url(./images/header_menu_sample_bg.png) no-repeat;
}

#header_menu li.result a {
	background: url(./images/header_menu_result_bg.png) no-repeat;
}

#header_menu li.contact a {
	background: url(./images/header_menu_contact_bg.png) no-repeat;
}

#header_menu li a span {
	margin: -8000px;
}

#header_menu .plan .inner_menu {
	position: absolute;
	display: none;
	padding: 15px 30px;
	width: 139px;
	font-size: 1.4em;
	line-height: 120%;
	overflow: hidden;
	background: #fef5ec;
	filter: alpha(opacity=80);
	opacity: 0.8;
	z-index: 1000;
}

#header_menu .plan .inner_menu li {
	float: none;
	padding-left: 13px;
	background: url(./images/header_menu_inner_bg.gif) left 4px no-repeat;
}

#header_menu .plan .inner_menu li a {
	height: auto;
	color: #a44;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
	background: none;
}

#content {
	padding: 0 30px;
}

#content h3 {
	clear: both;
	position: relative;
	margin-bottom: 10px;
	padding: 7px 0 0px 32px;
	height: 19px;
	color: #b07070;
	font-size: 1.2em;
	line-height: 100%;
	background: url(./images/h3_bg.png) left no-repeat;
}

#content h3 span {
	padding: 0 10px;
	background: #fff;
	width: auto;
}

#content h3.news {
	background: #fff url(./images/h3_news_bg.png) left no-repeat;
}

#content h3.news span {
	position: absolute;
	display: block;
	padding: 0;
	text-indent: -8000px;
}

#content h4 {
	clear: both;
	position: relative;
	margin: 20px 0;
	padding: 6px 0 0px 28px;
	height: 18px;
	color: #7A6247;
	font-size: 1.2em;
	line-height: 100%;
	background: url(./images/h4_bg.png) left no-repeat;
}

#main_image {
	display: block;
	padding-bottom: 30px;
	height: 306px;
}

#content .sub_image {
	display: block;
	padding-bottom: 30px;
}

#main {
	float: right;
	display: inline;
	margin-bottom: 20px;
	width: 588px;
	font-size: 1.3em;
	line-height: 180%;
	overflow: hidden;
}

#content .breadcrumb {
	padding: 10px 0;
	font-size: 1.1em;
}

#content .entry_text {
	padding: 0 40px 30px 40px;
	width: 512px;
}

#content .entry_text:after {   
    content: ".";   
    display: block;   
    visibility: hidden;   
    height: 0.1px;   
    font-size: 0.1em;   
    line-height: 0;   
    clear: both;   
}

#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 {
	clear: left;
	float: left;
	display: inline;
	padding: 8px 0 12px 0;
	width: 117px;
}

#content .news_list dd {
	float: left;
	display: inline;
	margin-left: -117px;
	padding: 8px 0 12px 117px;
	width: 390px;
	border-bottom: dotted 1px #ccc;
}

#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-bottom: 20px;
	width: 192px;
	overflow: hidden;
}

#sidebar h4 {
	padding: 0 12px;
	margin-bottom: 12px;
	height: 26px;
	font-size: 110%;
	font-weight: 400;
	background: url(./images/sidebar_h4_bg.png) bottom repeat-x;
}

#sidebar .entry_text {
	margin-bottom: 10px;
	padding: 6px 12px 0 12px;
	width: 149px;
}

#top_result {
	font-size: 1.2em;
}

#sidebar .more {
	text-align: right;
}

#sidebar .more a {
	padding-left: 12px;
	color: #666;
	font-size: 1.2em;
	background: url(./images/sidebar_more_bg.png) left no-repeat;
}

#side_menu:after {   
    content: ".";   
    display: block;   
    visibility: hidden;   
    height: 0.1px;   
    font-size: 0.1em;   
    line-height: 0;   
    clear: both;   
}

#side_menu ul {
}

#side_menu li {
	float:left;
	margin-bottom: -1px;
	width: 186px;
	overflow: hidden;
}

#side_menu li a {
	display: block;
	width: 186px;
	height: 41px;
}

#side_menu li.home a { background: url(./images/menu_home_bg.png) no-repeat; }
#side_menu li.about a { background: url(./images/menu_about_bg.png) no-repeat; }
#side_menu li.plan a { background: url(./images/menu_plan_bg.png) no-repeat; }
#side_menu li.operation a { background: url(./images/menu_operation_bg.png) no-repeat; }
#side_menu li.feature a { background: url(./images/menu_feature_bg.png) no-repeat; }
#side_menu li.introduction a { background: url(./images/menu_introduction_bg.png) no-repeat; }
#side_menu li.sample a { background: url(./images/menu_sample_bg.png) no-repeat; }
#side_menu li.contact a { background: url(./images/menu_contact_bg.png) no-repeat; }

#side_menu li a span {
	margin: -8000px;
}

#side_menu h3 {
	margin: 8px 0 0 0;
	padding: 0;
	height: 31px;
}

#side_menu h3.service {
	background: url(./images/side_menu_h3_service.png) no-repeat;
}

#side_menu h3.plan {
	background: url(./images/side_menu_h3_plan.png) no-repeat;
}

#side_menu h3 span {
	margin: -8000px;
}

#side_menu ul.service li {
	border: solid 1px #A39989;
	border-top: none;
	width: 184px;
}

#side_menu ul.service li a {
	padding-left: 12px;
	height: 40px;
	color: #666;
	font-size: 13px;
	line-height: 40px;
	text-decoration: none;
}

#side_menu ul.plan li {
	border: solid 1px #FCA9AF;
	border-top: none;
	width: 184px;
}

#side_menu ul.plan li a {
	padding-left: 12px;
	height: 40px;
	color: #666;
	font-size: 13px;
	line-height: 40px;
	text-decoration: none;
}

#banner_link {
	clear: both;
	margin: 19px 0 16px 0;
}

#to_top {
	clear: both;
	padding: 0 48px 24px 0;
	text-align: right;
}

#footer {
	position: relative;
	height: 162px;
	background: url(./images/footer_bg.png) bottom no-repeat;
}

#footer_menu{
	margin: 0 auto;
	padding-top: 8px;
	width: 800px;
	border-top: solid 1px #6D6E6D;
}

#footer_menu li {
	display: inline;
	padding: 3px 18px;
	vertical-align: middle;
	border-left: solid 1px #b6b6b6;
}

#footer_menu li.last {
	border-right: solid 1px #b6b6b6;
}

#footer_menu li a {
	color: #666;
	text-decoration: none;
}

#copyright {
	position: absolute;
	top: 8px;
	right: 30px;
}

#footer_text {
	margin: 0 auto;
	padding: 20px 0;
	width: 800px;
	color: #777;
	font-size: 88%;
	line-height: 120%;
}

#top_plan_list {
	margin: 0 auto;
	width: 412px;
}

#top_plan_list li{
	float: left;
}

#top_result {
	margin-bottom: 20px;
	width: 186px;
	text-align: center;
	border: solid 1px #FF5D00;
}

#top_result h3 {
	margin: 0;
	padding: 0;
	height: 24px;
}

#top_result h3 span {
	background: none;
}

#top_result h3.result {
	background: #FF5D00 url(./images/h3_result_bg.png) center no-repeat;
}

#top_result h3.result span {
	position: absolute;
	display: block;
	text-indent: -8000px;
}

#top_result .entry_text {
	text-align: left;
}

#top_sample {
	width: 186px;
	text-align: center;
	border: solid 1px #998E7C;
}

#top_sample h3 {
	margin: 0;
	padding: 0;
	height: 24px;
}

#top_sample h3 span {
	background: none;
}

#top_sample h3.sample {
	background: #998E7C url(./images/h3_sample_bg.png) center no-repeat;
}

#top_sample h3.sample span {
	position: absolute;
	display: block;
	text-indent: -8000px;
}

#top_sample .entry_text img {
	margin: 4px 0;
}

#top_mitumori {
	margin: 14px 0 20px 0;
	padding: 12px 16px;
	border: solid 8px #ddd;
}

#top_function {
	border: solid 1px #f00;
	margin-bottom: 32px;
	zoom: 1;
}

#top_function h3 span {
	background: none;
}

#top_function h3 {
	padding: 8px 14px;
	background: #f00 url(./images/h3_top_function_bg.png) center no-repeat;
}

#top_function h3 span {
	position: absolute;
	display: block;
	text-indent: -8000px;
}

#top_function h4 {
	color: #F95360;
	margin: 0;
	padding: 0;
	width: 214px;
	height: auto;
	font-size: 1.2em;
	line-height: 120%;
	background: none;
}

#top_function ul {
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	width: 250px;
	padding: 12px;
}

#top_function li {
	margin-bottom: 20px;
	padding: 0 0 0 48px;
	width: 214px;
	zoom: 1;
}

#top_function .function_1 { background: url(./images/top_function_1_bg.png) top left no-repeat; }
#top_function .function_2 { background: url(./images/top_function_2_bg.png) top left no-repeat; }
#top_function .function_3 { background: url(./images/top_function_3_bg.png) top left no-repeat; }
#top_function .function_4 { background: url(./images/top_function_4_bg.png) top left no-repeat; }
#top_function .function_5 { background: url(./images/top_function_5_bg.png) top left no-repeat; }
#top_function .function_6 { background: url(./images/top_function_6_bg.png) top left no-repeat; }
#top_function .function_7 { background: url(./images/top_function_7_bg.png) top left no-repeat; }
#top_function .function_8 { background: url(./images/top_function_8_bg.png) top left no-repeat; }
#top_function .function_9 { background: url(./images/top_function_9_bg.png) top left no-repeat; }

#feature_list h4 {
	margin: 10px 0;
	padding: 22px 0 0 78px;
	height: 46px;
	color: #FA323D;
	font-size: 1.6em;
}

#feature_list h4 span {
	position: absolute;
	display: block;
	text-indent: -8000px;
}

#feature_list h4.feature_1 {
	background: url(./images/h4_fe1_bg.png) left no-repeat;
}

#feature_list h4.feature_2 {
	background: url(./images/h4_fe2_bg.png) left no-repeat;
}

#feature_list h4.feature_3 {
	background: url(./images/h4_fe3_bg.png) left no-repeat;
}

#feature_list h4.feature_4 {
	background: url(./images/h4_fe4_bg.png) left no-repeat;
}

#feature_list h4.feature_5 {
	background: url(./images/h4_fe5_bg.png) left no-repeat;
}

#feature_list h4.feature_6 {
	background: url(./images/h4_fe6_bg.png) left no-repeat;
}

#feature_list .entry_text {
	padding: 0 0 10px 66px;
	width: 446px;
}

#factor_list h4 {
	margin: 10px 0;
	padding: 10px 0 0 66px;
	height: 26px;
	color: #f00;
}

#factor_list h4.point_1 {
	background: url(./images/h4_p1_bg.png) left no-repeat;
}

#factor_list h4.point_2 {
	background: url(./images/h4_p2_bg.png) left no-repeat;
}

#factor_list h4.point_3 {
	background: url(./images/h4_p3_bg.png) left no-repeat;
}

#factor_list h4.point_4 {
	background: url(./images/h4_p4_bg.png) left no-repeat;
}

#factor_list .entry_text {
	padding: 0 0 10px 66px;
	width: 446px;
}

#flow_list li {
	padding: 20px 0 10px 0;
	border-top: solid 1px #666;
}

#flow_list h4 {
	margin: 0 0 10px 0;
	padding: 4px 0 0 38px;
	height: 24px;
	color: #f60;
	font-size: 1.4em;
}

#flow_list h4.flow_1 {
	background: url(./images/h4_f1_bg.png) left no-repeat;
}

#flow_list h4.flow_2 {
	background: url(./images/h4_f2_bg.png) left no-repeat;
}

#flow_list h4.flow_3 {
	background: url(./images/h4_f3_bg.png) left no-repeat;
}

#flow_list h4.flow_4 {
	background: url(./images/h4_f4_bg.png) left no-repeat;
}

#flow_list h4.flow_5 {
	background: url(./images/h4_f5_bg.png) left no-repeat;
}

#flow_list h4.flow_6 {
	background: url(./images/h4_f6_bg.png) left no-repeat;
}

#flow_list h4.flow_7 {
	background: url(./images/h4_f7_bg.png) left no-repeat;
}

#flow_list h4.flow_8 {
	background: url(./images/h4_f8_bg.png) left no-repeat;
}

#flow_list .entry_text {
	padding: 0 30px 10px 30px;
	width: 452px;
}

.hover:hover{
	filter: alpha(opacity=60);
	opacity: 0.6;
	zoom: 1;
}

.emphasis {
	padding: 20px;
	border: solid 2px #f00;
}

#content .emphasis h4 {
	margin: 0 0 20px 0;
	padding: 0;
	height: auto;
	color: #f00;
	font-size: 1.2em;
	line-height: 100%;
	background: none;
}

#campaign_content h3 {
	padding: 20px 0 0 0;
	font-size: 1.5em;
	color: #F95360;
	background: none;
}

#campaign_content .question{
	margin-bottom: 20px;
	padding: 10px 20px 0 120px;
	height: 90px;
	line-height: 140%;
	background: url(./images/campaign_2.png) left no-repeat;
}

#campaign_content h4 {
	padding: 6px 0 0px 28px;
	height: 21px;
	color: #F95360;
	background: url(./images/h4_campaign_bg.png) left no-repeat;
}

#introduction_list li {
	width: 512px;
	line-height: 1.3em;
	background: url(./images/li_introduction_bg.png) top left no-repeat;
}

#introduction_list h4 {
	margin: 0;
	padding: 24px 0 0 64px;
	color: #F95360;
	font-size: 1.4em;
	background: none;
}

#introduction_list .introduction_1 {
	height: 182px;
	background: url(./images/introduction_1_bg.png) top no-repeat;
}

#introduction_list .introduction_2 {
	height: 241px;
	background: url(./images/introduction_2_bg.png) top no-repeat;
}

#introduction_list .introduction_3 {
	height: 197px;
	background: url(./images/introduction_3_bg.png) top no-repeat;
}

#introduction_list .introduction_4 {
	height: 219px;
	background: url(./images/introduction_4_bg.png) top no-repeat;
}

#introduction_list .introduction_5 {
	height: 197px;
	background: url(./images/introduction_5_bg.png) top no-repeat;
}

#introduction_list .introduction_6 {
	height: 178px;
	background: url(./images/introduction_6_bg.png) top no-repeat;
}

#introduction_list .introduction_7 {
	height: 166px;
	background: url(./images/introduction_7_bg.png) top no-repeat;
}

#introduction_list li .entry_text {
	padding: 8px 170px 30px 64px;
	width: 278px;
	background: url(./images/li_introduction_foot_bg.png) bottom left no-repeat;
}

.design_sample ul li {
	float: left;
	display: inline;
	margin: 0 12px 20px 16px;
}

.small {
	font-size: 85%;
	line-height: 120%;
}

.back_number {
	margin-bottom: 10px;
	width: 100%;
	text-align: right;
}

.faq_list {
	text-align:center;
}

.faq_list dt {
	margin-bottom: 8px;
	padding-top: 6px;
	width:502px;
	text-align: left;
	background:#ebebeb url(./images/bg_faq_q_top.gif) top left no-repeat;
}

.faq_list dt span {
	display: block;
	padding: 0 8px 9px 36px;
	width: 458px;
	background: url(./images/bg_faq_bottom.gif) bottom right no-repeat;
}

.faq_list dd {
	margin-bottom: 18px;
	padding-top: 6px;
	width: 502px;
	text-align: left;
	background: #f5f1c1 url(./images/bg_faq_a_top.gif) top left no-repeat;
}

.faq_list dd span {
	display: block;
	padding: 0 8px 9px 36px;
	width: 458px;
	background: url(./images/bg_faq_bottom.gif) bottom right no-repeat;
}

.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;
}

.submit {
	padding: 10px 0;
	width: 100%;
	text-align: center;
}

.red {
	color: #f00;
}

.wpcf7-response-output {
	text-align: center;
}

.wpcf7-not-valid-tip-no-ajax {
	float: left;
	display: block;
	color: #f00;
}

.wpcf7-validation-errors {
	color: #f00;
}

.wpcf7-radio .wpcf7-list-item {
	display: block;
}