@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:13px/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;
}

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: #F6F0E4;
	font-family: "ＭＳ Ｐゴシック", Osaka, "Trebuchet MS", Arial, Helvetica, sans-serif;
}

br.clear {
	clear: both;
	font: 0pt/0pt sans-serif;
}


/*======================================

	5. ヘッダ設定
	
=======================================*/


#header {
	margin: 0 auto;
	padding: 0 5px;
	width: 940px;
	height:	59px;
	background-image: url(../img/bg.gif);
}

#header-bg {
	margin: 0;
	padding: 0;
	width: 940px;
	height:	59px;
	background-image: url(../img/header-bg.gif);
	position: relative;
}

#logo{
	margin: 0 0 0 17px;
	padding: 0;
	width: 231px;
	height: 59px;
	float: left;
}

#logo img {
	behavior: expression(IEPNGFIX.fix(this)); /*----- PNG表示処理 -----*/
}

#header-tel {
	margin: 0;
	padding: 0;
	width: 362px;
	height: 76px;
	position: absolute;
	top: 19px;
	left: 558px;
}

#header-tel img {
	behavior: expression(IEPNGFIX.fix(this)); /*----- PNG表示処理 -----*/
}

#top-image {
	margin: 0 auto;
	padding: 0 5px;
	width: 940px;
	height: 207px;
	background-image: url(../img/top-img.jpg);
}

#blog-rss {
	padding: 110px 0 0 549px;
	width: 375px;
}

.blog-table {
	padding: 5px;
	background-color: #68D1E1;
	color: #FFFFFF;
	}

.blog-table td {
	padding: 3px;
	line-height: 1em;
	}

.blog-table a {
	text-decoration: none;
	}



/*======================================

	6. ヘッダメニュー設定
	
=======================================*/

#menu{
	margin: 0 auto;
	padding: 0 0 0 5px;
	width: 945px;
	height: 50px;
	background-image: url(../img/bg.gif);
	}

#menu ul {
	margin: 0;
	padding: 0;
	list-style:none;
	}

#menu li, #menu a {
	display:block;
	height:50px;
	}

#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: 135px;
	}

#menu01 a:hover{
	background-position: 0 -50px;
	}
	
#menu01 a:active{
	background-position: 0 -50px;
	}

#menu02 a{
	background-position: -135px 0;
	width: 134px;
	}

#menu02 a:hover{
	background-position: -135px -50px;
	}
	
#menu02 a:active{
	background-position: -135px -50px;
	}

#menu03 a{
	background-position: -269px 0;
	width: 134px;
	}

#menu03 a:hover{
	background-position: -269px -50px;
	}
	
#menu03 a:active{
	background-position: -269px -50px;
	}

#menu04 a{
	background-position: -403px 0;
	width: 134px;
	}

#menu04 a:hover{
	background-position: -403px -50px;
	}
	
#menu04 a:active{
	background-position: -403px -50px;
	}

#menu05 a{
	background-position: -537px 0;
	width: 134px;
	}

#menu05 a:hover{
	background-position: -537px -50px;
	}
	
#menu05 a:active{
	background-position: -537px -50px;
	}

#menu06 a{
	background-position: -671px 0;
	width: 134px;
	}

#menu06 a:hover{
	background-position: -671px -50px;
	}
	
#menu06 a:active{
	background-position: -671px -50px;
	}

#menu07 a{
	background-position: -805px 0;
	width: 135px;
	}

#menu07 a:hover{
	background-position: -805px -50px;
	}
	
#menu07 a:active{
	background-position: -805px -50px;
	}


/*======================================

	7. TOPページ　コンテンツ設定
	
=======================================*/

#top-contents {
	margin: 0 auto;
	padding: 20px 15px;
	width: 920px;
	background-image: url(../img/bg.gif);
	text-align: left;
}


#top-contents-left {
	margin: 0;
	padding: 0;
	width: 190px;
	text-align: left;
	float: left;
	}

#top-contents-left ul {
	margin: 0 15px;
	padding: 0;
	list-style:none;
	}

#top-contents-left li {
	margin: 0;
	padding: 0;
	}

#top-contents-center {
	margin: 0 0 0 20px;
	padding: 0;
	width: 540px;
	text-align: left;
	float: left;
	}

#top-contents-right {
	margin: 0;
	padding: 0;
	width: 150px;
	text-align: left;
	float: right;
	}

#top-contents-bottom {
	width:900px;
	clear:both;
	}

#top-shop {
	margin: 0;
	padding: 4px;
	border: 1px solid #8D8D8D;
	background-color: #FFFAE6;
	font-size: 85%;
	}

.top-recommend {
	margin: 0 0 20px 0;
	padding:0;
	}



/*======================================

	8. サブメニュー設定
	
=======================================*/

#search-sale {
	margin: 0;
	padding: 0;
	background-image: url(../img/search01b.gif);
	}

#search-sale li,
#search-sale a {
	display: block;
	widows: 160px
	}

#search-sale a {
	margin: 0;
	padding: 8px 0 0 30px;
	background-image: url(../img/search01u.gif);
	height: 28px;
	text-decoration: none;
	color: #0066CC;
	}

#search-sale li {
	border-bottom: 1px dotted #CCCCCC;
	}

#search-sale a:hover{
	color: #CC0000;
	background-image: url(../img/search01u2.gif);
	}

#search-rental {
	margin: 20px 0 0 0;
	padding: 0;
	background-image: url(../img/search02b.gif);
	}

#search-rental li,
#search-rental a {
	display: block;
	widows: 160px
	}

#search-rental a {
	margin: 0;
	padding: 8px 0 0 30px;
	background-image: url(../img/search02u.gif);
	height: 28px;
	text-decoration: none;
	color: #0066CC;
	}

#search-rental li {
	border-bottom: 1px dotted #CCCCCC;
	}

#search-rental a:hover{
	color: #CC0000;
	background-image: url(../img/search02u2.gif);
	}

.search-footer {
	margin: 0;
	padding: 0;
	}

/*======================================

	8. フッター設定
	
=======================================*/


#footer {
	margin: 0 auto;
	padding: 0 15px;
	width: 920px;
	background-image: url(../img/bg.gif);
}

#footer a {
	text-decoration: none;
}

#footer-menu {
	margin: 5px 0 0 10px;
	padding: 0;
	float: left;
}

#footer-back {
	margin: 0 10px 0 0;
	padding: 0;
	float: right;
}

#footer-line {
	margin: 0;
	padding: 0 0 20px 0;
	clear: both;
}

#footer-copyright {
	margin: 0 auto;
	padding: 0;
	width: 500px;
	height: 85px;
	line-height: 1.2em;
	font-size: 92%;
}



/*======================================

	9. 次ページ COMMON設定
	
=======================================*/


#contents-right {
	margin: 0;
	padding: 0;
	width: 720px;
	text-align: left;
	float: right;
	}

#contents-right2 {
	margin: 0;
	padding: 0;
	width: 710px;
	text-align: left;
	float: right;
	}

#main-image {
	margin: 0 auto;
	padding: 0 5px;
	width: 940px;
	height: 207px;
	background-image: url(../img/bg.gif);
}

h2 {
	margin: 0 0 20px 0;
}

h3 {
	margin: 10px 0;
	padding: 5px 0;
	border-top: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	background-image: url(../img/bg-h3.gif);
	background-position: right;
	font-size: 122%;
	color: #003399;
	font-weight: bold;
}


/*======================================

	10. サイトポリシー設定
	
=======================================*/

.policy-ol ol{
	margin: 10px 20px;
	padding: 0 20px;
}

.policy-ol li {
	padding: 5px;
}

.policy-ol2 {
	margin: 0 0 0 10px;
	padding: 5px;
	border: 1px solid #999999;
	}

.policy-ol3 {
	margin: 10px 0 0 10px;
	padding: 5px;
	border: 1px solid #999999;
	}

.member-table td {
	padding-bottom: 10px;
	text-align: center;
	color: #D7007F;
	}

.member-table img {
	padding: 3px;
	border: 1px solid #CCCCCC;
	}



/*======================================

	10. サイトマップ設定
	
=======================================*/


.sitemap td{
	padding: 5px 0;
	}


/*======================================

	11. 会社案内紹介
	
=======================================*/

.company-table {
	margin: 0 0 20px 0;
	}

.company-table td,
.company-table th {
	padding: 5px;
	border-bottom: 1px dotted #CCCCCC;
	}


/*======================================

	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;
	}


/*======================================

	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;
}
