@charset "utf-8";
/*
Theme Name: theme150
Theme URI: http://theme.o2gp.com/
Description: theme150
Version: 1.0
Author: o2 Group
Author URI: http://theme.o2gp.com/
Tags: simple

	o2 Group v1.0
	 http://theme.o2gp.com/

	This theme was designed and built by o2 Group,
	whose blog you will find at http://theme.o2gp.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

*{margin:0;padding:0;}

body{
font: 14px/1.4 "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
color:#555555;
background: #f9f6f2;
}


a{color:#636363;text-decoration:none;}
a:hover{color:#909090;}
a:active, a:focus {outline: 0;}
img{border:0;}
.clear{clear:both;}


/*************
全体
*************/
#wrapper{
	background: #ffffff;
	margin: 0 auto;
	padding: 0 20px;
	width: 1000px;
}

#wrapper2{
border-top: 6px solid #6c6c6d;
background: #ffffff;
margin: 0 auto;
padding: 0 20px;
width: 980px;
}

/*************
/* ヘッダー
*************/
#header {
	background: url(images/headBg.jpg) no-repeat bottom left;
	height: 180px;
	width: 100%;
	position: relative;
	overflow: hidden;
	margin: 0 0 10px;
}
#header h1 {
	color: #333;	
	font-size: 12px;
	position: absolute;
	top: 3px;
	left: 0;
}
#header p#title {
	position: absolute;
	top: 28px;
	left: 10px;
}
#header p#btn {
	position: absolute;
	top: 92px;
	right: 10px;
}
#header p#btn img:hover {
	opacity: .8;
	-moz-opacity: 0.8;
	filter: alpha(opacity=80);
}

/*************
/* トップナビゲーション
*************/
ul#topnav{
margin: 15px 0;
width: 1000px;
height: 46px;
}

ul#topnav li{float:left;list-style:none;width:130px;}

ul#topnav a{
display: block;
width: 130px;
height: 46px;
}


/*************
メイン（左側）コンテンツ
*************/
#main {
float: left;
width: 760px;
padding: 20px 0;
display: inline;
}

#main .bannerM img{
padding-right: 10px;
padding-bottom: 15px;
}
#main .bannerM img.last{padding-right:0;}

#main h2{
margin-bottom: 10px;
padding: 0px 10px 0px 15px;
line-height: 43px;
font-size: 18px;
font-weight: normal;
color: #6c6c6d;
background: #FFFFFF url(images/heading3.png) no-repeat;
}

#main h3 {
font-size: 14px;
line-height: 30px;
background: url(images/h33.png) no-repeat ;
padding-left: 15px;
padding-bottom: 10px;
margin-top: 20px;
letter-spacing: 0.2em;
color: #333333;
}

#main h4 {
font-size: 1.0em;
letter-spacing: 0.2em;
color: #00008B;
text-decoration:underline;

}

#main h5 {
width:720px;
font-size: 1em;
font-weight: bold;
padding: 20px 20px 6px 11px;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #9ccff7;
border-left-width: 5px;
border-left-style: solid;
border-left-color: #9ccff7;
margin-bottom: 10px;
}

#main h6 {
font-size: 0.9em;
font-weight: bold;
margin-left:15px;
padding: 10px 10px 10px 10px;
color: #FF0000;
}

#main h7 {
font-size: 1.3em;
font-weight: bold;
}

#main p {
font-size: 0.9em;
padding: 10px 10px 10px 10px;
}

#main .list1{
	font-size:1em;
}
#main .list1 li{
	list-style:disc url(images/ico04.gif);

}
#main .list2{
	font-size:1em;
}
#main .list2 li{
	margin-left:50px;
	margin-right:20px;

}

/* 画像を右に回りこみ */
#main p.withImage{
width: 598px;
margin: 20px 0 10px 10px;
padding: 5px 0;
}

#main p.withImage img{
float: right;
margin-left: .5em;
}

#main p{
	line-height:1.6;
	font-size:0.9em;
}


#date {
text-align: right;
padding-right: 15px;
padding-top: 15px;
padding-bottom: 10px;
font-weight:bold;
color:#6c6c6d;
}

#next {
text-align: center;
padding-top: 30px;
padding-bottom: 30px;
}

/* フッター共通 */
.box{
float: left;
width: 195px;
margin: 20px 16px 10px 0;
line-height: 1.2;
}

.box_img{
padding: 0px 0px 10px 0px;
}

.last{margin-right:0;}


/* ボタン */
p.button{
text-align: center;
font-weight:bold;
padding: 10px 0;
}

p.button a{
display:block;
line-height: 32px;
background: #ffffff url(images/button.png) no-repeat;
margin: 0 -20px;
}

p.button a{color:#fff;}
p.button a:hover{color:#d9e8ff;}

p.button a:hover{
cursor:pointer;
background-position: 0 -32px;
}

/* メインとフッターのリスト位置調節 */
#main ul, #footer ul{margin-left: 20px;}
#main li, #footer li{margin-bottom: 3px;}


/*************
サイド（右側）コンテンツ
*************/
#sidebar {
float: right;
width: 220px;
padding: 16px 0;
}

#sidebar p{margin-bottom: 20px;}

#sidebar h3 {
margin-top: 5px;
padding: 2px 10px 0 15px;
line-height: 40px;
font-size: 15px;
font-weight: normal;
color: #6c6c6d;
background: #6c6c6d url(images/heading2.png) no-repeat;
}

#sidebar ul{
margin-left: 5px;
padding: 10px 0;
}

#sidebar li{
margin: 0 10px 10px 5px;
list-style: none;
border-bottom: 1px dashed #6c6c6d;
}

#sidebar li a{
background: url(images/list.png) no-repeat 0 50%;
display: block;
padding-left:15px;
}

#sidebar li a:hover{background-position: 3px 50%;}




/*************
/* フッター
*************/
#footer{
clear:both;
padding: 10px 0 10px;
border-top: 1px solid #6c6c6d;
}

#footer .inner{
overflow: hidden;
}

* html #footer .inner{height:1%;}

#footer #logo{
float:left;
padding: 10px 0 5px;
width: 292px;
}

address{
margin: 0 auto;
padding: 3px 0 3px;
text-align: center;
font-style:normal;
font-size: 12px;
clear:both;
display:block;
background: #cccccc;
width: 1000px;
}

address2{
margin: 0 auto;
padding: 3px 0 3px;
text-align: center;
font-style:normal;
font-size: 12px;
clear:both;
display:block;
background: #cccccc;
width: 708px;
}

table {
	border:1px solid #ccc;
	border-collapse:collapse;
	margin:0 0 0px;
}
td {
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	padding:5px;
}
th {
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	padding:5px;
	text-align:left;
	background-color:#f5f5f5;
	color:#228B22;
}
/*クラス*/
.photo {
	float:left;
	margin-right:5px;
	width: 120px;
	margin-top: 0;
	margin-right: 0.5em;
}
/*回し込み補正CSS⇒http://www.koikikukan.com/archives/2009/07/08-000300.php*/
p img {
    padding: 0;
    max-width: 100%;
}
img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
img.alignright {
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline;
}
img.alignleft {
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline;
}
.alignright {
    float: right;
}
.alignleft {
    float: left;
}



*--global menu ----------------------------------*/
#menu .home{
	width: 80px;
}
#menu .global{
	width: 1020px;
	
}
#home-menu{
	background:#fff url(images/bg01.jpg) repeat-x;
	border:1px solid #cfcfcf;
	margin:0px;
	padding:2px 0;
	_width:100%;
	overflow:hidden;
	text-align:center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
}
#home-menu li{
	float:left;
	width:87px;
	height:66px;
	list-style:none;
	line-height:66px;
	font-weight:bold;
	border-right:1px solid #cfcfcf;
}
#home-menu li a:link,#home-menu li a:visited{
	display:block;
	margin:0px 2px;	
	padding:0 10px;
	font-size:12px;
	color:#333;
	text-decoration:none;
	outline:none;	
}
#home-menu li a:hover,#home-menu .current a:link,#home-menu .current a:visited{
	color:#000;
	background:url(images/bg-home_menu.gif) repeat-x;
}


#global-menu{
	background:#fff url(images/bg01.jpg) repeat-x;
	border:1px solid #cfcfcf;
	margin:0px;
	padding:2px 0;
	_width:100%;
	overflow:hidden;
	text-align:center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
}
#global-menu li{
	float:left;
	width:150px;
	height:30px;
	list-style:none;
	line-height:30px;
	font-weight:bold;
	border-right:1px solid #cfcfcf;
	

}
#global-menu li a:link,#global-menu li a:visited{
	display:block;
	margin:0px 2px;	
	padding:0 20px;
	font-size:12px;
	color:#333;
	text-decoration:none;
	outline:none;
	
}
#global-menu .current {
	background:url(images/bg-globalm.gif) repeat-x;
}
#global-menu li a:hover,#global-menu .current a:link,#global-menu .current a:visited{
	color:#333;
	background:url(images/bg-globalm02.gif) repeat-x;
}

#kotira{

	display:block;
	outline:none;
	text-indent:-9999px;
	width:800px;
	height:82px;
	background:url(baikyaku/link.jpg) 0 0 no-repeat;
	margin-top:10px;
	}
#kotira:hover{
	background:url(baikyaku/link.jpg) 0 -80px no-repeat;
	}

.bukken{
	width: 100%; /* テーブルの横幅 */
	border-collapse: collapse; /* 枠線の表示方法 */
	border: 0px solid #CCC; /* テーブル全体の枠線（太さ・色・スタイル） */
} 
.bukken td {
	border: 0px solid #CCC; /* セルの枠線（太さ・色・スタイル） */
	padding: 5px; /* セル内の余白 */
} 
.nakami{
	width: 100%; /* テーブルの横幅 */
	border-collapse: collapse; /* 枠線の表示方法 */
	border: 0px solid #CCC; /* テーブル全体の枠線（太さ・色・スタイル） */
} 
.nakami td.photo {
	border: 0px solid #CCC; /* セルの枠線（太さ・色・スタイル） */
	width: 120px;
}
.nakami td.right {
	border: 1px solid #CCC; /* セル内の余白 */
	vertical-align: top;
	padding-left: 5px;
	font-size: 14px;
} 
.nakami img {
	width: 120px;	
}



/*-------------------------------------------------
  Layout
-------------------------------------------------*/
body{
	margin:0;
	padding:0;
	background:#fff url(images/bg02.gif);
	text-align:center;
	font-family: normal arial, helvetica, hirakakupro-w3, osaka, "ms pgothic", sans-serif;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #F90;
}

#container{
	margin:0px auto;
	padding:0px auto;
	width:1000px;
	text-align:left;
	background-color: #FFF;
	background-image: url(images/bg01.jpg);
	background-repeat: repeat-x;
}
#container h1{
	font-size: 12px;
	text-align: center;
}
#header{
	position:relative;
}



#footer{
	clear:both;
	width:100%;
	text-align:center;
	padding-top:20px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #F90;
}

.pageclearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix{ zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

#con{width:725px;
	margin:10px;
	color:#444;
}
.condiv {
	width:660px;
	margin: 40px auto;
}

.bar{
	background-image:url(/baikyaku/bar.jpg);
	background-repeat:no-repeat;
	height:36px;
	width:660px;
	text-align:left;
	text-indent:20px;
	line-height:33px;
	font-size:18px;
}

#nagare{
	width:620px;
	list-style:none;
	margin:0;
	margin-top:20px;
	margin-left:20px;
	padding:0;
	background: url(/baikyaku/nagare.jpg) no-repeat top left;
}
#nagare .fl{
	display:block;
	float:left;
	width:204px;
	height:119px;
	padding:0;
	margin:0;
	}
#nagare h5{ font-size:13px !important; color:red; margin-top:10px;}
#nagare p{ 
	font-size:14px !important;
	text-align:left; 
	line-height:1.1; 
	display:block;
	width:174px;
	margin:0;
	padding:0;
	margin-left:15px;
	margin-top:5px;}

.aisatu{ margin:0; padding:5px;}




#banner{
	width:660px;
	margin:0;
	padding:0;
	}
#banner a{
	display:block;
	float:left;
	width:280px;
	height:60px;
	margin:0;
	padding:0;
	margin-top:20px;
	margin-left:30px;
	border:solid 1px #ccc;
	}
#banner a span{display:none;}
#b1{
	background:url(/baikyaku/banner1.jpg) no-repeat;}

#b2{
	background:url(/baikyaku/banner2.jpg) no-repeat;}



#otoi{
	position:relative;
	background-image:url(/baikyaku/otoi.jpg);
	background-repeat:no-repeat;
	width:660px;
	height:233px;
}

#mailbtn a{
	position:absolute;
	display:block;
	width:290px;
	height:80px;
	top:50px;
	left:350px;
	background: none;
	}

#input-btn {
    border: 0px;

    background: url(/images/button08_toiawase_01.jpg) left top no-repeat;
}

/*----------------------------------------------------
	contact
----------------------------------------------------*/

#contactText {
	width: 700px;
	margin: 0 auto 0;
	padding-top: 0px;
	text-align: left;
}

#contactTable {
	margin: 0px auto 0;
	text-align: left;
}

#contactTable th {
	width: 178px;
	padding: 10px 10px;
	font-weight: 800;
	background-color: #f5f5f5;
	border: solid 1px #cdcdcd;
        font-size: 1.0em;
}

#contactTable td {
	width: 478px;
	padding: 10px 10px;
	background-color: white;
	border: solid 1px #cdcdcd;
        font-size: 1.0em;
}

#contactTable input {
	padding: 3px 5px;
}

.re {
	color: #F23038;
	}

.inputName {
	width: 250px;
}

.inputTel {
	width: 200px;
}

.inputMail {
	width: 300px;
}

.inputContent {
	width: 450px;
	height: 250px;
}

.contactButton {
	cursor:pointer;
	cursor:hand;
	border:none;
	width:180px;
	height:50px;
	text-align:center;
	background-image:url("images/submit.gif");
	margin: 0 auto 0;
}

#contactButton input {
	padding: 10px 10px;
	margin: 0 auto 0;

}


#contactText {
	width: 700px;
	margin: 0 auto 0;
	padding-top: 0px;
	text-align: left;
}

#ichiranTable {
        border:1px solid #ccc;
	border-collapse:collapse;
	margin:0 0 0px;
}

#ichiranTable th {
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	padding:2px;
	text-align:left;
	background-color:#f5f5f5;
	color:#228B22;
        font-size: 0.9em;
}

#ichiranTable td {
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	padding:2px;
        font-size: 0.9em;
}
/*クラス*/
.photo {
	float:left;
	margin-right:5px;
	width: 120px;
	margin-top: 0;
	margin-right: 0.5em;
}
/*回し込み補正CSS⇒http://www.koikikukan.com/archives/2009/07/08-000300.php*/
p img {
    padding: 0;
    max-width: 100%;
}
img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
img.alignright {
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline;
}
img.alignleft {
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline;
}
.alignright {
    float: right;
}
.alignleft {
    float: left;
}

#print-btn {
	cursor:pointer;
	cursor:hand;
	border:none;
	width:180px;
	height:50px;
	text-align:center;
	background-image:url("images/print.gif");
	margin: 0 auto 0;
}

span.wpcf7-list-item { display: table-row; }
span.wpcf7-list-item * { display: table-cell; }


/*----------------------------------------------------
	追加スタイル　2012/08～
----------------------------------------------------*/

#contactTable select {
	padding: 3px 5px;
}

span.wpcf7-radio span.wpcf7-list-item-label,
span.wpcf7-checkbox span.wpcf7-list-item-label {
	display: inline;
}

#contactTable td dl {
	width: 100%;
	padding: 0px;
	margin: 0px;
}

#contactTable td dl dt {
	width: 22%;
	float: left;
	clear: left;
	margin: 0px;
	padding: 0px;
}

#contactTable td dl dd {
	padding: 0px;
	margin: 0px 0px 5px 22%;
}


#main h2.top {
	clear: both;
	font-size:16px;
	color:#666;
	background:url(images/bg01.jpg) repeat-x;
	border:1px solid #cfcfcf;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 0px 10px 10px 0px;
	padding: 5px 10px;
	line-height: 30px;
}
#main h2.top strong {
	padding-left:8px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #F90;
}


p.aside {
	clear: both;
	border-top: 1px dotted #ccc;
	margin: 20px 0px;
	padding: 3px 0px 0px 0px;
	color: #666;
	text-align: center;
}

a.more-link {
	display: block;
	text-align: right;
}

div.item_block {
	float: left;
	margin: 0px 5px 10px 5px;
	width: 365px;
}

div.item_img {
	float: left;
	width: 120px;
}
div.item_img img {
	vertical-align: bottom;
	max-width: 120px;
	height: auto;
}

div.item_block div.item_text {
	float: right;
	min-height: 198px;
	width: 228px;
	border: 1px solid #cccccc;
	padding: 5px 5px 0px 5px;
	text-align: center;
}

#main div.item_block div.item_text p {
	font-size: 1em;
	padding: 0px;
	margin: 0px 0px 1em 0px;
	line-height: 1.2;
}

#main hr.clear {
	clear: both;
	height: 0;
	border: 0;

}

/*----------------------------------------------------
	営業カレンダー　2013/01～
----------------------------------------------------*/

div.business-calendar-box {
	margin: 0px;
	padding: 0px;
}
table.business-calendar {
	clear: both;
	border-collapse: collapse;
	width: 100%;
	margin: 0px;
	font-size: 100%;
	color: #111;
	line-height: 1.6;
}
table.business-calendar th {
	color: #fff;
	font-weight: normal;
	background-color: #ff9900;
	border: 1px solid #ccc;
	text-align: center;
}

table.business-calendar td {
	border: 1px solid #ccc;
	text-align: center;
}
table tr.odd td {
	background-color: #fff;
}

table.business-calendar caption {
	border: none;
	font-size: 120%;
	padding: 0px 5px;
	margin: 0px;
	font-weight: bold;
	color: #111;
}


#sidebar ul.business-calendar-attribute,
#sidebar ul.business-calendar-attribute {
	text-align: center;
	list-style: none;
	font-size: 90%;
	margin: 0px;
	padding: 0px;
}

#sidebar ul.business-calendar-attribute li {
	display: inline;
	margin: 0px;
	padding: 2px;
	border-bottom: none;
}

.sunday {
	color: #ff0000;
}
.saturday {
	color: #0000ff;
}
.today {
	font-weight: bold;
	background-color: #fff5e5;
}

.business-calendar .attr0 { color: #111111; background:#FFCCCC; }
.business-calendar .attr1 { color: #ff0000; background:#ffffff; }
.business-calendar .attr2 { color: #111111; background:#fff100; }
.business-calendar .attr3 { color: #ffffff; background:#ff0000; }

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
}
#tooltip h3, #tooltip div	{ margin: 0; }

table.business-calendar a {

}

/*----------------------------------------------------
	ボタン切り替え　2013/01～
----------------------------------------------------*/

a.btn {
	display: block;
	width: 120px;
	height: 25px;
	background: url(images/bukken_btn_off.gif) no-repeat 0 0;
	text-indent: -9999px;
}
a.btn:hover {
	background: url(images/bukken_btn_over.gif) no-repeat 0 0;
}

/*----------------------------------------------------
	サイドバーソーシャルボタン
----------------------------------------------------*/

#sidebar ul.btn {
	clear: both;
	list-style: none;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
#sidebar ul.btn li {
	float: left;
	padding: 0px;
	margin: 0px 0px 5px 0px;
	border-bottom: none;
}
#sidebar ul.btn li a {
	background-image: none;
	padding: 0px;
}
#sidebar ul.btn li img {
	vertical-align: bottom;
}

/*----------------------------------------------------
	トップ飯坂線
----------------------------------------------------*/

#main ul#iizaka {
	clear: both;
	list-style: none;
	margin: 0 0 15px 0;
	padding: 0;
	height: 132px;
	width: 750px;
	background-image: url(images/iizaka.jpg);
	background-repeat: no-repeat;
	position: relative;
}
#main ul#iizaka li {
	margin: 0;
	padding: 0;
}

#main ul#iizaka li a {
	display: block;
	text-indent: -9999px;
	height: 32px;
	width: 210px;
	background-repeat: no-repeat;
	position: absolute;
}
#main ul#iizaka li#cat15 a {
	top: 85px;
	left: 219px;
	background-image: url(images/bt_01.jpg);
}
#main ul#iizaka li#cat15 a:hover {
	background-image: url(images/bt_01_on.jpg);
}

#main ul#iizaka li#cat16 a {
	top: 85px;
	left: 469px;
	background-image: url(images/bt_02.jpg);
}
#main ul#iizaka li#cat16 a:hover {
	background-image: url(images/bt_02_on.jpg);
}

/*----------------------------------------------------
	2013/04/16
----------------------------------------------------*/

#main ul.aside {
	clear: both;
	list-style: none;
	margin: 0 0 15px;
	padding: 0;
	overflow: hidden;
}
#main ul.aside li {
	margin: 0;
	padding: 0;
	float: left;
}
#main ul.aside li a {
	display: block;
	text-indent: -9999px;
}
#main ul.aside li#owner a {
	background-image: url(images/bn_owner.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 372px;
	margin-right: 2px;
}
#main ul.aside li#owner a:hover {
	background-image: url(images/bn_owner_on.jpg);

}

#main ul.aside li#sell a {
	background-image: url(images/bn_sell.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 376px;
}
#main ul.aside li#sell a:hover {
	background-image: url(images/bn_sell_on.jpg);
}

/*----------------------------------------------------
	2013/08/12
----------------------------------------------------*/


#main #con p.bn_satei {
	clear: both;
	text-indent: -9999px;
	margin: 20px 0;
	padding: 0;

}
#main #con p.bn_satei a {
	margin: 0 auto;
	display: block;
	height: 106px;
	width: 660px;
	background-image:url(baikyaku/bn_satei.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;

}
#main #con p.bn_satei a:hover {
	background-position: 0px -106px;
}

#main #con p.bn_cont {
	clear: both;
	text-indent: -9999px;
	margin: 20px 0;
	padding: 0;

}
#main #con p.bn_cont a {
	margin: 0 auto;
	display: block;
	height: 233px;
	width: 660px;
	background-image:url(baikyaku/otoi.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;

}

a.more {
	float: right;
	background-color: #de3b32;
	font-weight: bold;
	padding: 3px 10px;
	margin: 0;
	text-indent: 0;
	color: #fff;
	font-size: 14px;
}
a.more:hover {
	background-color: #ee9d98;
	text-decoration: none;
}

/*----------------------------------------------------
	2013/09/25
----------------------------------------------------*/

div.post {
	width:660px;
	margin: 0 auto;
	font-size: 110%;
	line-height: 1.4;
}

#main dl.qa {
	clear: both;
	margin: 0px 0px 20px 20px;
}
#main dl.qa dt {
	color: #000052;
	font-weight: bold;
	font-size: 110%;
	padding: 0;
	margin: 0;
}

#main dl.qa dd {
	padding: 0px;
	margin: 0px 0px 20px 38px;
	text-indent: -38px;
	font-weight: bold;
}
#main dl.qa dd strong {
	color: #ff002c;
	display: block;
	font-size: 110%;
}

#main dl.qa dt:first-letter,
#main dl.qa dd strong:first-letter {
	font-size: 200%;
}


#main div.post h3 {
	clear: both;
	background: none;
	line-height: auto;
	border-left: 4px solid #ff991d;
	border-bottom: 2px solid #ff991d;
	font-size: 120%;
	letter-spacing: 0.2em;
	color: #00008B;
	margin: 0 0 20px;
	padding: 0 0 0 10px;

}

div.post table {
	width: 100%;
}
div.post table td {
	padding: 20px;
}


#main #con div.post p.bn_cont a {
	background-image:url(baikyaku/otoi2.jpg);

}


/*----------------------------------------------------
	2013/10/08
----------------------------------------------------*/


ul#menu-footer {
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0 auto 20px;
	font-size: 90%;
	width: 860px;
}

ul#menu-footer li {
	display: inline;
	padding: 2px 10px 5px 10px;
	border-left: 1px solid #ccc;
}


/*----------------------------------------------------
	2013/11/12
----------------------------------------------------*/

#main dl.news dd span {
	color: #fff;
	font-size: 10px;
	padding: 0 2px;
	margin: 0 5px 0 0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
#main dl.news dd span.ico14 {
	background-color: #f88191;

}
#main dl.news dd span.ico18 {
	background-color: #7fb700;

}

/*----------------------------------------------------
	2014/05/14
----------------------------------------------------*/

#main ul.photo {
	list-style: none;
	padding: 0;
	margin: 0 0 20px;
	width: 100%;
	text-align: center;
}
#main ul.photo li {
	display: inline-block;
	padding: 0;
	margin: 0;
}
#main ul.photo li img {
	margin: 0 auto;
	border: 1px solid #eee;
	padding: 4px;
}

#main table.outline {
	border: 1px solid #ccc;
	border-collapse:collapse;
	margin: 0 0 30px;

}

#main table.outline th {
	border: 1px solid #ccc;
	padding: 5px;
	text-align: left;
	background-color:#f5f5f5;
	color: #228B22;
}
#main table.outline td {
	padding: 5px;
}

#main ul.article {
	clear: both;
	list-style: none;
	padding: 10px;
	margin: 40px 0;
	background-color: #ddd;
	overflow: hidden;
}
#main ul.article li {
	display: inline-block;
	padding: 0;
	margin: 0;
	text-indent: -999px;
}
#main ul.article li a {
	display: block;
	height: 140px;
	width: 315px;
	background-repeat: no-repeat;
	background-position: left center;

}

#main ul.article li.cat1 a {
	background-image: url(images/koriyama_bt_01.jpg);
	margin-right: 5px;
}
#main ul.article li.cat2 a {
	background-image: url(images/koriyama_bt_02.jpg);
}

#main ul.article li a:hover {
	opacity: .8;
	-moz-opacity: 0.8;
	filter: alpha(opacity=80);
}

#sidebar a:hover img.over {
	opacity: .8;
	-moz-opacity: 0.8;
	filter: alpha(opacity=80);
}


/*----------------------------------------------------
	2014/06/17
----------------------------------------------------*/


#main table.detail {
	table-layout: fixed;
	width: 700px;
	margin: 0 auto 20px;
}
#main table.detail th {
	width: 100px;
}
#main table.detail td {

}

div.gmap {
	text-align: center;
	margin: 0 auto;
}

div.gmap iframe {
	text-align: left;

}

/*----------------------------------------------------
	2014/08/25
----------------------------------------------------*/

div.recom {
	width: 750px;
	overflow: hidden;
}
#main div.recom p {
	padding: 0;
	margin: 0;
	line-height: 1.4;
	text-align: left;
}

div.recom a {
	display: block;
	float: left;
	margin: 0 0 20px;
	width: 365px;
}
div.recom a.right {
	float: right;
}

div.recom a img {
	display: block;
	vertical-align: bottom;
	max-height: 274px;
	width: auto;
	margin: 0 auto 10px;
	text-align: center;
}
div.recom a:hover img {
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

/*----------------------------------------------------
	2014/09/26
----------------------------------------------------*/


div.news {
	overflow: hidden;
	margin: 0 0 10px;
	width: 750px;
}

div.news a {
	display: block;
	float: left;
	height: 188px;
	width: 250px;
	position: relative;
	color: #fff;
}
div.news a:hover {
	color: #ff9900;
	text-decoration: none;
}
div.news a dl {
	margin: 0;
	padding: 0;
	font-size: 90%;
}

div.news a dl dt {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
}
div.news img {
	height: auto;
	width: 100%;
	vertical-align: bottom;
}
div.news a:hover dl dt img {
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}


div.news a dl dd {
	background-color: rgba(0,153,68,0.8);
	margin: 0;
	padding: 3% 5%;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 90%;
}
div.news a dl dd span {
	display: block;
	font-size: 85%;
}

ul.more {
	clear: both;
	float: right;
	padding: 0px;
	margin: 0px 0px 20px 0px;
	list-style: none;

}
ul.more li {
	padding: 0px;
	margin: 0px 10px 0px 0px;
	display: inline;

}
ul.more li.feed a {
	background: url(images/feed.jpg) no-repeat;
	padding: 0px 0px 0px 16px;
}
ul.more li.list a {
}


/*----------------------------------------------------
	2015/03/05
----------------------------------------------------*/
#footer p#themes_switch {
	text-align: center;
	padding: 0;
	margin: 0 auto 20px;
}

#footer p#themes_switch a {
	display: inline-block;
	margin: 0 auto;
	padding: 5px 20px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	color: #fff;
	background-color: #f7921c;
}
#footer p#themes_switch a:hover {
	text-decoration: none;

}

table.company {
	width: 85%;
	margin: 0 0 20px;
}
table.company th {
	
}
table.company td {
	padding: 10px;
}
table.company td.staff {
	text-align: center;
	width: 25%;
}
table.company td.acc {
	width: 25%;
}

.pb10 {
	padding-bottom: 10px;
	display: inline-block;
}


/* =Like Box */

.fb-like-box,
.fb-like-box span,
.fb-like-box iframe[style]{ width: 100%!important; }

.fb-like-box {
	margin: 0 0 20px;
}

/* =送信ボタン */

.contactButton {
	text-indent: -999px;
}

/* =ページナビ */
div.wp-pagenavi {
	clear: both;
	margin: 0px 0px 20px 0px;
	text-align: center;
	font-size: 90%;
}
div.wp-pagenavi a,
div.wp-pagenavi a:link,
div.wp-pagenavi a:visited {
	padding: 4px 8px 4px 8px;
	margin: 4px;
	text-decoration: none;
	border: 1px solid #999999;
	color: #333333;
}

div.wp-pagenavi a:hover,
div.wp-pagenavi a:active {
	border: 1px solid #ff7f1c;
	color: #ff7f1c;
}
div.wp-pagenavi span.pages {
	padding: 4px 8px 4px 8px;
	margin: 4px;
	color: #333333;
	border: 1px solid #999999;
}
div.wp-pagenavi span.pages {
	padding: 4px 8px 4px 8px;
	margin: 4px;
	border: 1px solid #999999;
	color: #333333;
}
div.wp-pagenavi span.current {
	padding: 4px 8px 4px 8px;
	margin: 4px;
	font-weight: bold;
	border: 1px solid #999999;
	color: #333333;
}
div.wp-pagenavi span.extend {
	padding: 4px 8px 4px 8px;
	margin: 4px;
	border: 1px solid #999999;
	color: #333333;
}


/*----------------------------------------------------
	2015/06/02
----------------------------------------------------*/

#main ul.property  {
	list-style: none;
	padding: 0;
	margin: 0 10px 20px;
	text-align: center;
	overflow: hidden;
}
#main ul.property li {
	float: left;
	padding: 0;
	margin: 0 22px 20px 0;
}
#main ul.property li:nth-of-type(5n+5) {
	margin-right: 0;
}
#main ul.property li:nth-of-type(5n+1) {
	clear: left;
	float: left;
}

#main ul.property  li img {
	display: block;
	margin: 0 auto;
}

/*----------------------------------------------------
	2015/07/15
----------------------------------------------------*/


table.none {
	border-collapse: collapse;
	table-layout: fixed;
	padding: 0;
	margin: 0 10px 20px;
	text-align: left;
	border: none;
}
table.none caption {
	font-weight: bold;
	text-align: left;
}
table.none th,
table.none td {
	text-align: left;
	vertical-align: top;
	border: none;
}


/*----------------------------------------------------
	2016/01/27
----------------------------------------------------*/

#main ul.order {
	list-style: none;
	padding: 20px 20px 0;
	margin: 30px 10px 40px;
	overflow: hidden;
	background-color: #f2fff2;
	border: 1px solid #97cc97;
	display: inline-block;
}
#main ul.order li {
	clear: both;
	padding: 0;
	margin: 0 0 20px;
}
#main ul.order li a {
	display: block;
	float: right;
	padding: 5px;
	margin: 10px 0 20px;
	background-color: #3f9b3f;
	color: #fff;
	text-align: center;
	width: 180px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
#main ul.order li a:hover {
	text-decoration: none;
	background-color: #97cc97;
}


