html {
	background: #fff;
	font-size: 14px;
	color: #333;
	line-height: 1.6;
}
a {
	text-decoration: none;
}
header {
	text-align: center;
}
header h1 {
	display: inline-block;
}
header nav {
	margin: 0 auto;
	width: 1000px;
}
header nav ul {
	padding: 0;
	display: block;
	list-style: none;
	width: 100%;
}
header nav ul li {
	margin: 0 59px;
	display: inline-block;
}

header nav ul li a {
	padding-bottom: 20px;
	display: block;
	background: url(../images/menu_ico.png)no-repeat;
	background-position: center bottom;
	text-align: center;
}
header nav ul li a p {
	margin: 0 auto;
	text-indent: -9999px;
	width: auto;
	height: auto;
}
header nav ul li#nav_info a p {
	width: 154px;
	height: 12px;
	background: url(../images/menu_info.png)no-repeat;
	background-size: 154px 12px;
}
header nav ul li#nav_jyj a p {
	width: 39px;
	height: 11px;
	background: url(../images/menu_jyj.png)no-repeat;
	background-size: 39px 11px;
}
header nav ul li#nav_dvd a p {
	width: 115px;
	height: 12px;
	background: url(../images/menu_dvd.png)no-repeat;
	background-size: 115px 12px;
}
header nav ul li#nav_company a p {
	width: 214px;
	height: 12px;
	background: url(../images/menu_company_pc.png)no-repeat;
	background-size: 214px 12px;
}

p#twitter {
	margin: 20px 0 0;
	text-align: center;
}
p.bnr_area {
	margin: 20px auto 0;
	width: 1000px;
	text-align: center;
}
p.bnr_area img {
	width: 50%;
}


.contents {
	margin: 0px auto;
	padding: 120px 0;
	width: 1000px;
}
.contents hgroup {
	text-align: center;
}
.contents h2 {
    margin-top: 30px;
	display: table;
	width: 100%;
}
.contents h2 img {
	padding: 0 20px;
	display: table-cell;
    position: relative;
    top: 12px;

}
.contents h2:before,
.contents h2:after {
	content: "";
	display:table-cell;
	width: 50%;
	border-bottom: 5px solid #000;
}
.contents h3 {
	display: block;
	color: #888;
	font-size: 16px;
	font-weight: normal;
}

#main_visual {
	width: 100%;
	background: url(../images/bg_main.png);
}
#main_visual .contents {
	padding: 0;
}
#main_visual img {
	display: inline-block;
}

#infomation dl {
	margin: 0;
	overflow: hidden;
	border-bottom: 1px solid #ccc;
}
#infomation dl dt {
	margin: 0;
	padding: 20px 5px;
	float: left;
	border-top: 1px solid #ccc;
	width: 130px;
	font-weight: bold;
	clear: left;
}
#infomation dl dd {
	margin: 0;
	padding: 20px 5px;
	float: left;
	width: 850px;
	border-top: 1px solid #ccc;
}

#infomation dl dt:nth-child(1),
#infomation dl dd:nth-child(2) {
	border: none;
}

#jyj {
	background: url(../images/bg_jyj.png);
	color: #eee;
	text-align: center;
}


#jyj .contents h2:before,
#jyj .contents h2:after {
	border-bottom: 5px solid #fff;
}
#jyj h3 {
	color: #ccc;
}
#jyj p span {
	font-size: 20px;
	color: #ff0000;
}
#jyj p span:before {
	content: "【";
}
#jyj p span:after {
	content: "】";
}
#jyj .order_info {
	display: table;
	border-collapse: separate;
	border-spacing: 20px 0;
	width: 100%;
}
#jyj dl {
	margin: 0;
	display: table-cell;
	width: 50%;
}
#jyj dl dt,dd {
	margin: 0;
}
#jyj dl dt {
	padding: 10px;
	background: #ccc;
	color: #333;
}
#jyj dl dd {
	padding: 10px;
}
#jyj dl dd a {
	color: #eee;
}
#jyj dl dd img {
	margin: 50px auto 20px;
	display: block;
	width: 350px;
}
#jyj ol {
	padding: 0;
	text-align: center;
}
#jyj ol li {
	margin: 0 10px 10px;
	padding: 2px 20px;
	display: inline-block;
	text-align: left;
	border: 1px solid #eee;
	border-radius: 3px;
}
#jyj ul {
	margin-left: -60px;
    margin-bottom: 35px;
    width: 1020px;
	list-style: none;
}
#jyj h4 {
	padding-left: 10px;
	border-left: 4px solid #fff;
	font-size: 24px;
	line-height: 20px;
	color: #fff;
	text-align: left;
	font-weight: normal;
}
#jyj ul {
	text-align: left;	
}
#jyj ul li {
	margin: 0 0 20px 20px;
    display: inline-block;
    position: relative;
    width: 320px;
    vertical-align: top;
	color: #aaa;
}
#jyj ul li a {
	color: #eee;
}
#jyj ul li a img {
	display: block;
}
#jyj ul li a span {
	display: block;
}
#jyj ul li a span.stop {
    margin: 25px 0;
    padding: 5px;
    position: absolute;
    display: block;
    width: 100%;
    top: 0;
    left: 0;
    background: rgba(255,255,255,0.8);
    color: #444;
    text-align: center;
    box-sizing: border-box;
}

#jyj .notes {
	text-align: left;
	color: #aaa;
}
#jyj .notes span {
	display: block;
	font-weight: bold;
	color: #aaa;
	font-size: 14px;
}

#dvd ul {
	margin-left: -80px;
	width: 1080px;
}
#dvd ul li {
	margin: 0 0 0 40px;
	display: inline-block;
	width: 480px;
	border-bottom: 1px solid #ccc;
}
#dvd ul li a {
	display:block;
	padding: 15px 0px;
	color: #333;
}
#dvd ul li a:before {
	content: "";
	display: inline-block;
	width: 20px;
	height: 16px;
	background: url(../images/menu_ico.png)no-repeat;
    transform: rotate(-90deg);
    background-position: top left;
}
#company {
	color: #333;
}
#company dl {
	margin: 0;
	overflow: hidden;
	border-bottom: 1px solid #ccc;
}
#company dl dt {
	margin: 0;
	padding: 20px 5px;
	float: left;
	border-top: 1px solid #ccc;
	width: 150px;
	font-weight: bold;
	clear: left;
}
#company dl dd {
	margin: 0;
	padding: 20px 5px;
	float: left;
	width: 830px;
	border-top: 1px solid #ccc;
}
#company dl dd a {
	color: #333;
}
#company dl dt:nth-child(1),
#company dl dd:nth-child(2) {
	border: none;
}
#company p {
	color: #888;
}

footer {
	background: #000;
}
footer .contents {
	padding: 30px 0;
}
footer ul {
	padding: 0;
	display: inline-block;
}
footer ul li {
	padding: 0 15px;
	display: inline-block;
	list-style-type: none;
	border-left: 1px solid #888;
}
footer ul li a {
	color: #888;
}
footer ul li:first-child {
	padding-left: 0;
	border-left:none;
}
footer p {
	color: #888;
	text-align: right;
}