@charset "utf-8";
/*
Theme Name: 株式会社ナカガワ
Theme URI: /
Template: biz-vektor
Description: 
Author: nakagawa
Tags: 
Version: 0.1.0
*/
.googlemap iframe,
.googlemap object,
.googlemap embed {
    height: auto;
    max-width: 100%;
}

.spec {
}
.spec table th {
	font-size: 14px;
	text-align: left;
	width: 20%;
}
.price {
	font-size: 16px;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 10px;
	display: block;
	clear: both;
}
.hinban {
	text-align: center;
	font-size: 14px;
	color: #FFF;
	background-color: #6C0;
	padding: 5px;
	width: 150px;
	float: left;
}
.flot-l {
	float: left;
	font-size: 16px;
}
.osusume {
	text-align: left;
}
.osusume img {
	float: left;
}
#topBlog{
 visibility: hidden;
 }

#infoRss{
 visibility: hidden;
 }
#blogRss{
 visibility: hidden;
 }
/*-------------------------------------------*/
/*	#header
/*-------------------------------------------*/
#header	{
	background-color: #fff9b1;
 }
 #header #site-title a img	{ max-height:60px;margin-top:3px; }
#header #headContact	{
	font-size: 100%;
	line-height: 110%;
	white-space: nowrap;
	text-align: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#header #headContactInner	{ }
#header #headContact #headContactTxt,
#header #headContact #headContactTime	{ font-size:10px;}
#header #headContact #headContactTxt	{ letter-spacing:0px;margin-bottom:1px; }
#header #headContact #headContactTel	{ font-size:18px; line-height:21px;margin-bottom:2px; font-family:'Lato', sans-serif; }
#header #headContact #headContactTime	{ font-size:12px; line-height:15px;}
/*-------------------------------------------*/
/* コンテンツ推奨サイズより大きい場合
/*-------------------------------------------*/
@media (min-width: 660px) { /* スクロール分余裕に20px */
#header	{
	background-color: #fff9b1;
	background-repeat: repeat-x;
	background-position: center;
	height: 115px;
 }
#header #site-title a img	{ max-height:80px;margin-top:3px; }
#headerTop #site-description	{ line-height:150%;font-size:12px;}
#header #site-title	{ padding-bottom:15px;float:left;}
#header #headContact	{ float:right; text-align:right; }
#header #headContact #headContactTxt	{
	font-size: 24px;
	line-height: 30px;
}
#header #headContact #headContactTime	{ font-size:12px;}
#header #headContact #headContactTel	{ font-size:24px;margin-bottom:4px; }



}