@charset "UTF-8";

/*
	Theme 明拓工業株式会社
	Theme URI: http://long-life.jp/
	Description: 明拓工業株式会社
	Version: 2.2
	Author: 
	Author URI: http://long-life.jp/
*/



* {margin:0; padding:0;}
div,
dl,dt,dd,
ul,ol,li,
h1,h2,h3,h4,h5,h6,
table,
pre,code,
form,fieldset,legend,
p,blockquote {margin:0; padding:0;}
h1,h2,h3,h4,h5,h6 {font-size:100%;}

img{ vertical-align: bottom; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display:block;
}

/*text color---*/
.bold {font-weight:bold;}
.c_r {color:#FF0000;}
.c_b {color:#3366cc;}
.c_lg {color:#999999}
.c_w {color:#FFFFFF;}
.c_g {color:#33a02c;}
.f10 {font-size:10px;}
.f12 {font-size:12px;}
.f14 {font-size:14px;}
.f16 {font-size:16px;}
.ls01 {letter-spacing:0.1em;}
.ls02 {letter-spacing:0.2em;}
.l_h120 {line-height:120%;}
.l_h160 {line-height:160%;}
.l_h200 {line-height:200%;}

/*text-align---*/
.t_r {text-align:right;}
.t_l {text-align:left;}
.t_c {text-align:center;}

/*link---*/
a:link { color:#333; }
a:visited { color:#333; }
a:hover { color:#000; text-decoration:none;}
a:active { color:#333; text-decoration:none;}
a { color:#333; text-decoration:none; }

/* Rollover ---*/
a:hover img.rollover {opacity:0.7; filter:alpha(opacity=70); -moz-opacity:0.7;}

/*margin---*/
.t05 {margin-top:5px;}
.t10 {margin-top:10px;}
.t20 {margin-top:20px;}
.t30 {margin-top:30px;}
.t40 {margin-top:40px;}
.b05 {margin-bottom:5px;}
.b10 {margin-bottom:10px;}
.b20 {margin-bottom:20px;}
.b30 {margin-bottom:30px;}
.b40 {margin-bottom:40px;}
.l05 {margin-left:5px;}
.l10 {margin-left:10px;}
.l20 {margin-left:20px;}
.l30 {margin-left:30px;}
.l40 {margin-left:40px;}
.r05 {margin-right:5px;}
.r10 {margin-right:10px;}
.r20 {margin-right:20px;}
.r30 {margin-right:30px;}
.r40 {margin-right:40px;}
.all0 {margin:0; padding:0;}

/*float---*/
.float_r {float:right;}
.float_l {float:left;}


/****************************************

	1.Main Layout

*****************************************/
html {height:100%; margin:0;}
body{
	margin:0;
	padding:0;
	height:100%;
    background: #fff;
    color: #000;
	font-size: 14px;
	font-family:Meiryo, メイリオ, Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, Verdana, ＭＳ Ｐゴシック, Osaka, Arial, Helvetica, sans-serif;
    line-height: 160%;
}

* html div#territory_1 {height:100%;}
div#territory_1 {
	position:relative;
	width:100%;
	height:100%;
	height: auto !important;
	min-height:100%;
	margin:0 auto;
	padding:0;
}

body > #territory_1 {height:auto;}

#container,
.wrapper{
	margin:0 auto;
	width:970px;
}

#container{
	overflow: hidden;
	height:auto;
	padding-bottom:90px;
}

#header{
	border-top:#83aed9 solid 10px;
	margin-bottom:20px;
}

#main{
	float:right;
	width:734px;
}

#sidebar {
	float: left;
	width: 200px;
	margin-bottom:50px;
}

#footer {
	width:100%;
	margin-top:40px;
	height:50px;
	position:absolute;
	bottom:0px;
	background-color:#83aed9;
}

#footer h1 {
	text-align:center;
	color:#FFF;
	font-size:12px;
	font-weight:normal;
	line-height:100%;
	padding:10px 0 6px 0;
	letter-spacing:0.1em;
}

#footer p {
	text-align:center;
	color:#FFF;
	font-size:11px;
	line-height:100%;
	letter-spacing:0.1em;
}



/****************************************

	2. General Setting

*****************************************/

a {
	outline: 0 none;
	color: #666;
}

	a:hover,
	a:active{
		color: #999;
	}

.clear{
	display: block;
	clear: both;
}

.hidden { display: none; }

.right-align{ text-align: right;}

.center-align{ text-align: center;}

ul{
}

	li{ margin: 5px 0; }

strong{ font-weight: bold ;}

small,
.small{
	font-size: 80%;..
}

.medium{ font-size: 90%; }

.large{
	font-size: 140%;
	line-height: 1.8 !important;
}

.serif{ font-family:'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','ＭＳ Ｐ明朝','MS PMincho',serif; }


/****************************************

	3. Header

*****************************************/

#header .wrapper {
	overflow: hidden;
	padding-bottom:18px;
	width: 970px;
	height: 30px;
}

#description {
	font-size:12px;
	font-weight:normal;
	width:600px;
	float:left;
}

/*   navi sub     ---*/
#sub-navi {
	width:290px;
	height:23px;
	float:right;
}

#sub-navi ul {
}

#sub-navi ul li {
	display:block;
	float:right;
	height:23px;
}

#sub-navi ul li a {
	float:right;
	height:0;
	padding-top:23px;
	overflow:hidden;
	background:url(images/h_navi_sub.png) no-repeat;
}

#sub-navi ul li#menu-item-70 a {width:78px; background-position:0 0;}
#sub-navi ul li#menu-item-62 a {width:86px; background-position:-78px 0;}
#sub-navi ul li#menu-item-65 a {width:126px; background-position:-164px 0;}

#sub-navi ul li#menu-item-70 a:hover {background-position:0 -23px;}
#sub-navi ul li#menu-item-62 a:hover {background-position:-78px -23px;}
#sub-navi ul li#menu-item-65 a:hover {background-position:-164px -23px;}

.menu-item,
.menu-item-type-post_type,
.menu-item-object-page {margin:0; padding:0;}

/****************************************

	4. Global Navi

*****************************************/

#navi_wrapper {
	width:970px;
	height:54px;
	margin:0 auto;
}

#logo{
	width: 273px;
	height: 54px;
	float:left;
}

#logo a{
	display: block;
	width: 231px;
	height: 54px;
	background: url(images/logo2.png) no-repeat 0 0;
	text-indent: -9999px;
}


#navi{
	height: 54px;
	float:left;
}

	#navi ul{
		width: 630px;
		list-style: none;
		list-style-image: none;

	}

		#navi ul ul{
			display: none;
		}

	#navi li{
		float: left;
		margin: 0;
		padding: 0;
		width: auto;
		height: 54px;
		text-align:center;
	}

		#navi li a{
			display: block;
			padding-top: 16px;
			width: 126px;
			height: 38px;
			background: url(images/navi-bg-normal.png) no-repeat 0 0;
			color: #333;
			text-align: center;
			text-decoration: none;
			text-shadow: 0 1px #fff;
		}

			#navi li a span{
				display: block;
				color: #898989;
				font-size:10px;
				font-family: 'Josefin Sans', sans-serif;
				line-height: 1;
			}

			#navi li.first,
			#navi li.last{width: 126px;}

			#navi li.first a{ background: url(images/navi-bg-first.png) no-repeat 0 0; }
			#navi li.last a{ background: url(images/navi-bg-last.png) no-repeat 0 0; }
			
			#navi li.first { background: url(images/navi-bg-first.png) no-repeat 0 0; }
			#navi li.last { background: url(images/navi-bg-last.png) no-repeat 0 0; }

			#navi li a:hover { background-position: 0 -54px !important;}

			#navi li.current-menu-item a,
			#navi li.current_page_parent a,
			#navi li.current-page-ancestor a{ background-position: 0 -54px !important; }

			.post-type-archive-information #navi li.current_page_parent a,
			.single-information #navi li.current_page_parent a,
			.single-product #navi li.current_page_parent a,
			.tax-roomtype #navi li.current_page_parent a,
			.tax-item #navi li.current_page_parent a { background-position: 0 0 !important; }


			.post-type-archive-information #navi li.current_page_parent a:hover,
			.single-information #navi li.current_page_parent a:hover,
			.single-product #navi li.current_page_parent a:hover,
			.tax-roomtype #navi li.current_page_parent a:hover,
			.tax-item #navi li.current_page_parent a:hover{ background-position: 0 -54px !important; }


/****************************************

	5. Main Visual（top.php）

*****************************************/

div#top_slideshow {width:970px; height:350px; margin:0 auto; margin-bottom:20px;}

div.slideshow { position: relative; }
div.slideshow ol { position: relative; list-style: none; display: block; margin: 0px; padding: 0px; border-style: none; }
div.slideshow ol li { position: absolute; list-style: none; visibility: hidden; margin: 0px; padding: 0px; overflow: hidden; border-style: none; }
div.slideshow ol li:first-child { visibility: visible; }
div.slideshow ol li img { vertical-align: bottom; border-style: none; }
div.slideshow ol li span { position: absolute; z-index: 100; right: 10px; bottom: 10px; display: block; padding: 2px 6px; background: #000000; color: #ffffff; }
div.slideshow ol li span a { color: #e5e5e5; }
div.slideshow ol li span a:hover { color: #ffffff; }

div.slideshow div.mask { position: absolute; z-index: 4; top: 0px; left: 0px; background: url(../im/img/ie_mouseover.gif) repeat; border-style: none; }
div.slideshow div.panel { position: absolute; z-index: 1; display: none; bottom: 0px; left: 0px; width: 100%; background: transparent url(../im/img/bg_alpha.png) repeat; border-top: solid 1px #000000; }
div.slideshow div.panel ul { list-style: none; display: block; width: 240px; margin: 0px auto; padding: 0px 0px 8px 0px; border-style: none; }
* html div.slideshow div.panel { text-align: center; zoom: 1; }
* html div.slideshow div.panel ul { margin: 0px; }
div.slideshow div.panel ul:after { content: " "; display: block; height: 0; visibility: hidden; clear: both; }
div.slideshow div.panel li { list-style: none; display: block; float: left; display: inline;/* for IE 6 */ width: 38px; height: 18px; margin: 0px 2px 0px 0px; padding: 0px; color: #e5e5e5; border-style: none; }
div.slideshow div.panel li span { display: none; }
div.slideshow div.panel li.pause_to_play { background: url(../im/img/interface.gif) -120px -30px no-repeat; }
div.slideshow div.panel li.pause_to_play:active { background: url(../im/img/interface.gif) -120px -60px no-repeat; }
div.slideshow div.panel li.play_to_pause { background: url(../im/img/interface.gif) -120px 0px no-repeat; }
div.slideshow div.panel li.play_to_pause:active { background: url(../im/img/interface.gif) -120px -90px no-repeat; }
div.slideshow div.panel li.reverse_off { background: url(../im/img/interface.gif) -40px -30px no-repeat; }
div.slideshow div.panel li.reverse_off:active { background: url(../im/img/interface.gif) -40px -90px no-repeat; }
div.slideshow div.panel li.reverse_on { background: url(../im/img/interface.gif) -40px 0px no-repeat; }
div.slideshow div.panel li.reverse_on:active { background: url(../im/img/interface.gif) -40px -60px no-repeat; }
div.slideshow div.panel li.back { background: url(../im/img/interface.gif) -80px -30px no-repeat; }
div.slideshow div.panel li.back:active { background: url(../im/img/interface.gif) -80px -60px no-repeat; }
div.slideshow div.panel li.foth { background: url(../im/img/interface.gif) -160px -30px no-repeat; }
div.slideshow div.panel li.foth:active { background: url(../im/img/interface.gif) -160px -60px no-repeat; }
div.slideshow div.panel li.nombre { width: 78px; padding-top: 2px; text-align: center; background: #8e8f74 url(../im/img/interface.gif) 0px -120px no-repeat; color: #32322a; border-style: none; }
div.slideshow div.panel p { line-height: 1.5; }
div.slideshow div.panel p.info_disp { margin: 0px 0px 4px 0px; padding: 0px; text-align: center; color: #e5e5e5; }
div.slideshow div.panel p.info_disp strong { display: block; padding: 6px 8px 4px 8px; font-weight: normal; cursor: pointer; border-style: none; }
div.slideshow div.panel p.info_disp span.normal { margin-right: 4px; padding: 4px 8px; background: url(../im/img/signal.gif) 0px -30px no-repeat; border-style: none; }
div.slideshow div.panel p.info_disp span.newWin { margin-right: 4px; padding: 4px 8px; background: url(../im/img/signal.gif) 0px 0px no-repeat; border-style: none; }

/****************************************

	6. top.php

*****************************************/

div#post-5 {
	width:734px;
	float:right;
}

#post-5 h1 {
	font-size:16px;
	line-height:100%;
	padding-bottom:10px;
}

#post-5 h2 {
	font-size:14px;
	font-weight:normal;
	line-height:100%;
	padding-bottom:20px;
}

#post-5 ul {list-style:none;}

#post-5 ul li {
	height:32px;
	padding:0 0 12px 42px;
	font-size:14px;
	line-height:32px;
	color:#000;
}

#post-5 ul li.no1 {background:url(images/bg_top_no1.png) no-repeat top left;}
#post-5 ul li.no2 {background:url(images/bg_top_no2.png) no-repeat top left;}
#post-5 ul li.no3 {background:url(images/bg_top_no3.png) no-repeat top left;}
#post-5 ul li.no4 {background:url(images/bg_top_no4.png) no-repeat top left;}
#post-5 ul li.no5 {background:url(images/bg_top_no5.png) no-repeat top left;}
#post-5 ul li.no6 {background:url(images/bg_top_no6.png) no-repeat top left;}
#post-5 ul li.no7 {background:url(images/bg_top_no7.png) no-repeat top left;}

#topnews {
	float: left;
	width: 182px;
	border:#a4a4a4 solid 1px;
	padding:4px 8px 10px 8px;
}

#topnews h2 {padding-bottom:20px;}

#topnews ul {list-style:none; width:182px; padding-bottom:50px;}

#topnews ul li {
	font-size:12px;
	line-height:140%;
	color:#666;
	border-bottom:#CCC dotted 1px;
}

#topnews ul li a {
	color:#666;
	display:block;
	padding:8px 0 8px 0;
}
#topnews ul li a:hover {color:#000; text-decoration:none;}

/****************************************

	7. breadcrumb & Main Heading

*****************************************/

#breadcrumb{
	overflow: hidden;
	margin-bottom: 20px;
	padding: 0 10px 0 0;
}

#breadcrumb ul{
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-image: none;
}

	#breadcrumb li{
		float: left;
		margin-right: 15px;
		width: auto;
	}

		#breadcrumb a{
			display: block;
			float: left;
			width: auto;
			line-height: 20px;
		}

		#breadcrumb .home,
		.sidebar-navi .home a{
			padding-left: 0;
		}

#page-title,
hgroup.related{
	float: left;
	margin: 0 0 20px 0;
	padding: 0 20px 0 10px;
	width: auto;
	height: 30px;
	background: url(images/border.png) repeat-x 0 50%;
}

	hgroup.related{margin-top: 20px;} /* 関連記事 */
		*:first-child+html hgroup.related {margin-bottom: 0px;}
		*:first-child+html .home .page-title-wrap {margin-bottom:20px; }

	#page-title h2,
	hgroup.related h2{
		display: block;
		float: left;
		margin: 0 0 0 20px;
		padding: 0 10px;
		height: 30px;
		height: 31px;
		background: #fbfbf3;
		font-size: 24px;
		line-height: 30px;
	}

		#page-title h3,
		hgroup.related h3{
			float: left;
			margin-top: 7px;
			padding-right: 10px;
			background: #fbfbf3;
			color: #59a80f;
			text-transform: uppercase;
			text-shadow: 0 1px #fff;
			font-size: 18px;
			font-family: 'Josefin Sans', sans-serif;
			line-height: 18px;
		}

			*:first-child+html #page-title h3,
			*:first-child+html hgroup.related h3{
				margin-top: 3px;
			}

/****************************************

          taxonomy.php

*****************************************/

div.jirei {
}

div.jirei h2.ti_ex {
	background:url(images/bg_tis_01.png) no-repeat;
	font-size:14px;
	letter-spacing:0.2em;
	color:#000;
	padding:9px 0 0 36px;
	line-height:100%;
	height:23px;
	margin-bottom:15px;
}

div.jirei div.ex_list {
	width:182px;
	height:210px;
	float:left;
	text-align:center;
}

div.jirei div.ex_list h3 {
	font-size:14px;
	font-weight:normal;
	padding-bottom:3px;
	line-height:100%;
}

div.jirei div.ex_list h3 a,a:link,a:visited,a:active {color:#000; text-decoration:none;}
div.jirei div.ex_list h3 a:hover {color:#999; text-decoration:none;}

div.jirei div.ex_list h4 {
	font-size:12px;
	font-weight:normal;
	padding-bottom:3px;
	line-height:100%;
	color:#999;
}

nav.navigation {
	width:734px;
}

div.ex_content {
}

div.ex_content h2.tis_ex {
	background:url(images/bg_tis_01.png) no-repeat;
	font-size:14px;
	letter-spacing:0.2em;
	color:#000;
	padding:9px 0 0 36px;
	line-height:100%;
	height:23px;
	margin-bottom:15px;
}

div.ex_content img {
	padding-bottom:10px;
}

div.ex_content p {
	padding-bottom:25px;
}

/****************************************

          Page

*****************************************/

h3.tis_01 {
	background:url(images/bg_tis_01.png) no-repeat;
	font-size:14px;
	letter-spacing:0.2em;
	color:#000;
	padding:9px 0 0 36px;
	line-height:100%;
	height:23px;
	margin-bottom:15px;
}

article.page p {margin-bottom:14px; font-size:12px;}

/*========== Led Light Panel ==============---*/
article#post-18 {}

article#post-18 div#gplist {margin-bottom:20px;}

article#post-18 div#gplist img {float:left; margin-right:25px;}

article#post-18 div#gplist h5 {font-size:14px; text-align:center; padding-bottom:2px;}

/*========== Patent Development ==============---*/
article#post-16 {}

article#post-16 h4 {
	font-size:14px;
	font-weight:normal;
	line-height:100%;
	padding-bottom:5px;
}

article#post-16 {} ul.patent_li {
	margin:0 0 12px 6px;
	list-style:none;
}

article#post-16 {} ul.patent_li li {
	background:url(images/liststyle_kaihatsu.png) no-repeat top left;
	padding:0 0 3px 20px;
}

article#post-16 {} ul.patent_li li p {
	font-size:12px;
	line-height:160%;
	background:url(images/list_ul_kaihatsu.png) no-repeat bottom left;
	margin:0;
	padding:0;
}

/*========== Product ==============---*/

#pro_list {
}

#pro_list ul {
	list-style:none;
}

#pro_list ul li {
	float:left;
}

#pro_list ul li a {
	background-color:#e2e2e3;
	background-image:url(images/liststyle_product01.png);
	background-repeat:no-repeat;
	background-position:5px 5px;
	padding:6px 0 0 34px;
	width:316px;
	height:26px;
	display:block;
	color:#000;
	font-size:16px;
}

#pro_list ul li a:hover {
	background-color:#c9d5de;
	color:#013f6b;
	text-decoration:none;
}

#pro_list ul li.p_left {margin:16px 30px 16px 0;}
#pro_list ul li.p_right {margin:16px 0;}

#toibox {
	position: relative;
	width: 707px;
	height: 67px;
	background-color:#449fdf;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	color:#FFF;
	padding:20px 15px 0 12px;
	margin-top:50px;
}

#toibox a {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#toibox img.button {
	float:right;
}

#toibox p {
	line-height:180%;
	margin:0;
}

h3.dl_ti {
	background:url(images/bg_tis_01.png) no-repeat;
	padding:6px 8px 0 36px;
	height:26px;
	margin-bottom:15px;
	font-size:14px;
	letter-spacing:0.2em;
	color:#000;
	line-height:24px;
}

h3.dl_ti img {float:right; margin-top:-2px;}

ul#longlife {
	background:url(images/bg_longlife.png) no-repeat top left;
	padding:55px 0 0 47px;
	width:685px;
	height:295px;
	margin-bottom:30px;
}

ul#longlife li {
	list-style:none;
	margin:0;
	padding:0;
	font-size:14px;
	line-height:43px;
}

ul#lpop_tx {
	margin-bottom:30px;
}

ul#lpop_tx li {
	background:url(images/bg_lpop.png) no-repeat top left;
	width:691px;
	height:25px;
	padding:7px 0 0 42px;
	font-size:14px;
	line-height:100%;
	margin-bottom:11px;
	list-style:none;
}


/*========== Outline ==============---*/

#post-20 {
}

table.gaiyo {
	width:734px;
	border-top:#999 solid 1px;
	margin-bottom:36px;
}

table.gaiyo th {
	border-bottom:#999 solid 1px;
	vertical-align:top;
	text-align:left;
	padding:13px;
	width:117px;
	background:#ccdbf0;
	color:#000;
	font-size:14px;
	font-weight:normal;
	line-height:160%;
}

table.gaiyo td {
	border-bottom:#999 solid 1px;
	vertical-align:top;
	text-align:left;
	padding:13px 23px;
	width:545px;
	color:#000;
	font-size:14px;
	line-height:160%;
}

table.enkaku {
	width:734px;
	margin-bottom:40px;
}

table.enkaku th {
	vertical-align:top;
	text-align:left;
	padding:0 0 20px 12px;
	width:140px;
	color:#000;
	font-size:12px;
	font-weight:normal;
	line-height:160%;
}

table.enkaku td.age {
	text-align:center;
	padding-bottom:20px;
	width:20px;
	background:url(images/bg_enkaku01.png) center top no-repeat;
}

table.enkaku td.com {
	vertical-align:top;
	text-align:left;
	padding:0 0 20px 12px;
	width:550px;
	font-size:12px;
	line-height:160%;
}

/*========== Goaisatsu ==============---*/
article#post-24 {
}

article#post-24 p.catch_c {
	font-size:16px;
	border-bottom:#333 solid 1px;
	margin-bottom:50px;
	margin-top:40px;
	line-height:110%;
}

article#post-24 p {
	line-height:180%;
	font-size:14px;
	margin-bottom:40px;
}

article#post-24 div.bottom {margin-top:40px;}

article#post-24 div.bottom p {
	text-align:right;
	line-height:200%;
}

/*========== Toiawase ==============---*/

#post-7 {
}

table.toi1 {
	width:734px;
	border-top:#999 solid 1px;
	margin-bottom:36px;
}

table.toi1 th {
	border-bottom:#999 solid 1px;
	vertical-align:top;
	text-align:left;
	padding:15px 0 15px 6px;
	width:130px;
	background:#ccdbf0;
	color:#000;
	font-size:14px;
	font-weight:normal;
	line-height:160%;
}

table.toi1 td {
	border-bottom:#999 solid 1px;
	vertical-align:top;
	text-align:left;
	padding:15px 0 15px 23px;
	width:575px;
	color:#000;
	font-size:14px;
	line-height:160%;
}

table.toi2 {
	width:734px;
	background-color:#ccdbf0;
	font-size:12px;
	color:#000;
	line-height:23px;
}

table.toi2 th {
	vertical-align:top;
	text-align:left;
	padding:10px 15px;
	width:170px;
	font-weight:normal;
}

table.toi2 td {
	vertical-align:top;
	text-align:left;
	padding:10px 0;
	width:534px;
}

table.toi2 td input {
	background:#FFF;
	padding:5px 8px;
	border:0;
}

table.toi2 td textarea {
	background:#FFF;
	padding:5px 8px;
	border:0;
}

table.toi2 td input.wpcf7-submit {
	background-color:#449fdf;
	padding:12px 30px;
	color:#FFF;
	margin-right:10px;
	font-size:14px;
	cursor: pointer;	
}

table.toi2 td input.wpcf7-confirm {
	background-color:#449fdf;
	padding:12px 30px;
	color:#FFF;
	margin-right:10px;
	font-size:14px;
	cursor:pointer;
}

table.toi2 td input.wpcf7-back {
	background-color:#449fdf;
	padding:12px 30px;
	color:#FFF;
	margin-right:10px;
	font-size:14px;
	cursor: pointer;
}

table.toi2 td span.wpcf7-not-valid-tip {
	color:#F00;
	padding-left:10px;
}

div#post-7 div.screen-reader-response ul li {
	list-style:none;
	color:#F00;
}

/****************************************

          index.php single.php

*****************************************/

div.news {
}

div.news h2.ti_news {
	background:url(images/bg_tis_01.png) no-repeat;
	font-size:14px;
	letter-spacing:0.2em;
	color:#000;
	padding:9px 0 0 36px;
	line-height:100%;
	height:23px;
	margin-bottom:15px;
}

article.post {
	margin-bottom:50px;
}

article.category-event h3,
article.category-news h3,
article.single-post h3 {
	font-size:16px;
	border-bottom:#999 solid 1px;
}

article.category-event div.time,
article.category-news div.time,
article.single-post div.time {
	font-size:12px;
	color:#999;
	padding-bottom:20px;
}

article.category-event p,
article.category-news p,
article.single-post p {
	padding-bottom:10px;
	font-size:14px;
	line-height:180%;
}


ul.post-categories {
	list-style:none;
}

/****************************************

	8. Main

*****************************************/

body.home.blog #container { /* パンくずなどがない場合 */
	margin-top: 40px;
}



/****************************************

	9. Sidebar

*****************************************/

#local-navi{
	position: relative;
	overflow: hidden;
	padding: 0;
}

	*:first-child+html #local-navi{
		border-bottom: 3px solid #59a80f;
	}

#local-navi hgroup{
	margin:160px 0 5px 0;
}

	*:first-child+html #local-navi hgroup{ margin-top: 10px;}

/*
#local-navi h2{
	height: 18px;
	color: #fff;
	font-size: 16px;
	line-height: 18px;
}

#local-navi h3{
	color: #e2ff9e;
	text-transform: uppercase;
	font-family: 'Josefin Sans', sans-serif;
}
*/

#local-navi .eyecatch img{
	position: absolute;
	top: 0;
	left: 0;
	width: 200px;
	height: 150px;
}

	.sidebar-navi{
		margin-bottom: 3px;
	}

		.sidebar-navi ul,
		.sidebar-navi li{
			margin: 0;
			padding: 0;
			list-style: none;
			list-style-image: none;
		}

			.sidebar-navi li{

			}

		.sidebar-navi a,
		.sidebar-navi span{
			display: block;
			padding: 10px 0;
			text-decoration: none;
		}

			.sidebar-navi span.date{
				padding: 10px 0;
				font-size: 80%;
			}

		.sidebar-navi a.header{
			padding: 0;
			/*color: #44810c;*/
			color:#FFF;
			text-decoration: none;
		}

				.sidebar-navi a.header span{
					float:left;
					margin-right: 3px;
					padding: 0;
					width: 19px;
					height: 19px;
					/*background: url(images/arrow.png) no-repeat 0 -14px;*/
				}

					.sidebar-navi a.header:hover span{
						/*background: url(images/arrow.png) no-repeat -20px -14px;*/
					}

					.sidebar-navi a.ui-state-active,
					.sidebar-navi a.header:hover{
					}

						.sidebar-navi a.ui-state-active{
							border: 0 none;
						}

					.sidebar-navi a.ui-state-active span,
					.sidebar-navi a.ui-state-active:hover span{
						background-position: 0px 6px;
					}

			.ui-state-active{ cursor: text;} /* アコーディオン */

		.sidebar-navi .child{ overflow: visible;}

			.sidebar-navi .child li{ margin-top: 0; border-bottom:#CCC dotted 1px; font-size:13px;}



			.sidebar-navi .child a{
				
				/*padding-left: 10px;
				background:url(images/liststyle_news.png) 0 13px no-repeat;*/
			}

				.sidebar-navi .child a:hover{
					background:url(images/liststyle_product.png) 194px 17px no-repeat;
					color:#000;+
				}

			.sidebar-navi .brother a,
			.sidebar-navi .scene ul a,
			.sidebar-navi .item ul a{
				/*padding-left: 10px;
				background:url(images/liststyle_news.png) 0 13px no-repeat;*/
				border-bottom:#CCC dotted 1px;
				font-size:13px;
			}

				.sidebar-navi .brother a:hover,
				.sidebar-navi .scene ul a:hover,
				.sidebar-navi .item ul a:hover,
				.sidebar-navi li.current-cat a:hover{
					background:url(images/liststyle_product.png) 194px 17px no-repeat;
					color:#000;
					font-size:13px;
				}

		.sidebar-navi > ul li:first-child,
		.sidebar-navi > ul li:first-child a.header{
			border-top: 0 none;
		}

				.sidebar-navi li:first-child a.header{
				}

		.blog-category .cat-item a:hover{
			color:#666;
			text-decoration:underline;
		}
		
		ul.blog-category {
			margin-left: 18px;
			list-style-image: url(images/list.png);
		}
		
		ul.blog-category li {
			font-size:16px;
			padding-top:20px;
		}

		.sidebar-navi .current span,
		.sidebar-navi li.current-cat a{
			color: #000;
			font-weight: bold;
			border-bottom:#CCC dotted 1px;
			font-size:13px;
			background:url(images/liststyle_product.png) 194px 17px no-repeat;
		}

/****************************************

	11. Tab

*****************************************/

#tabs{
	overflow: hidden;
}

.ui-tabs-hide {
	display: none;
}

#tabs ul {
	overflow: hidden;
	margin: 0;
	margin-bottom: 20px;
	padding: 0;
	padding:0 30px;
	background: url(images/header-border.png) repeat-x 0 100%;
	list-style: none;
	list-style-image: none;
}

	#tabs ul li{
		position: relative;
		float: left;
		margin-bottom: 0;
		width: 270px;
		height: 65px;

	}

		#tabs ul a{
			display: block;
			width: 100%;
			height: 100%;
			text-indent: -9999px;
		}

			#tabs li.room-type a{
				background: url(images/tab.png) no-repeat 0 0;
			}

			#tabs li.room-type a:hover{
				background: url(images/tab.png) no-repeat 0 -130px;
			}

			#tabs .item a{
				background: url(images/tab.png) no-repeat -270px -65px;
			}

			#tabs .item a:hover{
				background: url(images/tab.png) no-repeat -270px -195px;
			}

			#tabs ul li.ui-tabs-active a,
			#tabs ul li.ui-tabs-active a:hover{
				background-position: -270px 0;
				cursor: inherit;
			}

			#tabs ul li.ui-tabs-selected.item a{
				background-position: 100% 0;
			}


/****************************************

	14. Other

*****************************************/

.single-product .post p{
	overflow: hidden;
}

.single-product .post img {
	padding: 3px;
	width: 292px;
	height: 191px;
	border: 1px solid #dadada;
}

#totop{
	float: right;
	padding-left: 30px;
	margin-top:50px;
	background: url(images/to-top.png) no-repeat 0 0;
	color: #666;
	text-decoration: none;
	font-size: 14px;
	font-family: 'Josefin Sans', sans-serif;
	line-height: 24px;
}
	#totop:hover{
		background-position: 0 100%;
		color: #999;
	}


/*
  960 Grid System ~ Core CSS.
  Learn more ~ http://960.gs/

  Licensed under GPL and MIT.
*/

/* `Container
----------------------------------------------------------------------------------------------------*/

.container_12 {
  position: relative;
  margin-right: auto;
  margin-left: auto;
  width: 960px;
}

/* `Grid >> Global
----------------------------------------------------------------------------------------------------*/

.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12 {
  display: inline;
  float: left;
  margin-right: 10px;
  margin-left: 10px;
}

.push_1, .pull_1,
.push_2, .pull_2,
.push_3, .pull_3,
.push_4, .pull_4,
.push_5, .pull_5,
.push_6, .pull_6,
.push_7, .pull_7,
.push_8, .pull_8,
.push_9, .pull_9,
.push_10, .pull_10,
.push_11, .pull_11 {
  position: relative;
}



/* `Grid >> Children (Alpha ~ First, Omega ~ Last)
----------------------------------------------------------------------------------------------------*/

.alpha {
  clear: both;
  margin-left: 0;
}

.omega {
  margin-right: 0;
}

/* `Grid >> 12 Columns
----------------------------------------------------------------------------------------------------*/

.container_12 .grid_1 {
  width: 60px;
}

.container_12 .grid_2 {
  width: 140px;
}

.container_12 .grid_3 {
  width: 220px;
}

.container_12 .grid_4 {
  width: 300px;
}

.container_12 .grid_5 {
  width: 380px;
}

.container_12 .grid_6 {
  width: 460px;
}

.container_12 .grid_7 {
  width: 540px;
}

.container_12 .grid_8 {
  width: 620px;
}

.container_12 .grid_9 {
  width: 700px;
}

.container_12 .grid_10 {
  width: 780px;
}

.container_12 .grid_11 {
  width: 860px;
}

.container_12 .grid_12 {
  width: 940px;
}

/* `Prefix Extra Space >> 12 Columns
----------------------------------------------------------------------------------------------------*/

.container_12 .prefix_1 {
  padding-left: 80px;
}

.container_12 .prefix_2 {
  padding-left: 160px;
}

.container_12 .prefix_3 {
  padding-left: 240px;
}

.container_12 .prefix_4 {
  padding-left: 320px;
}

.container_12 .prefix_5 {
  padding-left: 400px;
}

.container_12 .prefix_6 {
  padding-left: 480px;
}

.container_12 .prefix_7 {
  padding-left: 560px;
}

.container_12 .prefix_8 {
  padding-left: 640px;
}

.container_12 .prefix_9 {
  padding-left: 720px;
}

.container_12 .prefix_10 {
  padding-left: 800px;
}

.container_12 .prefix_11 {
  padding-left: 880px;
}

/* `Suffix Extra Space >> 12 Columns
----------------------------------------------------------------------------------------------------*/

.container_12 .suffix_1 {
  padding-right: 80px;
}

.container_12 .suffix_2 {
  padding-right: 160px;
}

.container_12 .suffix_3 {
  padding-right: 240px;
}

.container_12 .suffix_4 {
  padding-right: 320px;
}

.container_12 .suffix_5 {
  padding-right: 400px;
}

.container_12 .suffix_6 {
  padding-right: 480px;
}

.container_12 .suffix_7 {
  padding-right: 560px;
}

.container_12 .suffix_8 {
  padding-right: 640px;
}

.container_12 .suffix_9 {
  padding-right: 720px;
}

.container_12 .suffix_10 {
  padding-right: 800px;
}

.container_12 .suffix_11 {
  padding-right: 880px;
}

/* `Push Space >> 12 Columns
----------------------------------------------------------------------------------------------------*/

.container_12 .push_1 {
  left: 80px;
}

.container_12 .push_2 {
  left: 160px;
}

.container_12 .push_3 {
  left: 240px;
}

.container_12 .push_4 {
  left: 320px;
}

.container_12 .push_5 {
  left: 400px;
}

.container_12 .push_6 {
  left: 480px;
}

.container_12 .push_7 {
  left: 560px;
}

.container_12 .push_8 {
  left: 640px;
}

.container_12 .push_9 {
  left: 720px;
}

.container_12 .push_10 {
  left: 800px;
}

.container_12 .push_11 {
  left: 880px;
}

/* `Pull Space >> 12 Columns
----------------------------------------------------------------------------------------------------*/

.container_12 .pull_1 {
  left: -80px;
}

.container_12 .pull_2 {
  left: -160px;
}

.container_12 .pull_3 {
  left: -240px;
}

.container_12 .pull_4 {
  left: -320px;
}

.container_12 .pull_5 {
  left: -400px;
}

.container_12 .pull_6 {
  left: -480px;
}

.container_12 .pull_7 {
  left: -560px;
}

.container_12 .pull_8 {
  left: -640px;
}

.container_12 .pull_9 {
  left: -720px;
}

.container_12 .pull_10 {
  left: -800px;
}

.container_12 .pull_11 {
  left: -880px;
}

.page-template-blog-php .push_3,
.page-template-blog-php .pull_9,
.single-format-standard .push_3,
.single-format-standard .pull_9,
.category .push_3,
.category .pull_9,
.blog .push_3,
.blog .pull_9{
	position: static;
}


/****************************************

	15. clearfix

*****************************************/

.clearfix:before,
.clearfix:after,
.container_12:before,
.container_12:after {
	display: block;
  visibility: hidden;
	clear: both;
	height: 0 !important;
	content: "";
	font-size: 0;
}

.clearfix,
.container_12 {
  display: inline-block;
}

.clearfix,
.container_12 {
  display: block;
}


/****************************************

	16. wp_pagenavi

*****************************************/

.wp-pagenavi {
	clear: both;
	overflow: hidden;
	font-size: 16px;
}

	.wp-pagenavi .pages{
		display: none;
	}
	.wp-pagenavi a,
	.wp-pagenavi span {
		display: block;
		float: left;
		margin-left: 5px;
		padding: 3px 3px 0;
		padding-top: 3px;
		min-width: 29px;
		height: 29px;
		border: 1px solid #dadada;
		color: #000;
		vertical-align: bottom;
		text-align: center;
		text-decoration: none;
		text-shadow: 0 1px #fff;
		white-space: nowrap;
		line-height:30px;
	}

		.wp-pagenavi a:hover{
			background: #e9e9e9;
			color: #777;
			text-shadow: none;
		}
		.wp-pagenavi span.current {
			background: #fff;
			text-shadow: none;
			font-weight: bold;
		}


/****************************************

	17. Misc

*****************************************/

.alignright{
	float: right;
	margin-bottom: 1em;
	margin-left: 30px;
	width: auto;
}

.alignleft{
	float: left;
	margin-right: 30px;
	margin-bottom: 1em;
	width: auto;
}

.aligncenter{
	display: block;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}

.wp-caption,
.gallery-caption,
.wp-caption-text{
	font-size: 90%;
}

*:first-child+html img.ie{
	padding-top: 10px !important;
}

*:first-child+html .post h3~h3,
*:first-child+html .post-date{
	margin-bottom: 20px !important;
}