﻿/* CSS Document */
body {
	background: url(/photo/repairer/images/bg2.jpg);
}

/*動画用*/
.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

/*最新記事用*/
#wPrimary .summary .figure{width:110px; padding-bottom:0;}
#wPrimary dt {
	text-decoration: underline;
	clear: none;
	cursor: pointer;
	padding-left: 15px;
	background: url(/photo/repairer/images/arrow_D.gif) no-repeat left center;
}

#wPrimary dt:hover {
	text-decoration: none;
}

.summary {
	position: relative;
	width: 755px;
	height: 255px;
	margin-bottom: 5px;
	background: url(/photo/repairer/images/img_t.jpg) no-repeat top left;
}
.summary p {
	position: absolute;
	left: 0;
	bottom: 0;
	line-height: 1.2;
	width: 500px;
	margin: 0;
	padding: 5px;
	font-size: 12px;
}

.summary .img {
	display: none;
}

#wPrimary dd {
	border: 2px solid #f0f0f0;
	padding: 10px;
}

/*ここまで*/

#wPrimary .section p {
	font-size: 16px;
}

#wPrimary .paragraph p {
	margin-bottom: 1.5em\9;
}

#wPrimary .paragraph p:not([class="right"]) img {
	border: 1px solid #fff;
	-webkit-box-shadow: 0 0 3px #333;
	-moz-box-shadow: 0 0 3px #333;
	-ms-box-shadow: 0 0 3px #333;
	box-shadow: 0 0 3px #333;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#a1a1a1, direction=0, strength=3, enabled=true), progid:DXImageTransform.Microsoft.Shadow(color=#a1a1a1, direction=90, strength=3, enabled=true), progid:DXImageTransform.Microsoft.Shadow(color=#a1a1a1, direction=180, strength=3, enabled=true), progid:DXImageTransform.Microsoft.Shadow(color=#a1a1a1, direction=270, strength=3, enabled=true);
}

#wPrimary .paragraph p.sign img {
	border: none;/*reset*/
	box-shadow: none;/*reset*/
	filter: none;/*reset*/
}


/* module（主に田口さんコラム）*/

/* CMS化しないmodule（主に田口さんコラム）*/
#TaguchiLegend {
	line-height: 25px;
	width: 746px;
	margin: -15px 0 0 0;
	padding: 5px 0 5px 5px;
	border: 2px solid #f0f0f0;
}

#TaguchiLegend .ico img {
	vertical-align: middle;
	margin-right: 2px;
}

#TaguchiLegend li {
	display: inline;
	float: left;
	margin: 0 6px 0 0;
	font-size: 12px;
	cursor: pointer;
}

#TaguchiLegend #icoReset {
	clear: both;
	float: right; 
	margin: 0;
}

#TaguchiLegend li span {
	clear: both;
	display: inline;
	font-size: 10px;
}
/* ここまで*/

/* CMS化用module（主に田口さんコラム）*/
#TaguchiLegendFreme {
	margin: -15px 0 0 0;
	padding: 5px 0 5px 5px;
	border: 2px solid #f0f0f0;
}

#TaguchiLegendLink {
	display: table;
	line-height: 25px;
	width: 714px;
}

#TaguchiLegendLink .ico img {
	vertical-align: top;
	margin-right: 2px;
}

#TaguchiLegendLink li {
	display: table-cell;
	margin: 0 6px 0 0;
	font-size: 12px;
	cursor: pointer;
}

#TaguchiLegendLink li span {
	clear: both;
	display: inline;
	font-size: 10px;
}

#TaguchiLegendFreme #icoReset {
	float: right; 
	margin: 0;
	font-size: 12px;
	cursor: pointer;
}
/* ここまで*/

/*CMS化除外がある為、#wCols*/
#wCols {
	padding: 15px 0;	
}

#wCols .listWhatsnew {
	float: left;
	width: 375px;
	margin: 0;
	padding: 0;
}

#wCols #colLeft.listWhatsnew {
	width: 371px;
	padding-right: 8px;
}

#wCols .listWhatsnew li {
	line-height: 1.5;
	margin: 0 0 10px 0;
	padding: 0;
}

#wCols .listWhatsnew li a {
	padding: 4px 0 4px 25px;
}
#wCols .listWhatsnew li img {
	margin: 0 0 8px 3px;
}
.listWhatsnew .ico_camera a {
	background: url(/photo/repairer/images/btn_icon_camera_s.jpg) no-repeat left center;
}
.listWhatsnew .ico_soba a {
	background: url(/photo/repairer/images/btn_icon_soba_s.jpg) no-repeat left center;
}
.listWhatsnew .ico_hatake a {
	background: url(/photo/repairer/images/ico_kuwa_s.gif) no-repeat left center;
}
.listWhatsnew .ico_other a {
	background: url(/photo/repairer/images/btn_icon_other_s.jpg) no-repeat left center;
}
.listWhatsnew .ico_cook a {
	background: url(/photo/repairer/images/ico_cook_s.gif) no-repeat left center;
}

#wCols + p {
	clear: both;
	padding-top: 12px;
	text-align: right;
}

/*ここまで*/

.date {
	clear: both;	
}

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

.bg {
	display: inline;
	float: left;
	width: 100%;
	background: url(/photo/repairer/images/bg.jpg);	
}

#wMenuFull {
	margin: 10px auto 20px auto;
}

h1, p, .date, .titleSub span {
	color: #594E40;
}

#number {
	line-height: 1.2;
	display: block;
	font-size: 10px;
	margin-bottom: 2px;
}

#wPagination,/*wPaginationはCMS化しない場合のID*/
#newsList {
	clear: both;
	height: 2.5em;
}

#wPagination #prev,
#newsList #prev {
	display: inline;
	float: left;
	padding-left: 15px;
	background: url(/photo/repairer/images/arrow_L.gif) left 5px no-repeat;
}

#wPagination #next,
#newsList #next {
	display: inline;
	float: right;
	padding-right: 15px;
	background: url(/photo/repairer/images/arrow_R.gif) right 3px no-repeat;
}

#wPagination:after,
#newsList:after {
	content: "";
	display: block;
	clear: both;
}


#TaguchiLegend, #wPagination, #wTG, #wTGE {
	zoom: 1;	
}

#TaguchiLegend:after, #wPagination:after, #wTG:after, #wTGE:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}

#wFooter {
	position: relative;
	background: #fff;
	width: 100%;
	height: 100%;
	margin-top: 120px;
	padding-top: 1px;
}

#wFooter:before {
	content: '';
	position: absolute;
	top: -110px;
	padding-top: 110px;
	padding-left: 100%;
	left: 0;
	background: url(/photo/repairer/images/bg_siba.png) repeat-x bottom;
}

/* clearfix
----------------------------------------------------------------------------------------------------*/
#TaguchiLegendFreme {
	zoom: 1;/*for IE 5.5-7*/
}

#TaguchiLegendFreme:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}

@media screen and (min-width:768px) {

/* 特殊マージン系
-------------------------------------------------------------------------------------*/
#wPrimary .marT_5em {
	margin-top: 5em;
}

}

@media screen and (max-width:767px) {
body {
	background: none;
}

/*最新記事用*/
#wPrimary .summary .figure{width:110px; padding-bottom:0;}

.profile {
	margin-bottom: 20px;
	font-size: 10px;
	font-size: 1rem;
}

#wPrimary .profile dt {
	text-decoration: none;/*reset*/
	clear: none;
	cursor: pointer;
	margin-bottom: 10px;
	padding-left: 15px;
	background: url(/photo/repairer/images/arrow_D.gif) no-repeat left center;
}

#wPrimary .profile dt:hover {
	text-decoration: none;
}

#wPrimary .profile dd {
	border: 1px solid #f0f0f0;
	padding: 10px;
}

.summary {
	position: relative;
	width: 100%;/*reset*/
	height: 100%;/*reset*/
	margin-bottom: 5px;
	background: none;
}

/*reset*/
.summary p {
	position: static;
	line-height: inherit;
	width: 100%;
	margin: 0;
	padding: 5px;
	font-size: 10px;
	font-size: 1rem;
}

.summary .img {
	display: block;/*reset*/
}

/*ここまで*/

.titleSub p span {
	display: none;
}

h1 {
	font-size: 18px;
	font-size: 1.8rem;
}

#wPrimary .section p {
	font-size: 14px;
	font-size: 1.4rem;
}

#wPrimary .paragraph p.img {
	margin: 0 auto 14px;
	padding: 0 47px;
	margin-bottom: 1.5em\9;
}


#wPrimary .paragraph p.img img {
	display: table;
	display: block \9;
	width: 100%;
	max-width: 100%;
	margin: 0 auto;
	padding: 0;
	border: 1px solid #fff;
	-webkit-box-shadow: 0 0 3px #333;
	-moz-box-shadow: 0 0 3px #333;
	-ms-box-shadow: 0 0 3px #333;
	box-shadow: 0 0 3px #333;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#a1a1a1, direction=0, strength=3, enabled=true), progid:DXImageTransform.Microsoft.Shadow(color=#a1a1a1, direction=90, strength=3, enabled=true), progid:DXImageTransform.Microsoft.Shadow(color=#a1a1a1, direction=180, strength=3, enabled=true), progid:DXImageTransform.Microsoft.Shadow(color=#a1a1a1, direction=270, strength=3, enabled=true);
}

#wPrimary .paragraph p.sign img {
	border: none;/*reset*/
	box-shadow: none;/*reset*/
}


/* module（主に田口さんコラム）*/
h1#TaguchiLegendyYear {
	margin: 0 0 10px;
	padding: 6px 5px;
	font-size: 18px;
	font-size: 1.8rem; 
	font-weight: bold;
	line-height: 1.4;
	background: #d70b24;
	color: #fff;
}

#TaguchiLegendFreme,
#TaguchiLegendTitle {
	display: none;
}

/* 一覧と記事ページ共通CSS */

#wColsSP .listWhatsnew li a {
	display: inline-block;
	padding-left: 26px;
}

#wColsSP .listWhatsnew li img {
	margin: 0 0 8px 3px;
}

#wColsSP .listWhatsnew .ico_camera a {
	background: url(/photo/repairer/images/btn_icon_camera_s.jpg) no-repeat left center;
}

#wColsSP .listWhatsnew .ico_soba a {
	background: url(/photo/repairer/images/btn_icon_soba_s.jpg) no-repeat left center;
}

#wColsSP .listWhatsnew .ico_hatake a {
	background: url(/photo/repairer/images/ico_kuwa_s.gif) no-repeat left center;
}

#wColsSP .listWhatsnew .ico_other a {
	background: url(/photo/repairer/images/btn_icon_other_s.jpg) no-repeat left center;
}

#wColsSP .listWhatsnew .ico_cook a {
	background: url(/photo/repairer/images/ico_cook_s.gif) no-repeat left center;
}

#wColsSP .listWhatsnew li a:before {
	border: none;
}

/* ここまで */

/* 関連日記 */
#wColsSP #rerationalLink {
	margin: 0 10px 10px;
}

#wColsSP #rerationalLink li {
	margin-bottom: 10px;
}

#wColsSP #rerationalLink li a {
	margin-top: 0;
	padding: 0 0 0 25px;
}
/* ここまで */

#newsList {
	margin-bottom: 25px;
}

.date {
	clear: both;
	margin: 0 5px 10px;
	font-size: 10px;
	font-size: 1rem;
}

.sign {
	text-align: right;
}

.bg {
	display: none;
}

#wMenuFull {
	margin: 10px auto 20px auto;
}

#number {
	line-height: 1.2;
	display: block;
	font-size: 10px;
	margin-bottom: 2px;
}

#wPagination, #wTG, #wTGE {
	zoom: 1;	
}

#wPagination:after, #wTG:after, #wTGE:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}

#wFooter {
	margin-top: 0;/*reset*/
	padding: 0;/*reset*/
}

#wFooter:before {
	display: none;
}

/* サイドメニュー
-------------------------------------------------------------------------------------*/
.menuText nav ul li br,
.menuText nav ul li img {
	display: none;
}

#wSideBar aside dl {
	display: none;
}

/*トップページリンク*/
#linkToppage {
	display: none;
}
/*ここまで*/


/* SP clearfix
----------------------------------------------------------------------------------------------------*/
#newsList {
	zoom: 1;/*for IE 5.5-7*/
}

#newsList:after {
	content: "";
	display: block;
	clear: both;
	visibility: hidden;
}

}

