@charset "UTF-8";

/* base */
body {
	background: #000000;
	color:#333333;
	margin: 0px;
	padding: 0px;
	text-align:left;
	font-family: Helvetica,Arial,Verdana,sans-serif;
}

img, table, th, td {
	border: 0px;
}

dl, dt, dd, p, li, h1, h2, h3, h4, h5, h6, form, input, table, tr, td {
	margin: 0px;
	padding: 0px;
}

ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

textarea,select,input {
font-family: Helvetica,Arial,Verdana,sans-serif;
}

textarea {
font-size:12px;
}

hr {
	display: none;
}

#contents p {
	line-height: 150%;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	word-break: break-all;
}

img, table, th, td {
	border: 0px;
}

a:link{
	color:#333333;
	text-decoration: underline;
}
#contents a:link{	text-decoration: none;}
#contents div.bottomNavi a:link {	text-decoration: underline;}

a:visited {
	color: #333333;
	text-decoration: underline;
}
#contents a:visited {	text-decoration: none;}
#contents div.bottomNavi a:visited {	text-decoration: underline;}

a:hover {
	color:#333333;
	text-decoration: underline;
}
#contents a:hover {	text-decoration: underline;}
#contents div.bottomNavi a:hover {	text-decoration: underline;}

#contents li img {
	background-color:transparent;
	text-decoration:none;
	vertical-align: middle;
}

#contents a img {
	background-color:transparent;
}

img.icon {
	vertical-align: middle;
	margin-right: 3px;
}

.clearfix:after {
	content:".sdfasdf";
	height:0;
	clear:both;
	display:block;
	visibility:hidden;
	line-height: 0;
}

.clearfix {
	display:inline-table;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

br.clear_noie, 
div.clear_noie {
	display: inline !important;
	display: none;
	clear: both;
	line-height: 0px;
}
br.clear_all {
	clear: both;
	line-height: 0px;
}

#container {
	background: url(/lib/cmn_images/bg_container.gif) left top no-repeat;
	background-color: #CCCCCC;
	margin:0;
	padding:0;
	width:100%;
}

#header {
	margin:0;
	text-align:right;
	height: 23px;
	width:907px;
}

#contents {
 text-align:left;
	margin-left: 26px;
 width:881px;
}

#main {
	background: url(/lib/cmn_images/bg_mainpack.gif) left top repeat-y;
	border-bottom: 1px solid #B6B6B6;
	float: right;
	margin: 0 0 22px 15px;
	padding: 0 0 10px 0;
	width: 620px;
}

#mainPack {
	background: url(/lib/cmn_images/bg_main.jpg) left top no-repeat;
}

#leftMenu {
	float: left;
	width: 236px;
	padding-bottom: 20px;
}

/* indent */
.center{text-align:center;}
.left{text-align:left;}
.right{text-align:right;}
.top5{margin-top:5px !important;}
.top10{margin-top:5px !important;}
.bottom5{margin-bottom:5px !important;}
.bottom10{margin-bottom:10px !important;}
.bottom15{margin-bottom:15px !important;}
.bottom20{margin-bottom:20px !important;}
.bottom25{margin-bottom:25px !important;}
.bottom30{margin-bottom:30px !important;}

/* header */
#logo {
	background: url(/lib/cmn_images/header_logo.jpg) left top no-repeat;
	margin:15px 0 32px 11px;
	height:104px;
	width:213px;
}

#logo span{
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}

#logo a{
	display:block;
	height: 104px;
	width: 213px;
}

#headerR {
	float: right;
	display: inline;
	text-align: right;
	margin-right: 15px;
	padding-top: 6px;
	width: 125px;
}

#header ul#submenu {
	margin-bottom: 13px;
	width: 407px;
	height: 11px;
}

#header ul#submenu li {
	float: right;
	display: block;
	margin-left: 13px;
}

#header table.fontTable {
	margin-left: 757px;
	height: 23px;
	width: 150px;
}

#header table.fontTable td.fontleft {
	width: 72px;
}

#header table.fontTable td.fontright {
	width: 78px;
}

#header div.fontSize {
	padding: 0;
	width: 78px;
}

#header div.fontSize p {
	padding: 0;
}

#contents input.searchForm {
	margin: 0 3px 0 0;
	padding: 0;
	width: 160px;
	height: 20px;
}

table.searchTable td {	vertical-align: middle;}
table.searchTable {	width: 335px;}
table.searchTable td.w150 {
	text-align: left;
	padding: 0 0 0 10px;
}
table.searchTable td.w48 {	width: 48px;}
table.searchTable td.w70 {
	text-align: left;
	width: 70px;
}
table.searchTable input.searchForm { width: 150px;}


/* breadCrumbs */
#breadCrumbs {
	clear: both;
	text-align: left;
	line-height: 140%;
	margin-bottom: 10px;
	padding: 11px 0 9px 0;
	width: 615px;
}

#breadCrumbs a {
	padding: 0 7px;
}

#breadCrumbs strong {
	color: #333333;
	font-weight: normal;
	padding-left: 7px;
}

/* contents */
#contents div.block {
	clear: both;
	margin: 0 5px 20px 13px;
	width: 595px;
}

#contents div.blockwide {
	clear: both;
	margin: 0 15px 20px 15px;
	width: 850px;
}


/* paetop */
#contents p.pagetop {
	border-top: 1px solid #CCCCCC;
	clear: both;
	display: block;
	text-align: right;
	margin: 26px 12px 0 13px;
	padding-top: 10px;
	width: 595px;
}

/* left */
#leftMenu p {
	padding: 0;
	margin: 0;
	line-height: 0;
}

#rmList {
	background: url(/lib/cmn_images/bg_blackm_btm.gif) left bottom no-repeat;
	border-bottom: 1px solid #D5D5D5;
	margin: 0 0 12px 0;
	padding-bottom: 15px;
	width: 236px;
}

#rmList li {
	font-size: 12px;
}

#rmList li,
#rmList li a,
#rmList li a:hover,
#rmList li a:visited,
#rmList li a:link {
	color: #FFFFFF;
}

#rmList li a span.tree01 {
 display: block;
	padding: 8px 5px 7px 12px;
}

#rmList li a span.tree02 {
 display: block;
	padding: 8px 5px 7px 19px;
}

#rmList li a span.tree03 {
 display: block;
	padding: 5px 5px 4px 27px;
}

#rmList li a span.tree04 {
 display: block;
	padding: 8px 5px 5px 19px;
}

#rmList li a span.tree05 {
 display: block;
	padding: 4px 5px 2px 20px;
}

#rmList li a span.tree06 {
 display: block;
	padding: 10px 5px 2px 20px;
}

#rmList li a span.tree07 {
 display: block;
	padding: 5px 5px 11px 27px;
}

#rmList li a span.tree08 {
 display: block;
	padding: 11px 5px 4px 27px;
}

#rmList a:link {text-decoration: none;}
#rmList a:visited {text-decoration: none;}
#rmList a:hover {text-decoration: none;}

ul#rmList li.gryA,
ul#rmList li.gryB,
ul#rmList li.gryC,
ul#rmList li.gryD {
	margin-left: 6px;
}

ul#rmList li.gryB,
ul#rmList li.gryD {
	border-bottom: 1px solid #000000;
}

ul#rmList li.gryA,
ul#rmList li.gryA a {
	background: url(/lib/cmn_images/bg_blackm_dott_f.gif) left bottom no-repeat;
	outline: 0;
	display:	block;
	width:	225px;
}

ul#rmList li.gryA a.current {
	background: url(/lib/cmn_images/bg_blackm_dott_l.gif) left bottom no-repeat;
	outline: 0;
	display:	block;
	width:	225px;
}

ul#rmList li.gryA a:hover {
	background: url(/lib/cmn_images/bg_blackm_dott_h.gif) left bottom no-repeat;
	outline: 0;
	display:	block;
	width:	225px;
}

ul#rmList li.gryB,
ul#rmList li.gryB a {
	background: #262626;
	outline: 0;
	display:	block;
	width:	225px;
}

ul#rmList li.gryB a:hover {
	background: #0194C8;
	outline: 0;
	display:	block;
	width:	225px;
}

ul#rmList li.gryB a.current {
	background: #404040;
	outline: 0;
	display:	block;
	width:	225px;
}

ul#rmList li.gryC,
ul#rmList li.gryC a {
	background-color: #262626;
	outline: 0;
	display:	block;
	width:	225px;
}

ul#rmList li.gryC a:hover,
ul#rmList li.gryC a.current {
	background-color: #0194C8;
	outline: 0;
	display:	block;
	width:	225px;
}

ul#rmList li.gryD,
ul#rmList li.gryD a {
	background: url(/lib/cmn_images/bg_rm_02.gif) left top no-repeat;
	outline: 0;
	display:	block;
	width:	225px;
}

ul#rmList li.gryD a:hover,
ul#rmList li.gryD a.current {
	background: url(/lib/cmn_images/bg_rm_01.gif) left top no-repeat;
	outline: 0;
	display:	block;
	width:	225px;
}

ul#rmList li.last,
ul#rmList li.last a {
	background: none;
	outline: 0;
	display:	block;
	width:	225px;
}

ul#rmList li.last a:hover,
ul#rmList li.last a.current {
	background: url(/lib/cmn_images/bg_rm_04.gif) left bottom no-repeat;
	outline: 0;
	display:	block;
	width:	225px;
}

/* last bottom */
ul#rmList li.gryE,
ul#rmList li.gryE a {	background: url(/lib/cmn_images/bg_blackm_dott_f.gif) left bottom no-repeat !important;}
ul#rmList li.gryE a.current {	background: url(/lib/cmn_images/bg_blackm_dott_h.gif) left bottom no-repeat!important;}
ul#rmList li.gryE a:hover {	background: url(/lib/cmn_images/bg_blackm_dott_h.gif) left bottom no-repeat!important;}

/* except IE7 */
html>/**/body ul#rmList li a span { 
	display:block;
}
/* except IE7 */

ul#rmList li#category00,
ul#rmList li#category01,
ul#rmList li#category02,
ul#rmList li#category03,
ul#rmList li#category04,
ul#rmList li#category05 {
	outline: 0;
	display: block;
	background-image: url(/lib/cmn_images_e/h_category_menu_e.gif);
	background-repeat: no-repeat;
	height: 28px;
}
ul#rmList li#sitemap,
ul#rmList li#japanese {
	outline: 0;
	display: block;
	background-image: url(/lib/cmn_images_e/h_category_menu_e.gif);
	background-repeat: no-repeat;
	height: 34px;
}

ul#rmList li#category01 a,
ul#rmList li#category02 a,
ul#rmList li#category03 a,
ul#rmList li#category04 a,
ul#rmList li#category05 a {
	outline: 0;
	display: block;
	background-image: url(/lib/cmn_images_e/h_category_menu_e.gif);
	background-repeat: no-repeat;
	height: 28px;
}
ul#rmList li#sitemap a,
ul#rmList li#japanese a {
	outline: 0;
	display: block;
	background-image: url(/lib/cmn_images_e/h_category_menu_e.gif);
	background-repeat: no-repeat;
	height: 34px;
}

ul#rmList li#category00 span,
ul#rmList li#category01 a span,
ul#rmList li#category02 a span,
ul#rmList li#category03 a span,
ul#rmList li#category04 a span,
ul#rmList li#category05 a span,
ul#rmList li#sitemap a span,
ul#rmList li#japanese a span {
	text-indent: -9999px;
	overflow: hidden;
}

ul#rmList li#category00 span {
	display: block;
}


ul#rmList li#category00 {
 background-position: 0 0;
 height: 42px !important;
 width: 236px;
}

ul#rmList li#category01, ul#rmList li#category01 a {
 background-position: 0 -42px;
 height: 28px;
 width: 236px;
}
ul#rmList li#category01 a:hover, ul#rmList li#category01 a.current {
 background-position: -246px -42px;
 height: 28px;
 width: 236px;
}
ul#rmList li#category02, ul#rmList li#category02 a {
 background-position: 0 -70px;
 height: 28px;
 width: 236px;
}
ul#rmList li#category02 a:hover, ul#rmList li#category02 a.current {
 background-position: -246px -70px;
 height: 28px;
 width: 236px;
}
ul#rmList li#category03, ul#rmList li#category03 a {
 background-position: 0 -98px;
 height: 28px;
 width: 236px;
}
ul#rmList li#category03 a:hover, ul#rmList li#category03 a.current {
 background-position: -246px -98px;
 height: 28px;
 width: 236px;
}
ul#rmList li#category04, ul#rmList li#category04 a {
 background-position: 0 -126px;
 height: 28px;
 width: 236px;
}
ul#rmList li#category04 a:hover, ul#rmList li#category04 a.current {
 background-position: -246px -126px;
 height: 28px;
 width: 236px;
}
ul#rmList li#category05, ul#rmList li#category05 a {
 background-position: 0 -154px;
 height: 28px;
 width: 236px;
}
ul#rmList li#category05 a:hover, ul#rmList li#category05 a.current {
 background-position: -246px -154px;
 height: 28px;
 width: 236px;
}
ul#rmList li#sitemap, ul#rmList li#sitemap a {
 background-position: 0 -182px;
 height: 34px;
 width: 236px;
}
ul#rmList li#sitemap a:hover, ul#rmList li#sitemap a.current {
 background-position: -246px -182px;
 height: 34px;
 width: 236px;
}
ul#rmList li#japanese, ul#rmList li#japanese a {
 background-position: 0 -216px;
 height: 22px;
 width: 236px;
}
ul#rmList li#japanese a:hover, ul#rmList li#japanese a.current {
 background-position: -246px -216px;
 height: 22px;
 width: 236px;
}

#leftMenu div.bnnBx {
	background: url(/lib/cmn_images_e/bg_search_e.gif) left bottom no-repeat;
	margin-bottom: 15px;
	padding: 0 0 19px 0;
	width: 236px;
}

#leftMenu div.bnnInner {
	background: url(/lib/cmn_images_e/bg_search_top.gif) left top no-repeat;
	padding-top: 19px;
	width: 236px;
}

#leftMenu div.bnnBx table {
	margin-left: 13px;
}

#contents div.bnnArea {
	margin-left: 19px;
}


/* footer */
#footer {
	background: url(/lib/cmn_images/bg_footer.gif) left top repeat-x;
	background-color: #000000;
	margin: 0;
	text-align: left;
	padding: 15px 0 50px 0;
	width: 100%;
	clear: both;
}

#copyright {
	float: left;
	margin: 0;
	width: 266px;
	height: 11px;
	padding: 0;
}

#footerLink {
	margin: 0 0 0 26px;
	width: 878px;
	vertical-align: top;
}

#footerLink ul {
	float: left;
	display: block;
	width: 560px;
	margin-right: 50px;
}

#footerLink ul li {
	border-right: 1px solid #FFF;
	color: #CCCCCC;
	float: left;
	display: block;
	line-height: 120%;
	margin-right: 5px;
	padding-right: 5px;
}

#footerLink ul li.none {
	border: none;
}

#footer a:link{
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
