@charset "utf-8";

#index #pageImage {
	background: url(images/pageImage_index.png) no-repeat;
	width: 960px;
	height: 340px;
	text-indent: -9999px;
}

#index #contents h2 {
	background: url(images/bg_h2_index.png) no-repeat;
	text-indent: -9999px;
}

#index #news h2 {
	background-position: -1px -170px;
	height: 75px;
	padding: 0;
}

#index #news .newsDate, #index #news .newsNote {
	float: left;
}

#index #news .new {
	padding: 0 0 10px 0;
}

#index #news .newsDate {
	width: 120px;
}

#index #news .newsNote {
	width: 520px;
}

#index #news .newsExp {
	line-height: 130%;
	font-size: 90%;
}

#index #infomations h2 {
	background-position: 0 0;
	height: 60px;
}

#index #infomations .content {
}

#index #infomations a {
	text-decoration: underline;
	color: #0000ff;
}

#index #infomations .infomation {
	padding: 30px 0 20px ;
	line-height: 140%;
	font-size: 90%;
	background: url(images/bg_index_infomation.png) no-repeat 50% 0;
}

#index #infomations #infomation1.infomation {
	padding-top: 10px;
	background: none;
}

#index #infomations .infomation h3 {
	padding: 0 0 0 22px;
	background: url(images/bg_index_infomation_h3.png) no-repeat 0 50%;
	font-weight: normal;
	font-size: 130%;
}

#index #infomations .infomation .newsDate {
	margin: 3px 0 3px 25px;
}

#index #infomations .infomation .infomationNote {
	margin: 0 5px 0 25px;
}

#index #access h2 {
	background-position: 0 -80px;
	height: 60px;
}

#index #access #gMap2 {
	width: 637px;
	height: 292px;
	margin: 0 auto;
}

#index #sidebar {
	padding: 33px 0 0 0;
}
