@charset "UTF-8";

#h2-about {
	background-image: url(./img/h2-about.png);
}
#h2-order {
	background-image: url(./img/h2-order.png);
}
#h2-request {
	background-image: url(../img/h2-request.png);
}
#h3-eights {
	background-image: url(./img/h3-eights.png);
}
#h3-material {
	background-image: url(./img/h3-material.png);
}
#h3-tousa-large {
	height: 0 !important;
	display: none;
}
#h3-book {
	background-image: url(./img/h3-book.png);
}

h4 {
	margin-top: 4px;
	padding-left: 4px;
	border-left: 3px solid #DE904E;
	color: #2B48DC;
}

div.section div {
	margin-left: 4em;
}

div.section table {
	width: 600px;
	margin: 4px auto;
	border-collapse: collapse;
	font-size: 12px;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Verdana, Geneva, Arial, sans-serif;
	font-weight: normal;
}
div.section table td {
	padding: 2px 4px;
}
div.section table th {
	padding: 2px 16px;
	background-color: transparent;
	background-image: url(../img/th_back.png);
	background-position: top left;
	background-repeat: repeat-x;
	border: 1px solid #ECE2FF;
	color: #448;
}
div.section table td {
	border: 1px solid #CCC;
}
.lc {
	width: 220px;
	font-weight: bold;
}

#enkacolumn {
	width: 720px;
	margin: 4px auto !important;
	border: 1px solid #E00;
	background-color: #3B83D8;
	background-image: url(./img/swallow_back.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}
#enkacolumn h4 {
	border-left: none;
	border-bottom: 1px solid #E00 !important;
	color: #FFF !important;
}
#enkacolumn p {
	position: inherit;
	margin: 4px auto;
	width: 696px !important;
	color: #EEE;
}

/* if IE6 */
*html body * div.purchase a {
	display: block;
	width: 250px;
	height: 40px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: transparent;
	background-image: url(./img/cartbutton.png);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 24px;
	padding-top: 12px;
}
/* else */
div.purchase a {
	display: block;
	width: 226px;
	height: 28px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: transparent;
	background-image: url(./img/cartbutton.png);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 24px;
	padding-top: 12px;
}
div.purchase a:hover {
	background-position: left bottom;
}

/* if IE6 */
*html body * div.soldout {
	display: block;
	width: 250px;
	height: 40px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: transparent;
	background-image: url(./img/soldout.png);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 24px;
	padding-top: 12px;
}
/* else */
div.soldout {
	display: block;
	width: 226px;
	height: 28px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: transparent;
	background-image: url(./img/soldout.png);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 24px;
	padding-top: 12px;
}

div.price {
	line-height: 200%;
}
span.price {
	color: #E42;
	font-size: 24px;
}
div.notice {
	margin-top: 12px;
	padding: 2px;
	font-size: 12pt;
	line-height: 15pt;
	color: #44E;
	background-color: #FE7;
}
div.notice a {
	text-decoration: underline;
}

#mattousa {
	height: 320px;
	background-color: transparent;
	background-image: url(./img/tousa_stick.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#mattousa dt {
	border-left: 3px solid #DE904E;
	padding-left: 4px;
	color: #2B48DC;
	font-weight: bold;
}
#mattousa dd {
	margin-left: 2em;
	margin-bottom: 1em;
}


div.reqmat {
	background-color: #BAFBBA !important;
}

