
@import "/library/head.css";
@import "/library/foot.css";

/* ------------ */

div {
	display:block;
	zoom:100%;
}

div:after {
	content:"";
	height:0;
	clear:both;
	display:block;
	visibility:hidden;
}

/* ------------ */

body {
	font-size:13px;
	line-height:140%;
	word-break:break-all;
	margin:0;
	padding:0;
	color:#555555;
	text-align:center;
	background-color:#ffffff;
}

th {
	font-size:13px;
	font-weight:normal;
	word-break:break-all;
	line-height:140%;
	vertical-align:top;
	color:#555555;
}

td {
	font-size:13px;
	word-break:break-all;
	line-height:140%;
	vertical-align:top;
	color:#555555;
}

span,div,dt,dd {
	line-height:140%;
	word-break:break-all;
}

h1,h2,h3,h4,h5,h6 {
	line-height:140%;
	word-break:break-all;
	display:block;
}

img {
	border:none;
	outline:none;
}

form {
	margin:0;
}

a:link { text-decoration:none; color:#486B97; }
a:visited { text-decoration:none; color:#5B8190; }
a:active { text-decoration:none; color:#5B8190; }
a:hover { text-decoration:underline; color:#946349; }

div#contents_head div#timestamp {
	float:right;
	width:300px;
	text-align:right;
}

td.contents_head {
	border-left:5px double #C40017;
	background-color:#C40017;
	padding:6px 9px 5px 6px;
	color:#ffffff;
	font-size:13px;
	font-weight:bold;
	margin:0 0 0 0;
}

h1.contents_head {
	padding:5px 2px 3px 3px;
	font-size:17px;
	border-bottom:1px dashed #7C3432;
	margin:0 0 10px 0;
}

/*--------------------*/

div#wrap {
	width:950px;
	text-align:left;
	margin:auto;
}

.tanto {
	margin:0;
	text-align:right;
}

#tanto {
	margin:0;
	text-align:right;
}

/*--------------------*/

#inquiry {
	display:block;
}

#inquiry h4 {
	border-top:1px dotted #C40017;
	border-bottom:1px dotted #C40017;
	padding:7px 0 5px 10px;
	color:#C40017;
	font-size:15px;
	margin:0 0 10px 0;
}

#inquiry h5 {
	margin:0 0 5px 0;
	font-size:13px;
}

#inquiry ul {
	margin:0 0 0 20px;
	padding:0;
	list-style-type:square;
}

#inquiry li {
	margin:0;
	padding:0 0 5px 0;
}


/*--------------------*/

#soldout {
	margin:0 0 10px 0;
	padding:10px 0 8px 8px;
	border:1px dotted #cc0000;
	color:#cc0000;
	display:block;
}

#soldout ul {
	margin:3px 0 0 30px;
	padding:0;
}

/*--------------------*/

#pagetop {
	display:block;
	margin:20px 0 30px 0;
	text-align:right;
}

#pagetop img {
	vertical-align:middle;
	margin:0 3px 0 0;
}

/*--------------------*/

.btn{
	display: block;
	text-align: center;
	background-color: #eee;
	border: 1px solid #666;
	color: #666;
	line-height: 100%;
	padding: 10px 0 8px 0;
	margin: 0;
}

/*--------------------*/

.view_timer{
	display:none;
}
