@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "Hiragino Kaku Gothic Pro", "¥á¥¤¥ê¥ª", Meiryo, Osaka, "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS PGothic", sans-serif;
	font-size: 100%;
	line-height: 170%;
	color: rgb(68, 68, 68);
}
img { border: 0px none; }
a:hover img { opacity: 0.6; }
.width {
	width: 900px;
	margin: 0px auto;
}
li { list-style: none outside none; }
p { margin: 30px 0px; }
h1 {
	text-align: center;
	margin: 20px 0 0 0;
}
h2 {
	border-top: 1px dotted rgb(204, 204, 204);
	border-bottom: 1px dotted rgb(204, 204, 204);
	padding: 20px 0px 15px;
	margin: 70px 0px 30px;
	font-size: 180%;
	line-height: 130%;
	font-weight: normal;
}
h3 {
	font-size: 150%;
	line-height: 130%;
	border-bottom: 1px dotted rgb(204, 204, 204);
	margin: 50px 0px -10px;
}
h3 strong {
	font-size: 80%;
	line-height: 100%;
	color: rgb(255, 255, 255);
	padding: 5px 10px 0px;
	margin: 0px 20px 0px 0px;
	background: none repeat scroll 0% 0% rgb(102, 156, 52);
	border: 1px solid rgb(102, 156, 52);
	border-radius: 10px 10px 0px 0px;
}
.goods_box { margin: 30px 0px; }
.goods_box .goods { float: left; }
.goods_box dl { float: right; }
.goods_box dl dt {
	font-size: 160%;
	line-height: 130%;
	font-weight: bold;
}
.goods_box dl dd {
	margin: 10px 0px;
	font-size: 120%;
	line-height: 130%;
}
.goods_box strong {
	display: block;
	clear: both;
	text-align: center;
	font-size: 200%;
	line-height: 130%;
	padding: 30px 0px 0px;
}
.etc {
	text-align: center;
	font-size: 90%;
	line-height: 130%;
	margin: 10px 0px 0px;
}
.check { margin: 30px 30px 30px 40px; }
.check li {
	list-style: disc outside none;
	margin: 5px 0px;
}
.list {
	margin: 50px 0px;
	background: none repeat scroll 0% 0% rgb(255, 255, 255);
	border: 5px solid rgb(221, 221, 221);
	border-radius: 10px 10px 10px 10px;
	width: 590px;
	font-size: 12px;
}
.list .left {
	float: left;
	margin: 15px 0px 15px 20px;
}
.list .right {
	float: right;
	margin: 15px 15px 15px 0px;
}
.list ul { width: 250px; }
.list ul li {
	line-height: 130%;
	margin: 10px 0px;
}
.list strong {
	display: block;
	margin: 50px 0px 10px;
	padding: 0px 0px 3px;
	border-bottom: 1px dotted rgb(204, 204, 204);
	font-size: 115%;
	line-height: 130%;
}
.list strong.start { margin: 0px 0px 10px; }
.free {
	width: 900px;
	margin: 0px auto;
	border-collapse: collapse;
	border-spacing: 0px;
	font-size: 100%;
	line-height: 150%;
}
.free th {
	width: 117px;
	vertical-align: top;
}
.free td {
	padding: 0px 0px 30px 10px;
	vertical-align: top;
}
.free td.none { padding: 0px 0px 0px 10px; }
.table {
	width: 100%;
	margin: 0px auto;
	border: 1px solid rgb(204, 204, 204);
	border-collapse: collapse;
	border-spacing: 0px;
	font-size: 90%;
	line-height: 130%;
}
.table th {
	border-style: solid;
	border-color: rgb(204, 204, 204);
	-moz-border-top-colors: none;
	-moz-border-right-colors: none;
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	border-image: none;
	border-width: 0px 0px 1px 1px;
	background: none repeat scroll 0% 0% rgb(38, 147, 255);
	color: rgb(255, 255, 255);
	padding: 10px 0px;
	width: 200px;
}
.table th.none { width: 450px; }
.table td {
	border-style: solid;
	border-color: rgb(204, 204, 204);
	-moz-border-top-colors: none;
	-moz-border-right-colors: none;
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	border-image: none;
	border-width: 0px 0px 1px 1px;
	padding: 10px;
	text-align: center;
	color: rgb(0, 0, 0);
}
.big {
	text-align: center;
	font-size: 200%;
	line-height: 130%;
	margin: 40px 0px;
}
.form {
	margin: 50px auto;
	padding: 30px;
	width: 600px;
	text-align: center;
	background: none repeat scroll 0% 0% rgb(255, 255, 255);
	border: 5px solid rgb(255, 153, 0);
	border-radius: 10px 10px 10px 10px;
}
.form h3 {
	font-size: 170%;
	line-height: 130%;
	border-bottom: medium none;
	margin: 10px 0px 20px;
}
.form .button { margin: 15px 0px; }
.form .text {
	background: none repeat scroll 0% 0% rgb(255, 224, 193);
	margin: 10px auto 20px;
	width: 580px;
	padding: 10px;
	font-size: 90%;
	line-height: 160%;
	text-align: left;
}
.footer {
	margin: 40px 0px 0px;
	padding: 20px 0px 15px;
	text-align: center;
	background: none repeat scroll 0% 0% rgb(0, 0, 0);
	color: rgb(255, 255, 255);
	font-size: 70%;
	line-height: 170%;
}
.link { margin: 10px 0px; }
.link a {
	color: rgb(255, 255, 255);
	text-decoration: none;
}
.link a:hover {
	color: rgb(204, 204, 204);
	text-decoration: underline;
}
.copyright { }
.red { color: rgb(255, 0, 0); }
.u { text-decoration: underline; }
.center { text-align: center; }
div#side {
	float: right;
	width: 260px;
	margin-left: 30px;
}
div#sidebar {
	height: 100% !important;
	padding: 0pt;
	border: 1px solid #CCC;
	background-color: #EEE;
	margin-bottom: 20px;
}
div#sidebar:after {
	content: "";
	display: block;
	clear: both;
	border-bottom: 0pt none;
}
div#sidebar div#sideContents { margin: 0pt 15px; }
div#sidebar div#sideContents p {
	font-size: 12px;
	clear: both;
	margin-bottom: 10px;
}
div#sidebar div#sideContents p img.zasshi {
	float: left;
	margin: 0pt 1em 1em 0pt !important;
}
