@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: 82%;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	line-height: 100%;
	background: #F9F7F0;
}

a {
}

a:visited {
}

a:hover {
}

a img {
}

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;
}

*html .iepngfix {
	behavior: expression(IEPNGFIX.hover(this,'./images/logo.png'));
}

#wrapper {
	position: relative;
	margin: 0 auto;
	padding: 0 30px;
	width: 800px;
	background: url(./images/body_bg.png) center repeat-y;
}

#header {
	position: relative;
	margin: 0 auto 16px auto;
	width: 760px;
	height: 82px;
	border-bottom: solid 1px #2E4799;
}

#header a{
	color: #666;
	text-decoration: none;
}

#header h1 {
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
	background: url(./images/logo.png) no-repeat;
}

#header h1 a {
	display: block;
	width: 500px;
	height: 69px;
}

#header h1 a span {
	position: absolute;
	display: block;
	text-indent: -8000px;
}

#header_navigation_menu {
	position: absolute;
	top: 12px;
	right: 0;
	font-size: 90%;
	line-height: 120%;
}

#header_navigation_menu li {
	display: inline;
	margin-left: 14px;
	padding-left: 10px;
	background: url(./images/header_navigation_menu_li_bg.png) left no-repeat;
}

#header_navigation_menu li.feed {
	padding-left: 18px;
	background: url(./images/feed_bg.gif) left no-repeat;
}

#header_menu {
	margin-left: 17px;
}

#header_menu:after {   
    content: ".";   
    display: block;   
    visibility: hidden;   
    height: 0.1px;   
    font-size: 0.1em;   
    line-height: 0;   
    clear: both;   
}

#header_menu li {
	float:left;
}

#header_menu li a {
	display: block;
	width: 128px;
	height: 49px;
}

#header_menu li.home a {
	background: url(./images/header_menu_home_bg.png) no-repeat;
}

#header_menu li.prof a {
	background: url(./images/header_menu_prof_bg.png) no-repeat;
}

#header_menu li.mani a {
	background: url(./images/header_menu_mani_bg.png) no-repeat;
}

#header_menu li.diary a {
	background: url(./images/header_menu_diary_bg.png) no-repeat;
}

#header_menu li.office_ku a {
	background: url(./images/header_menu_office_ku_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;
}

#font_resize {
	position: absolute;
	bottom: 14px;
	right: 0;
	font-size: 0.1em;
}

#font_resize li {
	display: inline;
	margin-left: 3px;
}

#content {
	clear: left;
	margin: 16px 20px 29px 20px;
}

#content:after {   
    content: ".";   
    display: block;   
    visibility: hidden;   
    height: 0.1px;   
    font-size: 0.1em;   
    line-height: 0;   
    clear: both;   
}

#main_image {
	margin-bottom: 24px;
}

#sidebar {
	float: left;
	display: inline;
	margin-right: 28px;
}

#sidebar_menu {
	margin-bottom: 13px;
	padding: 10px 19px 8px 19px;
	width: 145px;
	border: solid 6px #e6e6e6;
}

#sidebar_menu li {
	margin-bottom: 12px;
	padding-left: 12px;
	line-height: 110%;
	background: url(./images/side_menu_li_bg.png) 0 4px no-repeat;
}

#sidebar_menu li a {
	color: #2E4799;
}

#sidebar_menu li .inner {
	padding-top: 10px;
}

#sidebar_menu li .inner li {
	font-size: 90%;
	background: url(./images/side_menu_inner_li_bg.png) 0 2px no-repeat;
}

#sidebar_menu li .inner li a {
	color: #666;
}

#sidebar_menu h3.content {
	margin-bottom: 14px;
	height: 21px;
	border-bottom: solid 1px #e1e1e1;
	background: #fff url(./images/h3_content_bg.png) top center no-repeat;
}

#sidebar_menu h3.content span {
	margin: -8000px;
}

#sidebar_archive {
	margin-bottom: 13px;
	width: 181px;
	padding: 10px 6px;
	border: solid 1px #e6e6e6;
}

#sidebar_archive ul {
	margin-left: 18px;
}

#sidebar_archive li {
	line-height: 120%;
}

#sidebar_archive h3 {
	margin-bottom: 10px;
	padding-left: 5px;
	color: #2E4799;
	font-size: 110%;
	line-height: 110%;
	border-left: solid 2px #2E4799;
}

#sidebar_blog {
	width: 181px;
	padding: 10px 6px;
	border: solid 1px #e6e6e6;
}

#sidebar_blog h3 {
	margin-bottom: 10px;
	padding-left: 5px;
	color: #2E4799;
	font-size: 110%;
	line-height: 110%;
	border-left: solid 2px #2E4799;
}

#sidebar_blog h3 a {
	color: #2E4799;
	text-decoration: none;
}

#sidebar_blog h3 a:hover {
	text-decoration: underline;
}

#sidebar_blog img {
	display: none;
	margin-bottom: 6px;
	width: 100%;
}

#sidebar_blog .read_more {
	text-align: right;
}

#sidebar_blog .read_more a{
	padding-left: 18px;
	background: #fff url(./images/side_menu_li_bg.png) left no-repeat;
}

#sidebar_blog_text {
	line-height: 140%;
}

#sidebar_banner {
	padding: 20px 0;
	text-align: center;
}

#sidebar_banner li{
	margin-bottom: 4px;
}

#sidebar_qr {
	margin-top: 20px;
	width: 193px;
	text-align: center;
	line-height: 140%;
	border: solid #e6e6e6 1px;
}

#sidebar_qr img{
}

#main {
	float: left;
	width: 536px;
}

#main h3 {
	clear: both;
	position: relative;
	margin-bottom: 0px;
	padding: 0px 0 6px 10px;
	color: #2E4799;
	font-size: 110%;
	line-height: 110%;
	border-bottom: solid 1px #2E4799;
	background: #fff url(./images/h3_bg.png) top left no-repeat;
}

#main h3 .feed {
	position: absolute;
	right: 0;
	top: 4px;
	padding-left: 16px;
	text-decoration: none;
	color: #666;
	font-weight: 400;
	font-size: 78%;
	background: url(./images/feed_bg.gif) left no-repeat;
}

#main h4 {
	margin-bottom: 1em;
	padding-left: 10px;
	color: #666;
	font-size: 110%;
	line-height: 110%;
	border-bottom: solid 1px #666;
}

#main h5 {
	padding-left: 11px;
	margin-bottom: 10px;
	color: #2E4799;
}

#main .entry_text {
	padding: 10px 20px;
	line-height: 140%;
}

#main .news_list dt {
	position: absolute;
}

#main .news_list dd {
	margin-bottom: 8px;
	padding: 0 0 8px 10em;
	border-bottom: dotted 1px #777;
}

#main .back_number {
	float: right;
	margin-bottom: 30px;
	padding-left: 16px;
	line-height: 110%;
	background: url(./images/side_menu_li_bg.png) left no-repeat;
}

#prof {
	background: url(./images/prof_bg.png) top left no-repeat;
	zoom: 1;
}

#prof h3.prof {
	padding: 34px 0 0 34px;
	background: none;
	border: none;
	zoom: 1;
}

#prof th{
	padding: 4px 0;
	text-align: right;
	border: none;
	vertical-align: top;
	white-space: nowrap;
	background: none;
}

#prof td{
	padding: 4px 0 0 8px;
	border: none;
}

#prof_name {
	float: left;
	margin: 14px 0 0 10px;
}

#prof_text {
	margin: 14px 0 0 140px;
}

#prof hr {
	display: block;
	height: 2px;
	border: none;
	border-bottom: dotted #aaa 2px;
}

#position hr {
	display: block;
	margin-bottom: 32px;
	height: 2px;
	border: none;
	border-bottom: dotted #aaa 2px;
}

hr {
		border-top:solid 1px #ccc;
		border-right:none;
		border-bottom:none;
		border-left:none;
		height:1px;
	}

#prof dt {
	position: absolute;
	width: 100px;
	text-align: right;
}

#prof dd {
	margin-bottom: 8px;
	padding: 0 0 8px 120px;
	border-bottom: dotted 1px #777;
	filter: alpha(opacity=100);
}

#mani {
	background: url(./images/mani_bg.png) top left no-repeat;
	zoom: 1;
}

#mani h3.mani {
	margin-bottom: 30px;
	padding: 34px 0 0 34px;
	background: none;
	border: none;
	zoom: 1;
}

#diary {
	background: url(./images/diary_bg.png) top left no-repeat;
	zoom: 1;
}

#diary h3.diary {
	margin-bottom: 30px;
	padding: 34px 0 0 34px;
	background: none;
	border: none;
	zoom: 1;
}

#office_ku {
	background: url(./images/office_ku_bg.png) top left no-repeat;
	zoom: 1;
}

#office_ku h3.office_ku {
	margin-bottom: 30px;
	padding: 34px 0 0 34px;
	background: none;
	border: none;
	zoom: 1;
}

#contact {
	background: url(./images/contact_bg.png) top left no-repeat;
	zoom: 1;
}

#contact h3.contact {
	margin-bottom: 30px;
	padding: 34px 0 0 34px;
	background: none;
	border: none;
	zoom: 1;
}

#dayori {
	background: url(./images/dayori_bg.png) top left no-repeat;
	zoom: 1;
}

#dayori h3.dayori {
	margin-bottom: 30px;
	padding: 34px 0 0 34px;
	background: none;
	border: none;
	zoom: 1;
}

ul.dayori {
	margin-bottom: 20px;
}

ul.dayori:after {   
    content: ".";   
    display: block;   
    visibility: hidden;   
    height: 0.1px;   
    font-size: 0.1em;   
    line-height: 0;   
    clear: both;   
}

ul.dayori li {
	float: left;
	padding-bottom: 20px;
	width: 160px;
}

#backup {
	background: url(./images/backup_bg.png) top left no-repeat;
	zoom: 1;
}

#backup h3.backup {
	margin-bottom: 30px;
	padding: 34px 0 0 34px;
	background: none;
	border: none;
	zoom: 1;
}

#link {
	background: url(./images/link_bg.png) top left no-repeat;
	zoom: 1;
}

#link h3.link {
	margin-bottom: 30px;
	padding: 34px 0 0 34px;
	background: none;
	border: none;
	zoom: 1;
}

#link_map {
	margin-top: 26px;
	padding-top: 76px;
	height: 300px;
	overflow: hidden;
	background: url(./images/link_map_bg.png) top left no-repeat;
}

#link_map li {
	float: left;
	display: inline;
	margin-bottom: 3px;
}

#link_map a {
	display:block; 
	height: 49px;
}

#link_map a span {
	position: absolute;
	display: block;
	text-indent: -8000px;
}

#link_map .oguni a {
	margin: 0 122px 0 248px;
	width: 140px;
	background: url(./images/link_oguni_bg.png) no-repeat;
}

#link_map .oguni a:hover {
	background: url(./images/link_oguni_hover_bg.png) no-repeat;
}

#link_map .yamaga a {
	width: 123px;
	background: url(./images/link_yamaga_bg.png) no-repeat;
}

#link_map .yamaga a:hover {
	background: url(./images/link_yamaga_hover_bg.png) no-repeat;
}

#link_map .kikuchi a {
	width: 125px;
	background: url(./images/link_kikuchi_bg.png) no-repeat;
}

#link_map .kikuchi a:hover {
	background: url(./images/link_kikuchi_hover_bg.png) no-repeat;
}

#link_map .minamioguni a {
	width: 125px;
	background: url(./images/link_minamioguni_bg.png) no-repeat;
}

#link_map .minamioguni a:hover {
	background: url(./images/link_minamioguni_hover_bg.png) no-repeat;
}

#link_map .ubuyama a {
	width: 122px;
	background: url(./images/link_ubuyama_bg.png) no-repeat;
}

#link_map .ubuyama a:hover {
	background: url(./images/link_ubuyama_hover_bg.png) no-repeat;
}

#link_map .ueki a {
	width: 123px;
	background: url(./images/link_ueki_bg.png) no-repeat;
}

#link_map .ueki a:hover {
	background: url(./images/link_ueki_hover_bg.png) no-repeat;
}

#link_map .kikuyou a {
	width: 125px;
	background: url(./images/link_kikuyou_bg.png) no-repeat;
}

#link_map .kikuyou a:hover {
	background: url(./images/link_kikuyou_hover_bg.png) no-repeat;
}

#link_map .aso a {
	margin-right: 122px;
	width: 125px;
	background: url(./images/link_aso_bg.png) no-repeat;
}

#link_map .aso a:hover {
	background: url(./images/link_aso_hover_bg.png) no-repeat;
}

#link_map .koshi a {
	width: 123px;
	background: url(./images/link_koshi_bg.png) no-repeat;
}

#link_map .koshi a:hover {
	background: url(./images/link_koshi_hover_bg.png) no-repeat;
}

#link_map .ozu a {
	width: 125px;
	background: url(./images/link_ozu_bg.png) no-repeat;
}

#link_map .ozu a:hover {
	background: url(./images/link_ozu_hover_bg.png) no-repeat;
}

#link_map .minamiaso a {
	width: 125px;
	background: url(./images/link_minamiaso_bg.png) no-repeat;
}

#link_map .minamiaso a:hover {
	background: url(./images/link_minamiaso_hover_bg.png) no-repeat;
}

#link_map .takamori a {
	width: 123px;
	background: url(./images/link_takamori_bg.png) no-repeat;
}

#link_map .takamori a:hover {
	background: url(./images/link_takamori_hover_bg.png) no-repeat;
}

#link_map .nishihara a {
	margin-left: 123px;
	width: 125px;
	background: url(./images/link_nishihara_bg.png) no-repeat;
}

#link_map .nishihara a:hover {
	background: url(./images/link_nishihara_hover_bg.png) no-repeat;
}

#link_map .yamato a {
	margin-left: 125px;
	width: 123px;
	background: url(./images/link_yamato_bg.png) no-repeat;
}

#link_map .yamato a:hover {
	background: url(./images/link_yamato_hover_bg.png) no-repeat;
}

#link h4 {
	clear: left;
}

.link_list {
	position: relative;
	margin: 0 24px 20px 24px;
	padding-bottom: 12px;
	border-bottom: dotted 1px #ccc;
	zoom: 1;
}

.link_list:after {   
    content: ".";   
    display: block;   
    visibility: hidden;   
    height: 0.1px;   
    font-size: 0.1em;   
    line-height: 0;   
    clear: both;   
}

.link_list li {
	float: left;
	display: inline;
	padding-left: 10px;
	width: 150px;
	line-height: 140%;
	background: url(./images/header_navigation_menu_li_bg.png) 0 4px no-repeat;
}

.link_list ul {
	margin: -1.4em 0 0 150px;
	width: 320px;
}

.link_list ul li {
	float: left;
	display: inline;
	padding-left: 10px;
	width: 150px;
	line-height: 140%;
	background: url(./images/header_navigation_menu_li_bg.png) 0 4px no-repeat;
}

.link_list ul li ul{
	width: 160px;
}

#sitemap ul {
	margin-left: 24px;
	list-style: circle;
}

#sitemap ul li ul {
	list-style: disc;
}

#footer {
	clear: both;
}

#footer_menu {
	padding: 7px;
	text-align: center;
	font-size: 80%;
	line-height: 110%;
	background: #e6e6e6;
	zoom: 1;
}

#footer_menu li {
	display: inline;
	padding: 0 23px;
	border-left: solid 1px #a9aaa9;
}

#footer_menu li.last {
	border-right: solid 1px #a9aaa9;
}

#footer_menu li a {
	color: #666;
	text-decoration: none;
}

#copyright {
	padding: 8px;
	text-align: center;
	line-height: 120%;
}

#top_banner {
	float: left;
	width: 360px;
}

#access_counter {
	float: right;
	display: inline;
	font-size: 80%;
	line-height: 200%;
}

#access_counter h4 {
	margin: 0;
	padding: 0;
	border: none;
	font-weight: 400;
}

#access_counter .count {
	margin-left: 3px;
}

#access_counter .int {
	margin-right: 1px;
	padding: 0 3px;
	background: #e6e6e6;
}

.breadcrumb {
	font-size: 80%;
	margin-bottom: 12px;
}

.pager {
	margin: 0 auto;
	width: 8em;
	line-height: 110%;
}

.navigation {
	line-height: 110%;
}

.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;
}
