/* css document */

@import url(./base.css);

/* common */
#access,#inquiry,#shop {
	line-height: 18px;
}
#access h2,#inquiry h2,#shop h2,#pawn h2 {
	color: #2E5B89;
}
#access h3,#inquiry h3,#pawn h3 {
	color: #000000;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 10px;
}
#shop h3 {
	color: #0066CC;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 10px;
}
#shop h5 {
	color: #0066CC;
	margin-top: 10px;
	margin-bottom: 5px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #6699FF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#access p,#inquiry p,#shop p,#pawn p{
	margin-bottom: 10px;
}

/*　mailform */
TABLE#std {
	margin-top:10px;
	border-collapse:collapse;
	border:1px solid #999;
	width:420px;
	line-height: 18px;
	margin-bottom: 20px;
}
TABLE#std th {
	background-color: #EEEEEE;
	color: #000000;
	text-align: left;
}
TABLE#std th,
TABLE#std td{
	border:1px solid #999;
	font-weight:normal;
	padding:3px;
}

TABLE#std td{
	background:none;
	padding: 10px;
}
.hissu {
	color: #CC0000;
	font-size: 12px;
	font-weight: normal;
	margin-right: 5px;
}

/* index */
#index .banner {
	float: left;
	margin-bottom: 10px;
}
#index .banner_l {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}

/* js */
#index .topics {
	background-image: url(img/bg_index_topics.jpg);
	background-repeat: no-repeat;
	padding-top: 50px;
}
#index .js {
	font-size: 14px;
	line-height: 14px;
	display: block;
	padding-bottom: 7px;
	color: #3399FF;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
}
#index .js a {
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
#index .jsbox {
	padding: 0px;
	text-align: left;
	height: 200px;
}
#index .jsgolist {
	margin-top: 10px;
}
#index .jsgolist a {
	width: 133px;
	height: 17px;
	font-size: 10px;
	color: #999999;
	text-decoration: underline;
}
#index .jsgolist a:hover {
	color: #999999;
	text-decoration: underline;
}
.maru {
	color: #FFCC00;
}
/* detail */
#detail .categoryname {
	font-size: 14px;
	color: #999900;
	font-weight: bold;
	margin-bottom: 5px;
	line-height: 20px;
}
#detail .articlename {
	font-size: 20px;
	font-weight: bold;
	color: #2E5B89;
	line-height: 28px;
	margin-bottom: 15px;
}
#detail .detailimg {
	margin-bottom: 10px;
}
#detail .detailimg img {
	border: 1px solid #CCCCCC;
	width: 398px;
}
#detail .price {
	float: left;
	width: 280px;
	font-size: 20px;
	font-weight: bold;
	color: #990000;
	margin-bottom: 15px;
	height: 20px;
}
#detail .btn_expansion {
	float: left;
}
#detail .detailtext {
	line-height: 20px;
	color: #666666;
	margin-bottom: 30px;
}

/* list */
#list .listbox {
	height: 170px;
	width: 130px;
	float: left;
	margin-right: 10px;
}



#list .categoryname {
	font-size: 14px;
	color: #999900;
	font-weight: bold;
	margin-bottom: 20px;
	line-height: 20px;
}
#list .articlename {
	font-size: 12px;
	color: #2E5B89;
	line-height: 14px;
	height: 35px;
}
#list .articlename a {
	color: #2E5B89; 
	text-decoration: none;
}
#list .articlename a:hover {
	color: #2E5B89;
	text-decoration: none;
}
#list .detailimg {
	margin-bottom: 5px;
}
#list .detailimg img {
	border: 1px solid #CCCCCC;
	width: 128px;
}
#list .price {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}





/* privacy */
#privacy {
	color: #000000;
	width: 798px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	font-size: 12px;
	line-height: 16px;
}
#privacy h2,#privacy h3 {
	color: #2E5B89;
}
#privacy ul {
	margin-left: 10px;
}
#privacy li {
	margin-bottom: 5px;
}

/* pawn,buyingup */

#pawn .qa {
}
#pawn .qa p{
	line-height: 18px;
}
#pawn .qa dl {
	margin: 0px;
	padding: 0px;
}
#pawn .qa dt {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #0066CC;
	line-height: 20px;
}
#pawn .qa dd {
	font-size: 12px;
	color: #000000;
	background-color: #F3F3F3;
	line-height: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#pawn .qa ul {
	margin-top: 5px;
	margin-bottom: 5px;
}
#pawn .qa li {
	list-style-type: disc;
	margin-left: 20px;
}
#pawn .pawn_info dt{
	color: #66CC33;
}
/* floatbox */
.floatbox {
	line-height: 16px;
	margin-bottom: 10px;
}
.floatbox p {
	line-height: 18px;
	margin-top: 3px;
}

/** 2008/01 update **/
.Recoment { }
.Recoment dl {margin:2px; padding:3px; border:solid 1px #ccc; font-size:14px;}
.Recoment dt { margin:1px 0 1px;font-weight:bold; color:#369;}
.Recoment dd { margin:1px 0 2px; padding-left:15px;}
.Recoment dd a:link,
.Recoment dd a:active,
.Recoment dd a:visited { color:#c60;}
.Recoment dd a:focus,
.Recoment dd a:hover { text-decoration:none;}

.goldTbl { margin:0 20px 3px 0; background:#c00; padding:3px;}
.goldTbl thead th {font-size:14px; padding:2px; text-align:center; color:#111;border: 1px solid #333;}
.goldTbl tbody th { font-weight:normal; border: 1px solid #333;  text-align:center; padding:2px;font-size:12px; color:#fff;}
.goldTbl tbody td { width:32%; text-align:center;border: 1px solid #333;font-size:12px; color:#fff; }
.Caution {margin:2px 24px;font-size:10px; color:#c00; text-align:right;}
.upDate {margin:1px 24px 10px; font-size:10px; color:#00c; text-align:right;}

#list .listbox2 {
	height: 270px;
	width: 200px;
	float: left;
	margin-right: 10px;
}
#list .detailimg2 img {
	border: 1px solid #CCCCCC;
	width: 198px;
}