/* @override 
	//10.0.1.69:8061/css/blog.css
	//www.nishiogi-life.com/css/blog.css */

@charset "UTF-8";


#main_ttl {
	height: 219px;
	margin-bottom: 7px;
	background-color: transparent;
}

body.townguide #main_ttl {
	height: 244px;
	
}

body.townguide #topicpath {
	margin-bottom: 0;
}


body.townguide aside#right {
	margin-top: 25px;
}

/*  */

div.pager {
	text-align: center;
	font-size: 16px;
	clear: both;
	margin-bottom: 24px;
}

div.pager a {
	display: inline-block;
	width: 26px;
	height: 25px;
	line-height: 25px;
	color: #89705b;
	text-decoration: none;
}

div.pager a:hover {
	text-decoration: underline;
}

div.pager span.current {
	color: #fff;
	width: 26px;
	height: 25px;
	line-height: 25px;
	display: inline-block;
	background-color: #88705b;
}

a.prev.page-numbers {
	background-image: url(/parts_guide/arrow_left.gif);
	background-position: 9px 8px;
	background-repeat: no-repeat;
	text-indent: -99999px;
	background-color: #fff;
}

a.next.page-numbers {
	background-image: url(/parts_guide/arrow_right.gif);
	background-position: 11px 7px;
	background-repeat: no-repeat;
	text-indent: -99999px;
	background-color: #fff;
}

/*  */

div.page_pn {
	text-align: center;
	clear: both;
	margin-bottom: 21px;
	position: relative;
}

#main div.page_pn ul {
	min-height: 35px;
}


div.page_pn ul:after{
	content: '.';
	visibility: hidden;
	height: 0;
	clear: both;
	display: block;
}

div.page_pn li {
	display: block;
	font-size: 14px;
	width: 130px;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -65px;
	
}


div.page_pn ul li.prev {
	display: block;
	float: left;
	position: static;
	width: 50%;
	margin-left: 0;
	text-align: right;
}

div.page_pn ul li.next {
	display: block;
	float: right;
	position: static;
	width: 50%;
	margin-left: 0;
	text-align: left;
}

div.page_pn a {
	line-height: 1.2;
	color: #89705b;
	padding: 10px 18px 8px;
	text-decoration: none;
	display: inline-block;
	background-color: #fff;
}

div.page_pn a:hover {
	text-decoration: underline;
}

div.page_pn ul li.prev a {
	background-image: url(/parts_guide/arrow_left.gif);
	background-position: 9px 50%;
	background-repeat: no-repeat;
	padding-left: 27px;
	padding-right: 14px;
	margin-right: 70px;
	text-align: left;
}

div.page_pn ul li.next a {
	background-image: url(/parts_guide/arrow_right.gif);
	background-position: 95% 50%;
	background-repeat: no-repeat;
	padding-right: 24px;
	padding-left: 14px;
	margin-left: 70px;
}

/*  */

#box_entry:after{
	content: '.';
	visibility: hidden;
	height: 0;
	clear: both;
	display: block;
}

#box_entry {
	margin-bottom: 4px;
}

#box_entry section.entry {
	width: 659px;
	overflow: visible;
	float: right;
	background-color: #fff;
	margin-bottom: 30px;
	margin-right: 18px;
	padding: 22px 24px 15px;
}

div#box_entry.home section.entry {
	padding-bottom: 20px;
	margin-bottom: 25px;
}

#box_entry div.ttl_entry {
	width: 659px;
	min-height: 47px;
	background-position: 0 0;
	background-repeat: no-repeat;
	padding-left: 42px;
	padding-top: 13px;
	padding-bottom: 9px;
	font-size: 20px;
	color: #ffffff;
	font-weight: normal;
	font-style: normal;
	line-height: 1.2;
	margin-left: -42px;
}

body.townguide #box_entry div.ttl_entry {
	background-image: url(/parts_guide/bg_ttl_townguide.gif);
	background-color: #e6844f;
}

body.renovation #box_entry div.ttl_entry {
	background-image: url(/parts_blog/bg_ttl_renovation.jpg);
	background-color: transparent;
}

body.boys_blog #box_entry div.ttl_entry {
	background-image: url(/parts_blog/bg_ttl_boys.gif);
	background-color: #98c6cd;
}

body.girls_blog #box_entry div.ttl_entry {
	background-image: url(/parts_blog/bg_ttl_girls.gif);
	background-color: #c0a1b6;
}

body.staff_blog #box_entry div.ttl_entry {
	background-image: url(/parts_blog/bg_ttl_staff_blog.gif);
	background-color: #aac8ab;
}

body.staff_blog #box_entry.archive div.ttl_entry {
	background-color: #aac8ab;
}


body.festival #box_entry div.ttl_entry {
	background-image: url(/parts_blog/bg_ttl_fes.gif);
	background-color: #fe9b8d;
}







div.ttl_entry h4 a {
	color: #fff;
	text-decoration: none;
}

div.ttl_entry h4 a:hover {
	text-decoration: underline;
}

#box_entry p.typo_nolist {
	text-align: center;
	padding: 50px 0;
}

/*  */

section.entry div.inner {
	
}

section.entry div.inner:after{
	content: '.';
	visibility: hidden;
	height: 0;
	clear: both;
	display: block;
}

p.typo_date {
	color: #af643c;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 1;
	float: left;
	height: 24px;
	line-height: 24px;
	margin-top: 20px;
}


body.staff_blog p.typo_date {
	color: #6ea7c7;
}

p.typo_date span {
	font-size: 24px;
	float: left;
	margin-right: 5px;
}

#box_entry div.right {
	float: right;
	margin-top: 10px;
	margin-right: 2px;
	min-height: 65px;
}

div.box_shop {
	float: left;
	padding-right: 8px;
	padding-top: 4px;
	padding-bottom: 2px;
}

div.box_shop p {
	font-size: 12px;
	color: #777777;
	line-height: 1.6;
	text-align: right;
}

body.guide.staff_blog div.box_shop p {
	line-height: 38px;
}

p.shop {
	font-weight: bold;
}

div.staff_info {
	float: right;
	padding-left: 18px;
	padding-right: 68px;
	height: 40px;
	overflow: visible;
	position: relative;
	border-left: 1px solid #c4b7ad;
}

body.boys_blog div.staff_info,
body.girls_blog div.staff_info {
	display: none;
}

div.staff_info p {
	text-align: right;
	font-size: 12px;
	color: #777777;
	line-height: 1.4;
	padding-top: 6px;
}

div.staff_info p.staff_icon {
	position: absolute;
	top: -24px;
	right: 0;
	
}

p.staff_icon img {
	width: 59px;
	height: 59px;
	border-radius: 59px;
	-webkit-border-radius: 59px;
	-moz-border-radius: 59px;
	border: 1px solid #e2e1e1;
}

/*div.staff_info:before {
	content: '';
	display: block;
	width: 65px;
	height: 65px;
	position: absolute;
	top: -20px;
	right: 0;
}*/



/*  */

div.entry_body {
	clear: both;
	padding-bottom: 20px;
	overflow: hidden;
}

body.guide div.entry_body {
	/*background-image: url(/parts_guide/bar_infomation_btm.gif);
	background-position: 0 100%;
	background-repeat: no-repeat;*/
	/*margin-bottom: 26px;*/
}

body.guide div.entry_body hr {
	width: 659px;
	height: 5px;
	display: block;
	background-image: url(/parts_guide/bar_infomation_btm.gif);
	background-position: 0 100%;
	background-repeat: no-repeat;
	border: none;
	margin-bottom: 26px;
}

div#box_entry.home div.entry_body {
	margin-bottom: 24px;
	padding-bottom: 2px;
}

div#box_entry.home div.entry_body a {
	text-decoration: none;
	color: #734d40;
}

div#box_entry.home {
	
}

div.entry_body p {
	font-size: 14px;
	color: #734d40;
	line-height: 1.8;
	margin-bottom: 1.8em;
}

body.guide div.entry_body p {
	font-size: 14px;
	color: #734d40;
	line-height: 1.8;
	margin-bottom: 0.8em;
}

body.guide div.entry_body p a {
	color: #218fce;
}

body.guide div.entry_body strong {
	font-size: 14px;
	color: #db5004;
	display: inline-block;
}

body.staff_blog div.entry_body h4 {
	color: #6ea7c7;
	font-weight: bold;
	margin-bottom: 0.8em;
}

body.staff_blog div.entry_body strong {
	color: #734d40;
}

/*  */

div.infomation:after{
	content: '.';
	visibility: hidden;
	height: 0;
	clear: both;
	display: block;
}

div.infomation {
	background-image: url(/parts_guide/bar_infomation_btm.gif);
	background-position: 0 100%;
	background-repeat: no-repeat;
	padding-bottom: 48px;
}

div.infomation div.left {
	width: 317px;
	float: left;
}

div.infomation p {
	color: #734d40;
	font-size: 12px;
}

div.infomation h5 {
	margin-bottom: 20px;
}


div.infomation h6 {
	color: #734d40;
	font-size: 16px;margin-bottom: 6px;
}

div.infomation p.typo_address {
	font-size: 11px;
	margin-bottom: 7px;
}

div.shop_info {
	background-image: url(/parts_guide/icon_shop_info.gif);
	background-position: 3px 0;
	background-repeat: no-repeat;
	padding-top: 4px;
	margin-bottom: 17px;
}

div.shop_info p {
	padding-left: 33px;
	line-height: 1.2;
}

div.shop_info p strong {
	font-weight: bold;
	margin-right: 5px;
}

div.comment h6 {
	font-size: 14px;
	margin-bottom: 2px;
	font-weight: bold;
}

div.comment p {
	line-height: 1.5;
	margin-bottom: 0.8em;
}

div.comment p a {
	color: #218fce;
}

div.shop_tel {
	margin-bottom: 10px;
}

div.shop_tel p {
	line-height: 1.6;
}



/*  */

#box_entry div.infomation div.right {
	margin: 0;
	float: right;
}


/*  */

div.entry_sns {
	float: right;
	padding-top: 20px;
}

div#box_entry.home div.entry_sns {
	float: left;
	padding-top: 0;
}

section.entry p.btn_more {
	float: right;
	width: 112px;
	height: 28px;
	font-size: 14px;
	line-height: 30px;
	
}

section.entry p.btn_more a {
	display: block;
	width: 95px;
	height: 28px;
	color: #89705b;
	background-image: url(/parts_guide/bg_btn_more.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	text-decoration: none;
	padding-left: 17px;
}

section.entry p.btn_more a:hover {
	text-decoration: underline;
}

/*  */

div.widget {
	margin-bottom: 20px;
}

#recent-posts-2 {
	margin-bottom: 30px;
}

#recent-posts-2 li {
	border-bottom: 1px dotted #5c3d34;
	padding-bottom: 5px;
	margin-bottom: 9px;
}

span.post-date {
	color: #5d3e34;
	font-size: 12px;
}

#recent-posts-2 a {
	display: block;
	font-size: 14px;
	text-decoration: none;
	line-height: 1.2;
}

/*  */

#categories-2 {
	
}

#categories-2 li {
	color: #db5004;
}

#categories-2 a {
	text-decoration: none;
}

/*  */

#npcatch {
	width: 210px;
}

#npcatch:after{
	content: '.';
	visibility: hidden;
	height: 0;
	clear: both;
	display: block;
}

#npcatch li span.title {
	display: none;
}

#npcatch li {
	float: left;
	margin-right: 1px;
	margin-bottom: 1px;
}

/*  */

#jal_widget-2 {
	
}

ul.jaw_widget {
	width: 200px;

}

ul.jaw_widget li {
	font-size: 16px;
	clear: both;
}

li.jaw_years {
	margin-bottom: 6px;
}

ul.jaw_widget li a {
	text-decoration: none;
}

li.jaw_years.expanded {
	
}

li.jaw_years.expanded ul:after{
	content: '.';
	visibility: hidden;
	height: 0;
	clear: both;
	display: block;
}

li.jaw_years.expanded ul {
	display: block;
	margin-bottom: 12px;
	padding: 0 2px;
}

li.jaw_years.expanded span.typo_year {
	color: #777777;
	display: block;
	border-bottom: 1px solid #cabfb7;
	padding-bottom: 5px;
	margin-bottom: 8px;
}

li.jaw_years.expanded span.jaw_symbol {
	float: left;
	margin-right: 3px;
}

li.jaw_years.expanded a.jaw_years {
	text-decoration: none;
	
}

span.jaw_symbol {
	font-family: Verdana, Arial, sans-serif;
	font-size: 7px;
	
	display: block;
	float: left;
	margin-right: 4px;
}


a.jaw_months {
	text-decoration: none;
	
}

ul.jaw_widget li.jaw_months {
	float: left;
	clear: right;
	margin-right: 8px;
	margin-bottom: 4px;
}


/*  */

#newpostcatch-2 {
	
}


#right div.side_contents #newpostcatch-2 h4.widget_title {
	width: 135px;
	height: 19px;
	background: url(/parts_guide/ttl_kimagure.png) transparent;
	background-position: 0 0;
	background-repeat: no-repeat;
	padding: 0;
	text-indent: -9999px;
	margin-bottom: 5px;
}



/*  */

div.side_contents {
	margin-bottom: 30px;
}

/*  */

div.entry_body img {
	max-width: 100%!important;
	height: auto;
	margin-bottom: 20px;
}

div.entry_body .wp-caption img {
	max-width: 100%!important;
	height: auto;
	margin-bottom: 5px;
}

body.guide div.entry_body p.wp-caption-text {
	font-size: 12px;
}

div.entry_body .wp-caption.alignright,
div.entry_body img.alignright {
	display: block;
	margin: 0 0 20px 20px;
	float: right;
	text-align: right;
}

div.entry_body .wp-caption.alignleft,
div.entry_body img.alignleft {
	display: block;
	margin: 0 20px 20px 0;
	float: left;
	text-align: left;
}

div.entry_body .wp-caption.aligncenter,
div.entry_body img.aligncenter {
	display: block;
	margin: 0 auto 20px;
}
img.float-left {
	float: left;
	margin: 0 10px 0 0;
}
img.float-right {
	float: right;
}

div.entry_body a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}



/* オススメガイド */

/*div.staff_info.obama_hirotada:before,
div.staff_info.miyamoto:before {
	content: '';
	background-image: url(/parts_guide/icon_staff_01.png);*/

}

/*  */

div.staff_comment {
	margin-bottom: 25px;
}

div.staff_comment h6 {
	font-weight: bold;
	color: #e6844f;
	margin-bottom: 1em;
}

div.staff_comment p {
	color: #734d40;
	line-height: 1.6;
	margin-bottom: 0.8em;
}

div.staff_comment p br {
	
}

/*  */

div.gallery {
	
}

div.gallery h6 {
	width: 150px;
	height: 26px;
	line-height: 28px;
	text-align: center;
	
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 15px;
}

body.townguide div.gallery h6 {
	background-color: #e5834e;
}

body.renovation div.gallery h6 {
	background-color: #724417;
}

body.boys_blog div.gallery h6 {
	background-color: #98c6cd;
}

body.girls_blog div.gallery h6 {
	background-color: #c0a1b6;
}

body.staff_blog div.gallery h6 {
	background-color: #aac8ab;
}

body.festival div.gallery h6 {
	background-color: #fe9b8d;
}



div.gallery ul:after{
	content: '.';
	visibility: hidden;
	height: 0;
	clear: both;
	display: block;
}

div.gallery ul {
	width: 683px;
	/*margin-left: -24px;*/
}

div.gallery li {
	width: 316px;
	float: left;
	text-align: center;
	margin-right: 24px;
	margin-bottom: 18px;
}

div.gallery a {
	text-decoration: none;
	display: block;
}

div.gallery a:hover {
	text-decoration: underline;
}

div.gallery img {
	max-width: 316px;
	height: auto;
	margin-bottom: 6px;
}

div.gallery p {
	font-size: 12px;
	text-decoration: none;
	color: #734d40;
	line-height: 1.4;
}

/*  */

#footer {
	padding-top: 39px;
}

/*  */

div#box_entry.archive {
	padding-left: 24px;
}

div#box_entry.archive section.entry {
	width: 220px;
	overflow: visible;
	float: left;
	margin-bottom: 18px;
	margin-right: 18px;
	padding: 0;
}

div#box_entry.archive div.ttl_entry {
	width: auto;
	background-image: none;
	background-color: #e6844f;
	padding-left: 12px;
	padding-top: 13px;
	padding-right: 14px;
	padding-bottom: 9px;
	font-size: 14px;
	color: #ffffff;
	font-weight: normal;
	font-style: normal;
	line-height: 1.2;
	margin-left: 0px;
}

div#box_entry.archive section.entry div.inner {
	padding: 0 14px;
}

div#box_entry.archive div.ttl_entry br {
	display: none;
}

div#box_entry.archive div.entry_body p {
	font-size: 12px;
	line-height: 1.6;
	margin-bottom: 1em;
}

div#box_entry.archive p.typo_date {
	color: #af643c;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 1;
	float: none;
	height: 24px;
	line-height: 24px;
	margin-top: 10px;
	margin-bottom: 10px;
}

div#box_entry.archive div.right {
	float: none;
	margin-top: 0px;
	margin-right: 0px;
	min-height: 45px;
}

div#box_entry.archive div.box_shop {
	width: 100%;
	float: none;
	border-right: none;
	padding-right: 8px;
	padding-top: 4px;
	padding-bottom: 2px;
	margin-bottom: 10px;
}

div#box_entry.archive div.box_shop p {
	font-size: 12px;
	color: #777777;
	line-height: 1.6;
	text-align: left;
}

div#box_entry.archive div.entry_body {
	background-image: none;
	margin-bottom: 0px;
	padding: 0 14px;
}

div#box_entry.archive p.btn_more {
	float: none;
	margin: 0 auto 14px;
}

div#box_entry.archive div.entry_body img {
	margin-bottom: 15px;
}

/*  */

.more-link {
	display: none!important;
}

/* 2016/08/02 引用 */

div.entry_body blockquote {
	background-color: #f9f7f0;
	border-top: 1px solid #e6844f;
	border-bottom: 1px solid #e6844f;
	padding: 60px 3% 30px;
	
	margin-top: 15px;
	margin-bottom: 20px;
	
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	
	position: relative;
}

div.entry_body blockquote:before {
	content: '';
	display: block;
	position: absolute;
	background-image: url(/parts_blog/icon_bq_top.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 38px;
	height: 27px;
	top: 15px;
	left: 21px;
}

div.entry_body blockquote:after {
	content: '';
	display: block;
	position: absolute;
	background-image: url(/parts_blog/icon_bq_btm.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 38px;
	height: 27px;
	bottom: 15px;
	right: 21px;
}



/* 関連記事 */

/*div.yarpp-related,*/
.yarpp-related-none {
	display: none!important;
}


div.yarpp-related {
	background-color: #fff;
	padding-top: 7px;
	padding-bottom: 1px;
	margin-bottom: 20px;
}

div.yarpp-related h6 {
	background: url(/parts_blog/bg_ttl_kanren.gif) #dfeef0;
	background-position: 99% 0;
	background-repeat: no-repeat;
	font-size: 16px;
	height: 40px;
	line-height: 40px;
	text-indent: 20px;
	margin-bottom: 16px;
}

div.yarpp-related ul {
	padding: 0 14px;
}

div.yarpp-related ul {
	
}

div.yarpp-related li {
	border-bottom: 1px dotted #5c3e34;
	padding-bottom: 6px;
	margin-bottom: 13px;
	padding-left:1em;
	text-indent:-1.5em;
}


div.yarpp-related li span {
	display: block;
	float: right;
}

div.yarpp-related li:last-child {
	border: none;
}

div.yarpp-related ul a {
	
	color: #333333;
	text-decoration: none;
	
	background-image: url(/parts_guide/arrow_right.gif);
	background-position: 7px 5px;
	background-repeat: no-repeat;
	padding-left: 20px;
}

div.yarpp-related ul a:hover {
	text-decoration: underline;
}





















