@charset "utf-8";
@import url(./reset.css);
/*
Theme Name: HotPress004-01
Theme URI: http://nijimo.jp/
Description: ホットプレス 004-01 テーマ
Version: 1.0
Author: 株式会社ニジモ
Tags: 
*/

body {
	color: #666;
	font-size: 84%;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	background: #deffd8;
}

a {
	color: #0A50A1;
}

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: 800px;
	background: #fff;
}

#header {
	position: relative;
	height: 102px;
	margin-bottom: 8px;
	font-size: 90%;
	border-bottom: solid 3px #78C280;
}

#header h1 {
	position: absolute;
	top: 34px;
	left: 21px;
	display: block;
	width: 287px;
	height: 61px;
	overflow: hidden;
	background: url(./images/logo.png) no-repeat;
}

#header h1 a {
	display: block;
	width: 287px;
	height: 61px;
}

#header h1 a span {
	position: absolute;
	display: block;
	text-indent: -8000px;
}

#header h2 {
	position: absolute;
	top: 14px;
	left: 24px;
	line-height: 110%;
	font-size: 90%;
	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: 8px;
	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;
}

#font_resize {
	position: absolute;
	top: 69px;
	right: 21px;
}

#content {
	line-height:140%;
}

#content h3 {
	clear: both;
	position: relative;
	margin-bottom: 14px;
	padding: 6px 0 0 26px;
	height: 21px;
	color: #666;
	font-size: 120%;
	font-weight: 400;
	line-height: 110%;
	background: url(./images/h3_bg.gif) left no-repeat;
}

#content h3 a {
	color: #666;
	text-decoration: none;
}

#content h3 .feed {
	position: absolute;
	top: 5px;
	right: 12px;
	padding-left: 18px;
	font-size: 72%;
	font-weight: 400;
	background: url(./images/feed_bg.gif) left no-repeat;
}

#content h3.greeting {
	background: url(./images/h3_greeting_bg.png) left no-repeat;
}

#content h3.news {
	background: url(./images/h3_news_bg.png) left no-repeat;
}

#content h3.medicalcare {
	background: url(./images/h3_medicalcare_bg.png) left no-repeat;
}

#content h3.greeting span,
#content h3.news span,
#content h3.medicalcare span {
	position: absolute;
	display: block;
	text-indent: -8000px;
}

#content h4 {
	margin-bottom: 10px;
	padding: 2px 0 3px 8px;
	font-size: 110%;
	font-weight: 400;
	line-height: 120%;
	border-left: solid 4px #999;
	border-bottom: solid 1px #999;
}

#content h5 {
	margin-bottom: 10px;
	padding-left: 2px;
	font-size: 100%;
	font-weight: 400;
	line-height: 100%;
	border-left: solid 1em #999;
}

#content h6 {
	margin-bottom: 6px;
	font-size: 100%;
	font-weight: 400;
	line-height: 120%;
}

#main {
	float: right;
	display: inline;
	margin: 0 20px 20px 0;
	width: 548px;
	line-height: 160%;
}

#main li {
	margin-left: 20px;
	list-style-type: disc;
}

#main_image {
	display: block;
	padding-bottom: 20px;
	height: 306px;
}

#content .sub_image {
	display: block;
	padding-bottom: 20px;
}

#content .breadcrumb {
	margin: 0 0 6px 20px;
	font-size: 84%;
}

#content .entry_text {
	padding: 0px 20px 20px 20px;
	width: 508px;
}

#content .entry_text:after {   
    content: ".";   
    display: block;   
    visibility: hidden;   
    height: 0.1px;   
    font-size: 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-top: 12px;
	padding-left: 18px;
	background: url(./images/more_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 .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: 180px;
	overflow: hidden;
}

#sidebar h4 {
	margin-bottom: 0px;
	height: 26px;
	font-weight: 600;
	font-size: 110%;
	border: none;
}

#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: 19px;
}

#side_menu li {
	display: block;
	width: 173px;
	height: 34px;
	overflow: hidden;
}

#side_menu li.contact {
	height: 35px;
}

#side_menu li a {
	display: block;
	width: 173px;
	height: 34px;
}

#side_menu li.home a {
	background: url(./images/menu_home_bg.png) top no-repeat;
}

#side_menu li.policy a {
	background: url(./images/menu_policy_bg.png) top no-repeat;
}

#side_menu li.profile a {
	background: url(./images/menu_profile_bg.png) top no-repeat;
}

#side_menu li.medicalcare a {
	background: url(./images/menu_medicalcare_bg.png) top no-repeat;
}

#side_menu li.access a {
	background: url(./images/menu_access_bg.png) top no-repeat;
}

#side_menu li.contact a {
	height: 35px;
	background: url(./images/menu_contact_bg.png) top no-repeat;
}

#side_menu li a:hover {
	background-position: bottom;
}

#side_menu li a span {
	margin: -8000px;
}

#sidebar_info {
	font-size: 90%;
	margin-top: 32px;
}

#sidebar_info li {
	margin-left: 10px;
	padding-left: 16px;
	background: url(./images/li_bg.png) left no-repeat;
}

#footer {
	clear: both;
	width: 800px;
	font-size: 80%;
	text-align: center;
	border-top: solid 3px #cecece;
}

#footer_menu {
	padding: 12px;
	text-align: center;
	line-height: 110%;
	zoom: 1;
}

#footer_menu li {
	display: inline;
	padding: 0 25px;
	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;
}

#footer_supported {
	margin-bottom: 10px;
}

#footer_supported a {
	color: #666;
	text-decoration: none;
}

#footer_text {
	font-size: 80%;
}

.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;
}

table.th_left th {
	border-left: none;
}

table.th_left td {
	border-right: none;
}

.border {
	margin-bottom: 20px;
	padding: 10px;
	border: solid 1px #999;
	background: #fff;
}

.after_clear:after {   
    content: ".";   
    display: block;   
    visibility: hidden;   
    height: 0.1px;   
    font-size: 0.1em;   
    line-height: 0;   
    clear: both;   
}

.medicalcare_block {
	float: left;
	width: 254px;
	overflow: hidden;
}

.medicalcare_block h4 {
	margin-left: 10px;
	font-weight: 400;
	border: none !important;
}

.medicalcare_block ul {
	font-size: 90%;
}

.medicalcare_block ul li {
	float: left;
	display: inline;
	width: 96px;
}

#content .detail {
	clear: both;
	float: right;
	margin: 8px 20px 30px 0;
	padding-left: 18px;
	font-size: 90%;
	background: url(./images/more_bg.png) left no-repeat;
}

.medicalcare_block .block_1 {
	zoom: 1;
	border-left: solid 4px #91C8EF;
}

.medicalcare_block .block_1 h4 {
	color: #91C8EF;
}

.medicalcare_block .block_2 {
	zoom: 1;
	border-left: solid 4px #FAAECB;
}

.medicalcare_block .block_2 h4 {
	color: #FAAECB;
}

.medicalcare_block .block_3 {
	zoom: 1;
	border-left: solid 4px #FFBF7E;
}

.medicalcare_block .block_3 h4 {
	color: #FFBF7E;
}

.medicalcare_block .block_4 {
	zoom: 1;
	border-left: solid 4px #91CEC8;
}

.medicalcare_block .block_4 h4 {
	color: #91CEC8;
}
