@charset "UTF-8";
#top {
	padding-bottom: 34px;
	margin-bottom: 30px;
}
#header {
	border-bottom-style: none;
}
.inner {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#top  h2 {
	background-image: url(../images/toppage_main_image.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 420px;
	padding-left: 0px;
}
#top img {
}
#top   ul {
	margin-left: 5px;
	margin-top: 20px;
}
#top  li {
	float: left;
}
#menu_1  a {
	display: block;
	width: 184px;
	overflow: hidden;
}
#menu_1  a:hover {
	text-indent: -184px;
}
#menu_2  a {
	display: block;
	width: 122px;
	overflow: hidden;
}
#menu_2  a:hover {
	text-indent: -123px;
}
#menu_3  a {
	display: block;
	width: 178px;
	overflow: hidden;
}
#menu_3  a:hover {
	text-indent: -178px;
}
#menu_4  a {
	display: block;
	width: 108px;
	overflow: hidden;
}
#menu_4  a:hover {
	text-indent: -108px;
}
#menu_5  a {
	display: block;
	width: 132px;
	overflow: hidden;
}
#menu_5  a:hover {
	text-indent: -132px;
}
#highlight {
	width: 720px;
	float: left;
}
#highlight h3 {
	margin-bottom: 20px;
	margin-left: 5px;
}
#highlight h4 {
	margin-left: 5px;
	margin-bottom: 20px;
	line-height: 1.7em;
}
#highlight h5 {
	margin-left: 5px;
	background-image: url(../images/line.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 5px;
	margin-bottom: 15px;
}
#highlight p {
	color: #FFFFFF;
	font-size: 0.8em;
	line-height: 1.2em;
	padding-left: 5px;
	padding-right: 5px;
}
#highlight li {
	float: left;
	width: 160px;
	margin-right: 20px;
}
#highlight  a {
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 380px;
	float: left;
	width: 160px;
}
#hl_1   a {
	background-image: url(../images/highlight_1.jpg);
}
#hl_1 a:hover {
	background-image: url(../images/highlight_1_hover.jpg);
}
#hl_2  a {
	background-image: url(../images/highlight_2.jpg);
}
#hl_2 a:hover {
	background-image: url(../images/highlight_2_hover.jpg);
}
#hl_3   a  {
	background-image: url(../images/highlight_3.jpg);
	padding-right: 30
];
}
#hl_3    a:hover  {
	background-image: url(../images/highlight_3_hover.jpg);
}
#hl_4  a {
	background-image: url(../images/highlight_4.jpg);
}
#hl_4 a:hover {
	background-image: url(../images/highlight_4_hover.jpg);
}
dl {
	font-family: "AXIS Std M";
	font-size: 0.8em;
	color: #FFFFFF;
}
#news {
	float: left;
	margin-bottom: 30px;
	width: 240px;
	margin-top: 40px;
}
#news h5 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 5px;
	padding-left: 3px;
	margin-bottom: 7px;
	font-size: 0.9em;
}
#news dl {
	margin-left: 3px;
}
#news dd {
	padding-left: 1em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
#profile {
	margin-bottom: 50px;
	float: right;
	width: 240px;
}
#profile h5 {
	padding-left: 3px;
	background-image: url(../images/profile_image.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 130px;
	margin-bottom: 25px;
}
#profile dl {
	margin-left: 3px;
	margin-right: 3px;
}
#profile dt {
	width: 5em;
	float: left;
}
#profile dd {
	padding-left: 5em;
}
