@charset "utf-8";
/* CSS Document */

html { background: none;}

body { background: none;}

#wrap {
	width: 649px;
	padding: 0;
	background-image: none;
}

/* ===== Head ===== */
#head {	height: 53px;}

#logo {
	position: static;
	top: 0;
	left: 0;
}

#menu { display: none;}
#h_menu { display: none;}
#h_menu_2 { display: none;}

/* ===== search ===== */
#google-search { display: none;}

/* ===== main ===== */
#main { padding: 0;}

#t_path {
	width: 649px;
	margin-bottom: 12px;
}

#console { display: none;}

/* ===== sub ====== */
#side { display: none;}

/* ===== contents ======= */
#contents {
	float: none;
	width: 619px;
	margin-left: 0;
	padding: 0 15px;
}

.page_top { display: none;}
#page_end { display: none;}
#tree { display: none;}

/* ===== Foot ================= */
#foot {
	clear: both;
	background: none;
	height: auto;
}

#foot ul { display: none;}

#copyrights {
	clear: both;
	position: static;
	top: 0;
	right: 0;
	background: none;
	width: auto;
	height: auto;
	font-size: 10px;
	text-indent: 0;
	text-align: right;
	font-family: SimHei, 'MS UI Gothic', sans-serif;
}

/* ===== Link ===== */
a:link, a:visited { color: #000000; text-decoration: none;}
a:hover, a:active { color: #000000; text-decoration: underline;}

/* ===== Heading ============================================ */
#contents h2 {
	background: none;
	padding: 0 10px;
	line-height: 2;
}

/* ===== profile/index ===== */
#president {
	float: none;
	width: auto;
	text-align: center;
	margin-bottom: 10px;
}

#message {
	float: none;
	width: auto;
	padding-left: 0;
}

/* ===== profile/philosophy ===== */
#charter dt {
	margin: 0;
	padding: 0 10px;
	background: none;
}

#charter dd { padding: 0 10px 12px 10px;}

/* ===== profile/office ===== */
#office_map { display: none;}

.office_tbl { width: 379px;}

.btn_map { display: none;}

/* ===== profile/map ===== */
#map_canvas {
	width: 619px;
	height: 300px;
}

/* ===== profile/history ===== */
#history_tbl {
	float: left;
	width: 449px;
}
