@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;
	/*test*/
	min-height: 1090px;
	height: auto !important;
	height: 1090px;
}
/*section h2 {
	display:block;
	width:679px;
	height:60px;
	text-indent:-9999px;
	margin:0 0 0 1px;
}
section h2:nth-child(1) {
	background:url(../img/flow/ttl01.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;
}
section article:nth-child(2) h3:nth-child(1) {
	background:url(../img/flow/subttl01.gif) no-repeat left top;
}
section article:nth-child(2) h3:nth-child(3) {
	background:url(../img/flow/subttl02.gif) no-repeat left top;
}
section article:nth-child(2) h3:nth-child(5) {
	background:url(../img/flow/subttl03.gif) no-repeat left top;
}*/
section article:nth-child(2) dl {
	margin:10px 0 20px 0;
}
section article:nth-child(2) dt {
	font-weight:bold;
	margin:0 0 5px 0;
	font-size:14px;
	line-height:28px;
}
section article:nth-child(2) dd {
	border-left:3px solid #1560ae;
	padding:0 0 0 10px;
	margin:0 0 10px 0;
}

section p:nth-child(3) 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;
}