@charset "UTF-8";
/* CSS Document */
@media screen and (max-device-width: 480px) {
body {
-webkit-text-size-adjust: none; /* iPhone */
}
}

.cf:after,
.pageMenu ul:after,
.post:after{content:"."; display:block; clear:both; height:0; visibility:hidden;}
.cf{ min-height:1px;}



body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #595757;
}

.mb15 {
	margin-bottom: 15px;
}

header {
	height: 148px;
}
#header_area {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	height: 148px;
}
#header_area .logo {
	float: left;
	box-shadow: 0px -2px 2px 2px #CCC;
	-webkit-box-shadow: 0px -2px 2px 2px #CCC;
	-moz-box-shadow: 0px -2px 2px 2px #CCC;
}
#header_area .logo img {
	vertical-align: bottom;
}
#header_area .address {
	float: left;
	font-size: 13px;
	line-height: 18px;
	margin-top: 15px;
	margin-left: 25px;
}
#header_area .address h1 {
	font-size:13px;
	font-weight:normal;
	} 
#header_area #right_ {
	float: right;
	height: 70px;
	overflow: hidden;
	margin-top: 12px;
}
#header_area #right_ #sony {
	float: left;
	margin-right: 10px;
}
#header_area .tel {
	background-image: url(../image/common/tel_bg.png);
	background-repeat: no-repeat;
	height: 56px;
	width: 245px;
	padding-top: 10px;
	color: #FFF;
	font-size: 90%;
	padding-left: 15px;
	float: left;
}
#header_area .tel .tel_n {
	font-size: 27px;
	font-family: "Arial Black", Gadget, sans-serif;
	margin-top: 5px;
	margin-left: 30px;
}

#header_area .tel .tel_n a {
	color: #FFF;
	text-decoration: none;
}
nav {
	background-color: #39A9E1;
	margin-top: -60px;
}
#nav_area {
	height: 60px;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
}
#nav_area ul {
	float: right;
	width: 768px;
	color: #FFF;
	font-size: 110%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: right;
}
#nav_area ul li {
	display: block;
	float: left;
	width: 152px;
	text-align: center;
	height: 37px;
	padding-top: 23px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
#nav_area ul .bt2 {
	padding-top: 12px;
	height: 48px;
}
#nav_area ul a {
	color: #FFF;
	text-decoration: none;
}
#nav_area ul a li:hover {
	background-color: #727171;
}
.pankuzu {
	font-size: 80%;
	margin-top: 10px;
	margin-bottom: 5px;
}
#contents .pankuzu a {
	text-decoration: underline;
	color: #39A9E1;
}
#contents .pankuzu a:hover {
	text-decoration: none;
	color: #39A9E1;
}
#contents #right {
	float: right;
	width: 250px;
	margin-top: 40px;
}
#contents #right p {
	margin-bottom: 10px;
	text-align: center;
}
#contents #right p a {
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	behavior: url(../js/PIE.htc);
}
#contents #right p a:hover {
	opacity: 0.6;
	filter: alpha(opacity=60);
	behavior: url(../js/PIE.htc);
}
#contents #right .fb {
	background-image: url(../image/common/fb_header.png);
	text-indent: -9999px;
	height: 34px;
	width: 250px;
	margin-bottom: 0px;
}
#contents #right #banner02 {
	text-align: center;
	margin-top: 10px;
}
#contents #right #banner03 {
	text-align: center;
	margin-top: 10px;
}


#map_area {
	height: 5px;
	background-color: #39A9E1;
	margin-top: 100px;
}
#map_area article #gm {
/* 	height: 270px;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
 */}
footer {
	color: #595757;
	padding-top: 26px;
}
#footer_area {
	height: 65px;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
}
#footer_area .logo {
	float: left;
	margin:15px 0 0;
}
#footer_area ul {
	list-style-type: none;
	float:left;
	font-size: 80%;
	margin-left: 20px;
	margin-top: 15px;
}
#footer_area ul li {
	display: inline;
	margin-right: 3px;
	margin-left: 3px;
}
#footer_area ul li a {
	color: #595757;
	text-decoration: none;
}
#footer_area ul li a:hover {
	color: #39A9E1;
	text-decoration: underline;
}
#footer_area #sad {
	float: right;
	overflow: hidden;
	width: 300px;
}
#footer_area #sad #mark {
	float: left;
	margin-right: 8px;
}
#footer_area #sad #sad_txt {
	font-size: 70%;
	float: right;
	width:220px;
	line-height:16px;
}
.copy {
	text-align:center;
	min-width:970px;
	font-size: 60%;
	margin:10px 0 10px;
}
