	
/*
*	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: #FFF9B3;
	font-family: "ＭＳ Ｐゴシック", Osaka, "Trebuchet MS", Arial, Helvetica, sans-serif;
}

br.clear {
	clear: both;
	font: 0pt/0pt sans-serif;
}


/*======================================

	5. ヘッダ設定
	
=======================================*/

#header {
	margin: 20px auto 0 auto;
	padding: 0;
	width: 730px;
	background-color: #FFFFFF;
	border-top: 2px #E8E3A3 solid;
	border-left: 2px #E8E3A3 solid;
	border-right: 2px #E8E3A3 solid;
}


/*======================================

	6. ヘッダメニュー設定
	
=======================================*/

#menu{
	margin: 0 auto;
	padding: 0;
	width: 730px;
	height: 37px;
	background-image: url(../img/menu-bg.gif);
	border-left: 2px #E8E3A3 solid;
	border-right: 2px #E8E3A3 solid;
	}

#menu ul {
	margin: 0;
	padding: 0;
	list-style:none;
	}

#menu li, #menu a {
	display:block;
	height:37px;
	}

#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;
	}

#menu00 a{
	background-position: 0 0;
	width: 78px;
	}

#menu00 a:hover{
	background-position: 0 -37px;
	}
	
#menu00 a:active{
	background-position: 0 -37px;
	}

#menu01 a{
	background-position: -78px 0;
	width: 121px;
	}

#menu01 a:hover{
	background-position: -78px -37px;
	}
	
#menu01 a:active{
	background-position: -78px -37px;
	}

#menu02 a{
	background-position: -199px 0;
	width: 132px;
	}

#menu02 a:hover{
	background-position: -199px -37px;
	}
	
#menu02 a:active{
	background-position: -199px -37px;
	}

#menu03 a{
	background-position: -331px 0;
	width: 114px;
	}

#menu03 a:hover{
	background-position: -331px -37px;
	}
	
#menu03 a:active{
	background-position: -331px -37px;
	}

#menu04 a{
	background-position: -445px 0;
	width: 85px;
	}

#menu04 a:hover{
	background-position: -445px -37px;
	}
	
#menu04 a:active{
	background-position: -445px -37px;
	}

#menu05 a{
	background-position: -530px 0;
	width: 117px;
	}

#menu05 a:hover{
	background-position: -530px -37px;
	}
	
#menu05 a:active{
	background-position: -530px -37px;
	}

#menu06 a{
	background-position: -647px 0;
	width: 82px;
	}

#menu06 a:hover{
	background-position: -647px -37px;
	}
	
#menu06 a:active{
	background-position: -647px -37px;
	}



/*======================================

	7. TOPページ　コンテンツ設定
	
=======================================*/

#top-image {
	margin: 0 auto;
	padding: 0;
	width: 730px;
	height: 307px;
	background-color: #FFFFFF;
	border-left: 2px #E8E3A3 solid;
	border-right: 2px #E8E3A3 solid;
}


#top-contents {
	margin: 0 auto;
	padding: 0 30px 30px 30px;
	width: 670px;
	background-color: #FFFFFF;
	background-image: url(../img/top-main-bg.gif);
	border-left: 2px #E8E3A3 solid;
	border-right: 2px #E8E3A3 solid;
	text-align: left;
}


#top-contents-left {
	margin: 0;
	padding: 0;
	width: 400px;
	text-align: left;
	float: left;
	}

#top-contents-right {
	margin: 0;
	padding: 0;
	width: 226px;	
	text-align: left;
	float: right;
	}

#top-contents-bottom {
	width:670px;
	clear:both;
	}

#top-topics {
	padding: 5px 15px 15px 15px;
	width: 196px;
	background-color:#F2EDDF;
	}

.top-topics-title {
	border-bottom: 1px dotted #666666;
	font-size: 114%;
	font-weight: bold;
	color: #A30414;
	}

.top-topics-day {
	padding: 0 0 10px 0;
	text-align: right;
	}



/*======================================

	8. フッター設定
	
=======================================*/


#footer {
	margin: 0 auto 30px auto;
	padding: 0;
	width: 730px;
	border-left: 2px #E8E3A3 solid;
	border-right: 2px #E8E3A3 solid;
	height: 30px;
	background-color: #E8E8E8;
	clear: both;
}

#footer-menu {
	padding: 3px 0;
	text-align: right;
}

#footer-cr {
	margin: 0;
	padding: 57px 0 0 0;
	background-image: url(../img/footer.gif);
	text-align: center;
	height: 70px;
	color: #FFFFFF
}


/*======================================

	9. 次ページ COMMON設定
	
=======================================*/

#contents-left ul {
	margin: 0;
	padding: 0;
	}

#main-image {
	margin: 0 auto;
	padding: 0;
	width: 730px;
	background-color: #FFFFFF;
	border-left: 2px #E8E3A3 solid;
	border-right: 2px #E8E3A3 solid;
	}


#contents {
	margin: 0 auto;
	padding: 30px 35px;
	width: 660px;
	background-color: #FFFFFF;
	border-left: 2px #E8E3A3 solid;
	border-right: 2px #E8E3A3 solid;
	text-align: left;
}


#sub-title {
	margin: 0 0 10px 0;
	}



/*======================================

	10. 歴史
	
=======================================*/

.history-table table {
	width: 660px;
	border-collapse: collapse;
	}

.history-table td,
.history-table th {
	padding: 5px;
	}

.history-table th {
	background-image: url(../history/img/tabel-bg.gif);
	width: 150px;
	}

.history-table td.h-line {
	border-bottom: 1px dotted #CCCCCC;
	}

.history-title {
	color: #001E5C;
	font-weight: bold;
	font-size: 107%;
	}

.history-pic {
	width: 158px;
	}

.history-pic a {
	padding: 3px;
	border: 1px solid #999999;
	display:block;
	}

.history-pic a:hover {
	border: 1px solid #FF0000;
	}

.history-float {
	margin: 0 7px 0 0;
	float: left;
	}

.history-float2 {
	float: left;
	}

.history-float3 {
	clear: both;
	}



/*======================================

	10. リンク
	
=======================================*/


.links-tabel td{
	padding: 0 0 20px 0;
	}

.links-img {
	width: 208px;
	}

.links-img a {
	padding: 3px;
	border: 1px solid #999999;
	display:block;
	}

.links-img a:hover {
	border: 1px solid #FF0000;
	}



/*======================================

	10. メンバー
	
=======================================*/

.member-photo img {
	margin: 0 5px 10px 0;
	padding: 3px;
	border: 1px solid #999999;
	display: block;
	}

.member-name {
	color: #990000;
	}

.member-line {
	margin: 0 0 3px 0;
	border-bottom: 1px dotted #CCCCCC;
	}



/*======================================

	11. お知らせ・トピックス設定
	
=======================================*/

.topics-list {
	margin: 0 0 50px 0;
	}

.topics-list table {
	width: 100%;
	border-collapse: collapse;
	}

.topics-list td,
.topics-list th {
	padding: 5px;
	border-bottom: 1px dotted #CCCCCC;
	}

.topics-list th {
	width: 100px;
	color: #A20010;
	font-weight: bold;
	}

.topics-title {
	margin: 0 0 3px 3px;
	padding: 0 0 3px 5px;
	border-left: 4px solid #CCCCCC;
	font-size: 122%;
	font-weight:bold;
	color: #A20010;
	}

.topics-day {
	padding: 0 0 20px 0;
	border-top: 1px dotted #999999;
	text-align: right;
	}

.topics-img {
	width: 310px;
	}

.topics-img a {
	padding: 4px;
	border: 1px solid #999999;
	display:block;
	}

.topics-img a:hover {
	border: 1px solid #FF0000;
	}

.topics-img2 {
	width: 225px;
	}

.topics-img2 a {
	padding: 4px;
	border: 1px solid #999999;
	display:block;
	}

.topics-img2 a:hover {
	border: 1px solid #FF0000;
	}

.info-img {
	margin: 0 20px 10px 0;
	width: 210px;
	}

.info-img a {
	padding: 4px;
	border: 1px solid #999999;
	display:block;
	}

.info-img a:hover {
	border: 1px solid #FF0000;
	}

/*======================================

	12. 各種フォーム設定
	
=======================================*/

.contact-style table {
	margin: 0 0 10px 0;
	width: 660px;
	border-collapse: collapse;
	}

.contact-style td,
.contact-style th {
	padding: 10px 5px;
	border-bottom: 1px solid #CCCCCC;
	}

.contact-style th {
	color: #58321E;
	text-align: right;
	width: 135px;
	}

.contact-attention {
	color: #CC0000;
	}
	
.contact-privacy {
	margin: 0 0 20px 0;
	padding: 10px;
	border: 3px double #ECCBA4;
	background-color: #F9F2DC;
	}



/*======================================

	13. 過去のイベント
	
=======================================*/

.event-list td {
	padding: 5px;
	border-bottom: 1px dotted #CCCCCC;
	}

.event-list th {
	padding: 5px;
	border-bottom: 1px dotted #CCCCCC;
	width: 170px;
	color: #A30010;
	font-weight: bold;
	}

.event-title {
	margin: 0px;
	padding: 0px;
	border-bottom: 2px solid #A20010;
	font-size: 122%;
	font-weight: bold;
	}

.event-pic {
	margin: 0 0 20px 0;
	width: 158px;
	}

.event-pic a {
	padding: 3px;
	border: 1px solid #999999;
	display:block;
	}

.event-pic a:hover {
	border: 1px solid #FF0000;
	}
	

/*======================================

	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;
}
