@charset "UTF-8";
/*全体*/
#header,
#content,
#footer {
	width: 95%;
	min-width: 600px;
	max-width: 1000px;
	margin: 0 auto;
	clear: both;
	}
#header #site-title a {
	display: block;
	}
#header #navigation li {
	float: left;
	text-align: center;
	list-style: none;
	}
#header #navigation a {
	display: block;
	padding: 0.5em;
	line-height: 1;
	}
#header #navigation .about { width: 5em;}
#header #navigation .how { width: 5em;}
#header #navigation .catalog { width: 5em;}
#header #navigation .faq { width: 7em;}
#header #navigation .mail { width: 6em;}
#header #navigation .blog { width: 4em;}
.update {
	text-align: right;
	}
.article,
.section{
	margin: 0 2em;
	}
#return {
	margin: 1em 0;
	text-align: center;
	}
#return a {
	display: block;
	width: 100%;
	}
/*通頒方法*/
#how td {
	text-align: center;
	}
/*カタログ*/
#catalog .section {
	}
#catalog .section dl {
	width: 60%;
	height: 252px;
	margin: 0;
	float: right;
	}
#catalog .section dt {
	width: 7em;
	margin: 0;
	padding: 0 0 0 1em;
	float: left;
	font-weight: bold;
	}
#catalog .section dd {
	margin: 0 0 0 8em;
	}
#catalog .section .photo {
	width: 39%;
	height: 252px;
	margin: 0;
	padding: 0;
	text-align: right;
	overflow: hidden;
	}
#catalog .stock {
	font-weight: bold;
	}
/*在庫 あり
#catalog #fate-tarot-card dd.stock,
#catalog #fate-tcg-const dd.stock,
#catalog #fate-tcg-koumakyou dd.stock,
#catalog #pactio-card-2nd dd.stock {
*/
#catalog dd.stock {
	color: #3333ff;
	}
/*在庫 少*/
#catalog #fate-tcg-tsukihime dd.stock {
	color: #ff3333;
	}
/*在庫 なし*/
#catalog #fate-tcg dd.stock,
#catalog #pactio-card-1st dd.stock,
#catalog #fate-tcg-higurashi dd.stock,
#catalog #touhou-tarot-card dd.stock {
	color: #ff3333;
	}
#catalog #order {
	text-align: center;
	font-size: 4em;
	}
/*よくある質問*/
#faq dt {
	color: #993333;
	font-weight: bold;
	}
/*送料*/
.postage .block {
	font-size: 0.8em;
	font-weight: normal;
	}
.postage td {
	text-align: center;
	}
/*トップページ*/
#index #navigation {
	margin-left: 2em;
	margin-right: 2em;
	}
#index #navigation a {
	display:block;
	width: 8em;
	float: left;
	list-style: none;
	}
.status-order.ok:before,
.status-work.ok:before {
	color: #00cccc;
	content: "◎";
	}
.wwwc {
	margin: 1em 4em;
	}
/*Fate/battle night TCG構築済み版*/
#fate-tcg-const .photo {
	text-align: center;
	}