@charset "utf-8";
/* CSS Document */

body {
	font-size:90%;
	line-height:160%;
	letter-spacing:1px;
	color:#383636;
	background:#9c9;
	margin:0;
}
h2 {
	height:25px;
	background-image:url(http://tatami-ya.net/img/bg-h2.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:30px;
}

h3 {
	border-bottom:2px solid #6c3;
	padding-left:5px;
}
img {
	border:0;
}
img.left,div.left {
	padding-right:5px;
	padding-bottom:5px;
	float:left;
}
div.left {
	margin-top:0;
}
div.left img {
	width:160px;
}


img.right {
	float:right;
	padding-left:5px;
}

strong {
	background:#fc6;
	padding:3px;
}

a:link,a:visited {
	color:#36c;
	text-decoration:none;
}
a:hover,a:active {
	color:#36c;
	text-decoration:underline;

}


ol li {
	padding-bottom:10px;
}
dl {
	border-top:1px solid #ccc;
}
dt {
	font-weight:bold
}
dd {
	border-bottom:1px solid #ccc;
	margin-left:0;
	padding-left:5px;
}
ul {
	margin-top:0;
	list-style-image:url(http://tatami-ya.net/img/arrow.gif);
}


/*-------------------レイアウト系-------------------*/


div#wrapper {
	width:820px;
	text-align:center;
	background:#fff;
	border-left:#333 1px solid;
	border-right:#333 1px solid;
}
div.inner {
	width:800px;
	text-align:left;
	margin-left:10px;
	margin-right:10px;
}
div#side {
	width:180px;
	float:left;
}
div#main {
	width:600px;
	float:right;
}


/*-------------------ヘッドライン系-------------------*/

div#headline {
	text-align:center;
	margin-bottom:10px;
}

div#headline td {
	width:20%;
	background:#efd5b3;
	text-align:center;
}

/*-------------------サイド系-------------------*/

div#side dd {
	margin-left:0;
	padding-left:10px;
	border-bottom:1px dotted #ccc;
}


/*-------------------フッター系-------------------*/

div#footer {
	padding-top:10px;
	clear:both;
}
div.footer-area {
	padding-left:80px;
	padding-top:60px;
	float:right;
	width:270px;
	background-image:url(img/footer-area.gif);
	background-repeat:no-repeat;
	background-position:left top;
}


/*-------------------トップページ系-------------------*/

div#top-main {
	float:right;
	width:500px;
	text-align:left;
}

div#top-side {
	float:left;
	width:290px;
}

img.image {
	margin:10px 0 10px;
}

div.banner-l img{
	margin-top:5px;
	margin-bottom:10px;
}
div.banner-s {
	clear:both;
	margin-bottom:10px;
}

table.banner td {
	padding-bottom:10px;
}

div.new-chirashi {
	width:185px;
	border:5px solid #060;
	text-align:center;
	float:left;
}

div.new-jirei {
	width:575px;
	border:5px solid #060;
	padding:5px;
	text-align:left;
	float:right;
}


div.new-chirashi h6,div.new-jirei h6 {
	background-image:url(img/bg-line.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	margin-top:0;
	padding-bottom:5px;
	text-align:left;
}
div.new-jirei h6 {
	margin-bottom:5px;
}

div.news {
	border-bottom:3px solid #060;
	margin-bottom:10px;
}
div.news strong {
	background:#fff;
}

/*-------------------問い合わせ-------------------*/
div.privacy {
	border-top:2px solid #333;
	padding-top:20px;
}

/*-------------------共通系-------------------*/

table.data td {
	border-bottom:1px solid #ccc;
}


/*-------------------たたみ系-------------------*/

table.price {
	width:100%;
	border:2px solid #6c6;
	background:#ccc;
}

table.price th {
	text-align:center;
	background:#9f3;
}
table.price td {
	text-align:center;
	background:#ffc;
}
table.price td.price1 {
	background:#6c0;
	height:75px;
}
table.price td.price2 {
	background:#9f3;
	height:60px;
}
table.price td.price-detail {
	padding-left:10px;
	text-align:left;
}

/*-------------------スタッフ系-------------------*/

div.staff img {
	float:left;
	padding-right:10px;
	padding-bottom:10px;
}
div.staff {
	clear:both;
	padding-bottom:10px;
}
/*-------------------内装系-------------------*/

td.underline {
	background-image:url(http://tatami-ya.net/img/reform-tensen.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:5px;
	padding-top:10px;
	vertical-align:top;
}

/*-------------------施工事例系-------------------*/
div.entry p {
	clear:both;
}

div.entry img {
	padding-bottom:10px;
	padding-right:10px;
	float:left;
}
/*-------------------施工事例系-------------------*/

div.thumbnail {
	width:146px;
	float:left;
	height:150px;
	text-align:center;
	font-size:80%;
	line-height:120%;
	margin-left:2px;
	margin-right:2px;
}
div.thumbnail img {
	width:140px;
}

