﻿@charset "utf-8";
/*
Theme Name: BizVektor
Theme URI: http://bizvektor.com
Description: BizVektor（ビズベクトル）テーマは管理画面からの設定のみで高品質なビジネスサイトを構築する事が出来ます。また、テーマ拡張プラグインによって新たに選択出来るデザインを増やす事が出来ます。
Author: Vektor,Inc.
Author URI: http://www.vektor-inc.co.jp/
Version: 0.9.0.6
License: GNU General Public License
License URI: license.txt
Tags: white,red,blue,black,green,orange
*/

.sticky {}
.bypostauthor {}

h5{
	margin: 15px 0 5px;
	border-bottom: solid 1px #ddd;

}

/* 関連記事画像表示 */
.related-post{
	width:670px;
	overflow:hidden;
	margin-top:5px;
	margin-left:auto;
	margin-right:auto;
	padding:0;
}
.related-entry {
	vertical-align: top;
	float: left;
	width:116px;
	font-size: small;
	min-height: 150px;
	margin-left: 3px;
	margin-right: 3px;
	margin-bottom: 12px;
	padding:5px;
	overflow:visible;
	background: #f5f5f5;
	border:1px solid #eeeeee;
}

.related-entry .title{
	margin-top: 6px;
}
.related-entry img{
	box-shadow: 0px 1px 3px rgba(0,0,0,0.3);
	border: #fff 3px solid;
	width:108px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {/* older safari and older chrome */
	select {-webkit-appearance: none; appearance: none; 
	}
}
select, input[type="email"], input[type="tel"], input[type="select"] { background: #f9f9f9; border: 1px solid #ccc; padding: 2px; font-size:12px;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	position: relative;
	overflow: hidden;
	padding: 5px 10px;
	margin: 5px 5px 5px 0px;
	width: 40%;
}

#content #direction table tr td{
	vertical-align: middle;
}
#content #direction table tr td img.aligncenter{
	margin-bottom: 0;
}
#content #directionmap{
	width:678px;
	margin-left: auto;
	margin-right: auto; 
	margin-bottom: 25px;
	margin-top: 15px;
}
#content #directionmap img{
	max-width: none !important;
}
#content #directionmap table{
	margin: 2px;
	border:none;
}
#content #directionmap table tr td{
	border: none;
	border-bottom: 1px solid #ddd;

	vertical-align: middle;	
	text-align:none;
	padding: 7px;
}
#content #directionmap .adp-warnbox{
	display:none;
}
#content #directionmap table.adp-placemark tr td{
	background: #fff;
	border: none;
}
#content #directionmap .adp-legal{
	font-size:0.8em;
	text-align:center;
}
#content #directionmap .adp-summary{
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	padding: 3px;
	font-size: 0.8em;
	text-align: right;
	background: #e2e8fa;
	vertical-align: middle;
}
.map-style{
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
	padding:8px;
	width: 378px;
	height : 400px;
	float:left;
}
.route-style{
	border-left:1px solid #eee;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
	padding: 8px;
	width: 250px;
	height : 400px;
	overflow:auto;
	overflow-y:scroll;
}

.spacer{
	display: none;
}
#content #post-697 h3{
	border: none;
	font-size: small;
	background: none;
	box-shadow: none;
	padding:0;
	margin :0;
}
#content #post-697 ol li{
	list-style: none;
}
#content #post-697 ol{
	margin:0;
}
.timeline{

  -webkit-box-shadow: inset 0 0 8px 2px #ccc; /* Safari, Chrome用 */
  -moz-box-shadow: inset 0 0 8px 2px #ccc; /* Firefox用 */
  box-shadow: inset 0 0 8px 2px #ccc; /* CSS3 */
  font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;

}

#content span.subtitle{
	display:none;
}
.timeline .section .title{
	margin:0 auto 28px auto;
}
.timeline .section ol.events li.event.featured .event_pointer{
	top: -21px;
}
#infscr-loading{
  text-align: center;
}
#infscr-loading img{
	margin-bottom:10px;
}
.paging{
	display:none;
}
#post-697 img{
	border: 4px solid #fff;
	box-shadow: 0px 1px 3px rgba(0,0,0,0.3);
}
#post-697 .moreLink{
	margin-bottom: 15px;
  	float:right;
}
#post-697 .moreLink a:hover {
color: #fff;
text-decoration: none !important;
background: url(images/arrow_wh_s.png) right bottom no-repeat #666;
}