@charset "utf-8";
 /* Dafault
-------------------------------------------------- */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, iframe {
	margin: 0;
	padding: 0;
}

body {
	background: #fff url(../images/common/background.jpg) top left repeat-x;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐ ゴシック',sans-serif;
	line-height: 1.4em;
	text-align: center;
	font-size: 70%;
	color: #3c3c3c;
}

h1, h2, h3, h4 {
	clear: both;
}

img, img a {
	border: none;
}

em {
	font-weight: bold;
	font-style: normal;
	color: #e51f1f;
}

a {
	text-decoration: underline;
	color: #1776ac;
}
a:hover { text-decoration: none;}

iframe { border: 0;}


 /* Common
-------------------------------------------------- */
.clearfix:after { content: "."; display: block; height: 0; line-height:0; clear: both; visibility: hidden;}
.clearfix { display: inline-block;}
/* MacIE begin \*/
*+html div.clearfix { height: 1%;}
* html div.clearfix { height: 1%;}
.clearfix { display: block;}
/* Mac IE end */

.clear-left { clear: left;}
.clear-right { clear: right;}
.clear-both { clear: both;}

.img-left { float: left; margin-right: 10px;}
.img-right { float: right; margin-left: 10px;}
.img-center {text-align: center;}

.left-img { float: left;}
.right-img { float: right;}

.text-left { text-align: left;}
.text-right { text-align: right;}
.text-center { text-align: center;}

p.note { clear: both; font-size: 0.9em; *zoom: 1;}
span.note { font-size: 0.9em;}
ul.note { clear: both; list-style: none; font-size: 0.9em;}

.margin-none { margin: 0 ! important;}
.background-none { background: none ! important;}


 /* Layout
-------------------------------------------------- */
div.container {
	width: 950px;
	margin: 0 auto;
	padding-bottom: 12px;
	text-align: left;
}
div.container:after { content: "."; display: block; height: 0; line-height:0; clear: both; visibility: hidden;}
div.container { display: inline-block;}
/* MacIE begin \*/
*+html div.container { height: 1%;}
* html div.container { height: 1%;}
div.container { display: block;}
/* Mac IE end */

div#header {
	height: 136px;
	margin-bottom: 20px;
	position: relative;
}

div#wrapper {
	clear: both;
	padding-bottom: 50px;
}
div#wrapper:after { content: "."; display: block; height: 0; line-height:0; clear: both; visibility: hidden;}
div#wrapper { display: inline-block;}
/* MacIE begin \*/
*+html div#wrapper { height: 1%;}
* html div#wrapper { height: 1%;}
div#wrapper { display: block;}
/* Mac IE end */

div#content {
	float: left;
	width: 715px
}
div#content:after { content: "."; display: block; height: 0; line-height:0; clear: both; visibility: hidden;}
div#content { display: inline-block;}
/* MacIE begin \*/
*+html div#content { height: 1%;}
* html div#content { height: 1%;}
div#content { display: block;}
/* Mac IE end */

div#foot {
	clear: both;
	padding-bottom: 20px;
	border-top: #b0b0b0 solid 1px;
	background-color: #f6f6f6;
	text-align: center;
}

div#footer {
	width: 950px;
	margin: 0 auto;
	text-align: left;
	padding: 25px 0px 75px 0px;
	font-size: 0.9em;
}

* html div#footer {
	padding: 25px 0px;
}


 /* Header
-------------------------------------------------- */
p#header-logo {
	position: absolute;
	top: 17px;
	left: 0;
}

p#commission {
	position: absolute;
	top: 18px;
	left: 315px;
}

h1#site-description {
	width: 630px;
	position: absolute;
	bottom: 58px;
	left: 0;
	line-height: 1.2em;
	font-size: 10px;
}


p#phone-number {
	position: absolute;
	top: 38px;
	right: 0;
}

ul#site-navi {
	position: absolute;
	top: 4px;
	right: 0;
	list-style: none;
	border-right: #c0c0c0 solid 1px;
}

ul#site-navi li {
	float: left;
	padding: 8px 10px 0;
	border-left: #c0c0c0 solid 1px;
	font-size: 10px;
}
ul#site-navi li a { text-decoration: none; color: #3c3c3c;}
ul#site-navi li a:hover { text-decoration: underline;}

ul#global-navi {
	height: 47px;
	position: absolute;
	top: 89px;
	left: 0;
	list-style: none;
}

ul#global-navi li {
	float: left;
}
ul#site-navi li img { vertical-align: bottom;}


 /* Content
-------------------------------------------------- */
div#content-wrapper {}
div#content-wrapper:after { content: "."; display: block; height: 0; line-height:0; clear: both; visibility: hidden;}
div#content-wrapper { display: inline-block;}
/* MacIE begin \*/
*+html div#content-wrapper { height: 1%;}
* html div#content-wrapper { height: 1%;}
div#content-wrapper { display: block;}
/* Mac IE end */

div#content-main {
	float: left;
	width: 480px;
}

div.section {
	clear: both;
	margin-bottom: 30px;
	font-size: 1em;
}
div.section:after { content: "."; display: block; height: 0; line-height:0; clear: both; visibility: hidden;}
div.section { display: inline-block;}
/* MacIE begin \*/
*+html div.section { height: 1%;}
* html div.section { height: 1%;}
div.section { display: block;}
/* Mac IE end */

div.section p {
	margin-bottom: 1em;
}

div#commitment {}

ul.navi-commitment {
	width: 480px;
	height: 53px;
	position: relative;
	z-index: 10;
	*zoom: 1;
	list-style: none;
}

ul.navi-commitment li {
	float: left;
	margin-right: 5px;
	font-size: 12px;
}
ul.navi-commitment li.tab-last { margin-right: 0;}

* html ul.navi-commitment li a { width: 116px; height: 53px;}

ul.navi-commitment li a:hover, ul.navi-commitment li a.active {
	width: 104px;
	height: 41px;
	padding: 12px 0 0 12px;
	background: url(../images/common/tab_active.gif) left bottom repeat-x;
	color: #1776ac;
}
* html ul.navi-commitment li a:hover, *html ul.navi-commitment li a.active { width: 116px; height: 53px;}

div.tab-content {
	clear: left;
	width: 477px;
	border: #dadada solid 1px;
	position: relative;
	top: -1px;
	z-index: 1;
}
* html div.tab-content { width: 479px;}
div.tab-content:after { content: "."; display: block; height: 0; line-height:0; clear: both; visibility: hidden;}
/* MacIE begin \*/
*+html div.tab-content { height: 1%;}
* html div.tab-content { height: 1%;}
div.tab-content{ display: block;}
/* Mac IE end */

ul.dwelling {
	padding: 14px 7px;
	list-style: none;
}
*html ul.dwelling { padding: 14px 0;}
ul.dwelling:after { content: "."; display: block; height: 0; line-height:0; clear: both; visibility: hidden;}
/* MacIE begin \*/
*+html ul.dwelling { height: 1%;}
* html ul.dwelling { height: 1%;}
ul.dwelling{ display: block;}
/* Mac IE end */

ul.dwelling li {
	float: left;
	width: 140px;
	margin: 7px;
	padding-bottom: 0.5em;
	background: url(../images/common/line_dot.gif) left bottom repeat-x;
}
* html ul.dwelling li { float: none; display:inline; vertical-align: top; zoom:1;}
*:first-child+html ul.dwelling li { float: none; display: inline; vertical-align: top; zoom:1;}

ul.dwelling li.no-line { margin-bottom: 0; background: none;}

ul.dwelling li p {
	margin-bottom: 0.3em;
}

ul.dwelling li dl dt  {
	margin-bottom: 0.3em;
	position: relative;
	_zoom: 1;
}

ul.dwelling li dl dt img {
	margin-bottom: 5px;
	padding: 1px;
	border: #dadada solid 1px;
	vertical-align: bottom;
}

ul.dwelling li dl dt span {
	position: absolute;
	bottom: 18px;
	width: 40px;
}

ul.dwelling li dl dt span img {
	margin-bottom: 3px;
	padding: 0;
	border: none;
}

ul.dwelling li dl dt a {
	font-weight: bold;
}

ul.dwelling li dl dt a:hover {
	text-decoration: none;
}

ul.shop-recommend {
	list-style: none;
}
ul.shop-recommend:after { content: "."; display: block; height: 0; line-height:0; clear: both; visibility: hidden;}
ul.shop-recommend { display: inline-block;}
/* MacIE begin \*/
*+html ul.shop-recommend { height: 1%;}
* html ul.shop-recommend { height: 1%;}
ul.shop-recommend { display: block;}
/* Mac IE end */

ul.shop-recommend li {
	float: left;
	width: 235px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	background: url(../images/common/line_dot.gif) left bottom repeat-x;
}

ul.shop-recommend li.cell-left {
	clear: left;
	margin-right: 10px;
}

ul.shop-recommend li p.photo-item {
	float: left;
}

ul.shop-recommend li p.photo-item img {
	padding: 1px;
	border: #dadada solid 1px;
}

ul.shop-recommend li p.photo-item span {
	display: block;
	padding-top: 5px;
	text-align: center;
}

ul.shop-recommend li p.photo-item span img {
	border: none ! important;
}

ul.shop-recommend li dl {
	float: right;
	width: 120px;
}

ul.shop-recommend li dl dt {}

ul.shop-recommend li dl dd span.route {
	margin: 0;
}

ul.shop-recommend li dl dd img {
	float: left;
	margin-right: 3px;
	margin-bottom: 3px;
}

span.price {
	font-size: 1.4em;
	font-weight: bold;
	color: #e51f1f;
}

span.price span {
	font-size: 0.75em;
	font-weight: normal;
}

span.route {
	font-size: 0.85em;
}

span.route span {
	font-size: 1.2em;
	font-weight: bold;
}


 /* Aside */
div#aside {
	width: 200px;
	float: right;
	padding: 10px;
	border-top: #dadada solid 1px;
	font-size: 1em;
}
*html div#aside { width: 220px;}

div#aside div.section {
	background: url(../images/common/line_dot.gif) left bottom repeat-x;
}

ul.banner-aside {
	margin-bottom: 20px;
	list-style: none;
}

ul.banner-aside li {
	margin-bottom: 10px;
}

ul.banner-aside li img {
	vertical-align: bottom;
}

div#keyword {
	margin-bottom: 30px;
	background: url(../images/top/background_service.gif) top left no-repeat;
}

div#keyword p {
	padding: 10px;
	background: url(../images/top/background_service_bottom.gif) bottom left no-repeat;
}

ul#oheya li {
list-style: none;
}

 /* Side
-------------------------------------------------- */
div#side {
	float: right;
	width: 220px;
}

div#side div.section {
	background: url(../images/common/line_dot.gif) left bottom repeat-x;
}

div#side h5 {
	margin-bottom: 8px;
	padding-left: 3px;
	padding-bottom: 5px;
	position: relative;
	background:  transparent url(../images/common/title_side_line.gif) bottom no-repeat;
	font-size: 1.1em;
	line-height: 1.2em;
}

div#news h5 span {
	float: right;
	position: absolute;
	right: 0px;
	top: 2px;
}

div#navi-search {
	margin-bottom: 30px;
	padding: 8px 4px 0px;
	border: #ccc solid 1px;
	background-color: #f6f6f6;
}

div#navi-search ul {
	list-style: none;
}

div#navi-search ul li {
	margin-bottom: 3px;
}

div#navi-search ul li img {
	vertical-align: bottom;
}

ul.banner-side {
	margin-bottom: 30px;
	list-style: none;
}

ul.banner-side li {
	margin-bottom: 10px;
}

ul.banner-side li img {
	vertical-align: bottom;
}

div#news {
	margin-bottom: 30px;
}

div#news dl {
	height: 200px;
	padding: 15px;
	border: #dadada solid 1px;
	overflow: auto;
	line-height: 1.2em;
}

* html div#news dl {
	width:220px;
}


div#news dl dt {
	padding: 0;
	margin: 0;
	background: none;
	font-weight: bold;
	font-style: italic;
	font-size: 1em;
	color: #a0a0a0;
}

div#news dl dd {
	margin-bottom: 1em;
}

div#cell-phone {
	margin-bottom: 30px;
}

div#cell-phone ul {
	padding: 10px 0 2px;
	background-color: #f6f6f6;
	text-align: center;
}

div#close-up {
	margin-bottom: 30px;
}

div#close-up ul li {
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background: url(../images/common/line_dot.gif) left bottom repeat-x;
	list-style: none;
}
div#close-up ul li:after { content: "."; display: block; height: 0; line-height:0; clear: both; visibility: hidden;}
div#close-up ul li { display: inline-block;}
/* MacIE begin \*/
*+html div#close-up ul li { height: 1%;}
* html div#close-up ul li { height: 1%;}
div#close-up ul li { display: block;}
/* Mac IE end */

div#close-up dl dt {
	float: right;
	padding: 12px 0 0 10px;
	background:  transparent url(../images/common/arrow_red.gif) 0 20px no-repeat;
}

div#close-up dl dd {
	float: right;
	font-size: 0.9em;
	white-space: nowrap;
}

div#close-up dl dd.photo-shop {	
	float: left;
}

div#close-up dl dd.photo-shop img {
	padding: 1px;
	border: #dadada solid 1px;
}

div#shop {
	margin-bottom: 30px;
}
div#shop:after { content: "."; display: block; height: 0; line-height:0; clear: both; visibility: hidden;}
div#shop { display: inline-block;}
/* MacIE begin \*/
*+html div#shop { height: 1%;}
* html div#shop { height: 1%;}
div#shop { display: block;}
/* Mac IE end */

div#shop dl {
	float: left;
	width: 49%;
	margin-bottom: 0.5em;
}

div#shop dl dt {
	line-height: 1.8em;
	font-weight: bold;
}

div#shop ul {
	list-style: none;
}

div#shop ul li {
	padding-left: 10px;
	background: transparent url(../images/common/arrow_red.gif) left no-repeat;
	line-height: 1.8em;
}

div#bookmark {
	margin-bottom: 30px;
}

div#bookmark ul {
	padding: 12px 6px;
	background-color: #f6f6f6;
	list-style: none;
}
div#bookmark ul:after { content: "."; display: block; height: 0; line-height:0; clear: both; visibility: hidden;}
div#bookmark ul { display: inline-block;}
/* MacIE begin \*/
*+html div#bookmark ul { height: 1%;}
* html div#bookmark ul { height: 1%;}
div#bookmark ul { display: block;}
/* Mac IE end */

div#bookmark ul li {
	float: left;
	padding: 0 4px 3px 5px;
}

p.go-top {
	clear: both;
	float: right;
	padding-left: 15px;
	background: url(../images/common/arrow_up.gif) left no-repeat;
}


 /* Footer
-------------------------------------------------- */
/* Foot */
dl#navi-foot {
	width: 950px;
	margin: 0 auto;
	text-align: left;
	padding: 10px 0;
}

dl#navi-foot dt {
	clear: left;
	float: left;
	padding: 10px 0 0;
	font-size: 1.2em;
}

dl#navi-foot dd {
	padding: 10px 0 10px 10em;
	background: url(../images/common/line_dot.gif) left bottom repeat-x;
}

dl#navi-foot ul {
	list-style: none;
}

dl#navi-foot li {
	white-space: nowrap;
	float: left;
	margin-right: 10px;
	padding-right: 10px;
	background: url(../images/common/separator.gif) right no-repeat;
}

dl#navi-foot dd dl dt {
	clear: none;
	float: left;
	padding: 10px 0 0;
	font-size: 1em;
	font-weight: bold;
}

dl#navi-foot dd dl dd {
	padding-left: 7em;
}

dl#navi-foot dd dl dt.child-top, dl#navi-foot dd dl dd.child-top {
	padding-top: 0;
}

dl#navi-foot dd dl dt.child-bottom, dl#navi-foot dd dl dd.child-bottom {
	margin-bottom: 0;
	padding-bottom: 0;
	background: none;
}


/* Footer */
div#footer-logo {
	float: left;
}

div#footer-logo p {
	margin-bottom: 10px;
	line-height: 1.2em;
}

div#footer-logo p img {
	margin-right: 15px;
	vertical-align: middle;
}

div#navi-footer {}

div#navi-footer p {
	text-align: right;
	padding-bottom: 10px;
}

div#navi-footer p img {
	vertical-align: bottom;
}

div#navi-footer ul {
	float: right;
	margin: 0;
	padding-bottom: 0;
	background: url(../images/common/separator.gif) right no-repeat;
	list-style: none;
}

div#navi-footer ul li {
	float: left;
	padding: 0 10px;
	background: url(../images/common/separator.gif) left no-repeat;
	white-space: nowrap;
}

div#navi-footer ul li a {
	text-decoration: none;
	color: #3c3c3c;
}

div#navi-footer ul li a:hover {
	text-decoration: underline;
}

address#copyright {
	clear: right;
	white-space: nowrap;
	text-align: right;
}

 /* SEO内部施工にて追加2011/01/20
-------------------------------------------------- */


address {
	font-style:normal;
}


 /* フッター固定リンク設定
-------------------------------------------------- */

#foot_link{
	height:43px;
	background:url(/images/common/foot_back.jpg) repeat-x;
	position:fixed;
	bottom:0px;
	left:0px;
	z-index:12;
	width:100%;
}


/* 設定が煩雑なのでIE6以下には出ないように設定 */
* html #foot_link{
	display:none;
}


