@charset "UTF-8";
/* CSS Document */

html { background-color: #FFFFFF;}
body { background-color: #FFFFFF;}

#wrap { width: 650px;}

/* ===== head ===== */
#head {
	height: 60px;
	width: 650px;
	background-image: none;
}

#head #logo {
	top: 0px;
	left: 0px;
}

#head ul { display: none;}

/* ===== topic path & print button ===== */
#t_path { display: none;}
#t_path a { color: #333333;}
#btn_print { display: none;}

/*===== main ===== */
#main {	background-image: none;}

#contents {
	float: none;
	width: 630px;
	padding: 0 10px;
	_height: auto;
	min-height: 0;
}

/* ===== local ===== */
#local { display: none;}

/* ===== page end & page top ===== */
#page_end { display: none;}
.page_top { display: none;}

/* ===== foot ===== */
#foot ul { display: none;}

#foot #copyright {
	float: none;
	text-align: right;
}

/* ===== contents ===== */
.in_link, .out_link {
	background-image: none;
	padding-left: 0;
}

/* ===== Heading ====== */
#contents h1 {
	background-image: none;
	height: auto;
	padding: 0;
	margin: 0 0 20px;
}

#contents h2 {
	background-image: none;
	padding: 10px;
	margin: 0 0 1.2em;
	line-height: 1.5;
	border: 1px solid #CCCCCC;
}

#contents h3 {
	background-image: none;
	padding: 0 10px 5px;
}

/* ===== biz ===== */
#biz_contents { margin: 0; width: 630px;}
.biz_box_L, .biz_box_R { width: 310px;}
#contents .biz_img ul { display: none;}
#biz_contents p { width: 200px;}

/* ===== csr ===== */
.commu_L , .commu_R {width: 410px;}

/* ===== ir ===== */
#libs_top { margin: 0; width: 630px;}
.tbl_seg { width: 310px;}

.tbl_seg th {
	background-image: none;
	border: 1px solid #CCCCCC;
	padding: 7px;
	line-height: 1.2;
}

.biz_report {width: 315px;}

