@charset "utf-8";

/*
 * overwrite
 ************************************* */
body .appeal p,
body .appeal ul,
body .appeal dl,
body .appeal h4 {
	margin: 0;
}
h2 {
	min-height: 0;
}
*+html #mainArea div,
*+html #mainArea ul,
*+html #mainArea dl,
*+html #mainArea li,
*+html #mainArea dt,
*+html #mainArea dd,
*+html #mainArea p,
*+html #mainArea h2,
*+html #mainArea h3,
*+html #mainArea h4,
*+html #mainArea a {
	zoom: 1;
}
.img img {
	margin-bottom: 0;
}
#inMainArea h2, #inMainArea h3 {
	padding: 0;
	margin: 0;
	background: none;
}
#inMainArea h2 {
	text-align: center;
}
#inMainArea h2 span {
	display: block;
	padding-top: 10px;
	font-size: 232%;
	font-weight: normal;
	line-height: 1.3;
	color: #000;
}
#inMainArea h2 span sub {
	font-size: 50%;
	vertical-align: top;
}
#inMainArea h3 {
	font-size: 129%;
	line-height: 1.4;
	color: #35a1e7;
}
#inMainArea h3 sub {
	font-size: 50%;
	vertical-align: top;
}
#inMainArea h4 {
	font-size: 114%;
	line-height: 1.4;
	color: #000;
}
#inMainArea h4 sub {
	font-size: 50%;
	vertical-align: top;
}
#inMainArea {
	padding-top: 0;
	width: 960px;
}
#inMainArea #contents {
	width: 960px;
}
html.onJS #inMainArea #contents .pageTop {
	height: 0;
	overflow: hidden;
	margin-top: 0!important;
	clear: none;
	position: static;
	filter: alpha(opacity=0);
	opacity:0;
}
html.onJS #inMainArea #contents .pageTop a {
	display: block!;
	height: 0!important;
	min-height: 0;
	overflow: hidden;
	text-indent: -9999px;
}
html.onJS #inMainArea {
	position: relative;
}
html.onJS #inMainArea .pageTop {
	position: absolute;
	margin-top: 0!important;
	right: 0;
	z-index: 100;
	/*
	filter: alpha(opacity=0);
	opacity:0;
	*/
}
html.onJS #inMainArea .pageTop a {
	position: fixed;
	z-index: 100;
	word-break: keep-all;
	white-space: nowrap;
	text-indent: -9999px;
	text-align: left;
	overflow: hidden;
	display: block;
	width: 50px;
	margin-left: -50px;
	height: 50px!important;
	background:#fff url(../../../common/images/return_btn.gif) center center no-repeat;
	filter: alpha(opacity=80);
	opacity:0.8;
	padding-left: 0;
	bottom: 0;
}
html.onJS #inMainArea .pageTop a:hover {
	filter: alpha(opacity=50);
	opacity:0.5;
}

/*
 * components
 ************************************* */
/* ページ上部*/
#section_intro .comment {
	margin-top: 30px;
}
/* 関連情報 　リンク*/
#section_related {
	margin-top: 60px;
	padding-top: 60px;
	background: url(../../../common/images/line_bg01.gif) center top no-repeat;
	color: #414141;
	line-height: 1.831;
}
#section_related .body {
	position: relative;
	padding-bottom: 38px;
}
#section_related .unit01 {
	float: left;
	width: 470px;
}
#section_related .unit02 {
	float: right;
	width: 470px;
}
#section_related .unit0201 {
	float: left;
	width: 470px;
}
#section_related .img01 {
	margin-top: 30px;
}
#section_related .txt01 {
	margin-top: 12px;
}
#section_related .txt02 {
	margin-top: 6px;
}
#section_related .detail {
	position: absolute;
	bottom: 0;
}
#section_related .unit0101 .detail {
	left: 383px;
}
#section_related .unit0201 .detail {
	left: 811px;
}

/* ローカルナビ */
#section_nav {
	padding-top: 67px;
	margin-top: 60px;
	background: url(../../../common/images/line_bg01.gif) center top no-repeat;
}
#section_nav .body {
	margin-top: 27px;
}
#section_nav .body dt,
#section_nav .body dd {
	float: left;
}
#section_nav .body dt {
	clear: both;
}
#section_nav .body dd a {
	display: block;
	border: solid 1px #7fbae0;
	position: relative;
	z-index: 1;
}
#section_nav .body dd a.cur {
	border-color: #0075c1;
	border-bottom: solid 1px #7fbae0;
	z-index: 2;
}
#section_nav .body dd a.cur {
	background-repeat: no-repeat;
}
#section_nav .body dd a.cur img {
	visibility: hidden;
}
#section_nav .body dd.n1 a.cur {
	background-image: url(../images/btn_nav_0101_cur.gif);
}
#section_nav .body dd.n2 a.cur {
	background-image: url(../images/btn_nav_0102_cur.gif);
}
#section_nav .body dd.n3 a.cur {
	background-image: url(../images/btn_nav_0103_cur.gif);
}
#section_nav .body dd.n4 a.cur {
	background-image: url(../images/btn_nav_0104_cur.gif);
}
#section_nav .body dd.n5 a.cur {
	background-image: url(../images/btn_nav_0105_cur.gif);
}
#section_nav .body dd.n6 a.cur {
	background-image: url(../images/btn_nav_0106_cur.gif);
}
#section_nav .body dd.n7 a.cur {
	background-image: url(../images/btn_nav_0107_cur.gif);
}
#section_nav .body dd.n8 a.cur {
	background-image: url(../images/btn_nav_0108_cur.gif);
}
#section_nav .body dd.n9 a.cur {
	background-image: url(../images/btn_nav_0109_cur.gif);
}
#section_nav .body dd.n10 a.cur {
	background-image: url(../images/btn_nav_0110_cur.gif);
}
* html #section_nav .body dd {
	float: none;
	position: relative;
}
* html #section_nav .body dd.n10 {
	float: left;
	margin-top: 1px;
}
* html #section_nav .body dd a {
	float: left;
	border-right: none;
}
* html #section_nav .body dd.n3 a,
* html #section_nav .body dd.n6 a,
* html #section_nav .body dd.n10 a {
	border-right: solid 1px #7fbae0;
}
*+html #section_nav .body {
	margin-bottom: 111px;
}
*+html #section_nav .body dt+dd{
	margin-left: 123px;
}
*+html #section_nav .body dt {
	float: none;
	margin-bottom: -111px;
	zoom: 1;
}
*+html #section_nav .body dd.n1,
*+html #section_nav .body dd.n2,
*+html #section_nav .body dd.n3 {
	margin-top: 0;
}
*+html #section_nav .body dd.n1 a,
*+html #section_nav .body dd.n2 a,
*+html #section_nav .body dd.n3 a,
*+html #section_nav .body dd.n4 a,
*+html #section_nav .body dd.n5 a,
*+html #section_nav .body dd.n6 a {
	border-bottom: none;
}
#section_nav .body dd {
	margin-top: -1px;
	margin-right: -1px;
}

/* subnav */
#section_subnav {
	padding-top: 60px;
	margin-top: 60px;
	background: url(../../../common/images/line_bg01.gif) center top no-repeat;
}
#section_subnav h2 {
	text-align: left;
}
#section_subnav .body {
	margin-top: 26px;
	background: url(../images/bg_subnav_01.gif) left top no-repeat;
}
#section_subnav .body li {
	float: left;
}
#section_subnav .body li a,
#section_subnav .body li a img {
	display: block;
}
#section_subnav .body li a.cur {
	background-repeat: no-repeat;
}
#section_subnav .body li a.cur img {
	visibility: hidden;
}
#section_subnav .body li.n1 a,
#section_subnav .body li.n2 a {
	margin-right: -18px;
}
#section_subnav .body li.n3 a {
	margin-right: -19px;
}
#inMainArea #contents #section_nav .body dd.cur a:hover img,
#inMainArea #contents #section_nav .body dd.cur a:visited:hover img {
	filter: alpha(opacity=100);
	opacity:1;
}
* html #section_subnav .body li a {
	float: left;
	position: relative;
}

/* section */
#contents,
#contents table {
	font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
html.ie8 #contents {
	font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.section {
	padding-top: 50px;
	margin-top: 60px;
	background: url(../../../common/images/line_bg01.gif) center top no-repeat;
	font-size: 14px;
	color: #666;
	line-height: 2;
}
html.winXp .section {
	font-size: 23px;
}
.section .body {
	position: relative;
	background-color: #f9f7f8;
	background-repeat: no-repeat;
	padding-top: 85px;
	padding-right: 30px;
	padding-left: 30px;
	margin-top: 40px;
	min-height: 300px;
	font-weight: normal;
}
.section .body:before {
	content: ' ';
	display: block;
	width: 56px;
	height: 56px;
	position: absolute;
	top: 0;
	left: 0;
	background-repeat: no-repeat;
}
html.ie .section .body ins.js_before {
	display: block;
	width: 70px;
	height: 70px;
	position: absolute;
	top: 0;
	left: 0;
	background-repeat: no-repeat;
}
.section .body sup {
	font-size: 60%;
	vertical-align: 0.3em;
	vertical-align: text-top;
}
.section .body .subsec_movie .movCap {
	margin-top: 20px;
	padding: 0 0 3px 45px;
	background: url(../images/icn_movcap_01.png) no-repeat 0 0;
	font-size: 114%;
	font-weight: bold;
	line-height: 1.4;
	color: #000;
}
#section_01 {
	margin-top: 17px;
}


/* column */
.unit_column_A,
.unit_column_A .col01,
.unit_column_A .col02 {
	overflow: hidden;
}
.unit_column_A .col01 {
	float: right;
	margin-left: 30px;
}
.unit_column_A .col02 {
	overflow: hidden;
}
/* image */
.unit_img_A {
	text-align: center;
}
.unit_img_A img {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.unit_img_A dd.cap {
	margin-top: 10px;
}
* html .unit_img_A img {
	margin-right: 0;
	margin-left: 0;
	display: inline;
}
*+html .unit_img_A img {
	margin-right: 0;
	margin-left: 0;
	display: inline;
}

/* list */
.unit_notes_A {
	line-height: 1.631;
}
.unit_notes_A li {
	margin-top: 5px;
	font-size: 12px;
}
.unit_notes_A li:first-child {
	margin-top: 0;
}

.unit_unorderdList_A {
}
.unit_unorderdList_A li {
	padding-left: 1.2em;
}
.unit_unorderdList_A li span.mark {
	width: 1.2em;
	margin-left: -1.2em;
	margin-bottom: -1.931em;
}
.unit_imgList_A li {
	float: left;
	text-align: center;
}
.unit_imgList_A li img {
	margin-right: auto;
	margin-left: auto;
}
/* opacity */
#inMainArea #contents a:hover img,
#inMainArea #contents a:visited:hover img{
	filter: alpha(opacity=50);
	opacity:0.5;
}
/* clear fix */
#section_nav .body {
	zoom: 1;
}
 #section_nav .body
,#section_related .body
,#section_subnav .body ul
,.unit_column_A
,.unit_imgList_A
{
	zoom: 1;
}
 #section_nav .body:after
,#section_related .body:after
,#section_subnav .body ul:after
,.unit_column_A:after
,.unit_imgList_A:after
{
	content: '.';
	height: 0;
	visibility: hidden;
	overflow: hidden;
	display: block;
	clear: both;
}
