@charset "utf-8";
/* CSS Document */

html,body {
	height: 100%;
	width: 100%;
}

body {
	font-family: Verdana, sans-serif;
	font-size: 0.8em;
	line-height: 1.6em;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/body-bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}


h1,h2,h3,h4,h5,h6,ul,ol {
	margin: 0px;
	padding: 0px;
}

a {
	color: #0066FF;
}
a:hover {
	color: #FF6600;
}
a img {
	border: none;
}

.clr {
	margin: 0px;
	padding: 0px;
	clear: both;
}

.fsize08 {
	font-size: 0.8em;
}

/*基本レイアウト
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

#container {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 100%;
}


table#table-container {
	width: 100%;
	height: 100%;
}
td#leftcolumn {
	width: 200px;
	color: #FFFFFF;
	vertical-align: top;
}
td#maincolumn {
	width: 790px;
	vertical-align: top;
	background-color: #FFFFFF;
}


/*レフトカラムスタイル
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

#logo-catch {
	background-image: url(../images/logo-catchcopy.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	background-position: 10px 5px;
	height: 18px;
	width: 200px;
	margin: 0px;
	padding: 0px;
}
#logo-mark {
	background-image: url(../images/logo-mark.gif);
	background-repeat: no-repeat;
	height: 112px;
	width: 190px;
	margin-left: 5px;
	margin-top: 10px;
}
#logo-mark h1 a {
	display: block;
	height: 112px;
	width: 190px;
	text-indent: -9999px;
}

#leftcolumn #shopinfo {
	padding-top: 20px;
	padding-left: 5px;
}
#leftcolumn #shopinfo h2 {
	font-size: 1em;
}
#leftcolumn #shopinfo li {
	list-style-type: none;
}
#leftcolumn #shopinfo li span.tel {
	font-size: 1.5em;
	font-weight: 200;
	padding-top: 5px;
}

/*更新情報
=============================================*/
#wnArea {
	padding-left: 5px;
	width: 190px;
}
#btn-wn {
	background-image: url(../images/btn-new-off.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 190px;
}
#btn-wn a {
	display: block;
	height: 25px;
	width: 190px;
	text-indent: -9999px;
}
#btn-wn a:hover {
	background-image: url(../images/btn-new-on.gif);
	background-repeat: no-repeat;
}
#wnArea ul {}
#wnArea ul li.headline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	background-image: url(../images/yajirushi.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	background-position: 0px 7px;
	padding-left: 12px;
	padding-top: 3px;
}

.headline a {
	color: #66CCFF;
}
.headline a:hover {
	color: #FFCC00;
}

/*メインカラムスタイル
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
#top-text {
	font-size: 0.8em;
	padding-left: 5px;
}



#contetnbody1 {
	width: 780px;
	padding-left: 10px;
	padding-top: 340px;
}
#contetnbody2 {
	width: 780px;
	padding-left: 10px;
	padding-top: 180px;
}

/*トップページヘッダー
=============================================*/
div#top-header-bg1 {
	width: 100%;
	top: 20px;
	left: 0px;
	padding-top: 10px;
	padding-bottom: 30px;
	z-index: 0;
	position: absolute;
	background-color: #000000;
}
div#top-header-bg1 table {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
div#top-header-bg1 .td1 {
	width: 50%;
	background-color: #000000;
	height: 280px;
}
div#top-header-bg1 .td2 {
	width: 50%;
	background-image: url(../images/header-bg.gif);
	background-repeat: repeat;
}
#top-header {
	background-color: #000000;
	padding-top: 10px;
	padding-bottom: 30px;
	position: absolute;
	left: 200px;
	top: 20px;
	width: 790px;
}
#top-header-inner {
	background-image: url(../images/header-bg.gif);
	background-repeat: repeat;
	padding-left: 10px;
}


/*セカンドページヘッダー
=============================================*/
div#top-header-bg2 {
	width: 100%;
	top: 20px;
	left: 0px;
	padding-top: 10px;
	padding-bottom: 30px;
	z-index: 0;
	position: absolute;
	background-color: #000000;
}
div#top-header-bg2 table {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
div#top-header-bg2 .td1 {
	width: 50%;
	background-color: #000000;
	height: 120px;
}
div#top-header-bg2 .td2 {
	width: 50%;
	background-image: url(../images/header-bg.gif);
	background-repeat: repeat;
}




/*グローバルナビゲーション
=============================================*/
#gnavibox1 {
	position: absolute;
	left: 220px;
	top: 320px;
	z-index: 99;
}
#gnavibox2 {
	position: absolute;
	left: 220px;
	top: 160px;
	z-index: 99;
}
ul#gnavi {}
#gnavi li {
	list-style-type: none;
	float: left;
	text-align: center;
	font-size: 0.9em;
	background-position: left top;
	height: 25px;
}
#gnavi li a {
	display: block;
	text-decoration: none;
	height: 20px;
	padding-top: 5px;
	text-indent: -9999px;
}
/*リンク設定*/
#gn-home a,#gn-contact a { width: 155px;}
#gn-shop a,#gn-buy a,#gn-sell a { width: 150px;}
/*通常時*/
#gn-home    { background: url(../img-navi/gn-home-off.gif) no-repeat; width: 155px;}
#gn-shop     { background: url(../img-navi/gn-shop-off.gif) no-repeat; width: 150px;}
#gn-buy       { background: url(../img-navi/gn-buy-off.gif) no-repeat; width: 150px;}
#gn-sell       { background: url(../img-navi/gn-sell-off.gif) no-repeat; width: 150px;}
#gn-contact { background: url(../img-navi/gn-contact-off.gif) no-repeat; width: 155px;}
/*マウスオーバー時*/
#gn-home a:hover    { background: url(../img-navi/gn-home-on.gif) no-repeat; width: 155px;}
#gn-shop a:hover     { background: url(../img-navi/gn-shop-on.gif) no-repeat; width: 150px;}
#gn-buy a:hover       { background: url(../img-navi/gn-buy-on.gif) no-repeat; width: 150px;}
#gn-sell a:hover       { background: url(../img-navi/gn-sell-on.gif) no-repeat; width: 150px;}
#gn-contact a:hover { background: url(../img-navi/gn-contact-on.gif) no-repeat; width: 155px;}
/*訪問時*/
#gn-home-select    { background: url(../img-navi/gn-home-select.gif) no-repeat; width: 155px; color: #FFFFFF;	font-weight: bold;}
#gn-shop-select     { background: url(../img-navi/gn-shop-select.gif) no-repeat; width: 150px; color: #FFFFFF;	font-weight: bold;}
#gn-buy-select       { background: url(../img-navi/gn-buy-select.gif) no-repeat; width: 150px; color: #FFFFFF;	font-weight: bold;}
#gn-sell-select       { background: url(../img-navi/gn-sell-select.gif) no-repeat; width: 150px; color: #FFFFFF;	font-weight: bold;}
#gn-contact-select { background: url(../img-navi/gn-contact-select.gif) no-repeat; width: 155px; color: #FFFFFF;	font-weight: bold;}

#gn-home-select,#gn-shop-select,#gn-buy-select,#gn-sell-select,#gn-contact-select {
	padding-top: 5px;
}


/*フッター
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	padding-top: 10px;
	margin-top: 10px;
	margin-left: 10px;
	clear: both;
}
#footer ul {}
#footer ul li {
	margin-right: 10px;
	list-style-type: none;
	float: left;
	color: #999999;
	font-weight: bold;
}
#footer ul li a {
	text-decoration: none;
	color: #990000;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #990000;
}
#footer ul li a:hover {
	color: #FF9900;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF9900;
}
#footer #copy {
	clear: left;
	padding-top: 5px;
	font-size: 0.8em;
	color: #666666;
	margin: 0px;
}
