z@charset "utf-8";

* {margin: 0; padding: 0;}

html>/**/body {overflow: visible;}

body {
	width: 100%;
	text-align: left;}

body.fontL {font-size: 12px;}
body.fontM {font-size: 12px;}
body.fontS {font-size: 12px;}

#wrapper {
	margin: 0;
	padding: 0;
	text-align: left;
	width: ;}

#header {height: 66px;}

#header #logo {position: relative;}

#search_wrap,
#font_size,
#print,
#head_navi,
#flash_box,
#local_navi_top,
#local_navi_naka,
#footer_wrap,
#global_navi,
#breadcrumbs {
	display: none;
	height: 0;}

#main_contents_top,
#main_contents_naka,
#main_contents_naka_bg {
	float: none;
	background: none;}

#main_contents_top ul {width: 520px;}

/* 高さ算出 */
.print_box {border-top: 1px solid #ffffff;}

/* ページ送り */
.break {page-break-before: always;}

/* for IE6 */
* html .ir_top_center {margin-top: 20px;}
* html .ir_top_center dt,
* html .ir_top_right dt {display: inline-block;}
* html h4,
* html .dl_deco02 dt,
* html .pdf_list li,
* html .icon_list li,
* html .icon01,
* html .icon02 {display: inline-block;}














