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

@media print {

body {
	zoom: 80%;
	}
}

	
/*
*	1.  YUI Fonts CSS
*	2.  YUI Reset CSS
*	3.  フォントサイズ設定
*	4.  サイト構造
*	5.  ヘッダ設定
*	6.  ヘッダメニュー設定
*	7.  TOPページ　コンテンツ設定
*	8.  フッター設定
*	9.  次ページ COMMON設定
*	10. お仕事一覧・詳細設定
*	12. 商品詳細覧設定
*	13. その他細かいの設定
*	14. スペース設定
*/

/*======================================

	1. YUI Fonts CSS
	*Copyright (c) 2006, Yahoo! Inc. All rights reserved.
	*http://developer.yahoo.com/yui/license.txt
	
	Font-size Adjustment
	77% = 10px	|	122% = 16px	|	167% = 22px	
	85% = 11px	|	129% = 17px	|	174% = 23px
	92% = 12px	|	136% = 18px	|	182% = 24px
	100% = 13px	|	144% = 19px	|	189% = 25px
	107% = 14px	|	152% = 20px	|	197% = 26px
	114% = 15px	|	159% = 21px	|

=======================================*/

/* YUI Fonts CSS */
body {
	font:16px/1.231 arial,helvetica,clean,sans-serif;
	*font-size:small;
	*font:x-small;
}

table {
	font-size:inherit;
	font:100%;
}

pre,code,kbd,samp,tt{
	font-family:monospace;
	*font-size:108%;
	line-height:100%;
}


/*======================================

	2. YUI Reset CSS
	*Copyright (c) 2006, Yahoo! Inc. All rights reserved.
	*http://developer.yahoo.com/yui/license.txt
	
=======================================*/

body,div,dl,dt,dd,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;
}



caption,th {
	text-align:left;
}

h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}

q:before,q:after {
	content:'';
}

abbr,acronym {
	border:0;
	font-variant:normal;
}

sup {
	vertical-align:text-top;
}

sub {
	vertical-align:text-bottom;
}

input,textarea,select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
	padding: 5px;
}

input,textarea,select {
	*font-size:100%;
}

legend {
	color:#000;
}


/*======================================

	3. フォント設定
	
=======================================*/

p,
pre,
cite,
blockquote {
	font-size: 100%;
}

li,dt,dd {
	font-size: 100%;
}

* {
	line-height: 1.5;
	font-style: normal;
}

strong {
	font-weight:bold;
}


/*======================================

	4. サイト構造
	
=======================================*/

body {
	margin: 0;
	padding: 0;
	color: #666;
	background-color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "Trebuchet MS", Arial, Helvetica, sans-serif;
}

br.clear {
	clear: both;
	font: 0pt/0pt sans-serif;
}


/*======================================

	5. ヘッダ設定
	
=======================================*/


#header {
	margin: 0;
	padding: 0;
	width: 100%;
	height:	213px;
	background-image: url(../img/header-bg.gif);
}

#header-bg {
	margin: 0 auto;
	padding: 0;
	width: 800px;
	height:	213px;
	background-image: url(../img/header.jpg);
	position: relative;
}

#logo{
	margin: 21px 0 0 13px;
	padding: 0;
	width: 228px;
	height: 73px;
	float: left;
}

#logo img {
	behavior: expression(IEPNGFIX.fix(this)); /*----- PNG表示処理 -----*/
}

#header-imaga {
	margin: 0;
	padding: 0;
	width: 374px;
	height: 224px;
	position: absolute;
	top: 0;
	left: 419px;
}

#header-imaga img {
	behavior: expression(IEPNGFIX.fix(this)); /*----- PNG表示処理 -----*/
}


#eco-banner {
	margin: 0;
	width: 770px;
	height: 80px;
}

#eco-banner a {
	display: block;
	width: 770px;
	height: 80px;
	text-decoration: none;
	background: url(../img/campaign-banner2.gif) no-repeat;
	/*\*/
	overflow: hidden;
	/**/
	}

#eco-banner span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	}

#eco-banner a{
	background-position: 0 0;
	}

#eco-banner a:hover{
	background-position: 0 -80px;
	}
	
#eco-banner a:active{
	background-position: 0 -80px;
	}


#service-banner01 a {
	display: block;
	width: 191px;
	height: 163px;
	text-decoration: none;
	background: url(../img/service01.jpg) no-repeat;
	/*\*/
	overflow: hidden;
	/**/
	}

#service-banner01 span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	}

#service-banner01 a{
	background-position: 0 0;
	}

#service-banner01 a:hover{
	background-position: 0 -163px;
	}
	
#service-banner01 a:active{
	background-position: 0 -163px;
	}


#service-banner02 a {
	display: block;
	width: 191px;
	height: 163px;
	text-decoration: none;
	background: url(../img/service02.jpg) no-repeat;
	/*\*/
	overflow: hidden;
	/**/
	}

#service-banner02 span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	}

#service-banner02 a{
	background-position: 0 0;
	}

#service-banner02 a:hover{
	background-position: 0 -163px;
	}
	
#service-banner02 a:active{
	background-position: 0 -163px;
	}


#service-banner03 a {
	display: block;
	width: 191px;
	height: 163px;
	text-decoration: none;
	background: url(../img/service03.jpg) no-repeat;
	/*\*/
	overflow: hidden;
	/**/
	}

#service-banner03 span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	}

#service-banner03 a{
	background-position: 0 0;
	}

#service-banner03 a:hover{
	background-position: 0 -163px;
	}
	
#service-banner03 a:active{
	background-position: 0 -163px;
	}


#service-banner04 a {
	display: block;
	width: 191px;
	height: 163px;
	text-decoration: none;
	background: url(../img/service04.jpg) no-repeat;
	/*\*/
	overflow: hidden;
	/**/
	}

#service-banner04 span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	}

#service-banner04 a{
	background-position: 0 0;
	}

#service-banner04 a:hover{
	background-position: 0 -163px;
	}
	
#service-banner04 a:active{
	background-position: 0 -163px;
	}

/*======================================

	6. ヘッダメニュー設定
	
=======================================*/

#menu-bg{
	margin: 0;
	padding: 0x;
	width: 100%;
	height: 43px;
	background-image: url(../img/menu-bg.gif);
	}

#menu{
	margin: 0 auto;
	padding: 0 0 0 5px;
	width: 790px;
	height: 43px;
	}

#menu ul {
	margin: 0;
	padding: 0;
	list-style:none;
	}

#menu li, #menu a {
	display:block;
	height:43px;
	}

#menu li {
	float: left;
	}
	
#menu a {
	text-decoration: none;
	background: url(../img/menu.gif) no-repeat;
	/*\*/
	overflow: hidden;
	/**/
	}

#menu span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	}

#menu01 a{
	background-position: 0 0;
	width: 99px;
	}

#menu01 a:hover{
	background-position: 0 -43px;
	}
	
#menu01 a:active{
	background-position: 0 -43px;
	}

#menu02 a{
	background-position: -99px 0;
	width: 130px;
	}

#menu02 a:hover{
	background-position: -99px -43px;
	}
	
#menu02 a:active{
	background-position: -99px -43px;
	}

#menu03 a{
	background-position: -229px 0;
	width: 165px;
	}

#menu03 a:hover{
	background-position: -229px -43px;
	}
	
#menu03 a:active{
	background-position: -229px -43px;
	}

#menu04 a{
	background-position: -394px 0;
	width: 129px;
	}

#menu04 a:hover{
	background-position: -394px -43px;
	}
	
#menu04 a:active{
	background-position: -394px -43px;
	}

#menu05 a{
	background-position: -523px 0;
	width: 127px;
	}

#menu05 a:hover{
	background-position: -523px -43px;
	}
	
#menu05 a:active{
	background-position: -523px -43px;
	}

#menu06 a{
	background-position: -650px 0;
	width: 140px;
	}

#menu06 a:hover{
	background-position: -650px -43px;
	}
	
#menu06 a:active{
	background-position: -650px -43px;
	}


/*======================================

	7. TOPページ　コンテンツ設定
	
=======================================*/

#top-contents {
	margin: 0 auto;
	padding: 20px 15px;
	width: 770px;
	text-align: left;
}

#service-menu {
	margin: 43px auto 0 auto;
	padding: 0;
	width: 770px;
	height:	35px;
	position: relative;
}

#service-fukidashi {
	margin: 0;
	padding: 0;
	width: 134px;
	height: 86px;
	position: absolute;
	top: -63px;
	left: 288px;
}

#service-fukidashi img {
	behavior: expression(IEPNGFIX.fix(this)); /*----- PNG表示処理 -----*/
}



/*======================================

	8. サブメニュー設定
	
=======================================*/

.sub-menu {
	margin: 0;
	padding: 0;
	}

.sub-menu ul {
	margin: 0;
	padding: 0;
	list-style:none;
	}

.sub-menu li {
	margin: 0;
	padding: 0;
	border-bottom: 1px dotted #CCCCCC;
	}

.sub-menu li,
.sub-menu a {
	display: block;
	widows: 145px
	}

.sub-menu a {
	margin: 0;
	padding: 8px 5px 0 30px;
	background-image: url(../img/sub-menu-bg.gif);
	height: 28px;
	text-decoration: none;
	color: #0066CC;
	}

.sub-height a {
	height: 46px;
	}

.sub-menu a:hover{
	color: #CC0000;
	background-image: url(../img/sub-menu-bg2.gif);
	}


/*======================================

	8. フッター設定
	
=======================================*/


#footer {
	margin: 0 auto;
	padding: 0 15px;
	width: 770px;
	height: 80px;
	text-align: center;
	font-size: 85%;
}


/*======================================

	9. 次ページ COMMON設定
	
=======================================*/


#contents {
	margin: 0 auto;
	padding: 20px 15px;
	width: 770px;
	text-align: left;
}

#contents-left {
	margin: 0;
	padding: 0;
	width: 180px;
	text-align: left;
	float: left;
}

#contents-right {
	margin: 0;
	padding: 0;
	width: 570px;
	text-align: left;
	float: right;
}

#contents-bottom {
	clear: both;
}

#contents-inq {
	margin: 0 auto;
	padding: 0 15px 20px 15px;
	width: 770px;
	text-align: left;
}

h2 {
	margin: 0 0 3px 0;
	padding: 8px 0 8px 20px;
	border-top: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	background-image: url(../img/h2-bg.gif);
	background-position: top right;
	font-size: 136%;
	color: #1E61C2;
	font-weight: bolder;
}

h3 {
	margin: 20px 0 3px 0;
	padding: 5px;
	border: 1px dotted #CCCCCC;
	background-image: url(../img/h3-bg.gif);
	font-size: 122%;
	color: #1E61C2;
	font-weight: bolder;
}


/*----- パンくずリスト設定 -----*/
#breadcrumbs-list {
	margin: 0 0 20px 0;
	padding: 0;
	text-align: right;
	}

#breadcrumbs-list a {
	text-decoration: none;
	color: #1E61C2;
	}


/*======================================

	10. キャンペーン設定
	
=======================================*/

.campaign-img {
	text-align: center;
}

.campaign-img img{
	margin: 10px 0 5px 0;
	padding: 5px;
	border: 1px solid #CCCCCC;
}


/*======================================

	10. サービス設定
	
=======================================*/

.service-img {
	margin: 15px 0 0 0;
}

.service-img img {
	padding: 4px;
	border: 1px solid #999999;
}

.service-outline {
	font-size: 107%;
	color: #1E61C2;
	font-weight: bold;
}

.service-sub {
	padding: 0 0 3px 0;
}

.service-sub2 {
	padding: 20px 0 3px 0;
}


/*======================================

	11. 料金紹介
	
=======================================*/

.price-table table {
	width: 100%;
	border-collapse: collapse;
	}

.price-table td,
.price-table th {
	padding: 5px;
	border: 1px solid #CCCCCC;
	vertical-align: top;
	}

.price-table th {
	text-align: center;
	background-color: #EFEFEF;
	}

.price-width01 {
	width: 150px;
	}

.price-width02 {
	width: 70px;
	}

/*======================================

	11. 会社案内紹介
	
=======================================*/

.company-table {
	margin: 0;
	padding: 0;
	}

.company-table td,
.company-table th {
	padding: 5px;
	border-bottom: 1px dotted #CCCCCC;
	}

.company-table th {
	background-color: #F0F0F0;
	color: #1E61C2;
	}


/*======================================

	11. お問い合わせ設定
	
=======================================*/

.contact-form {
	margin: 0 auto;
	width: 600px;
	}

.contact-form table {
	width: 100%;
	border-collapse: collapse;
	}

.contact-form td,
.contact-form th {
	padding: 5px;
	border: 1px solid #CCCCCC;
	}

.contact-form th {
	width: 130px;
	color: #1F4990;
	font-weight: bold;
	background-color: #EAEAEA;
	}

.contact-form td.contact-td {
	background-color: #F8F8F8;
	}

.contact-attention {
	color: #CC0000;
	}


/*======================================

	11. ECO設定
	
=======================================*/

#eco-button {
	margin: 30px auto 20px auto;
	width: 420px;
	height: 70px;
}

#eco-button a {
	display: block;
	width: 420px;
	height: 70px;
	text-decoration: none;
	background: url(../ecopoint/img/button.gif) no-repeat;
	/*\*/
	overflow: hidden;
	/**/
	}

#eco-button span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	}

#eco-button a{
	background-position: 0 0;
	}

#eco-button a:hover{
	background-position: 0 -70px;
	}
	
#eco-button a:active{
	background-position: 0 -70px;
	}


.ecot-table {
	margin: 0 0 30px 0;;
	width: 570px;
	}

.ecot-table table {
	width: 100%;
	border-collapse: collapse;
	}

.ecot-table td,
.ecot-table th {
	padding: 5px;
	border: 1px solid #CCCCCC;
	}

.ecot-table th {
	color: #1F4990;
	font-weight: bold;
	background-color: #EAEAEA;
	text-align: center;
	}

.contact-form td.contact-td {
	background-color: #F8F8F8;
	}

.contact-attention {
	color: #CC0000;
	}


/*======================================

	13. その他細かいの設定
	
=======================================*/

/*----- イメージ設定 -----*/
.img-right {
	padding: 5px;
	float: right;
}

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

.img-middle {
	vertical-align: middle;
}


/*----- TEXT寄せ設定 -----*/
.text-right {
	text-align:right;
	}

.text-center {
	text-align:center;
	}


/*----- 通常のリスト設定 -----*/
.basic-number {
	list-style-position: inside;
	list-style-type: decimal;
	}

.basic-list {
	list-style-type: square;
	}


/*======================================

	14. スペース設定
	
=======================================*/

.bottom-space5{
	padding-bottom: 5px;
}

.bottom-space10{
	padding-bottom: 10px;
}

.bottom-space15{
	padding-bottom: 15px;
}

.bottom-space20{
	padding-bottom: 20px;
}

.bottom-space30{
	padding-bottom: 30px;
}

.top-space5{
	padding-top: 5px;
}

.top-space10{
	padding-top: 10px;
}

.top-space15{
	padding-top: 15px;
}

.top-space20{
	padding-top: 20px;
}

.top-space30{
	padding-top: 30px;
}

/*----- 新着設定 -----*/
#top-news {
	margin: 22px 0;
	padding: 0;
}

#top-news p{
	margin: 0;
	padding: 0;
}

#top-news-contents {
	padding: 10px;
	background: url(../img/news-bg.jpg) no-repeat;
}
</pre></body></html>