@charset "utf-8";
/*
Theme Name: はたの君枝サイト（2010）[改]2010.06
Theme URI: http://www.hatano-kimie.jp/
Description: 専用テンプレート
Author: KKI
Author URI: http://www.kki.co.jp/
*/

/*　共通　*/
a:link {
	color: #000000;
	}
a:visited {
	color: #000000;
	}
a:active {
	color: #000000;
	}
a:hover {
	color: #C84B00;
	text-decoration: underline;
	}

img {
	border: none;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

h1, h2, h3, h4, h5, h6, ul, ol, p, small, table, address,
.description, .title_01, .name, .title_02, .content_list_link, .time, .wlWriterEditableSmartContent,
#searchform, .print, .page_link {
	font-family: "Osaka", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
	}

h1, h2, h3, h4, h5, h6, hr {
	clear: both;
	}

h3 {
	font-size: 160%;
	}

h4 {
	font-size: 140%;
	}

h5 {
	font-size: 120%;
	}

h6 {
	font-size: 120%;
	}

p font {
	line-height: 130%;
	}

p.return {
	font-size: 80%;
	}

body.page .narrowcolumn h2,
body.single .narrowcolumn h2,
body.archive.category .narrowcolumn h2,
body.search .narrowcolumn h2 {
/*border: solid 1px #000000;*/
	height: 32px;
	font-size: 18px;
	color: #BF6F18;
	line-height: 100%;
	margin: 10px auto auto auto;
	padding: 17px 0px 0px 30px;
	background: url(http://www.hatano-kimie.jp/wp-content/themes/2010hatano/images/tilte_02.gif) no-repeat left top;
	}

body.archive.category .narrowcolumn h2,
body.search .narrowcolumn h2 {
	margin-top: 0px;
	}

body.home .narrowcolumn .home_content_01 h2.content_title_01,
body.home .narrowcolumn .home_content_01 h2.content_title_02,
body.home .narrowcolumn .home_content_02 h2.content_title_02 {
/*border: solid 1px #FF0000;*/
	height: 32px;
	font-size: 18px;
	color: #BF6F18;
	line-height: 100%;
	margin: 0px auto auto auto;
	padding: 17px 0px 0px 30px;
	}

body.home .narrowcolumn .home_content_01 h2.content_title_01 {
	background: url(http://www.hatano-kimie.jp/wp-content/themes/2010hatano/images/tilte_01.gif) no-repeat left top;
	}

body.home .narrowcolumn .home_content_01 h2.content_title_02,
body.home .narrowcolumn .home_content_02 h2.content_title_02 {
	background: url(http://www.hatano-kimie.jp/wp-content/themes/2010hatano/images/tilte_02.gif) no-repeat left top;
	}

body.home .narrowcolumn .home_content_02 .iinclude_page h3,
body.page .narrowcolumn .entry h3 {
	color: #7B6C00;
	margin: 30px auto 0px auto;
	padding: 5px 0px 3px 15px;
	border-left: solid 5px #7B6C00;
	}

body.archive.category .narrowcolumn .post h3,
body.search .narrowcolumn .post h3,
body.search .narrowcolumn .page h3 {
	height: 100%;
	font-size: 100%;
/*	line-height: 110%;*/
	margin: 5px auto 0px 10px;
	padding: 0px 0px 0px 0px;
	}

body.single .narrowcolumn h3.post_title {
	font-size: 130%;
/*	color: #BF6F18;*/
	overflow: auto;
	word-break: break-all;
	word-wrap: break-word;
	margin: 10px auto 0px auto;
	padding: 0px 10px 10px 10px;
	border-bottom: 3px dotted #CCCCCC;
	}

body.home .narrowcolumn .home_content_02 .iinclude_page h4,
body.page .narrowcolumn h4,
body.single .narrowcolumn h4 {
	color: #B39600;
	margin: 30px auto 0px auto;
	padding: 5px 0px 3px 0px;
/*	border-left: solid 5px #B39600;*/
	}

body.home .narrowcolumn .home_content_02 .iinclude_page h5,
body.page .narrowcolumn h5,
body.single .narrowcolumn h5 {
	color: #DBBF00;
	margin: 30px auto 0px auto;
	padding: 4px 0px 3px 0px;
/*	border-left: solid 5px #DBBF00;*/
	}

body.home .narrowcolumn .home_content_02 .iinclude_page h6,
body.page .narrowcolumn h6,
body.single .narrowcolumn h6 {
	color: #F2D500;
	margin: 30px auto 0px auto;
	padding: 4px 0px 3px 0px;
/*	border-left: solid 5px #F2D500;*/
	}

body.page .narrowcolumn ul,
body.page .narrowcolumn ol,
body.single .narrowcolumn ul,
body.single .narrowcolumn ol {
	margin-bottom: 50px;
	}

body.page .narrowcolumn ul li,
body.page .narrowcolumn ol li,
body.single .narrowcolumn ul li,
body.single .narrowcolumn ol li {
/*	font-size: 90%;*/
	line-height: 160%;
	margin: auto auto 10px auto;
	}

.new_up_new {
	color: red;
	font-size: 70%;
	margin-right: 5px;
	}

.new_up_up {
	color: blue;
	font-size: 80%;
	margin-right: 5px;
	}

#main:after, #content:after, #sidebar:after, #footer:after, .post_thumb:after, .post_thumb_none:after, .navigation_top:after, .navigation_bottom:after, .iinclude_page:after {
	content: "";
	display: block;
	clear: both;
	}

body {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	background: #FFFFFF;
	}

#base {
/*border: 1px solid #EEEEEE;*/
	width: 840px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	background: url(http://www.hatano-kimie.jp/wp-content/themes/2010hatano/images/base_bg.jpg) repeat-y;
	}

#main {
/*border: 1px solid #EEEEEE;*/
	height: 100%;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	background: url(http://www.hatano-kimie.jp/wp-content/themes/2010hatano/images/header_bg.jpg) no-repeat top;
	}

.print {
	text-align: right;
	font-size: 80%;
	padding: 0px 10px 0px 0px;
	}

.error {
	color: #FF0000;
	font-size: 90%;
	}



/*　ヘッダー　*/
#header {
/*border: 1px solid #333333;*/
	margin: 0px auto 0px auto;
	padding: 10px 0px 0px 0px;
	}

#header_home {
/*border: 1px solid #333333;*/
	margin: 0px auto 0px auto;
	padding: 50px 0px 0px 0px;
	}

#header .header_right {
/*border: 1px solid #333333;*/
	float: right;
	width: 355px;
	height: 225px;
	margin: 20px 35px 0px auto;
	padding: 0px 0px 0px 0px;
/*	background: url(http://www.hatano-kimie.jp/wp-content/themes/2010hatano/images/header_photo.jpg) no-repeat top;*/
	}

#header_home #header_right {
/*border: 1px solid #333333;*/
/*	float: right;
	width: 405px;
	height: 300px;
	margin: 0px 35px 0px auto;
	padding: 0px 0px 0px 0px;*/
	}

#header .header_left {
/*border: 1px solid #EEEEEE;*/
	float: left;
	width: 385px;
	margin: 40px auto 0px 15px;
	padding: 0px 0px 0px 0px;
	}

#header_home .header_left {
/*border: 1px solid #EEEEEE;*/
	float: left;
	width: 385px;
	margin: 30px auto 0px 15px;
	padding: 0px 0px 0px 0px;
	}

#header_home .header_left .description,
#header .header_left .description {
	color: #FFFFFF;
	font-size: 22px;
	margin: 0px auto 0px 27px;
	padding: 0px 0px 0px 0px;
	}

#header .header_left .description {
/*	font-size: 19px;*/
	margin-left: 40px;
	}

#header_home .header_left .title_01,
#header .header_left .title_01 {
	font-size: 16px;
	color: #FFFFFF;
	margin: 0px auto 0px 27px;
	padding: 0px 0px 0px 0px;
	}

#header .header_left .title_01 {
	font-size: 16px;
	margin-left: 40px;
	}

#header_home .header_left h1,
#header .header_left h1 {
	color: #FFFFFF;
	font-size: 70px;
	line-height: 100%;
	font-weight: normal;
	margin: 10px auto 0px 17px;
	padding: 0px 0px 0px 0px;
	}

#header .header_left h1 {
	font-size: 66px;
	margin-left: 35px;
	}

#header .header_left h1 a:link, #header_home .header_left h1 a:link,
#header .header_left h1 a:visited, #header_home .header_left h1 a:visited,
#header .header_left h1 a:active, #header_home .header_left h1 a:active {
	color: #FFFFFF;
	text-decoration: none;
	}

#header_home .header_left h1 a:hover,
#header .header_left h1 a:hover {
	color: #FBECA3;
	text-decoration: none;
	}

#header_home .header_left .name,
#header .header_left .name {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px auto 0px 27px;
	padding: 0px 0px 0px 0px;
	}

#header .header_left .name {
	margin-left: 40px;
	}

#header_home .header_left .title_02 {
	font-size: 17px;
	color: #BF6F18;
	line-height: 100%;
	text-align: center;
	margin: 12px auto 0px 20px;
	padding: 10px 0px 7px 0px;
	background: #FBECA3;
	}

#header .header_left .title_02 {
	font-size: 16px;
	color: #BF6F18;
	line-height: 100%;
	text-align: center;
	margin: 10px auto 12px 20px;
	padding: 8px 0px 4px 0px;
	background: #FBECA3;
	}

#header_home #slideshow {
	position: relative;
	width: 320px;
	height: 303px;
	margin-left: 400px;
	padding: 0px;
	}

#header_home #slideshow img {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 8;
	opacity: 0.0;
	}

#header_home #slideshow img.active {
	z-index: 10;
	opacity: 1.0;
	}

#header_home #slideshow img.last-active {
	z-index:9;
	}



/*　ヘッダーメニュー　*/
#menu {
/*border: 1px solid #333333;*/
	clear: both;
	height: 42px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	background: url(http://www.hatano-kimie.jp/wp-content/themes/2010hatano/images/menu_01_bg.jpg) no-repeat top;
	}

#menu ul {
/*border: solid 1px #EEEEEE;*/
	list-style-type: none;
/*	height: 42px;*/
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 65px;
	}

#menu li {
/*border: solid 1px #EEEEEE;*/
	float: left;
	height: 32px;
	font-size: 15px;
	text-align: left;
	margin: 0px auto 0px auto;
	padding: 10px 0px 0px 0px;
	}

#menu li.menu_01 {
	width: 114px;
	}

#menu li.page_item.page-item-19 {
	width: 86px;
	}

#menu li.cat-item.cat-item-3 {
	width: 160px;
	}

#menu li.cat-item.cat-item-4 {
	width: 100px;
	}

#menu li.cat-item.cat-item-5 {
	width: 125px;
	}

#menu li.menu_02 {
	width: 128px;
	text-align: right;
	background: url(http://www.hatano-kimie.jp/wp-content/themes/2010hatano/images/menu_02_bg.gif) 0px 6px no-repeat;
	}



/*　共通ページ　*/
#content {
/*border: solid 1px #EEEEEE;*/
	height: 100%;
/*	margin-left: 35px;*/
	padding: 0px 0px 0px 0px;
	}

.narrowcolumn {
/*border: solid 1px #EEEEEE;*/
	float: left;
	width: 560px;
	height: 100%;
	margin: 10px auto 0px 35px;
	padding: 0px 0px 0px 0px;
	}



/*　ホーム・メイン　*/
.home_content_01,
.home_content_02,
.home_content_03 {
/*border: solid 1px #CCCCCC;*/
	margin: 0px auto 10px auto;
	padding: 0px 0px 0px 0px;
	}

.home_content_03 {
	text-align: center;
	margin: 10px auto 0px auto;
	padding: 165px 8px 20px 8px;
	background: url(http://www.hatano-kimie.jp/wp-content/themes/2010hatano/images/home_banner_bg.jpg) no-repeat top;
	}

.home_content_03 .home_banner_01 {
	margin: 0px auto 3px auto;
	padding: 0px 0px 0px 0px;
	}

.home_content_03 .home_banner_02 {
	float: left;
	margin: 0px auto 3px auto;
	padding: 0px 0px 0px 0px;
	}

.home_content_03 .home_banner_03 {
	margin: 0px auto 3px 3px;
	padding: 0px 0px 0px 0px;
	}

.home_content_03 .home_banner_04 {
	float: left;
	margin: 0px auto 3px auto;
	padding: 0px 0px 0px 0px;
	}

.home_content_03 .home_banner_05 {
	margin: 0px auto 3px 3px;
	padding: 0px 0px 0px 0px;
	}

.home_content_04 {
	text-align: center;
	margin: 0px auto 20px auto;
	}

.home_content_04 img {
	margin-bottom: 10px;
	}

.home_content_01 .content_list_link,
.home_content_02 .content_list_link {
/*border: solid 1px #CCCCCC;*/
	text-align: right;
	font-size: 12px;
	margin: 5px auto 0px auto;
	padding: 0px 20px 0px 0px;
	}

.home_content_01 .post_thumb,
.home_content_01 .post_thumb_none,
body.archive .post_thumb,
body.archive .post_thumb_none {
	width: 530px;
	height: 100%;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	border-bottom: dotted 2px #CCCCCC;
	}

.home_content_01 .post_thumb, .home_content_01 .post_thumb_none {
	padding-bottom: 10px;
	}

body.archive .post_thumb,
body.archive .post_thumb_none {
	border-bottom: none;
	}

.home_content_01 .post_thumb img,
body.archive .post_thumb img {
	float: left;
	margin: 0px 10px 0px auto;
	padding: 5px 5px 5px 5px;
	border: solid 1px #CCCCCC;
	background: #FFFFFF;
	}

.home_content_01 .post_thumb .time,
.home_content_01 .post_thumb_none .time,
body.archive .post_thumb .time,
body.archive .post_thumb_none .time {
	font-size: 90%;
	margin: 0px auto 0px 120px;
	padding: 0px 0px 3px 0px;
/*	border-bottom: 1px solid #CCCCCC;*/
	}

.home_content_01 .post_thumb_none .time {
	margin-left: auto;
	padding-left: 10px;
	}

.home_content_01 .post .post_thumb h3.content_title_01,
.home_content_01 .post .post_thumb_none h3.content_title_01,
body.archive .post .post_thumb h3,
body.archive .post .post_thumb_none h3 {
/*border: 1px solid #CCCCCC;*/
	clear: none;
	height: 100%;
	font-size: 120%;
	line-height: 130%;
	margin: 5px auto 0px 120px;
	padding: 0px 0px 0px 0px;
	}

.home_content_01 .post .post_thumb_none h3.content_title_01 {
	line-height: normal;
	margin-left: 10px;
	}

.home_content_01 .post_thumb p.excerpt,
.home_content_01 .post_thumb_none p.excerpt,
body.archive .post_thumb p.excerpt,
body.archive .post_thumb_none p.excerpt {
/*border: 1px solid #CCCCCC;*/
	font-size: 90%;
	line-height: 140%;
	margin: 7px 5px 0px 120px;
	padding: 0px 0px 0px 0px;
	}

.home_content_01 .post_thumb_none p.excerpt {
	margin-left: auto;
	padding-left: 10px;
	}

.home_content_01 ul.content_list {
	list-style: none;
	margin: 0px 15px 0px 15px;
	padding: 0px 0px 10px 0px;
	}

.home_content_01 ul.content_list li {
	height: 100%;
	list-style-type: none;
	border-bottom: dotted 2px #CCCCCC;
	padding: 0px 10px 0px 10px;
	}

.home_content_01 ul.content_list li .time {
	float: left;
	font-size: 90%;
	margin-right: 10px;
	padding-top: 10px;
	}

body.home .home_content_01 ul.content_list li h3 {
	clear: none;
	font-size: 90%;
	margin: 0px auto 10px auto;
	padding: 10px 0px 0px 0px;
	}

.home_content_02 .iinclude_page {
/*border: 1px solid #CCCCCC;*/
	width: 530px;
	height: 100%;
	line-height: 140%;
	margin: 5px auto 30px auto;
	padding: 0px 0px 0px 0px;
	}

.home_content_03 {
	}



/*　ナビゲーション　*/
.navigation_top, .navigation_bottom {
	clear: both;
	display: block;
	height: 100%;
	text-align: center;
	font-size: 90%;
	margin: 0px 10px 0px 5px;
	padding: 5px 5px 5px 5px;
	background: #FFF9C8;
	}

.navigation_top {
	margin-top: 10px;
/*	border-bottom: solid 1px #999999;*/
	}

.navigation_bottom {
	margin-top: 20px;
	}

.alignleft {
	float: left;
	}

.alignright {
	float: right;
	}

.alignleft p, .alignright p {
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
	}



/*　アーカイブ・サーチ　*/
body.search .narrowcolumn .allsearch {
/*border: solid 1px #CCCCCC;
	margin: auto 10px 0px 10px;*/
	padding: 10px 0px 0px 0px;
	}

body.search .narrowcolumn .allsearch p {
/*border: solid 1px #CCCCCC;*/
	margin: 0px 10px 0px 10px;
	padding: 0px 0px 0px 0px;
	}

body.search .narrowcolumn .allsearch p .key {
	margin-right: 15px;
	}

body.search .narrowcolumn .allsearch p .count {
	}

body.search .narrowcolumn .allsearch p strong {
	color: #FF0000;
	}

body.archive .narrowcolumn .post,
body.search .narrowcolumn .post,
body.search .narrowcolumn .page {
/*border: solid 1px #CCCCCC;*/
	height: 100%;
	margin: 10px 10px 0px 10px;
	padding: 0px 10px 10px 5px;
	border-bottom: dotted 3px #999999;
	}

body.archive .narrowcolumn .post .time,
body.search .narrowcolumn .post .time,
body.search .narrowcolumn .page .time {
	font-size: 90%;
	margin: 0px 10px 0px 10px;
	padding: 0px 0px 0px 0px;
/*	border-bottom: 1px solid #CCCCCC;*/
	}

body.archive .narrowcolumn .post p.excerpt,
body.search .narrowcolumn .post .excerpt p,
body.search .narrowcolumn .page .excerpt p {
/*border: 1px solid #CCCCCC;*/
	font-size: 90%;
	line-height: 140%;
	margin: 7px auto 0px 10px;
	padding: 0px 0px 0px 0px;
	}

body.search .narrowcolumn .page .category {
	display: none;
	}



/*　シングル　*/
body.single .narrowcolumn .post {
/*border: solid 1px #EEEEEE;*/
	height: 100%;
	margin: 10px 10px 20px 10px;
/*	padding: 30px 10px 40px 10px;*/
/*	border-bottom: dotted 3px #999999;*/
	}

body.single .narrowcolumn .post .entry p {
/*	font-size: 90%;*/
	line-height: 160%;
	}

body.single .narrowcolumn ul li p,
body.single .narrowcolumn ol li p {
/*	font-size: 100%;*/
	}

body.single .narrowcolumn .the_time p {
/*border: 1px solid #CCCCCC;*/
	text-align: right;
	font-size: 80%;
	margin: 5px auto 0px auto;
	padding: 0px 10px 0px 0px;
	}

body.single .narrowcolumn .entry p {
/*	word-break: break-all;
	word-wrap: break-word;*/
/*	padding: 0px 0px 0px 5px;*/
	}



/*　ページ　*/
body.page .narrowcolumn .page_link {
	font-size: 90%;
	line-height: 140%;
	text-align: center;
	margin: 10px auto 10px auto;
	}

body.page .narrowcolumn .page {
/*border: solid 1px #EEEEEE;*/
/*	width: 100%;*/
	height: 100%;
	margin: 0px 10px 20px 10px;
/*	padding: 0px 0px 0px 0px;*/
	}

body.page .narrowcolumn .page p {
/*	font-size: 90%;*/
	line-height: 160%;
	}

body.page .narrowcolumn ul li p,
body.page .narrowcolumn ol li p {
	}

body.page.page-id-21 table {
	border-top: solid 1px #CCCCCC;
	}

body.page.page-id-21 table td {
	padding: 10px 0px 10px 10px;
	border-bottom: solid 1px #CCCCCC;
	}

body.page .narrowcolumn ul.akahata {
	margin: 0 0 0 1.5em;
	padding: 0;
	}

body.page .narrowcolumn ul.akahata li {
	font-size: 90%;
	list-style-position: outside;
	margin: 0px auto 5px auto;
	padding: 0px 5px 0px 0px;
	}


/*　サイドメニュー　*/
#sidebar {
/*border: solid 1px #EEEEEE;*/
/*	float: right;*/
	float: right;
	width: 200px;
	height: 100%;
	margin: 0px 35px 0px auto;
	padding: 0px 0px 0px 0px;
	}

#sidebar #searchform {
	font-size: 14px;
	margin: 3px auto 0px auto;
	padding: 8px 0px 10px 12px;
	border: solid 1px #EAAE12;
	background: #EAAE12;
	}

#sidebar #searchform #s {
	width: 110px;
	font-size: 16px;
	margin-right: 5px;
	}

#sidebar #searchform #searchsubmit {
	font-size: 16px;
	}

#sidebar ul {
/*border: solid 1px #EEEEEE;*/
	margin: 0px;
	padding: 0px;
	}

#sidebar ul li {
/*border: solid 1px #FF0000;*/
	margin: 0px;
	list-style-type: none;
	list-style-position: outside;
	}

.button_01, .button_02, .button_03, .button_04, .button_05, .button_06, .button_07, .button_08 {
	height: 27px;
	font-size: 16px;
	margin: 3px auto 0px auto;
	padding: 8px 5px 5px 15px;
	background: url(http://www.hatano-kimie.jp/wp-content/themes/2010hatano/images/menu_02_bg.jpg) no-repeat top;
	}

.button_01 {
	height: 25px;
	font-size: 14px;
	padding: 10px 5px 5px 15px;
	}

.button_02 {
	height: 25px;
	font-size: 13px;
	padding: 10px 0px 5px 15px;
	}

.button_09 {
	height: 27px;
	font-size: 15px;
	font-weight: bold;
	margin: 3px auto 0px auto;
	padding: 8px 5px 5px 10px;
	background: url(http://www.hatano-kimie.jp/wp-content/themes/2010hatano/images/menu_03_bg.jpg) no-repeat top;
	}

.button_09 a:link {
	color: #3399CC;
	}
.button_09 a:visited {
	color: #3399CC;
	}
.button_09 a:active {
	color: #3399CC;
	}
.button_09 a:hover {
	color: #336699;
	text-decoration: underline;
	}

#sidebar .banner_01 {
	margin: 5px auto;
	}



/*　フッター　*/
#footer {
/*border: 1px solid #FF0000;*/
	clear: both;
	height: 150px;
	margin: 20px auto 0px auto;
	padding: 0px 0px 0px 0px;
	background: url(http://www.hatano-kimie.jp/wp-content/themes/2010hatano/images/footer_bg.jpg) no-repeat bottom;
	}

#footer p {
	text-align: left;
	font-size: 14px;
	line-height: 140%;
	margin: 10px auto 0px auto;
	padding: 0px 20px 0px 40px;
	}

#footer .copyright {
	text-align: center;
	font-size: 12px;
	padding-top: 10px;
	}
