<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
li.example02{
	list-style-image: url(img/comon/list.gif);
}
h3{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
	font-size: 16px;
	color: #6C6A26;
	font-weight: bold;
}
#float_box{
	width:640px;
	margin-top:30px;
}
.main01{
	width:310px;
	margin-right:20px;
	float:left;
}
.main02{
	width:310px;
	float:left;
}
#sub{
	width:310px;
}
.sub{
	margin-bottom:5px;
	float:left;
}
h4{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
}
.box{
	width:200px;
	background-color:#B3BDA0;
	padding:3px 0px 3px 10px;
	margin-bottom:5px;
}
.font{
	font-weight:bold;
	color:#925764;
	margin-top:10px;
}
h5{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
	font-size: 14px;
	color: #00A5B1;
	font-weight: bold;
}
.border01{
	height:80px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000;
}
.border02{
	height:100px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000;
}
li.example03{
	list-style-type: square;
}
h6{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
	font-size: 12px;
	color: #000;
	font-weight: bold;
}
#saibi{
	width:640px;
	margin-bottom:30px;
}
#saibi_sub{
	width:395px;
}
.saibi_f01{
	width:395px;
	float:left;
}
.saibi_f02{
	width:245px;
	float:left;
}
.saibi_f03{
	margin-right:5px;
	float:left;
}
.color_f01{
	width:255px;
	float:left;
}
.color_f02{
	width:385px;
	float:left;
}
#color{
	widows:385px;
}
.color_f03{
	width:60px;
	height:95px;
	margin-right:5px;
	float:left;
}
.color_f04{
	width:60px;
	height:95px;
	float:left;
}
.color_box{
	background-color:#EAE5E3;
	padding:10px;
	margin-bottom:20px;
}
.space01{
	margin-top:27px;
	margin-bottom:27px;
}
.space02{
	margin-bottom:5px;
}
.red01{
	width:65px;
	float:left;
}
.red02{
	width:60px;
	float:left;
}

/* 20170927 15mmの畳、30mmの畳　*/

.place-box{
    margin:20px 0;
}

.place-box &gt; div{
    float:left;
    width:150px;
    margin-right:10px;
}

.place-box &gt; div:last-child{
    margin-right:0;
}

.place-box img{
    margin-bottom:10px;
}

.place-price{
    color:#925764;
    font-weight: bold;
    text-align: right;
}

.place-color{
    color:#444;
    font-weight: normal;
    //margin-right:10px;
}

.place-tax{
    font-size:11px;
}

.h3-place{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#a3bd00+0,b8d100+100 */
    background: #a3bd00; /* Old browsers */
    background: -moz-linear-gradient(left, #a3bd00 0%, #b8d100 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #a3bd00 0%,#b8d100 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #a3bd00 0%,#b8d100 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a3bd00', endColorstr='#b8d100',GradientType=1 ); /* IE6-9 */
    color:#fff;
    font-weight: normal;
    font-size:14px;
    padding:2px 0 0 6px;
    margin:10px 0;
}














</pre></body></html>