@charset "utf-8";
/* ===================================================================
CSS information

 file name  : top.css
 style info : top
=================================================================== */

/*----------------------------------------------------
	top
----------------------------------------------------*/
#main h2 {
	width: 590px;
	height: 31px;
	font-size: large;
	font-weight: bold;
	background: url(./common/images/title.gif) no-repeat top left;
	clear: both;
	padding: 8px 0 0 20px;
}
#main img {
	margin-top: 15px;
}
#main p {
	margin: 25px 0 0 10px;
}
#main ul#pdf {
	height: 100%;
	margin: 15px 0 0 10px;
	clear: both;
}
#main ul#pdf li {
	float: left;
}
#main ul#pdf li a {
	display: block;
}
#main ul#pdf li#pdf01 a {
	width: 204px;
	height: 34px;
	text-indent: -9999px;
	text-decoration: none;
	background: url(./images/pdf01.jpg) no-repeat top left;
	margin-right: 10px;
}
#main ul#seminer {
	height: 100%;
	margin-top: 15px;
	clear: both;
}
#main ul#seminer li {
	float: left;
}
#main ul#seminer li a {
	display: block;
}
#main ul#seminer li#seminer01 a {
	width: 197px;
	height: 63px;
	text-indent: -9999px;
	text-decoration: none;
	background: url(./images/menu01.gif) no-repeat top left;
	margin-right: 9px;
}
#main ul#seminer li#seminer01 a:hover {
	width: 197px;
	height: 63px;
	text-indent: -9999px;
	text-decoration: none;
	background: url(./images/menu01_on.gif) no-repeat top left;
	margin-right: 9px;
}
#news_about {
	width: 100%;
	height: 100%;
	clear: both;
	margin-top: 15px;
}
#news_about #news {
	width: 294px;
	height: 16em;
	border: 1px solid #555;
	float: left;
	background: #fff;
}
#news_about #news h3 {
	width: 292px;
	height: 37px;
	text-indent: -9999px;
	text-decoration: none;
	background: url(./images/news_title.gif) no-repeat top left;
	margin: 1px;
}
#news_about #news dl {
	margin: 10px 20px 0 20px;
	padding-bottom: 10px;
}
#news_about #news dl.border {
	margin: 15px 20px 0 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #555;
}
#news_about #news dl.border dd {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}
#news_about #news dl dd {
	margin-left: 20px;
	display: list-item;
	list-style-type: disc;
}
#news_about #about {
	width: 294px;
	height: 16em;
	border: 1px solid #555;
	float: right;
	background: #fff;
}
#news_about #about h3 {
	width: 292px;
	height: 37px;
	text-indent: -9999px;
	text-decoration: none;
	background: url(./images/about_title.gif) no-repeat top left;
	margin: 1px;
}
#news_about #about p {
	margin: 15px 20px 10px 20px;
}
#info {
	width: 568px;
	height: 100%;
	padding: 20px;
	margin-top: 25px;
	margin-bottom: 50px;
	border: 1px solid #555;
	background: #f4f2f2;
	clear: both;
}
#info ul {
}
#info ul li {
	margin-left: 20px;
	list-style-type: disc;
}#info img {
	margin-top: 5px;
}
#main #inquiry {
	width: 610px;
	height: 100%;
	margin: 35px 0 0 0;
	clear: both;
}
#main #inquiry_left {
	width: 279px;
	height: 100%;
	float: left;
}
#main #inquiry_left h3 {
	width: 254px;
	height: 26px;
	background: url(./info/images/title_item.gif) no-repeat left top;
	font-weight: bold;
	padding: 8px 0 0 25px;
}
#main #inquiry_left dl {
	margin: 10px 0 0 10px
}
#main #inquiry_left dl dt {
	font-size: larger;
}
#main #inquiry_right {
	width: 279px;
	height: 100%;
	float: right;
}
#main #inquiry_right h3 {
	width: 254px;
	height: 26px;
	background: url(./info/images/title_item.gif) no-repeat left top;
	font-weight: bold;
	padding: 8px 0 0 25px;
}
#main #inquiry_right dl {
	margin: 10px 0 0 10px
}
#main #inquiry_right dl dt {
	font-size: larger;
}
