@charset "utf-8";
/* --------------------------------------------------

	css/price.css

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

/* ------------------------
	css//child
------------------------ */
/* header */
header p:nth-child(3) {
	position:absolute;
	display:block;
	background:url(../img/common/header_txt01.gif) no-repeat left top;
	width:370px;
	height:60px;
	left:50%;
	margin:145px 0 0 -379px;
	text-indent:-9999px;
}
/* header p:nth-child(4) {
	position:absolute;
	display:block;
	background:url(../img/common/header_bnr01.gif) no-repeat left top;
	width:269px;
	height:60px;
	left:50%;
	margin:145px 0 0 221px;
	text-indent:-9999px;
} */

/* nav */
nav:nth-child(2) {
	width:980px;
	height:60px;
	margin:0 auto;
}
nav:nth-child(2) ul {
	width:980px;
	height:60px;
	overflow:hidden;
	}
nav:nth-child(2) li {
	float:right;
	margin:0 0 0 11px;
}
nav:nth-child(2) li a {
	display:block;
	width:109px;
	height:39px;
	text-indent: -9999px;
	}
nav:nth-child(2) li:nth-child(1) a {
	background:url(../img/common/menu05.gif) no-repeat left top;
}
nav:nth-child(2) li:nth-child(2) a {
	background:url(../img/common/menu03.gif) no-repeat left top;
}
nav:nth-child(2) li:nth-child(3) a {
	background:url(../img/common/menu02.gif) no-repeat left top;
}
nav:nth-child(2) li:nth-child(4) a {
	background:url(../img/common/menu01.gif) no-repeat left top;
}
nav:nth-child(2) li:nth-child(5) {
	margin:0;
	float:left;
}
nav:nth-child(2) li:nth-child(5) a {
	width:499px;
	background:url(../img/common/menu06.gif) no-repeat left top;
}

/* div */
div:nth-child(4) {
	position:absolute;
	width:269px;
	top:285px;
	left:50%;
	margin:0 0 0 221px;
}
div:nth-child(4) p:nth-child(1) {
	margin:0 0 11px 0;
}
div:nth-child(4) nav {
	width:229px;
	padding:20px;
	margin:14px 0 10px 0;
	background-color:#FFF;
}
div:nth-child(4) nav h4 {
	display:block;
	width:229px;
	height:25px;
	text-indent:-9999px;
}
div:nth-child(4) nav h4:nth-child(1) {
	background:url(../img/common/sidettl02.gif) no-repeat left top;
}
/*div:nth-child(4) p:nth-child(4) a {
	background:url(../img/common/kirinuki.jpg) no-repeat left top;
	display:block;
	width:269px;
	height:89px;
	text-indent:-9999px;
	margin:0 0 10px;
}
*/div:nth-child(4) p:nth-child(5) a {
	background:url(../img/common/bnr_sumafo.jpg) no-repeat left top;
	display:block;
	width:269px;
	height:89px;
	text-indent:-9999px;
	margin:0 0 10px;
}
div:nth-child(4) p:nth-child(6) a {
	background:url(../img/common/bnr_otaku.jpg) no-repeat left top;
	display:block;
	width:269px;
	height:89px;
	text-indent:-9999px;
}
div:nth-child(4) nav p:nth-child(4) a {
	background: none;
	display: inherit;
	width: auto;
	height: auto;
	text-indent:0px;
}
div:nth-child(4) nav p:nth-child(5) a {
	background: none;
	display: inherit;
	width: auto;
	height: auto;
	text-indent:0px;
}
div:nth-child(4) nav p:nth-child(6) a {
	background: none;
	display: inherit;
	width: auto;
	height: auto;
	text-indent:0px;
}

/* ------------------------
	section
------------------------ */
section {
	width:980px;
	margin:0 auto;
}
/*section h2 {
	display:block;
	width:679px;
	height:60px;
	text-indent:-9999px;
	margin:0 0 0 1px;
}
section h2:nth-child(1) {
	background:url(../img/price/ttl01.gif) no-repeat left top;
}
section h2:nth-child(3) {
	background:url(../img/price/ttl02.gif) no-repeat left top;
}*/
section article {
	width:639px;
	padding:20px;
	margin:0 0 20px 1px;
	background-color:#FFF;
}

/*section article:nth-child(2) h3 {
	display:block;
	width:639px;
	height:30px;
	text-indent:-9999px;
	margin:0 0 10px 0;
}/*
section article:nth-child(2) h3:nth-child(1) {
	background:url(../img/price/subttl01.gif) no-repeat left top;
}*/
/*
section article:nth-child(2) h3:nth-child(1) {
	background:url(../img/price/subttl08.gif) no-repeat left top;
}
section article:nth-child(2) h3:nth-child(3) {
	background:url(../img/price/subttl09.gif) no-repeat left top;
}
section article:nth-child(2) h3:nth-child(5) {
	background:url(../img/price/subttl10.gif) no-repeat left top;
}
section article:nth-child(2) h3:nth-child(7) {
	background:url(../img/price/subttl11.gif) no-repeat left top;
}
*/
section article:nth-child(2) p {
	padding:0 0 20px 0;
}
section article:nth-child(2) span {
	font-size:24px;
	font-weight:bold;
	line-height:32px;
	padding:0 0 20px 0;
}

/*section article:nth-child(4) h3 {
	display:block;
	width:639px;
	height:30px;
	text-indent:-9999px;
	margin:0 0 10px 0;
}
section article:nth-child(4) h3:nth-child(1) {
	background:url(../img/price/subttl04.gif) no-repeat left top;
}
section article:nth-child(4) h3:nth-child(3) {
	background:url(../img/price/subttl05.gif) no-repeat left top;
}
section article:nth-child(4) h3:nth-child(5) {
	background:url(../img/price/subttl06.gif) no-repeat left top;
}
section article:nth-child(4) h3:nth-child(7) {
	background:url(../img/price/subttl07.gif) no-repeat left top;
}
*/
section article:nth-child(4) p {
	padding:0 0 20px 0;
}
section article table {
	width:100%;
	border-top:solid 1px #1560ae;
	border-left:solid 1px #1560ae;
	margin:0 0 5px 0;
}
section article th {
	padding:5px;
	font-size:12px;
	line-height:24px;
	background:#1560ae;
	color:#fff;
	border-right:solid 1px #1560ae;
	border-bottom:solid 1px #fff;
	width:350px;
}
section article .col3 {
	width: 170px;
}
section article .bl {
	border-left: solid 1px #fff;
}
section article .n_br {
	border-right: none;
}
section article tr:last-child th {
	border-bottom:solid 1px #1560ae;
	
}
section article td {
	padding:5px;
	font-size:12px;
	line-height:24px;
	border-right:solid 1px #1560ae;
	border-bottom:solid 1px #1560ae;
}
section article td[colspan="2"] {}
section p:nth-child(5) a {
	display:block;
	background: url(../img/common/main_contact.gif) no-repeat left top;
	width:679px;
	height:199px;
	text-indent:-9999px;
	margin:21px 0 41px 1px;
}

.pb05 { padding-bottom: 5px !important; }
.mb30 { margin-bottom: 30px !important; }