@charset "utf-8";

@import "./font.css";



/* basic ------------------------------------------------------- */
* {
	margin: 0px;
	padding: 0px;
}

img {
	border: none;
}

hr {
	position: absolute;
	left: -5000px;
	top: 0px;
}

.hdnNodes {
	position: absolute;
	left: -5000px;
	top: 0px;
}

html {
	height: 100%;
	filter: expression(document.execCommand("BackgroundImageCache", false, true));
}

body {
	width: 100%;
	height: 100%;
	background-position: 50% 0px;
	background-repeat: no-repeat;
	text-align: center;
}
/* for FIREFOX & etc. \*/
body {
	overflow-y: scroll;
}
/* */
/* for IE7 \*/
*:first-child+html body {
	overflow-y: visible;
}
/* */

h1 {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 972px;
	height: 400px;
	_height: 144px;
	margin: 0px auto 0px auto;
	background-position: 50% 0px;
	background-repeat: no-repeat;
	text-indent: -5000px;
}

table, th, td {
	border: none;
	padding: 0px;
}

a:link, a:visited, a:hover, a:active {
	text-decoration: underline;
}

#txNoscript {
	/*padding: 24px 24px 0px 22px;
	color: #FF99FF;*/
	font-weight: bold;
	position: absolute;
	left: 260px;
	top: 40px;
	z-index: 1000;
	width: 450px;
	text-align: center;
	padding: 20px 0px;
	background: #FFFFFF;
	border: 1px solid #000000;
	color: #FF0000;
}
#txCookieOff {
	/*padding: 24px 24px 0px 22px;
	color: #FF99FF;*/
	font-weight: bold;
	position: absolute;
	left: 260px;
	top: 40px;
	z-index: 1000;
	width: 450px;
	text-align: center;
	padding: 20px 0px;
	background: #FFFFFF;
	border: 1px solid #000000;
	color: #FF0000;
}
#errorBox {
	color: #FF0000;
	font-weight: bold;
	position: absolute;
	left: 260px;
	top: 40px;
	z-index: 1000;
	width: 450px;
	text-align: center;
	padding: 20px 0px;
	background: #FFFFFF;
	border: 1px solid #000000;
	visibility: hidden;
}
#errorBox a {
	color: #FF0000;
}

.pagetopLnk01 {
	margin-bottom: 8px !important;
	/*text-align: right;*/
	position: relative;
	left: 0px;
	top: 0px;
	height: 8px;
}
.pagetopLnk01 a {
	position: absolute;
	top: 0px;
	right: 8px;
}



/* for script ------------------------------------------------------- */
.lnk {
	/* ----- */
}

.ro {
	/* ----- */
}

.blank {
	/* ----- */
}

* html .pngfix {
	behavior: expression(IEPNGFIX.fix(this));
}







/* text style ------------------------------------------------------- */
.txRed {
	color: #FF0000;
}

.txNote {
	font-size: 84%;
	line-height: 135%;
}





/* wrapper ------------------------------------------------------- */
#wrapper {
	width: 972px;
	min-height: 100%;
	margin: 0px auto 0px auto;
	text-align: left;
	background-position: 0px 0px;
	background-repeat: repeat-y;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 5;
}
#wrapper:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
* html #wrapper { display: inline-block; }
/* no ie mac \*/
* html #wrapper { height: 0.1%; }
#wrapper { display: block; }
/* */
/* for IE7 \*/
*:first-child+html #wrapper { display: inline-block; }
/* */





/* header ------------------------------------------------------- */
#description {
	position: absolute;
	left: -5000px;
	top: 0px;
}
#logo {
	position: absolute;
	left: 22px;
	top: 136px;
	z-index: 300;
	display: block;
	width: 216px;
	height: 52px;
}
#logoSwf {
	position: absolute;
	left: -20px;
	top: 104px;
	z-index: 301;
	display: block;
	width: 300px;
	height: 100px;
	background: url(../img/logoswf_bg.gif) no-repeat;
}
#logoLnkLayer {
	position: absolute;
	left: 42px;
	top: 32px;
	z-index: 302;
	display: block;
	width: 216px;
	height: 52px;
	background: url(../img/spacer.gif);
}
#ifImgNone {
	position: absolute;
	left: 22px;
	top: 154px;
	z-index: 290;
	width: 216px;
	height: 34px;
	line-height: 110%;
	color: #FFFF99;
	font-weight: bold;
}
#ifImgNone a {
	color: #FFFF99;
}

#header {
	position: relative;
	left: 0px;
	top: 132px;
	z-index: 100;
	padding-top: 4px;
	text-align: left;
}
#header:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
* html #header { display: inline-block; }
/* no ie mac \*/
* html #header { height: 0.1%; }
#header { display: block; }
/* */
/* for IE7 \*/
*:first-child+html  #header { display: inline-block; }
/* */

#header h2 {
	display: block;
	height: 68px;
	margin-left: 240px;
	background-repeat: no-repeat;
	text-indent: -5000px;
}

#header #pnkz {
	position: absolute;
	right: 22px;
	bottom: 0px;
	display: inline;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #FFFFFF;
}

#header #pnkz span {
	display: block;
	float: left;
	width: 112px;
	font-size: 84%;
	line-height: 110%;
	padding: 12px 0px 6px 0px;
	text-align: center;
	/*text-indent: 0.8em;*/
}

#header #pnkz span.separater {
	position: absolute;
	left: -5000px;
	top: 0px;
}

#header #pnkz span a {
	display: block;
	/*width: 66px;*/
	text-align: center;
	margin: 0 auto;
	position: relative;
	left: 0;
	top: 0;
}

#header #pnkz img {
	position: absolute;
	left: -1000px;
	top: 0px;
}

#header #pnkz span a:link, #header #pnkz span a:visited {
	text-decoration: none;
}
#header #pnkz span a:hover, #header #pnkz span a:active {
	text-decoration: underline;
}





/* footer ------------------------------------------------------- */
#footer {
	clear: both;
	width: 960px;
	/*height: 350px;*/
	height: 70px;
	color: #FFFFFF;
	position: absolute;
	left: 6px;
	bottom: -1px;
	z-index: 10;
	background-position: left bottom;
	background-repeat: no-repeat;
}

#footer ul {
	position: absolute;
	left: 0px;
	bottom: 0px;
	list-style-type: none;
	margin: 15px 3px 12px 3px;
}
#footer ul li {
	float: left;
	padding: 0px 12px 0px 13px;
	font-size: 0.6em;
}

#footer ul li a {
	height: 16px;
	margin-bottom: 2px;
	text-indent: -5000px;
}
#footer ul li a:hover {
	cursor: pointer;
	height: 15px;
	_height: 16px; /* for IE6 */
	border-bottom: 1px solid #cccccc;
}

#footer ul:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
* html #footer ul { display: inline-block; }
/* no ie mac \*/
* html #footer ul { height: 0.1%; }
#footer ul { display: block; }
/* */
/* for IE7 \*/
*:first-child+html  #footer ul { display: inline-block; }
/* */

#fList02, #fList03 {
	background: url(/common/img/f_bg02.gif) no-repeat;
}

#fList01 a {
	display: block;
	width: 62px;
	background: url(/common/img/f_lnk02.gif) no-repeat;
}

#fList02 a {
	display: block;
	width: 55px;
	background: url(/common/img/f_lnk01.gif) no-repeat;
}

#fList03 a {
	display: block;
	width: 77px;
	background: url(/common/img/f_lnk03.gif) no-repeat;
}

#footer address {
	position: absolute;
	right: 0px;
	bottom: 0px;
	margin: 20px 16px;
	display: block;
	width: 251px;
	height: 8px;
	background: url(/common/img/cr.gif) no-repeat;
	font-size: 0.6em;
	text-indent: -5000px;
}

#footer #topagetop {
	position: absolute;
	left: 234px;
	bottom: 68px;
	width: 710px;
	height: 25px;
	_font-size: 0.1em;
}
#footer #topagetop a {
	display: block;
	width: 710px;
	height: 25px;
	text-indent: -5000px;
}

#footer #fNote {
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 234px;
	height: 300px;
	margin-top: -314px;
	background-repeat: no-repeat;
	background-position: center bottom;
}





/* etc nodes ------------------------------------------------------- */
#hnavi-contact {
	width: 250px !important;
	height: 36px !important;
	background-repeat: no-repeat !important;
	/*background-image: url(../img/h_contact.png);*/
	position: absolute;
	left: 696px;
	top: -164px;
	z-index: 300;
}
#hnavi-contact a {
	display: block !important;
	width: 100% !important;
	height: 100% !important;
	position: relative;
	z-index: 310;
}
#hnavi-contact #contactRO {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 250px;
	height: 36px;
	z-index: 350;
	background: #FFFFFF;
	/*filter: alpha(opacity=0);
	opacity: 0;*/
	-moz-opacity: 0.3;
	display: none;
}
#hnavi-contact #contactRO {
	cursor: pointer;
}

#dsnCounter {
	position: absolute;
	right: 6px;
	top: 0px;
	z-index: 300;
	width: 250px;
	height: 32px;
	color: #FFFFFF;
	background: #000000;
	font-size: 84%;
}
#dsnCountInner {
	position: absolute;
	left: 0px;
	top: 0px;
	display: block;
	width: 250px;
	height: 32px;
	background: url(../img/h_dw.gif) no-repeat;
	filter: alpha(opacity=0);
	opacity: 0;
	-moz-opacity: 0;
}
#dsnCounter .date, #dsnCounter .txt {
	font-weight: bold;
}
#dsnCounter img {
	vertical-align: middle;
}
#dsnCounter .txt {
	width: 50px;
	height: 14px;
	text-align: right;
	position: absolute;
	right: 85px;
	top: 8px;
}
#dsnCounter .date {
	width: 53px;
	height: 12px;
	_height: 13px;
	position: absolute;
	left: 192px;
	top: 10px;
	border-bottom: 1px solid #999999;
	text-align: center;
}
#dsnCounter .date img {
	/*margin-right: -1px;*/
}

#dsnCounterSwf {
	position: absolute;
	right: 6px;
	top: 0px;
	z-index: 310;
	width: 250px;
	height: 32px;
	background: #000000;
}

#changer,
#changer2 {
position:absolute;
left: 50%;
top: 79px;
margin-left: -480px;
z-index: 800;
width: 960px;
height: 18px;
text-indent:-5000px;
}
#changer a,
#changer2 a {
position: absolute;
right: -5px;
top: 0px;
display: block;
width: 118px;
height: 18px;
background-repeat: no-repeat;
overflow:hidden;
}
#changer a:hover,
#changer2 a:hover {
cursor: pointer;
}





/* side column ------------------------------------------------------- */
#side {
	float: left;
	width: 220px;
	height: 550px;
	margin-top: 132px;
	margin-left: 20px;
	/* for ie6/ */
	_margin-left: 10px;
	/* /for ie6 */
}

#side ul {
	list-style-type: none;
}

#side ul li {
	background-repeat: no-repeat;
}

#side ul li span {
	/*font-size: 1em;*/
}

#side ul li span {
	font-weight: bold;
	color: #ECECEC;
}
#side ul li a {
	color: #ECECEC;
	text-decoration: none;
	text-indent: -5000px;
}

#side ul#gnavi {
	background-image: url(/common/img/side_bg01.gif);
	background-repeat: no-repeat;
	width: 220px;
	color: #FFFFFF;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 100;
}

#side ul#gnavi li {
	display: block;
	width: 90px;
	height: 32px;
	_font-size: 0.1em;
}
*:first-child+html  ul#gnavi li {
	font-size: 0.1em;
}

#side ul#gnavi li#gnavi-flashBook {
	display:none;
}

#side ul#gnavi li a {
	display: block;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	/*filter: alpha(opacity=0);
	opacity: 0;
	-moz-opacity: 0;*/
}
#side ul#gnavi li a:hover {
	cursor: pointer;
}

#side ul#gnavi ul.lnavi {
	background-image: url(/common/img/side_bg01.gif);
	background-repeat: no-repeat;
	background-position: -90px 0px;
	position: absolute;
	left: 90px;
	top: 0px;
	visibility: hidden;
}

#side ul#gnavi ul.lnavi li {
	display: block;
	width: 130px;
	height: 32px;
	position: relative;
	left: 0px;
	top: 0px;
}
#side ul#gnavi ul.lnavi li span.naviFxBg {
	display: block;
	width: 0px;
	height: 100%;
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 110;
}

#side ul#gnavi ul.lnavi li a {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
	left: 0px;
	top: 0px;
	background-repeat: no-repeat;
	z-index: 120;
	filter: alpha(opacity=100);
	opacity: 1.0;
	-moz-opacity: 1.0;
}

#side ul#gnavi ul.lnavi li.lnavi-txt {
	display: block;
	width: 130px;
	height: auto;
	_font-size: 10em;
	line-height: 110%;
}
*:first-child+html  ul#gnavi ul.lnavi li.lnavi-txt {
	font-size: 10em;
}

#side ul#gnavi ul.lnavi li.lnavi-txt a {
	display: block;
	width: 130px;
	height: auto;
	background: url(/common/img/side_bg03.gif) repeat-x left bottom;
}

#side ul#gnavi ul.lnavi li.lnavi-txt span {
	display: block;
	padding: 8px 10px;
	position: relative !important;
	left: 0px !important;
	top: 0px !important;
}





/* container ------------------------------------------------------- */
#container {
	float: right;
	width: 710px;
	margin-top: 132px;
	margin-right: 22px;
	/* for ie6/ */
	_margin-right: 11px;
	/* /for ie6 */
	background-repeat: repeat-x;
	color: #AAAAAA;
	margin-bottom: 70px;
}

.division {
	/* ----- */
}

.section1 {
	/* ----- */
}

.section2 {
	/* ----- */
}
html>body .section2 {
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 10;
}

.section3 {
	width: 664px;
	margin: 0px 24px 15px 22px;
	padding: 44px 0px 40px 0px;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 300;
}
.section3:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
* html .section3 { display: inline-block; }
/* no ie mac \*/
* html .section3 { height: 0.1%; }
.section3 { display: block; }
/* */
/* for IE7 \*/
*:first-child+html .section3 { display: inline-block; }
/* */


.section3 p {
	margin-bottom: 24px;
}

.section4 {
	/* ----- */
}

.section5 {
	/* ----- */
}

.section6 {
	/* ----- */
}





/* bottom links ------------------------------------------------------- */
.btmLinks {
	color: #666666;
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding: 12px 12px 8px 12px;
	margin-top: 40px;
	position: relative;
	z-index: 300;
	float: left;
	width: 640px;
	/* for IE6 */
	_width: 664px;
	/* */
}
.btmLinks:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
* html .btmLinks { display: inline-block; }
/* no ie mac \*/
* html .btmLinks { height: 0.1%; }
.btmLinks { display: block; }
/* */
/* for IE7 \*/
*:first-child+html .btmLinks { display: inline-block; }
/* */

.btmLinks dt {
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	margin-right: 10px;
	background-repeat: no-repeat;
	background-position: left center;
	width: 60px;
	height: 33px;
}
.btmLinks dd {
	float: left;
	padding: 10px 12px 10px 10px;
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 84%;
	line-height: 135%;
}





/* index links ------------------------------------------------------- */
.idxLinks01 {
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 350;
	width: 680px;
	/* for ie6/ */
	_width: 696px;
	_margin-left: -32px;
	/* /for ie6 */
	list-style-type: none;
}
.idxLinks01:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
* html .idxLinks01 { display: inline-block; }
/* no ie mac \*/
* html .idxLinks01 { height: 0.1%; }
.idxLinks01 { display: block; }
/* */
/* for IE7 \*/
*:first-child+html .idxLinks01 { display: inline-block; }
/* */

.idxLinks01 li {
	width: 324px;
	float: left;
	margin-right: 16px;
	/* for ie6/ */
	_margin-right: 0px;
	_margin-left: 16px;
	/* /for ie6 */
	margin-bottom: 16px;
	background-repeat: no-repeat;
	background-position: 0px 100%;
	background-color: #FFFFFF;
}
.idxLinks01 li .cap {
	display: block;
}
.idxLinks01 li .smry {
	display: block;
	margin: 0px 16px 16px 16px;
	font-size: 84%;
	line-height: 135%;
}
.idxLinks01 li a {
	display: block;
	width: 100%;
	height: 100%;
}
.idxLinks01 li a:link, .idxLinks01 li a:visited {
	text-decoration: none;
}
.idxLinks01 li a:hover, .idxLinks01 li a:active {
	/*text-decoration: underline;*/
	text-decoration: none;
}








/* form CSS ------------------------------------------------------- */
.formNote img {
	vertical-align: middle;
}
.formInputError {
	display: block !important;
	margin-bottom: 4px !important;
	color: #fc6c6c !important;
	font-weight: bold !important;
}
.prvNote div {
	margin: 0px 10px;
	height: 8em;
	text-align: left;
	font-size: 84%;
	line-height: 130%;
	padding: 16px 20px 8px 20px;
	margin-bottom: 16px;
	overflow: auto;
}
.prvNote div .cap {
	font-weight: bold;
	text-align: center;
	font-size: 1.1em;
}
.prvNote div .rgt {
	text-align: right;
}
.prvNote div p, .prvNote div li {
	margin-bottom: 0.8em;
}
.prvNote div ol {
	margin-left: 2em;
}
.prvNote div ul {
	margin-left: 1.5em;
}
.prvNote div p img {
	vertical-align: middle;
}








/* up down scroll ------------------------------------------------------- */
#updownOuter {
	width: 100%;
	height: 1px;
	position: fixed;
	left: 0px;
	top: 0px;
	z-index: 910;
	_position: absolute;
	_top: expression((documentElement.scrollTop || document.body.scrollTop) + 0 + 'px');
}
#updownBox {
	width: 972px;
	height: 1px;
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0 auto;
}
#scrollUp {
	display: block;
	text-indent: -5000px;
	width: 16px;
	height: 77px;
	position: absolute;
	left: 967px;
	top: 212px;
	background-repeat: no-repeat;
	cursor: pointer;
}
#scrollDown {
	display: block;
	text-indent: -5000px;
	width: 16px;
	height: 75px;
	position: absolute;
	left: 967px;
	top: 289px;
	background-repeat: no-repeat;
	cursor: pointer;
}








/* not support ------------------------------------------------------- */
#fatalError {
	width: 100%;
	height: 100%;
	margin-right: -16px;
	position: absolute;
	z-index: 1500;
	left: 0px;
	top: 0px;
	text-align: center;
	background: url(../img/alt_bg.jpg) no-repeat 50% 0px;
}
#fatalError h1 {
	width: 520px;
	height: 23px;
	background: url(../img/error_metaphase.gif) no-repeat;
	position: absolute;
	top: 15%;
	left: 50%;
	margin: 80px 0px 0px -260px;
	text-indent: -3000px;
	z-index: 3000;
}

div#fatalErrBox {
	width: 714px;
	_width: 776px;
	padding: 80px 30px;
	background: #000000 url(../img/error_bg.gif) repeat-x;
	border: 1px solid #333333;
	position: absolute;
	top: 15%;
	left: 50%;
	margin: 0px 0px 0px -387px;
	text-align: center;
	color: #FFFFFF;
	z-index: 2000;
}

div#fatalErrBox #domainTxt {
	margin-bottom: 20px;
}

div#fatalErrBox #errorTxt {
	padding-top: 43px;
	margin-bottom: 16px;
}

div#fatalErrBox #errorList {
	list-style-type: disc;
	text-align: left;
	width: 170px;
	padding-left: 30px;
	_padding-left:0px;
	margin: 0 auto;
}
div#fatalErrBox #errorList li {
	margin-left: 1.2em;
}
div#fatalErrBox #errorList a:link, div#fatalErrBox #errorList a:visited {
	color: #999999;
}
div#fatalErrBox #errorList a:hover, div#fatalErrBox #errorList a:active {
	color: #FFFFFF;
}

div#fatalErrBox .errorBtn {
	display: inline;
}
div#fatalErrBox .errorBtn img {
	margin: 0px 4px;
}

div#fatalErrBox #errorNoscript {
	margin-top: 20px;
}



/* debug message box ------------------------------------------------------- */
#testMes {
	position: fixed;
	left: 0px;
	top: 0px;
	_position: absolute;
	_top: expression((documentElement.scrollTop || document.body.scrollTop) + 0 + 'px');
	z-index: 9999;
	width: 100px;
	height: 50px;
	overflow: auto;
	background: #cccccc;
	color: #000000;
}

















