@charset "utf-8";

/* 共通スタイル
----------------------------------------------------------- */
* {
	margin:0;
	padding:0;
}
html {
	overflow-y:scroll;
	height:100%;
}
body {
	background:url(../img/bgBody.jpg) left top repeat-x #fdd5be;
	font-family:"メイリオ",Meiryo,"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3",HiraKakuPro-W3,Osaka,arial,sans-serif;
	font-size:75%;
	/* height:100%; */
}
h1,h2,h3,h4,h5,h6 {
}
p,li,dt,dl {
	line-height:1.6;
}
p {
	margin:0 0 1em 0;
}
li {
	list-style-type:none;
}
img {
	border:0;
}
address {
	font-style:normal;
}
.clear {
	clear:both;
}


/* リンクカラー
----------------------------------------------------------- */
a:link {
	color:#215577;
	text-decoration:none;
}
a:visited {
	color:#215577;
	text-decoration:none;
}
a:hover {
	color:#FF6600;
	text-decoration:underline;
}
a:active {
	color:#666;
}


/* レイアウト
----------------------------------------------------------- */
#wrapper {
	width:764px;
	padding: 0 58px;
	margin: 0 auto;
	background:url(../img/bgWrapper.png) center top repeat-y;
	height:100%;
	min-height:100%;
}

body > #wrapper {
    height: auto;
}

* html #wrapper { behavior: expression(IEPNGFIX.fix(this)); } 


div#main{
}

div#container {
	width:764px;
	padding-top:15px;
}

div#container div#contMain {
	float:left;
	width:542px;
	overflow:hidden;
}

div#container div#contSide {
	float:right;
	width:216px;
}


div#footer{
	position:relative;
	/*bottom:0px;*/
	height:115px;
	width:764px;
	background:url(../img/bgFooter.gif) center bottom no-repeat;
	clear: both;
}


/* サイドのコンタクト
----------------------------------------------------------- */
h2#contact {
	background-image:url(../img/top/lineContact.gif);
	height:10px;
}

p#telNo {
	background-image:url(../img/top/telNo.png);
	height: 50px;
}
p#telTime {
	background-image:url(../img/top/telTime.png);
	height: 19px;
}
p#faxNo {
	background-image:url(../img/top/faxNo.png);
	height: 22px;
}

h2#information,
h2#contact,
p#telNo,
p#telTime,
p#faxNo {
	display:block;
	margin:0;
	padding:0;
	width: 216px;
	background-position:left top;
	background-repeat:no-repeat;
}

h3#yoyakuKotira {
	background:url(../img/top/mdsYoyaku.png) left top no-repeat;
	width: 216px;
	height: 34px;
}

h2#information {
	background-image:url(../img/sub/lineInformation.gif);
	height:11px;
	margin-bottom: 10px;
}

/* footMenu
----------------------------------------------------------- */
#footMenu {
	text-align:left;
	padding-left: 5px;
	display: block;
	border-bottom: 2px solid #fae3dd;
	padding-bottom: 2px;
}
#footMenu li {
	display:inline;
	list-style-type:none;
	margin-right:6px;
	padding-left:10px;
}
#footMenu li+li {
	border-left:1px solid #999;
}
div#footer div#footInfo {
	width: 490px;
	float: left;
	height: 60px;
}

div#footer div#footInfo img {
	padding: 10px;
	float: left;
}

div#footer div#footInfo h2 {
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 5px;
}

div#footer div#footInfo p {
	line-height: 1.1;
	font-size: 10px;
}

div#footer div#footNpk {
	width: 270px;
	float: right;
	height: 60px;
}

div#footer div#footNpk img {
	padding: 4px;
	float: left;
}

div#footer div#footNpk h2 {
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 5px;
}

div#footer div#footNpk p {
	line-height: 1.1;
	font-size: 10px;
}


/* clearFix
----------------------------------------------------------- */
.clearFix{
    zoom:1;/*for IE 5.5-7*/
}
.clearFix:after{/*for modern browser*/
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}

.clear{
	clear:both;
}


/* 汎用
----------------------------------------------------------- */
.vaBtm { vertical-align:bottom; }

.pdgTop05 { padding-top:5px; }
.pdgTop10 { padding-top:10px; }
.pdgTop15 { padding-top:15px; }

.pdgBtm05 { padding-bottom:5px; }
.pdgBtm10 { padding-bottom:10px; }
.pdgBtm15 { padding-bottom:15px; }

.fltRgt { float:right; }
.fltLft { float:left; }

.textTobasi {
	text-indent: -9999px;
	font-size: 1px;
	line-height: 1px;
}

div.retTop {
	width:130px;
	height:21px;
	float:right;
	margin:15px 5px;
	clear:both;
}

div.retTop a {
	display:block;
	width:130px;
	height:21px;
	text-indent: -9999px;
	font-size: 1px;
	line-height: 1px;
	background:url(../img/retTop.png) left top no-repeat!important;
}



/* ブログ用
----------------------------------------------------------- */
div.blogMetaData {
	text-align:right;
	padding:5px 5px 25px;
}

.asset,
.comments,
.trackbacks,
.archive {
    overflow: hidden;
    width: 100%;
}

.asset,
.asset-content,
.comments,
.trackbacks,
.archive {
    position: static;
    clear: both;
}

.asset,
.comments,
.comments-content,
.trackbacks,
.archive,
.search-form {
    margin-bottom: 1.5em;
}

.asset-header,
.asset-content,
.asset-body,
.comments-header,
.comment-header,
.comment-content,
.comment-footer,
.comments-open-header,
.comments-open-content,
#comments-open-footer,
.comments-closed,
#comment-form-external-auth,
.comments-open-moderated,
#comment-form-name,
#comment-form-email,
#comment-form-url,
#comment-form-remember-me,
#comments-open-text,
.trackbacks-header,
.trackbacks-info,
.trackback-content,
.trackback-footer,
.archive-content,
.search-form-header,
.search-results-header {
    margin-bottom: .75em;
}

/* Feedback */
.comments-open label {
    display: block;
}

h3.trackbacks-header {
	margin-top:20px;
}

div.trackbacks-info {
	padding:5px;
	margin:5px;
	border:1px solid #efc3ba;
	background-color:#fee8dc;
}


/* フォトギャラリー用
----------------------------------------------------------- */
ul.widget-list li.item {
/*	float:left; */
display: inline;
float: left;
margin: 0pt 3px 8px;
overflow: hidden;
text-align: center;
vertical-align: middle;
width: 165px;
height: 100px;
}

ul.widget-list li.item img {
	height:85px;
  overflow:hidden;
	padding: 5px;
	background-color: #FFFFFF;
	border: 1px solid #999;
}

img.asset-img-thumb {
	margin:2px!important;
}



/* 検索用
----------------------------------------------------------- */
div.entry h3 {
	color: #993333;
	font-size: 150%;
	border-bottom: 2px solid #efc3ba;
	padding: 10px 5px 5px;
	margin-bottom:10px;
	clear:both;
}

div.entry-body-text {
	padding:5px 15px;
}

div.entry-body-text ol {
	padding:0 0 0 2em;
}

div.entry-body-text ol li {
	list-style-position:outside;
	list-style-type:decimal;
	margin-bottom:1em;
}

div.entry-body-text ol li a {
	font-weight:bold;
}

h1.archive-title {
	font-size:22px;
}

h1.archive-title img {
	vertical-align:middle;
	padding-right:5px;
}

div.result div.entry h3 {
	font-size:24px;
}

div.result div.entry h3 img {
	vertical-align:middle;
	padding-right:5px;
}

#search_notice {
	padding-bottom:1em;
}


p.airplane{
	display:block;
	background:url(../img/airplane.gif) left top no-repeat;
	padding:5px 10px 25px 35px;
}

p.taxi{
	display:block;
	background:url(../img/taxi.gif) left top no-repeat;
	padding:5px 10px 25px 35px;
}

p.car{
	display:block;
	background:url(../img/car.gif) left top no-repeat;
	padding:5px 10px 25px 35px;
}

p.bus{
	display:block;
	background:url(../img/bus.gif) left top no-repeat;
	padding:5px 10px 25px 35px;
}


div.dotline {
	border-top:3px double #EFC3BA;
	padding-bottom:30px;
}

@media print{ 
body {zoom: 85%;}
}



