/* 1.基本スタイル設定 start */

body{
	margin:0px;
	padding:0px;
	text-align:center;
	font-size:small;
	color:#333;
	line-height:140%;
}

#container{
	width:900px;
	text-align:left;
	margin:0px auto;
}
h1,h2,h3,h4,h5,h6,p,ol,ul,li,form{
	margin:0px;
	padding:0px;
	list-style-type:none;
	font-size:small;
}
img{
	border:none;
	vertical-align:bottom;
}
label{
	cursor:pointer;
}
table{
	border-collapse:collapse;
	font-size:small;
}

br{
	clear:both;
}

/* 1.基本スタイル設定 end */

/* 2.テキストリンク部スタイル start */

a:link{color:#00E;}
a:visited{color:#909;}
a:hover{color:#E00;}
a:active{color:#F00;}

/* 2.テキストリンク部スタイル end */

/* 3.ヘッダー部スタイル start */

h1{
	width:100%;
	text-align:right;
	font-size:8pt;
	font-weight:normal;
	color:#666;
	margin:0px auto;
}
#header{
	display:block;
	margin:0px auto 0px auto;
	padding-bottom:5px;
}
#header h2{
	display:block;
	width:560px;
	height:50px;
	margin-right:10px;
	float:left;
	text-align:left;
}
#utility{
	display:block;
	width:260px;
	height:50px;
	float:right;
}
#utility li{
	display:block;
	float:right;
	margin-right:5px;
}
#btn_contact a{
	display:block;
	background:url(/market/image/hk/header/btn_contact.gif) no-repeat;
	text-indent:-10000px;
	width:62px;
	height:21px;
	margin-top:5px;
}
#btn_contact a:hover{
	background:url(/market/image/hk/header/btn_contact.gif) no-repeat 0px bottom;
}
#btn_entry a{
	display:block;
	background:url(/market/image/hk/header/btn_entry.gif) no-repeat;
	text-indent:-10000px;
	width:62px;
	height:21px;
	margin-top:5px;
}
#btn_entry a:hover{
	background:url(/market/image/hk/header/btn_entry.gif) no-repeat 0px bottom;
}
#btn_help a{
	display:block;
	background:url(/market/image/hk/header/btn_help.gif) no-repeat;
	text-indent:-10000px;
	width:39px;
	height:21px;
	margin-top:5px;
}
#btn_help a:hover{
	background:url(/market/image/hk/header/btn_help.gif) no-repeat 0px bottom;
}
#btn_login a{
	display:block;
	background:url(/market/image/hk/header/btn_login.gif) no-repeat;
	text-indent:-10000px;
	width:39px;
	height:21px;
	margin-top:5px;
}
#btn_login a:hover{
	background:url(/market/image/hk/header/btn_login.gif) no-repeat 0px bottom;
}
#btn_logout a{
	display:block;
	background:url(/market/image/hk/header/btn_logout.gif) no-repeat;
	text-indent:-10000px;
	width:39px;
	height:21px;
	margin-top:5px;
}
#btn_logout a:hover{
	background:url(/market/image/hk/header/btn_logout.gif) no-repeat 0px bottom;
}
#rotation{
	display:block;
	width:740px;
	margin:5px auto;
	text-align:center;
}

/* 3.ヘッダー部スタイル end */

/* パンくず start */
#pnavi{
	margin:0px 0px 8px 5px;
}
#pnavi li{
	float:left;
	margin:0px 5px 8px 0px;
}
/* パンくず end */

/* タブの設定 start */
#tab{
	height:28px;
	margin-bottom:0px;
	padding-left:10px;
	width:890px;
	display:block;
}
#tab a:visited{ color:#333; }
#tab a:hover{ color:#00E; }
#tab li{
	float:left;
}
.tab_orange{
	display:block;
	_display:inline-block;
	*display:inline-block;
	background:url(/market/image/hk/common/tab_orange.gif) no-repeat right 1px;
	width:auto;
	padding-right:10px;
	height:28px;
	margin:0px 2px 0px 0px;
	z-index:5;
}
.tab_orange span{
	display:block;
	_display:inline-block;
	*display:inline-block;
	background:url(/market/image/hk/common/tab_orange.gif) no-repeat 0px 1px;
	width:auto;
	padding:7px 0px 0px 10px;
	font-weight:bold;
	color:#C92F00;
	height:20px;
}
.tab_gray a{
	display:block;
	_display:inline-block;
	*display:inline-block;
	background:url(/market/image/hk/common/tab_gray.gif) no-repeat right 2px;
	width:auto;
	padding-right:10px;
	text-decoration:none;
	height:28px;
	color:#333;
	margin:0px 2px 0px 0px;
}
.tab_gray span{
	display:block;
	_display:inline-block;
	*display:inline-block;
	background:url(/market/image/hk/common/tab_gray.gif) no-repeat 0px 2px;
	width:auto;
	padding:7px 0px 0px 10px;
	height:20px;
	cursor: pointer;
	cursor: hand;
}
.tab_gray a:hover{
	color:#00E;
	text-decoration:underline;
}
/* タブの設定 end */

/* トップ以外の履歴 start */
.ttl_orange_right{
	background:url(/market/image/hk/common/ttl_orange3.gif) no-repeat;
	width:635px;
	height:21px;
	color:#fff;
	font-size:medium;
	padding:5px 0px 0px 20px;
}
#check_item_list{
	border:solid 1px #ccc;
	border-top:none;
	padding:10px 0px 10px 20px;
	margin-bottom:10px;
	display:inline-block;
}
.check_item_box_list{
	width:110px;
	margin-right:13px;
	float:left;
}
/* トップ以外の履歴 end */

/* 検索窓の設定 start */
#search{
	background:url(/market/image/hk/common/bg_search.gif) no-repeat;
	width:900px;
	height:58px;
	margin-bottom:10px;
	clear:both;
}
#sale_icon{
	float:right;
	margin-right:30px;
	margin-top:4px;
}
#sample_icon{
	float:left;
	margin-left:30px;
	margin-top:4px;
}
/* 検索窓の設定 end */

/* 6.フッター部スタイル start */

#footer{
	display:block;
	width:100%;
	margin:20px auto 0px auto;
	text-align:center;
	font-size:x-small;
	clear:both;
	border-top:solid 1px #ccc;
}
#footer h3{
	color:#999;
	border-bottom:3px double #999;
	font-size:small;
	font-weight:normal;
	text-align:left;
	margin-bottom:2px;
	padding:0px 0px 2px 5px;
}
#foot-box{
	display:block;
	clear:both;
	width:550px;
	padding-top:10px;
	margin:0px auto 10px auto;
}
#foot-box .ec-logo{
	display:block;
	width:125px;
	height:40px;
	float:left;
	margin-top:10px;
	text-indent:-10000px;
	background:url(/market/image/hk/common/eclassis_logo.gif) no-repeat 0% 50%;
}
#foot-menu{
	display:block;
	width:350px;
	float:left;
	margin:10px 0px 0px 60px;
}
#foot-menu li{
	display:block;
	float:left;
	white-space:nowrap;
	font-size:small;
	line-height:140%;
	padding-right:5px;
	margin-bottom:5px;
}
p.copylight{
	color:#666;
	font-size:x-small;
	clear:both;
}

/* 6.フッター部スタイル end */

/* 7.フォーム関連スタイル start */
/* ※フォームを形成するtable要素にclass="form"を設定してください。 */
table.form{
	margin:10px auto;
}
.form th{
	border:1px solid #CCC;
	background-color:#F0F0F0;
	padding:5px;
	font-weight:normal;
	text-align:left;
}
.form td{
	border:1px solid #CCC;
	background-color:#FFF;
	padding:5px;
	text-align:left;
}
.sample{
	font-size:90%;
	color:#369;
	margin-left:5px;
}
.required{
	font-size:small;
	color:#C00;
	margin-left:5px;
}
/* エラー表示部のスタイル */
#form-error{
	display:block;
	width:90%;
	border:1px solid #C00;
	background-color:#FFEDED;
	padding:15px;
	margin:15px auto;
	color:#C00;
	text-align:left;
}
#form-error h4{
	font-size:medium;
	margin-bottom:10px;
}
#form-error li{
	line-heghit:150%;
}
/* エラー表示部のスタイル */
/* 外部リンク用 */
#gaibu{
	font-size:small;
	color:#666666;
	text-align:left;
	width:900px;
}
#gaibu li{
	display:inline;
}
#gaibu a,#gaibu a:link,#gaibu a:visited{
	color:#666666;
}
#gaibu a:hover{
	color:#999999;
}
#gaibu p{
	width:900px;
	border-bottom:1px solid #666666;
}
/* 外部リンク用 */
/* 7.フォーム関連スタイル end */