@charset "UTF-8";

/* ------------------------------------------------------
 Print
	1.Reset
	2.Body
------------------------------------------------------ */

/* ---------- 1.Reset ----------- */
html,body,div,blockquote,pre,
dl,dt,dd,form,input,textarea,
select,option,optgroup,button,
label,fieldset,legend {
	font-size: 100%;
	margin: 0;
	padding: 0;
}
img {
	border: 0;
	vertical-align: bottom;
}

/* ---------- 2.Body ----------- */
body {
	color: #000;
	background: #FFF;
}

/* ---------- 3.Text ---------- */
a:link, a:visited, a:hover,
a:active, a:focus {
	color: #000;
}
hr.hide {
	display: none;
}

#contents h1 {
	font-size: 16pt;
	padding: 6px 10px 6px 10px;
	background: #FFF;
}
#contents h2 {
	font-size: 13pt;
	padding: 3px 0 3px 15px;
	background: #E0CBA3;
}
#contents h3 {
	font-size: 11pt;
	padding: 5px 5px 15px;
	background: #F9F4EC;
}

/* ---------- 4.Heder ---------- */
#header {
	display: none;
}

/* ---------- 5.GlobalNavi ---------- */
#globalnavi {
	display: none;
}

/* ---------- 6.LocalnNavi --------- */
#localnavi {
	display: none;
}
/* ---------- 7.TopicPath ---------- */
p.topicPath {
	display: none;
}
/* ---------- 8.Contents ---------- */
#contents {
	float: none;
	width: 100%;
}
#contents .top-visual {
	display: none;
}
p.back-to-top {
	display: none;
}
/* ---------- 9.Footer ---------- */
#footer #footer-navi {
	display: none;
}

/* ---------- 10.Top ---------- */
#emergency .emergency-content,
#top-slider-wrap,
#banner-area {
	width: 995px;
	margin: 0 auto;
}

#center-box {
	width: auto;
	margin-right: 0px;
}
#right-bar,#top-tabarea,
h2.top-information-title,
#center-box h1.title01 {
	display: none;
}
#contents .top-information-inner {
	border-top: 1px solid #AAA;
}
.home {
	width: auto !important;
}
.list-box01 {
	width: auto;
}
.list-box01 .unit p.right {
	width: auto;
	float: left;
}
#banner-area {
	border: none;
}
/* ---------- 11.Wrapper ---------- */
#wrapper {
	width: 995px;
}
/* ---------- 12.calendar ---------- */
p#sys_cal_nextbtn_area_rzneGQ,
p#sys_cal_prevbtn_area_rzneGQ {
    display: none;
}
.wcv_sys_cal_center.wcv_sys_cal_design {
    margin-top: 0;
}
/*table caption {
    display: none;
}*/
.wcv_sys_cal_legend {
	display: none;
}
