@charset "shift_jis";


/* --------------------------------------
 __style clear
-------------------------------------- */

@import "new-reset.css";

#header_navi,
#header_cp_link,
#tab_area,
#submenu_area,
#pan_area,
#globalnavi,
#title,
#right_area,
#left_area,
#unit_link,
#unit_link_back,
.unit_link_back,
.clearfloat_jump,
.unit_link,
#footer {
	display: none;
}

#unit_sitemap_google,
.next_month {
	display: none;
}

#mount,
#wrapper,
#header,
#header_logo,
#pan,
#catchcopy,
#main_left,
#main_right {
	float: none !important;
	width: auto !important;
	margin: 0 !important;
	padding: 0 !important;
	border-style: solid;
	border-width: 0px;
	border-color: #ffffff;
	background-color: #ffffff;
}

/* --------------------------------------
 __common
-------------------------------------- */
/*
body {
	font-size: 10pt;
	color: #000000;
	background-color: #ffffff;
	line-height: 150%;
}

h1,h2,h3,h4,h5,h6,th {
	font-family: "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐ ゴシック", sans-serif;
}

p,ul,ol,td {
	font-family: "ヒラギノ明朝 Pro W3", 細明朝体, "ＭＳ Ｐ明朝", serif;
}

img {
	margin-bottom: 20px;
}

table {
	margin: 20px 0px 20px 0px;
}

th,td {
	border: #999999 1px solid;
	empty-cells: show;
	padding: 5px;
	font-size: 10pt;
}

.bold {
	font-weight: 600;
}

.bold_red {
	color: #cc3333;
	font-weight: 600;
}

