@charset "utf-8";
/* TOP CSS Document */


#top {
	margin:25px 0 0;
	height:100%;
	background-image: url(../../top/images/bg.gif);
	background-repeat: repeat-y;
	background-position: 440px 0;
}
h2 {
	margin:0 0 12px;
	padding:5px 0 0;
	width:422px;
	height:22px;
	font-size:0;
	line-height:100%;
	background:url(../../top/images/title.gif) no-repeat 0 0;
}
h2 a{
	background:url(../../top/images/icon_more_title.gif) no-repeat 0 0;
	display:block;
	text-indent:-9999px;
	outline:none;
	width:80px;
	height:17px;
	margin:0 10px 0 auto;
}
h3 {
	margin:0;
	padding:0;
	font-size:1em;
}
.left {
	width:422px;
	float:left;
}
.hitori {
	width:100%;
	margin:0 0 5px;
}
.hitori td{
	vertical-align:top;
	line-height:120%;
	padding:0 0 5px;
}
.more a{
	display:block;
	text-indent:-9999px;
	background:url(../../top/images/icon_more.gif) no-repeat 0 0;
	width:80px;
	height:17px;
	margin:2px 0 2px auto;
	border:none;
}
.inq {
	font-size:0.85em;
	color:#1859df;
}

/* ------right------ */
.right {
	width:288px;
	float:right;
	margin:0;
	padding:0;
}
.topics_tit{
	background:url(../../top/images/title_topics.gif) no-repeat 0 0;
	width:288px;
	height:22px;
	margin:0 0 10px;
	padding:5px 0 0;
}
.topics_tit a{
	background:url(../../top/images/icon_more_title.gif) no-repeat 0 0;
	width:80px;
	height:17px;
	margin:0 5px 0 auto;
	display:block;
	text-indent:-9999px;
}
.tel{
	padding:0 0 15px;
	text-align:center;
	border-bottom:1px dotted #7f7f7f;
	margin: 0 0 15px;
}
.right div{
	border-bottom:1px dotted #7f7f7f;
}
.right div p{
	background:url(../../top/images/icon_right.gif) no-repeat 0 4px;
	padding:0 0 0 10px;
	margin:10px 0;
}
.right div ul{
	margin:0;
	padding:0 0 5px;
	list-style:none;
}
.right div ul li{
	text-indent:-20px;
	padding:0 0 5px 30px;
	line-height:120%;
}
