@charset "Shift_JIS";

#wrapp{
  width : 900px;
}
#header{
  background-image : url(../img/headerBg_10A.png);
  height : 150px;
  vertical-align : bottom;
  text-align : center;
}
#headerLogo {
    width: 500px;  
}
#headerLogo a {
    display: block;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    text-indent: -9999px;
    overflow: hidden;
    height : 80px;
    background-image : url(../img/logo_03.png);
    background-position : left top;
    background-repeat: no-repeat;
  border-top-color : #000000;
  border-left-color : #000000;
}
#headerExtra1 {
    width : 360px;
    margin: 0;
    padding-top: 8px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    font-size : 14px;
    line-height: 20px;
    text-align: right;
}
#headerMin{
  margin-bottom : 10px;
  border-bottom-color : #000000;
  width : 860px;
}
/*--------------------------------------------------------
  デザイン設定
--------------------------------------------------------*/

/* ナビゲーション */
#nav {
    
    width: 860px;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    
    
}

#nav td {
    
    width : 143px;
    
    
    
    height: 70px;
    
    background-image : url(../img/navItemBg_10A_02.png);
    background-position: top center;
    background-repeat: no-repeat;
  font-weight : 200;
  text-align : center;
  
}
#nav td a {
    display: block;
    padding-top : 15px;
}

#nav td span.en {
    display: block;
    line-height: 9px;
    font-size: 10px;
    text-transform: uppercase;
    color: #fff300;
}

#nav td span.ja {
    display: block;
    font-size: 14px;
    line-height: 28px;
  font-weight : bold;
}

#nav a:link {
    color: #ffffff;
    text-decoration: none;
  font-weight : bold;
}
#nav a:visited {
    color: #ffffff;
    text-decoration: none;
}
#nav a:hover {
    color: #fff300;
    text-decoration: none;
}
#nav a:active {
    color: #fff300;
    text-decoration: none;

}
{
  background-image : url("file:///H:/USBマイドキュメント/つくるん/2011 つくるん/市民ユニットりぼん/HP市民ユニットリボン/HP-市民ユニットりぼん/img/lbhy4.gif");
  background-repeat : repeat-x;
}

.bo_hana{
  background-image : url(../img/lbhy4.gif);
  background-repeat : repeat-x;
  height : 20px;
  background-color : white;
}
/* ------------------------------------■  */
/* サイドブロック内パーツ */
#aside {
	
	vertical-align: top;
  padding-left : 15px;
  padding-right : 15px;
  width : 190px;
  background-color : white;
}
#aside h3 {
    margin-top : 10px;
    margin-bottom: 3px;
    text-align: left;
    color : #ed4a05;
    font-weight: normal;
  border-bottom-width : 2px;
  border-bottom-style : solid;
  border-bottom-color : #fcdaa0;
}

#aside h3 span.en {
    text-transform: capitalize;
    font-size : 17px;
}
/* バナー */
#banner {
	width: 190px;
	margin-right: auto;
	
}

#banner ul {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    list-style-type: none;
}

#banner li {
    display: block;
    width: 190px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5px;
}

#banner li a {
    display: block;
    height: 69px;
    text-indent: -9999px;
    overflow: hidden;
}

#banner a#banner-access {
    /* アクセスバナー */
    background-image : url(../img/bn_acces01.png);
    background-position: center center;
    background-repeat: no-repeat;
}
#banner a#banner-kikansi {
    /* 機関誌バナー */
    background-image : url(../img/bn_kikansi01.png);
    background-position: center center;
    background-repeat: no-repeat;
}
#banner a#banner-kyuujin {
    /* 求人バナー */
    background-image : url(../img/bn_kyuujin01.png);
    background-position: center center;
    background-repeat: no-repeat;
}

/* 店舗情報 */

#main{
  padding-left : 15px;
  padding-right : 14px;
  border-left-width : 1px;
  border-left-style : dashed;
  border-left-color : #d5cabf;
  
  text-align : left;
  background-color : white;
  vertical-align : top;
}
#main h3 {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 3px;
	text-align: left;
	background-image: url(../img/indexBg_10A.png);
	background-position: right bottom;
	background-repeat: repeat-x;
	color: #e26a61;
	font-size: 16px;
	font-weight: normal;
}
#main h4 {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 0;
    padding-left : 26px;
    text-align: left;
    font-size: 1.1em;
    line-height: 1.2;
    font-weight: bold;
    color: #fbc421;
  border-bottom-width : 2px;
  border-bottom-style : dotted;
  background-image : url(../img/089.gif);
  background-repeat : no-repeat;background-position : left center;
}
#main ol{
	margin-left: 30px;
}
#pagetop {
    margin-top: 10px;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    text-align: left;
    padding-left: 5px;
    padding-right: 5px;
}

#pagetop a {
    /* ページの先頭へのリンク設定 */
    display: block;
    width: 124px;
    height: 16px;
    background-image : url(../img/returnTop_10A.png);
    background-position: center left;
    background-repeat: no-repeat;
    text-indent: -9999px;
    overflow: hidden;
}
#pagetop a {
    /* 先頭に戻るボタンの左右設定 */
    margin-left: auto;
    margin-right: 0;
}

#footer {
    padding-bottom: 30px;
    background-image : url(../img/footerBg_10A.png);
    background-position: bottom center;
    background-repeat: no-repeat;
}
/* フッター内パーツ */
#footerMain {
    width: 875px;
    background-color : #ff9dbf;
    margin-left: auto;
    margin-right: auto;
}

#footerMain p {
    /* コピーライト文字設定 */
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: 0.9em;
    text-align: center;
    color: #ffffff;
}

#footerExtra {
	/* コピーライト文字設定 */
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 0.9em;
	text-align: right;
  width : 875px;
  margin-left : auto;
  margin-right : auto;
}
.tableFree{
  padding : 0px;
  margin : 0px;
border-width : 0px;
  
}
.tableFree td{
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-width: 0px;
	vertical-align: top;
	text-align: left;
}
.tableFree th{
	background-color : #f0f0f0;
  vertical-align : top;
  padding-left : 5px;
  padding-right : 5px;
}