@charset "UTF-8";

/* ==============================
  css-etc-index
=================================
topic-path
---------------------------------
content-inr
---------------------------------
left
---------------------------------
page-top
---------------------------------
link-box
---------------------------------
staff
============================== */

#left .section {
	width: 690px;
	padding-left: 3px;
}

/* ------------------------------
  topic-path
------------------------------ */
#topic-path {
	width: 950px;
	height: 30px;
	text-align: right;
	padding-top: 3px;
}
#topic-path li {
	display: inline;
	color: #206bc7;
	background: url(../img/path_bg.gif) no-repeat right center;
	padding-right: 30px;
}
#topic-path li.last {
	background: none;
	padding-right: 0;
}
#topic-path li a {
	color: #206bc7;
	text-decoration: none;
}
#topic-path li a:hover {	
	color: #7ba7de;
	text-decoration: underline;
}

/* ------------------------------
  content-inr
------------------------------ */
#content-inr {
	width: 950px;
}

/* ------------------------------
  left
------------------------------ */
#left {
	width: 693px;
	padding-top: 4px;
	padding-left: 9px;
	float: left;
}
#left h3 {
	width: 693px;
	height: 54px;
	text-indent: -9999px;
	font-size: 1px;
	line-height: 1px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
#links #left h3 {
	background-image: url(../img/h3_links.gif);
}

/* ------------------------------
  page-top
------------------------------ */
#left .section p.page-top {
	width: 76px;
	height: 23px;
	padding-left: 612px;
}
#left .section p.page-top a {
	width: 76px;
	height: 23px;
	background: url(../img/btn_pagetop.gif) no-repeat;
	text-decoration: none;
	text-indent: -9999px;
	font-size: 1px;
	line-height: 1px;
	outline: none;
	display: block;
}
#left .section p.page-top a:hover {
	background-position: 0 -23px;
}

/* ------------------------------
  link-box
------------------------------ */
#left #link-box {
	width: 690px;
	margin-bottom: 50px;
}
#left #link-box dl {
	width: 661px;
	height: 56px;
	background: url(../links/img/link_box_bg.gif) no-repeat bottom;
	padding: 3px 6px 4px 22px;
}
#left #link-box dt {
	width: 245px;
	text-align: center;
	float: right;
}
#left #link-box dt span {
	width: 245px;
	display: block;
}
#left #link-box dd {
	width: 400px;
	float: left;
	padding-top: 10px;
	line-height: 1.5;
}
#left #link-box dd#perfect {
	width: 400px;
	float: left;
	padding-top: 1px;
	line-height: 1.5;
}
#left #link-box dd a {
	color: #003c8d;
}
#left #link-box dd a:hover {
	color: #729bd3;
}

/* ------------------------------
  staff
------------------------------ */
#left #staff {
	width: 690px;
	margin-bottom: 50px;
}
#left #staff h4 {
	width: 690px;
	height: 26px;
	background: url(../links/img/title_staff.gif) no-repeat;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999px;
	margin-bottom: 15px;
}
