@charset "utf-8";

/*
============================================

	NHK2009 CSS

============================================
*/



#wrapper #main-visual #visual-body #mv1 {
	height: 130px;
	width: 900px;
	background-image: url(images/mainvidual2.png);
	background-repeat: no-repeat;
	background-position: 0px -130px;
}

#wrapper #main-visual #visual-body #mv2 {
	height: 130px;
	width: 900px;
	background-image: url(images/mainvidual4.png);
	background-repeat: no-repeat;
	background-position: 0px -130px;
}

#wrapper #main-visual {
	background-image: none;
	padding-top: 20px;
}

#wrapper #main-visual #visual-body ul#visual-navi {
	height: 80px;
	overflow: hidden;
	padding-left: 110px;
}

#wrapper #main-visual #visual-body ul#visual-navi:after { /* for Modern Browser */
	content: ".";
	display: block;
	clear: both;
	height: 0px;
	visibility: hidden;
}

#wrapper #main-visual #visual-body ul#visual-navi li {
	float: left;
}

	#wrapper #main-visual #visual-body ul#visual-navi li a img {
		display: block;
	}

#wrapper #main-visual #visual-body {
	background-color: #000;
	padding-top: 10px;
	color: #CCC;
}

#wrapper #main-contents {
	background-color: #000;
	color: #CCC;
	font-size: 107.7%; /* 14px */
}

#wrapper #main-contents a:link,
#wrapper #main-contents a:visited {
	color: #4BC08A;
	text-decoration: underline;
}

#wrapper #main-contents a:hover,
#wrapper #main-contents a:focus,
#wrapper #main-contents a:active {
	text-decoration: none;
}

#wrapper #main-contents h3.content-title {
	text-align: center;
	margin: 0 0 20px;
}

#wrapper #main-contents h4.content-title2 {
	width: 620px;
	margin: 40px auto 20px;
}

#wrapper #main-contents p.lead {
	margin-bottom: 20px;
	text-align: center;
}

#wrapper #main-contents p.lead2 {
	font-weight: bold;
	width: 600px;
	font-size: 114.3%; /* 16px */
	margin: 0 auto;
}

#wrapper #main-contents .table {
	margin: 0px auto;
	width: 600px;
	border-spacing: 0;
	border-collapse: collapse;
	border: 1px solid #666;
}

#wrapper #main-contents .table tr th {
	width: 120px;
	padding: 8px;
	border-bottom: 1px solid #666;
	line-height: 1.3;
	vertical-align: top;
}

#wrapper #main-contents .table tr td {
	padding: 8px 8px 8px 0;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
	line-height: 1.3;
}

#wrapper #main-contents .table td table {
	width: 100%;
	border: 0 none;
	margin: 0 0 10px;
}

#wrapper #main-contents .table td table caption {
	text-align: left;
	line-height: 1.1;
	padding: 0 0 5px;
}

#wrapper #main-contents .table td table th {
	width: 280px;
	padding: 0 0 5px;
	border: 0 none;
	line-height: 1.1;
	text-align: left;
	font-weight: normal;
}

#wrapper #main-contents .table td table tr td {
	padding: 0 0 5px;
	border: 0 none;
	line-height: 1.1;
}

#wrapper #main-contents .table td p.notice {
	font-size: 85.7%; /* 12px */
	line-height: 1.3;
}

#wrapper #main-contents p.notice2 {
	margin: 20px auto 40px;
	width: 600px;
	font-size: 95%; /* 12px */
	color: #999;
	text-indent: -1em;
	padding-left: 2em;
}

#wrapper #main-contents p.notice3 {
	margin: 10px auto 30px;
	width: 600px;
	color: #999;
	font-size: 85.7%; /* 12px */
}

#wrapper #main-contents ul.pagenavi {
	overflow: hidden;
	width: 600px;
	margin: 20px auto;
}

#wrapper #main-contents ul.pagenavi:after { /* for Modern Browser */
	content: ".";
	display: block;
	clear: both;
	height: 0px;
	visibility: hidden;
}

#wrapper #main-contents ul.pagenavi li {
	float: left;
}

#wrapper #main-contents ul.pagenavi li.pnavi-nex {
	float: right;
	text-align: right;
}

	#wrapper #main-contents ul.pagenavi li a img {
		display: block;
	}

#wrapper #main-visual #visual-body #mv1 {
	height: 130px;
	width: 900px;
	background-image: url(images/mainvidual2.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}


#wrapper #main-visual #visual-body #mv2 {
	height: 130px;
	width: 900px;
	background-image: url(images/mainvidual4.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#wrapper #main-contents .table {
	margin: 0px auto;
	width: 600px;
	border-spacing: 0;
	border-collapse: collapse;
	border: 1px solid #666;
}

#wrapper #main-contents .table tr th {
	width: 120px;
	padding: 8px;
	border-bottom: 1px solid #666;
	line-height: 1.3;
	vertical-align: top;
}

#wrapper #main-contents .table tr td {
	padding: 8px 8px 8px 0;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
	line-height: 1.3;
}

#wrapper #main-contents .table td table {
	width: 100%;
	border: 0 none;
	margin: 0 0 10px;
}

#wrapper #main-contents .table td table caption {
	text-align: left;
	line-height: 1.1;
	padding: 0 0 5px;
}

#wrapper #main-contents .table td table th {
	width: 280px;
	padding: 0 0 5px;
	border: 0 none;
	line-height: 1.1;
	text-align: left;
	font-weight: normal;
}

#wrapper #main-contents .table td table tr td {
	padding: 0 0 5px;
	border: 0 none;
	line-height: 1.1;
}

#wrapper #main-contents .table td p.notice {
	font-size: 85.7%; /* 12px */
	line-height: 1.3;
}

#wrapper #main-contents ul.pagenavi {
	overflow: hidden;
	width: 600px;
	margin: 30px auto 10px;
}

#wrapper #main-contents ul.pagenavi:after { /* for Modern Browser */
	content: ".";
	display: block;
	clear: both;
	height: 0px;
	visibility: hidden;
}

#wrapper #main-contents ul.pagenavi li {
	float: left;
}

#wrapper #main-contents ul.pagenavi li.pnavi-nex {
	float: right;
	text-align: right;
}

	#wrapper #main-contents ul.pagenavi li a img {
		display: block;
	}

#wrapper #main-contents .table2 caption {
	font-weight: bold;
	text-align: left;
	font-size: 114.3%; /* 16px */
	padding-bottom: 8px;
}

#wrapper #main-contents .table2 {
	margin: 0px auto;
	width: 600px;
	border-spacing: 0;
	border-collapse: collapse;
}

#wrapper #main-contents .table2 tr th {
	width: 190px;
	padding: 10px 8px;
	font-size: 114.3%;
	vertical-align: top;
	font-weight: normal;
	text-align: left;
	border-bottom: 1px solid #666;
}

#wrapper #main-contents .table2 tr td {
	padding: 10px 8px;
	font-size: 114.3%;
	border-bottom: 1px solid #666;
}

#wrapper #main-contents .table2 tr td.cel2 {
	width: 88px;
}

#wrapper #main-contents .table2 tr th.cel3 {
	width: 360px;
}

#wrapper #main-contents .table2 caption {
	font-weight: bold;
	text-align: left;
	font-size: 114.3%; /* 16px */
	padding-bottom: 8px;
}

#wrapper #main-contents .table3 {
	margin: 0px auto;
	width: 600px;
	border-spacing: 0;
	border-collapse: collapse;
	border: 1px solid #666;
}

#wrapper #main-contents .table3 tr th {
	padding: 10px 8px;
	vertical-align: top;
	font-weight: normal;
	text-align: left;
	border-bottom: 1px solid #666;
	color: #B9E3F8;
	line-height: 1.3;
}

#wrapper #main-contents .table3 tr td {
	padding: 10px 0;
	border-bottom: 1px solid #666;
	line-height: 1.3;
}

#wrapper #main-contents .table3 tr td.cel1 {
	width: 21%;
}

#wrapper #main-contents .table3 tr td.cel2 {
	width: 27%;
}

#wrapper #main-contents .table3 tr td.cel3 {
	width: 22%;
}

#wrapper #main-contents .table3 tr th.cel4 {
	width: 27%;
}

#wrapper #main-contents .table3 tr td.noline {
	border-width: 0px;
	border-style: none;
	padding-bottom: 0px;
}

#wrapper #main-contents .price {
	margin: 0px auto 30px;
	width: 600px;
	background-image: url(images/content_bg_01.png);
	background-repeat: repeat-y;
	background-position: 0 0;
}

#wrapper #main-contents .price ul li {
	float: left;
}

#wrapper #main-contents .price ul {
	width: 450px;
	margin: 10px auto 0px;
}

#wrapper #main-contents .price p.notice {
	clear: both;
	color: #999;
	font-size: 85.7%; /* 12px */
	line-height: 1.2;
	background-image: url(images/content_bg_02.png);
	background-repeat: no-repeat;
	background-position: 0px 100%;
	padding: 15px 0px 30px 80px;
}

