﻿/* ---------------------------------------------------------------------
ページ全体
--------------------------------------------------------------------- */
html,body{
  height: 100%;
}
body,td,th {
	font-family: Verdana;
	font-size: 12px;
	color: #333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../../imgs/common_bg.gif);
	background-color: #fff;
}

a {
	font-family: Verdana;
	font-size: 12px;
	color: #0066FF;
	text-decoration:none;
}
a:visited {
	color: #0066FF;
}
a:hover {
	color: #FF0000;
	text-decoration:underline;
}
a:active {
	color: #0066FF;
	text-decoration:none;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana;
	font-weight: normal;
}
h1 {
	font-size: 12px;
	color: #000;
	line-height: 10px;
	text-align: right;
	padding: 0px 20px 0px 0px;
	font-weight: bold;

}
h2 {
	font-size: 12px;
	color: #fff;
	line-height: 12px;
	text-align: left;
}
h3 {
	font-size: 12px;
	color: #666666;
}
h4 {
	font-size: 12px;
	color: #666666;
}
h5 {
	font-size: 12px;
	color: #666666;
}
h6 {
	font-size: 12px;
	color: #666666;
}

#main{
	max-width: 800px;
	min-height:100%;
	text-align: left;
	margin: 0 auto;
	position: relative;
	background-color:#000;
	padding: 0px 20px;
}
#main img{ 
	position:absolute; 
	top:0px;
	border:none;
}

#images{
	visibility:hidden;
}
#loading_bar{
	margin-top:164px;
	margin-bottom:200px;
	text-align:center;
	width:100%;
}
#loading_bar img{
	margin-top:10px;
	position:relative; 
}
#captions{
	font-weight:bold;
	color:#fff;
	position:relative; 
	text-align:center;
	z-index:10000;
}
#scrollbar{
	visibility:hidden;
	position:relative; 
	border-bottom:1px solid #b3b3b3;
	z-index:10001;
}
#slider{
	position:absolute;
	margin-top:-7px;
	margin-left:-7px;
	z-index:10002;
	background-image:url(slider.png);
	background-repeat:no-repeat;
	width:14px;
	height:14px;	
}
#imageflow{
	text-align:left;
}

/* ---------------------------------------------------------------------
コンテンツ用ライン20px
--------------------------------------------------------------------- */

.line_20px {
	line-height: 20px;
	color: #333;
}

/* ---------------------------------------------------------------------
コンテンツ説明
--------------------------------------------------------------------- */

.page_description {
	line-height: 20px;
	color: #333;
	margin:0;
	padding: 0px 10px 0px 10px;
}

/* ---------------------------------------------------------------------
コンテンツ用フォント10px
--------------------------------------------------------------------- */

.workfont10px {
	font-size: 10px;
	color: #666;
}

/* ---------------------------------------------------------------------
コンテンツ用フォントbold 10px
--------------------------------------------------------------------- */
.workfont10bpx {
	font-size: 10px !important;
	font-size: 10px;
	color: #333;
}

.workfont10bpx a {
	text-decoration:none;
	font-size: 10px !important;
	font-size: 10px;
}

.workfont10bpx a:hover {
	text-decoration:underline;
	font-size: 10px !important;
	font-size: 10px;
}

/* ---------------------------------------------------------------------
ヘッダー部分のリンク
--------------------------------------------------------------------- */
.hd_menu {
	text-align: right;
	font-size: 12px !important;
	font-size: 12px;
	color:#333;
	padding: 0px 15px 3px 0px;
}

.hd_menu a {
	color:#444;
	text-decoration:none;
	font-size: 12px !important;
	font-size: 12px;
}

.hd_menu a:hover {
	color:#677DD9;
	text-decoration:underline;
	font-size: 12px !important;
	font-size: 12px;
}

/* ---------------------------------------------------------------------
フッター
--------------------------------------------------------------------- */
.ft_menu {
	font-size: 12px !important;
	font-size: 12px;
	color:#fff;
	line-height: 20px;
}

.ft_menu a {
	color:#fff;
	text-decoration:none;
	font-size: 12px !important;
	font-size: 12px;
}

.ft_menu a:hover {
	color:#FB8C16;
	text-decoration:underline;
	font-size: 12px !important;
	font-size: 12px;
}

/* ---------------------------------------------------------------------
コピーライト
--------------------------------------------------------------------- */
.cpy {
	text-align: left;
	font-size: 12px !important;
	font-size: 12px;
	color:#ccc;
	line-height: 20px;
	padding: 0px 0px 0px 0px;
}


/* ---------------------------------------------------------------------
パンくずリスト
--------------------------------------------------------------------- */
.pqz {
	font-size: 12px !important;
	font-size: 12px;
	color:#666;
	font-weight: bold;
	margin:0;
	padding: 0px 0px 0px 0px;
}

.pqz a {
	color:#666;
	text-decoration:none;
	font-size: 12px !important;
	font-size: 12px;
	font-weight: normal;
}

.pqz a:hover {
	color:#000;
	text-decoration:underline;
	font-size: 12px !important;
	font-size: 12px;
	font-weight: normal;
}

/* ---------------------------------------------------------------------
新着情報
--------------------------------------------------------------------- */
.news {
	font-size: 12px !important;
	font-size: 12px;
	color:#666;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.news a {
	color: #0066FF;
	text-decoration:none;
	font-size: 13px !important;
	font-size: 13px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight:bold;
}

.news a:hover {
	color: #FF0000;
	text-decoration:underline;
	font-size: 13px !important;
	font-size: 13px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight:bold;
}

/* ---------------------------------------------------------------------
ページタイトル
--------------------------------------------------------------------- */
.pagettl {
	font-size: 13px !important;
	font-size: 13px;
	color:#666;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight:bold;
}

.pagettl a {
	color: #0066FF;
	text-decoration:none;
	font-size: 13px !important;
	font-size: 13px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight:bold;
}

.pagettl a:hover {
	color: #FF0000;
	text-decoration:underline;
	font-size: 13px !important;
	font-size: 13px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight:bold;
}

/* ---------------------------------------------------------------------
商品カテゴリ
--------------------------------------------------------------------- */
.goods_category {
	font-size: 12px !important;
	font-size: 12px;
	color:#000;
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 5px 45px;
	font-weight:normal;
}

.goods_category a {
	color: #0066FF;
	text-decoration:none;
	font-size: 12px !important;
	font-size: 12px;
}

.goods_category a:hover {
	color: #FF0000;
	text-decoration:underline;
	font-size: 12px !important;
	font-size: 12px;
}

/* ---------------------------------------------------------------------
商品タイトル
--------------------------------------------------------------------- */
.goods_ttl {
	font-size: 14px !important;
	font-size: 14px;
	color:#000;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 20px;
	font-weight:bold;
}

.goods_ttl a {
	color: #0066FF;
	text-decoration:none;
	font-size: 12px !important;
	font-size: 12px;
}

.goods_ttl a:hover {
	color: #FF0000;
	text-decoration:underline;
	font-size: 12px !important;
	font-size: 12px;
}