body {
	padding: 0;
	margin: 0;
	background-position:top;
}
td,th{
	font-family: Arial, "Osaka";
	color: #333;
	font-size: 85%;
	line-height: 160%;
}
a {
	color: #3366CC;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
#clearboth {
	clear:both;
	margin:0;
	padding:0;
	line-height:0;
}

/******************** Print ********************/
#display_hidden {
	display:none;	
}
#layout_bg_header_printpage {
	width: 100%;
	height: 100%;
}
#layout_table_printpage {
	width: 100%;
	padding: 0;
	margin: 0;
}
#layout_table_printpage .top {
	vertical-align: top;
	text-align: left;
}
#layout_header_printpage  {
	text-align: left;
}
#primary_printpage {
	width:680px;
	text-align:left;
	margin: 0px;
	padding:20px 20px 30px 20px;
}

/******************** Header ********************/
#header {
	width: 910px;
	height: 70px;
	text-align: left;
	margin-left:45px;
}
#header .logo{
	width:440px;
	height:40px;
	margin-top:15px;
	float:left;
	padding:0;
	display:inline;
}
#header .right{
	width:360px;
	height: 55px;
	float: right;
	margin-right: 0px;
	padding:0;
	display:inline;
}
#header .fontsize{
	margin-top: 13px;
	padding:0;
}
.pagetitle{
	height: 70px;
	display: inline;
	float:left;
	margin:12px 0 0 15px;
	padding:0;
}
.pagetitle_en{
	height: 70px;
	display: inline;
	float:right;
	margin:12px 15px 0 0;
	padding:0;
}

/******************** Main Navi ********************/
h2 {
	width: 970px;
	height:50px;
	padding:0;
	margin:0 15px 0 15px;
	line-height:0px;
}
h2 ul{
	margin: 0;
	padding: 0;
	list-style: none;
	line-height:0;
}
h2 li{
	float: left;
	margin: 0;
	padding: 0;
	line-height:0;
}
h2 ul a {
	display: block;
	overflow: hidden;
	height:50px;
	background-image: url(../images/mainnavi.gif);
	line-height:0;
}

#navi_01 a { width: 175px;background-position: 0 0; }
#navi_02 a { width: 175px;background-position: -175px 0; }
#navi_03 a { width: 175px;background-position: -350px 0; }
#navi_04 a { width: 175px;background-position: -525px 0; }
#navi_05 a { width: 135px;background-position: -700px 0; }
#navi_06 a { width: 135px;background-position: -835px 0; }

#navi_01 a:hover { background-position: 0 -50px; }
#navi_02 a:hover { background-position: -175px -50px; }
#navi_03 a:hover { background-position: -350px -50px; }
#navi_04 a:hover { background-position: -525px -50px; }
#navi_05 a:hover { background-position: -700px -50px; }
#navi_06 a:hover { background-position: -835px -50px; }

#navi_01 a.stay { background-position: 0 -100px; }
#navi_02 a.stay { background-position: -175px -100px; }
#navi_03 a.stay { background-position: -350px -100px; }
#navi_04 a.stay { background-position: -525px -100px; }
#navi_05 a.stay { background-position: -700px -100px; }
#navi_06 a.stay { background-position: -835px -100px; }



/******************** Main_left ********************/
#main_left {
	float:left;
	width:225px;
	margin: 0px;
	padding-left:15px;
}
.subMenu img:hover {
	background-color: #E5E5E5;
}
.subMenu a:hover {
	background-color: #E5E5E5;
}
.subMenu .text{
	font-size:x-small;
	margin:0px 0px 7px 30px;
	}
.subMenu .text a {
	color: #666;
	text-decoration:none;
}
.subMenu .text a:hover {
	text-decoration:underline;
}
/******************** Midashi ********************/
h1 {
	text-indent:-9999px;
	visibility:hidden;
	display:none;
}
h3{
	margin:0;
	padding:0;
}
h4{
	margin:0 0 40px 0;
	padding:0;
}
h4 ul{
	margin:0;
	padding:0;
}
h4 li{
	width:480px;
	list-style-type:none;
	margin: 0px;
	padding:0;
	border-bottom:1px dotted #ccc;
}
h5 {
	margin:0px 0px 10px 0;
	padding:0;
}
h5.toppage{
	margin:0px 0 5px 0;
	padding:0;
}
h6{
	font-size:115%;
	margin:0;
	padding:0;
}

/******************** mainpage common ********************/
#BG_bodyCom {
	background: url(../images/bg_bodycom.gif) repeat-x top center;
	width: 100%;
	height: 100%;
}

#BG_titlecom {
	background: url(../images/bg_titlecom.gif) no-repeat top center;
	text-align: left;
	width: 1001px;
	height:202px;
}
#mainTable {
	background: url(../images/bg_maintable.gif) repeat-y top center;
	text-align: left;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
}
#mainTable td.top {
	background: url(../images/bg_submenu_gra.jpg) no-repeat bottom center;
	vertical-align: top;
	text-align: center;
	height:100%;
	padding: 0;
	margin: 0;
}


/******************** For TOPPAGE ********************/
#BG_body {
	background: url(../images/bg_body.gif) repeat-x top center;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
}
#BG_flash {
	background: url(../images/bg_flash_gra.gif) no-repeat top center;
	text-align: left;
	width: 1001px;
	height:470px;
	padding: 0;
	margin: 0;
}
#flash_space{
	width:970px;
	height: 300px;
	margin:1px 15px 0 16px;
	padding:0;
}

#contrnts_toppage {
	width:460px;
	margin:0 10px 30px 10px;
	padding:0;
}
#primary_toppage {
	width:710px;
	float:left;
	text-align:left;
	margin: 0px;
	padding:30px 0px 0 30px;
}
#primary_Left {
	width:480px;
	float:left;
	text-align:left;
	margin-right: 20px;
	padding:0px;
}
#primary_Right {
	width:170px;
	float:right;
	text-align:left;
	margin: 0px;
	padding:0px;
}
#pagetop_space{
	width:910px;
	padding:0px;
	text-align:right;
}

#calendar_bottom {
	text-align: left;
	width: 170px;
	margin: 0; 
	padding: 0;
	font-size:x-small;
}

/******************** For Knowlegge ********************/
.Knowlegge_contents_Left{
	width:440px;
	margin: 0px;
	padding-right: 20px;
	border-right:dotted #ccc 1px;
}
.Knowlegge_contents_Right{
	width:155px;
	float:right;
	text-align:left;
	margin: 0px;
	padding: 0px;
}
.Knowlegge_shuyo td{
	vertical-align:top;
	font-size:x-small;
}

/******************** Table ********************/
#table_mix01 {
	margin:0;
	padding:0;
	border-bottom:1px dotted #ccc;
}
/*   左見出し   */
#table_mix01 th{
	border-top:1px dotted #ccc;
	padding:15px 5px;
	text-align:left;
}
#table_mix01 th.BG_pink{
	background-color: #FAE8E8;
}
/*   header   */
#table_mix01 th.gray{
	margin:0;
	padding:7px 0px;
	border-top:1px solid #fff;
	border-bottom:4px solid #999999;
	background-color:#F2F2F2;
	text-align:center;
}
#table_mix01 th.brown{
	margin:0;
	padding:7px 0px;
	border-top:1px solid #fff;
	border-bottom:4px solid #AC9973;
	border-left:1px dotted #ccc;
	background-color:#EAE5DC;
	text-align:center;
}
#table_mix01 th.blue{
	margin:0;
	padding:7px 0px;
	border-top:1px solid #fff;
	border-left:1px dotted #ccc;
	border-bottom:4px solid #6699CC;
	background-color:#D9E5F2;
	text-align:center;
}
/*   なか   */
#table_mix01 td{
	margin:0;
	padding:15px 10px 15px 15px;
	border-top:1px dotted #ccc;
	border-left:1px dotted #ccc;
	text-align:left;
	vertical-align:top;
}
#table_mix01 td.center{
	text-align: center;
	text-align:center;
	vertical-align: middle;
}
#table_mix01 td.BG_pink{
	background-color: #FAE8E8;
	text-align:center;
	vertical-align: middle;
}
#table_mix01 td.BG_gray{
	background-color: #F2F2F2;
	text-align:center;
	vertical-align: middle;
}
#table_mix01 td.BG_brown{
	background-color: #F2EFEA;
	text-align:center;
	vertical-align: middle;
}
#table_mix01 td.BG_blue{
	background-color: #F0F5FA;
	text-align:center;
	vertical-align: middle;
}
/*   Nest   */
#table_mix01 th.brown_nest_L{
	margin:0;
	padding:7px 0px;
	border-top:1px solid #fff;
	border-bottom:4px solid #AC9973;
	border-left:1px solid #fff;
	background-color:#EAE5DC;
	text-align:center;
}
#table_mix01 td.nest_L{
	border-left:1px solid #fff;
}
#table_mix01 td.nest_T{
	border-top:1px solid #fff;
}
#table_mix01 th.nest_T{
	border-top:1px solid #fff;
}

/*-----------line--------------*/
#table01 {
	margin:0;
	padding:0;
}
#table01 td{
	border-bottom:1px dotted #ccc;
	line-height: 160%;
}
#table01 td.marginL{
	padding-left:15px;
}


/*-----------whatsnew--------------*/
#table_whatsnew .bt{
	background: url(../images/dot_red.gif) no-repeat;
	background-position: 0em 0.5em;
	padding-left: 10px;
	margin: 0;
	width:90px;
	white-space: nowrap
}

/******************** List ********************/
#list_blue, #list_brown, #list_btred, #list_linedot{
	padding:0px 0 0px 15px;
	margin: 0;
	line-height: 160%;
}
#list_blue li{
	list-style: url(../images/li_blue.gif) ;
	padding:0px;
	margin: 0;
}
#list_brown li{
	list-style: url(../images/li_brown.gif) ;
	padding-left:0px;
	margin: 0;
}
#list_btred li{
	list-style: url(../images/dot_red.gif) ;
	padding-left:0px;
	margin: 0;
}
#list_linedot li{
	list-style: inside;
	padding-left:0px;
	margin: 0;	
	border-bottom:1px dotted #ccc;
}
#list_linedot li.w{
	list-style: inside;
	padding-left:0px;
	margin: 0;	
	border-top:1px dotted #ccc;
}
#list_linedot li.noline{
	border-bottom:1px solid #fff;
}


}
#list_no{
	padding: 0;
	margin: 0;
	line-height: 160%;
}
#list_no li{
	padding: 0;
	margin:0 0 0 20px;
}

/******************** primary ********************/
#primary {
	width:680px;
	float:right;
	text-align:left;
	margin: 0px;
	padding:30px 45px 0 30px;
}
#primary_w700 {
	width:700px;
	float:right;
	text-align:left;
	margin: 0px;
	padding:30px 25px 50px 30px;
}
#contrnts {
	width:660px;
	margin:0 10px 0px 10px;
	padding:0;
	line-height: 160%;
}
#contrnts_left0 {
	width:675px;
	margin:5px 10px 0px 0px;
	padding:0;
	line-height: 160%;
}
#contrnts_bottom50{
	width:660px;
	margin:0 10px 50px 10px;
	padding:0;
	line-height: 160%;
}
/******************** pagetop ********************/
#pagetop{
	padding:0;
	margin:50px 0px 0px 0;
}

#pagetop_inside{
	padding:0; 
	margin:5px 0 20px 0;
}

/******************** Border & Fframe ********************/
#linedot_BG_gray{
	background-color:#f2f2f2;
	padding: 5px;
	margin: 0;
	text-align:center;
	font-weight:bold;
	border-top:1px dotted #ccc;
	border-bottom:1px dotted #ccc;
}
#line_BG_gray{
	background-color:#f2f2f2;
	padding: 5px 10px;
	margin-bottom: 2px;
	text-align:left;
	font-weight:bold;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

#linedot_top{
	padding: 0;
	margin: 10px 0;
	border-top:1px dotted #ccc;
}
#linedot_bottom_Center{
	padding: 10px;
	margin: 0;
	text-align:center;
	border-bottom:1px dotted #ccc;
}
.linedot_bottom{
	border-bottom:1px dotted #ccc;
}
.linedot_bottom_padd5{
	padding: 5px;
	border-bottom:1px dotted #ccc;
}


#frame_faq{
	border:1px solid #ccc; 
	padding:5px;
}
img.space_faq{
	padding: 0;
	margin: 3px 15px 0px 0;
}



/******************** Font ********************/
.font_Red { color:#CC0000; }
.font_Blue { color:#003F8E; }
.font_Brown { color:#AC9973; }
.font_Orange { color:#FF6600; }

.font_Small { font-size:x-small; }
.font_Large { font-size:120%; }

/******************** link_arrow ********************/
.link_arrow{
	margin: 0;
	padding: 0px 0 0px 18px;
	background: url(../images/dot_red.gif) no-repeat;
	background-position: 8px 3px;
}
.link_arrow_t{
	margin: 0;
	font-size:x-small;
	padding: 0px 0 0px 10px;
	background: url(../images/dot_red_t.gif) no-repeat;
	background-position: 0 3px;
}
/******************** Layout ********************/
img.space{
	padding: 0;
	margin: 10px 0;
}
.margin_L10{
	margin-left: 10px;
}
.margin_L20{
	margin-left: 20px;
}
.margin_b10{
	margin-bottom: 10px;
}
.margin_T10{
	margin-top: 10px;
}
.margin_b20{
	margin-bottom: 20px;
}
img.float_L15{
	float:left;
	margin:0 15px 0 0px;
}
.float_T15_R20{
	float:right;
	margin:15px 20px 0 0px;
}
.float_R30{
	float:right;
	margin:0px 30px 0 0px;
}

.center{
	text-align: center;
	vertical-align: middle;
}
/******************** Exhibits ********************/
#countdown_bg{
	background: url(../exhibitions/images/photo_02.jpg) no-repeat;
	width:680px;
	height:250px;
}
/******************** coupon ********************/
.coupon {
	width:660px;
	height:120px;
	background: url(../coupon/images/coupon_bg.gif) no-repeat top center;
}
/******************** footer ********************/
.footer {
	background-color: #666;
	vertical-align: bottom;
	text-align: left;
	clear:both;
}
#layout_footer {
	background: url(../images/bg_footer.gif) no-repeat top center;
}
#footer_contents {
	width: 910px;
	height: 50px;
	text-align: left;
	color: #fff;
}
#footer_contents .logo_nyk{
	float:right;
	width:160px;
	height:50px;
	margin:0px;
	padding:0;
	display:inline;
}
.footer_navi{
	width:620px;
	height: 50px;
	float: left;
	margin: 0px;
	padding:0;
	display:inline;
	line-height:0;
}
.footer_navi ul{
	width:620px;
	height: 25px;
	margin: 0px;
	padding: 0;
	list-style: none;
	line-height:0;
}
.footer_navi li{
	float: left;
	margin: 0;
	padding: 0;
	line-height:0;
}
.footer_navi ul a {
	display: block;
	overflow: hidden;
	height:25px;
	background-image: url(../images/footer_navi.gif);
}
.copyright{
	font-size:xx-small;
	margin-top: 10px;
	padding: 0;
}

#footer_01 a { width:98px; background-position: 0px 0; }
#footer_02 a { width:140px; background-position: -98px 0; }
#footer_03 a { width:74px; background-position: -238px 0; }

#footer_01 a:hover { background-position:  0px -50px; }
#footer_02 a:hover { background-position: -98px -50px; }
#footer_03 a:hover { background-position: -238px -50px; }

span.alt { display:none;}

