<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "shift-jis";

/* 全体の設定 */
body {
	color: #000000;
	background-color: #2F2007;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

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

#container {
	width: 762px;
	margin-right: auto;
	margin-left: auto;
	background-color: #BDBDBD;
}

/* テキストの設定 */
.txt-main {
	font-family: "ＭＳ Ｐゴシック", 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', "Osaka";
	font-size: 12px;
	line-height: 140%;
	color: #000000;
}

.txt-title {
	font-family: "ＭＳ Ｐゴシック", 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', "Osaka";
	font-size: 14px;
	line-height: 140%;
	color: #000000;
}

/* 見出しの設定 */
h1, h2, h3, h4, h5 {
margin: 0px;
font-weight: normal;
}

h1 {
	font-family: "ＭＳ Ｐゴシック", 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', "Osaka";
	font-size: 10px;
	line-height: 20px;
	color: #FFFFFF;
	padding-left: 20px;
}

.midashi-lev1 {
	font-family: "ＭＳ Ｐゴシック", 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', "Osaka";
	font-size: 16px;
	font-weight :bold;
	line-height: 28px;
	color: #3E240B;
	background: url(../img/midashi01.jpg) no-repeat;
	margin: 12px 0px;
	padding: 8px;
	text-align: left;
}

.midashi-lev2 {
	font-family: "ＭＳ Ｐゴシック", 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', "Osaka";
	font-size: 14px;
	font-weight :bold;
	line-height: 28px;
	color: #DDD6CF;
	background: url(../img/midashi02.gif) no-repeat left top;
	margin: 0px 0px 12px 0px;
	padding: 2px 10px;
	text-align: left;
}

.midashi-lev3 {
	font-family: "ＭＳ Ｐゴシック", 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', "Osaka";
	font-size: 16px;
	font-weight :bold;
	line-height: 28px;
	color: #3E240B;
	background: url(../img/midashi03.jpg) no-repeat left top;
	margin: 12px 0px;
	padding: 8px 30px;
	text-align: left;
}

/* TOP */
#main-bg {
	width: 549px;
	height: 586px;
	background: url(../img/top_img01.jpg) no-repeat left top;
}

#news-bg { background: url(../img/news_bg.gif) repeat-y left top; }

#news {
	font-family: "ＭＳ Ｐゴシック", 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', "Osaka";
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}

#top-message {
	font-family: "ＭＳ Ｐゴシック", 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', "Osaka";
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-align: left;
	padding: 0px 20px 235px 20px;
}

td.kaisetsu {
	font-family: "ＭＳ Ｐゴシック", 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', "Osaka";
	font-size: 10px;
	line-height: 15px;
	color: #FFFFFF;
}

/* 新築 */
#shinchiku-mes {
	font-family: "ＭＳ Ｐゴシック", 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', "Osaka";
	font-size: 16px;
	font-weight: bold;
	line-height: 26px;
	color: #333333;
	text-align: center;
}

a#btn-contact {
	display: block;
	width: 189px;
	height: 56px;
	text-decoration: none;
	background: url(../img/btn_contact.gif) no-repeat left top;
}
a#btn-contact:hover, a#btn-contact:active {	color: #666666; text-decoration: underline;}

#link-contact {
	font-family: "ＭＳ Ｐゴシック", 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', "Osaka";
	font-size: 14px;
	line-height: 18px;
	color: #555555;
	text-align: left;
	padding: 10px;
}

/* 会社概要 */
.txt-accent {
	font-family: "ＭＳ Ｐゴシック", 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', "Osaka";
	font-size: 12px;
	line-height: 140%;
	color: #C72500;
}

/* ヘッダ */
#header-bg {
	width: 762px;
	height: 92px;
	background: url(../img/header_bg01.jpg) no-repeat left top;
}

#logo {
	width: 242px;
	height: 60px;
	text-indent: -9999px;
	background: url(../img/logo_ookubo.gif) no-repeat left top;
	margin-left: 32px;
	margin-top: 5px;
}

/* サイド */
#side-left {
	width: 20px;
	background: url(../img/side_left.gif) repeat-y left top;
}

#side-right {
	width: 20px;
	background: url(../img/side_right.gif) repeat-y left top;
}

/* サイドメニュー */
#menu-bg {
	width: 173px;
	background-color: #412002;
}

#greet {
	font-family: "ＭＳ Ｐゴシック", 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', "Osaka";
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
}

#mrr {
	font-family: "ＭＳ Ｐゴシック", 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', "Osaka";
	font-size: 10px;
	line-height: 15px;
	color: #FFFFFF;
}

/* フッタリンク */
#footer-link-position {
	padding: 15px 0px 15px 120px;
	background-color: #030303;
}

#footer-link {
	background-color: #030303;
	font-family: "ＭＳ Ｐゴシック", 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', "Osaka";
	font-size: 12px;
	color: #CCCCCC;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#footer-link li { float: left; margin-left: 25px; margin-right: 25px; }
#footer-link a:link, #footer-link a:visited { color: #CCCCCC; text-decoration: underline; }
#footer-link a:hover, #footer-link a:active { color: #CCCCCC; text-decoration: none; }

/* 著作権 */
address {
	background-color: #030303;
	font-family: "ＭＳ Ｐゴシック", 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', "Osaka";
	font-size: 10px;
	line-height: 15px;
	color: #CCCCCC;
	text-align: left;
	padding: 10px 25px 5px 25px;
	font-style: normal;
	clear: both;
}

/* フォームの設定 */
form {
	margin: 0px;
}
</pre></body></html>