<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

/* 初期リセット */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
 margin:0;
 padding:0;
}
table {
 border-collapse:collapse;
 border-spacing:0;
}
fieldset,img {
 border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
 font-style:normal;
 font-weight:normal;
}
ol,ul {
 list-style:none;
}
caption,th {
 text-align:left;
}
h1,h2,h3,h4,h5,h6 {
 font-size:100%;
 font-weight:normal;
}
abbr,acronym { border:0;
}

body {
	font-family: "メイリオ", Meiryo, Arial, Verdana, "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
	text-align:center;
	color: #000;
	background-image: url(../images/common/background2.gif);
	background-repeat: repeat-x;
	background-position: left top;
	line-height: 1.6em;
}
#main_box {
	height: auto;
	width: 950px; 
 	_width: 990px;
	margin-right: auto;
	margin-left: auto;
	text-align:left;
	background-color: #fff;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 5px;
	background-image: url(../images/common/body_back.gif);
}

/* 共通設定 */
.clearfix:after {  
  content: ".";   
  display: block;   
  height: 0;   
  clear: both;   
  visibility: hidden;  
}  
  
.clearfix { display: inline-table; }  
  
/* Hides from IE-mac \*/  
* html .clearfix { height: 1%; }  
.clearfix { display: block; }  
/* End hide from IE-mac */ 
.panlist {
	font-size: 12px;
	margin-bottom: 20px;
}
.clear {
	clear: both;
}
.red {
 color: red;
}
.center_tex {
 text-align: center;
}
.blue {
 color: blue;
}
.bold {
	font-weight: bold;
}
a {
 text-decoration:none;
 }
img {
	vertical-align: bottom;
	}
.t_bar h2 {
	background-image: url(../images/common/title_background.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	height: 30px;
	padding-top: 4px;
	padding-left: 15px;
	margin-bottom: 10px;
}
.t_bar h3 {
	background-image: url(../images/common/title_background.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	height: 30px;
	padding-top: 5px;
	padding-left: 15px;
	margin-bottom: 10px;
}

.t_bar h3 {
	background-image: url(../images/common/title_background.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	height: 30px;
	padding-top: 5px;
	padding-left: 15px;
	margin-bottom: 10px;
}
.t_bar2 h3 {
	font-size: 14px;
	font-weight: bold;
	background-image: url(../images/common/icon2.gif);
	height: 33px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 35px;
	padding-top: 5px;
	margin-bottom: 15px;
}

.t_bar2 h4 {
	font-size: 14px;
	font-weight: bold;
	background-image: url(../images/common/icon2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 35px;
	margin-bottom: 15px;
	line-height: 33px;
}
.t_bar3 h3 {
	background-image: url(../images/common/title_background2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	height: 30px;
	padding-top: 5px;
	padding-left: 30px;
	margin-bottom: 10px;
}
.t_bar04 {
	line-height: 50px;
	background-image: url(../images/common/estimate_bar.gif);
}
.t_bar04 h2 {
	font-size: 18px;
	padding-left: 70px;
	font-weight: bold;
}
.t_bar04 h3 {
	font-size: 18px;
	padding-left: 70px;
	font-weight: bold;
}

.mr10 {
	margin-right: 10px;
}
.mr15 {
	margin-right: 15px;
}
.mr35 {
	margin-right: 35px;
}
.ml60 {
	margin-left: 60px;
}
.mt10 {
	margin-top: 10px;
}
.mt15 {
	margin-top: 15px;
}
.mb15 {
	
	margin-bottom: 15px;
}
.f12 {
	font-size: 12px;
	line-height: 20px;
}
.f13 {
	font-size: 13px;
	line-height: 24px;
}
.f16 {
	font-size: 16px;
	line-height: 20px;
}



/* ヘッダー設定 */
#m_leftb {
	height: auto;
	width: 735px;
	margin-right: 15px;
	float:left;
}
h1  {
	font-size: 14px;
	color: #FFF;
	height: 20px;
	width: 990px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
.header {
	height: 300px;
	width: 735px;
	background-image: url(../images/common/header_back.gif);
	background-repeat: repeat;
	background-position: left top;
	font-size: 12px;
	line-height: 20px;
	margin-top: 10px;
}
.header a {
	color: red;
	text-decoration: underline;
	text-align: center;
}
.header a:hover {
	color: blue;
}

.h_text {
	height: 290px;
	width: 270px;
	margin-top: 10px;
	float:right;
	margin-left: 15px;
	line-height: 20px;
}
.h_img {
	margin-top: 10px;
	height: 280px;
	width: 450px;
	float:right;
}




/* ライトボックスサイドバー設定 */
#m_rightb {
	width: 200px;
	float:left;
	margin-top: 20px;
}
.news {
	width: 200px;
	background-image: url(../images/common/news_back.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 15px;
	height: 205px;
	padding-top: 5px;
}

.news dl {
	height: 180px;
	width: 180px;
	margin-left: 10px;
	scrollbar-face-color:#bb1b1b;
	overflow: auto;
	padding-top: 10px;
}
.news dl dt {
	font-size: 13px;
	line-height: 20px;
	color: #FFF;
	padding-bottom: 5px;
}
.news dl dd {
	width: 150px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	font-size: 12px;
	color: #FFF;
	margin-left: 10px;
}


/*雑記帳*/
div.s_link ul li a {
	font-size:12px;
	color:#333;
}


.side_bar {
	width: 200px;
	color: #FFF;
	font-size: 13px;
	margin-top: 15px;
}
.side_bar a{
	color: #FFF;
}
.side_bar a:hover{
	color: red;
}
.s_contact {
	margin-left: 10px;
	font-size: 14px;
	line-height: 18px;
}
.s_text p {
	text-align: center;
}
.s_text {
	background-image: url(../images/common/side_backmiddle.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 200px;
	background-color: #000;
}
.s_list {
	font-size: 14px;
	line-height: 26px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.s_list dd {
	margin-left: 20px;
}

/* フッター設定 */
#footer {
	background-image: url(../images/common/footer_back.gif);
	background-repeat: repeat;
	background-position: left top;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	color: #FFF;
}

#footer a {
	color: #FFF;
}
#footer a:hover {
	color: red;
}
.f_box {
	width: 950px;
	margin-left: 20px;
	padding-top: 30px;
}
.f_box1 {
	width: 220px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	height: 280px;
	font-size: 14px;
	float: left;
	margin-right: 5px;
}
.f_box1 p {
	margin-top: 15px;
}
.f_box2 {
	width: 175px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	height: 280px;
	float: left;
	margin-right: 5px;
}
.f_box3 {
	width: 175px;
	height: 280px;
	float: left;
	
}
#footer dt {
	font-size: 14px;
	margin-bottom: 20px;
	margin-top: 15px;
}
#footer dd {
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 6px;
}
.copy {
	font-size: 12px;
	text-align: center;
}
/* メインコンテツンレフト設定 */
.mc_left {
	width: 366px;
	height: auto;
	float: right;
	margin-top: 15px;
	padding-bottom: 30px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
}
.top_sample {
	text-align: center;
	font-size: 11px;
	margin-bottom: 10px;
}

.top_h h2 {
	font-size: 18px;
	font-weight: bold;
	color: #4e0101;
	background-image: url(../images/common/top_hback.gif);
	padding-left: 20px;
	height: 50px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
}
.top_h h3 {
	font-size: 18px;
	font-weight: bold;
	color: #4e0101;
	background-image: url(../images/common/top_hback.gif);
	padding-left: 20px;
	height: 50px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
}

.promotion_box {
	margin-top: 15px;
	width: 360px;
	background-image: url(../images/common/promotion_back.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 230px;
	margin-bottom: 10px;
}

.promotion_box dt {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #333;
	margin-bottom: 20px;
}
.promotion_box dd {
	font-size: 13px;
	line-height: 20px;
	padding-right: 3px;
	padding-left: 3px;
}
.promotion_box ul {
	width: 350px;
	margin-left: 5px;
	height: 35px;
	margin-top: 5px;
}
.promotion_box ul li {
	float: left;
}
.promotion_box a .p_img {
	margin-left: 5px;
	margin-top: 5px;
}
.rapping_box {
	width: 170px;
	float: left;
	margin-right: 20px;
	margin-bottom: 5px;
	font-size: 13px;
	text-align: center;
}
.rapping_box1 {
	width: 170px;
	float: left;
	margin-bottom: 5px;
	font-size: 13px;
	text-align: center;
}



/* メインコンテツライト設定 */
.mc_right {
	width: 355px;
	height: auto;
	float: right;
	margin-top: 15px;
	margin-left: 8px;
}
.youto_box {
	background-image: url(../images/common/youto_back.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 355px;
	margin-bottom: 15px;
	height: 320px;
}
.youto_box dl {
	padding-top: 10px;
}

.youto_box dt {
	background-image: url(../images/common/youto_icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	padding-left: 30px;
	font-size: 16px;
	padding-top: 3px;
	margin-left: 20px;
}
.youto_box dd {
	background-image: url(../images/common/top_sbackdd1_.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 13px;
	line-height: 26px;
	padding-left: 7px;
	padding-right: 8px;
}

.youto_box1 {
	background-image: url(../images/common/youto_back1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 355px;
	margin-bottom: 20px;
	height: 320px;
}
.youto_box1 dl {
	padding-top: 10px;
}

.youto_box1 dt {
	background-image: url(../images/common/youto_icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	padding-left: 30px;
	font-size: 16px;
	padding-top: 3px;
	margin-left: 20px;
}
.youto_box1 dd {
	font-size: 13px;
	line-height: 26px;
	padding-left: 7px;
	padding-right: 8px;
}


.youto_box2 {
	background-image: url(../images/common/youto_back2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 355px;
	margin-bottom: 20px;
	height: 320px;
}
.youto_box2 dl {
	padding-top: 10px;
}

.youto_box2 dt {
	background-image: url(../images/common/youto_icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	padding-left: 30px;
	font-size: 16px;
	padding-top: 3px;
	margin-left: 20px;
}
.youto_box2 dd {
	font-size: 13px;
	line-height: 26px;
	padding-left: 7px;
	padding-right: 8px;
}


.youto_box3 {
	background-image: url(../images/common/youto_back3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 355px;
	margin-bottom: 20px;
	height: 320px;
}
.youto_box3 dl {
	padding-top: 10px;
}

.youto_box3 dt {
	background-image: url(../images/common/youto_icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	padding-left: 30px;
	font-size: 16px;
	padding-top: 3px;
	margin-left: 20px;
}
.youto_box3 dd {
	font-size: 13px;
	line-height: 26px;
	padding-left: 7px;
	padding-right: 8px;
}


.youto_box4 {
	background-image: url(../images/common/youto_back4.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 355px;
	margin-bottom: 20px;
	height: 320px;
}
.youto_box4 dl {
	padding-top: 10px;
}

.youto_box4 dt {
	background-image: url(../images/common/youto_icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	padding-left: 30px;
	font-size: 16px;
	padding-top: 3px;
	margin-left: 20px;
}
.youto_box4 dd {
	font-size: 13px;
	line-height: 26px;
	padding-left: 7px;
	padding-right: 8px;
}

.top_youto_tit a {
	color: black;
}
.top_youto_tit a:hover {
	color: red;
	text-decoration: underline;
}


/* トップページアンダーコンテンツ設定 */

.link {
	font-size: 13px;
	margin-left: 60px;
	margin-bottom: 10px;
	margin-top: 15px;
}
.link a:hover{
	color: blue;
	text-decoration: underline;
}

.link li {
	float: left;
	margin-right: 20px;
}
.mon_box {
	width: 330px;
	margin-left: 20px;
	margin-top: 10px;
	height: 100px;
}
.mon_box li {
	float: left;
	width: 100px;
	margin-right: 10px;
}
.cam .left {
	float: left;
	width: 360px;
	margin-bottom: 10px;
}
.cam .right {
	float: right;
	width: 360px;
}
.contents_estimate li {
	width: 350px;
	float: left;
}
</pre></body></html>