@charset "shift_jis";



/*	font-size
-----------------------------------*/
body {
	font-size:100%;
}
div.main {
	font-size: 0.9em;
}
div.utility_links {
	font-size: 0.9em;
}
h2.cmn_h2 {
	font-size: 1.2em;
}
h3.cmn_h3 {
	font-size: 1em;
}
h4.cmn_h4 {
	font-size: 0.95em;
}
/*	font-color
-----------------------------------*/
div.main {
	color: #535353;
}
/*	topic_path	*/
div.topic_path,
div.topic_path a:link,
div.topic_path a:visited {
	color: #999;
}
div.topic_path a:hover {
	color: #ff69fe;
}
/*	contents	*/
div.contents a:link,
div.contents_box a:link,
div.information a:link {
	color: #009600;
}
div.contents a:visited,
div.contents_box a:visited,
div.information a:visited {
	color: #009600;
}
div.contents a:hover,
div.contents_box a:hover,
div.information a:hover {
	color: #ff69fe;
}
/*	side_navi	*/
div.side_navi ul li a:link {
	color: #535353;
}
div.side_navi ul li a:visited {
	color: #535353;
}
div.side_navi ul li a:hover {
	color: #ff69fe;
}
div.side_navi ul li.active a:link,
div.side_navi ul li.active a:visited {
	color: #019700;
}
div.side_navi ul li.active a:hover {
	color: #ff69fe;
}
/*	utility_links	*/
div.utility_links ul li a {
	color: #fff;
}
/*	page_top	*/
p.page_top a:link,
p.page_top a:visited {
	color: #535353;
}
p.page_top a:hover {
	color: #ff69fe;
}

/*	line-height
-----------------------------------*/
div.main {
line-height: 1.7em;
}

/*	reset
-----------------------------------*/
* {
	margin: 0;
	padding: 0;
}
ul,ol {
	list-style: none;
}

img {
	vertical-align: bottom;
	border: none;
}
body {
	min-width: 940px;
}

/*	h
-----------------------------------*/
div.contents_h1 {
	padding: 0 0 34px 0;
	height: 22px;
	background: url(../img/border_hl.gif) no-repeat 0 bottom;
	text-indent: -9999px;
}
h2.cmn_h2 {
	margin: 0 0 24px 0;
	width: 684px;
	height: 36px;
}
h3.cmn_h3 {
	margin: 0 0 16px 37px;
	padding: 6px 0 5px 28px;
	width: 618px;
	background: #e7e7e7 url(../img/h3_mark.gif) no-repeat 5px center;
	border-left: 1px solid #ededed;
}
h4.cmn_h4 {
	margin: 0 0 21px 55px;
}

/*	contents
-----------------------------------*/
div.main {
	margin: 0 auto;
	width: 940px;
}
div.main a:hover {
	text-decoration: none;
}
div.contents {
	margin: 48px 0 0 0;
	padding: 0 0 29px 0;
	width: 720px;
	float: left;
}

/*	contents_title
-----------------------------------*/
div.contents_title {
	padding: 0 0 0 27px;
	height: 98px;
	background: url(../img/contents_title_bg.gif) repeat-x 0 0;
}

/*	topic_path
-----------------------------------*/
div.topic_path {
	min-height: 33px;
	background: #010101 url(../img/topic_path_bg.gif) repeat-x 0 0;
}
/*	for IE6	*/
* html div.topic_path {
	height: 33px;
}
div.topic_path a:hover {
	text-decoration: none;
}

div.topic_path ol {
	margin: 0 auto;
	padding: 11px 0 9px 34px;
	width: 906px;
	background: url(../img/topic_path_mark.gif) no-repeat 0 0.8em;
	overflow: hidden;
}
div.topic_path ol li {
	float: left;
}
div.topic_path ol li.topic_mark {
	margin: 0 6px 0 0;
	padding: 0 10px 0 0;
	background: url(../img/topic_link_ya.gif) no-repeat right center;
}

/*	header
-----------------------------------*/
div#header {
	height: 130px;
	background: url(../img/header_bg.gif) repeat-x 0 0;
	border-top: 1px solid #00c74a;
	overflow: hidden;
}
div#header div.header_contents {
	margin: 0 auto;
	width: 940px;
}
div.header_contents div.header_left {
	float: left;
}
div.header_contents div.header_left h1,
div.header_contents div.header_left p {
	padding: 27px 0 0 0;
	width: 427px;
	height: 103px;
	background: url(../img/header_logo.gif) no-repeat 0 0;
	text-indent: -9999px;
}
div.header_contents div.header_left p a {
	width: 427px;
	height: 73px;
	display: block;
}
div.header_contents div.header_right {
	padding: 20px 0 0 0;
	width: 186px;
	float: right;
}
div.header_right ul.universal_navi {
	width: 186px;
	overflow: hidden;
}
div.header_right ul.universal_navi li {
	margin: 0 3px 0 0;
	width: 90px;
	float:left;
}
div.header_right ul.universal_navi li a {
	width: 90px;
	height: 18px;
	text-indent: -9999px;
	display: block;
}
div.header_right ul.universal_navi li.lng_eng a {
	background: url(../img/btn_english.gif) no-repeat 0 0;
}
div.header_right ul.universal_navi li.lng_chi a {
	background: url(../img/btn_chinese.gif) no-repeat 0 0;
}
/*	global_navi
-----------------------------------*/
div.global_navi {
	height: 34px;
	background: url(../img/gnavi_bg.gif) repeat-x 0 0;
	clear: both;
}
div.global_navi ul {
	margin: 0 auto;
	width: 940px;
	overflow: hidden;
}
div.global_navi li {
	width: 150px;
	height: 34px;
	text-indent: -9999px;
	float: left;
}
div.global_navi li a {
	width: 150px;
	height: 34px;
	display: block;
	text-indent: -9999px;
}
div.global_navi li.gnav_home a:link,
div.global_navi li.gnav_home a:visited {
	background: url(../img/gnavi_home.gif) no-repeat 0 0;
}
div.global_navi li.gnav_home a:hover,
div.global_navi li.gnav_home_active {
	background: url(../img/gnavi_home_on.gif) no-repeat 0 0;
}
div.global_navi li.gnav_aboutus a:link,
div.global_navi li.gnav_aboutus a:visited {
	background: url(../img/gnavi_aboutus.gif) no-repeat 0 0;
}
div.global_navi li.gnav_aboutus a:hover,
div.global_navi li.gnav_aboutus_active {
	background: url(../img/gnavi_aboutus_on.gif) no-repeat 0 0;
}
div.global_navi li.gnav_ps a:link,
div.global_navi li.gnav_ps a:visited {
	background: url(../img/gnavi_ps.gif) no-repeat 0 0;
}
div.global_navi li.gnav_ps a:hover,
div.global_navi li.gnav_ps_active {
	background: url(../img/gnavi_ps_on.gif) no-repeat 0 0;
}
div.global_navi li.gnav_report a:link,
div.global_navi li.gnav_report a:visited {
	background: url(../img/gnavi_report.gif) no-repeat 0 0;
}
div.global_navi li.gnav_report a:hover,
div.global_navi li.gnav_report_active {
	background: url(../img/gnavi_report_on.gif) no-repeat 0 0;
}
div.global_navi li.gnav_inq a:link,
div.global_navi li.gnav_inq a:visited {
	background: url(../img/gnavi_inq.gif) no-repeat 0 0;
}
div.global_navi li.gnav_inq a:hover,
div.global_navi li.gnav_inq_active {
	background: url(../img/gnavi_inq_on.gif) no-repeat 0 0;
}

/* side_navi
-----------------------------------*/
div.side_navi {
margin: 27px 0 0 0;
padding: 23px 0 0 3px;
width: 217px;
border-top: 6px solid #006600;
float: right;
}
div.side_navi ul li {
padding: 5px 0 6px;
background: url(../img/side_navi_border.gif) no-repeat 0 bottom;
}
div.side_navi ul li.lv_02 {
margin: 0 0 0 12px;
}
div.side_navi ul li p {
padding: 0 0 0 17px;
min-height: 12px;
}
div.side_navi ul li a {
width:155px;
padding: 10px 5px 10px 20px;
text-decoration: none;
background: url(../img/btn_ya_green.gif) no-repeat 5px 1.2em;
display: block;
}

/*	utility_links
-----------------------------------*/
div.utility_links {
	min-height: 33px;
	background: #069128 url(../img/footer_link_bg.gif) repeat-x 0 0;
	border-bottom: 1px solid #05681c;
	clear: both;
	overflow: hidden;
}
/*	for IE6	*/
* html div.utility_links {
	height: 33px;
}

div.utility_links ul {
	margin: 0 auto;
	width: 940px;
}
div.utility_links ul li {
	margin: 0 14px 0 0;
	padding: 8px 14px 8px 0;
	float: left;
}
div.utility_links ul li.utility_mark {
	background: url(../img/footer_link_mark.gif) no-repeat right center;
}
div.utility_links a:hover {
	text-decoration: none;
}

/*	footer
-----------------------------------*/
div#footer {
	background: url(../img/footer_bg.gif) repeat-x 0 0;
	clear: both;
}
div.footer_contents {
	margin: 0 auto;
	width: 940px;
}
div.footer_contents address {
	height: 109px;
	background: url(../img/footer.gif) no-repeat 0 0;
	text-indent: -9999px;
}

/*	contents_blk
-----------------------------------*/
div.contents_blk {
	padding: 29px 0 0 0;
	width: 694px;
}
div.cmn_blk {
	padding: 0 0 16px 71px;
	width: 613px;
}

/*	accessories
-----------------------------------*/
.colon {
	margin-right: 0.4em;
	padding-right: 0.4em;
	background: url(../img/dt_deco.gif) no-repeat right center;
}
.lst_mrk_a {
	padding-left: 9px;
	background: url(../img/lst_mrk_a.gif) no-repeat left 0.7em;
}
.no_mrk {
	padding-left: 9px;
}

/*	page_top
-----------------------------------*/
p.page_top {
	padding: 40px 252px 29px 0;
	text-align: right;
	clear: both;
}
p.page_top a {
	padding: 0 0 0 12px;
	background: url(../img/btn_pagetop.gif) no-repeat 0 center;
	text-decoration: none;
}

/*	noscript
-----------------------------------*/
div.noscript_area {
	margin: 20px auto 10px;
	width: 950px;
	text-align: center;
}
div.noscript_area p {
	padding: 5px;
	background: #fad163;
	display: inline;
	font-weight: bold;
}
