@charset "utf-8";
/* CSS Document */
.main{
	margin-left: 15px;
	margin-top: 20px;
}

#topicwrapper {
	width:458px;
	margin-top: 26px;
	margin-left: 20px;
	overflow: hidden;
	border: 1px solid #CCCCCC;
}

#Newswrapper {
	width:460px;
	margin-top: 16px;
	margin-left: 20px;
	overflow: hidden;
}

.title_sitemap {
	width: 680px;
	height: 57px;
	background-image: url(../images/title_sitemap.jpg);
	text-indent: -9999px;
}

.title_confarm {
	width: 680px;
	height: 57px;
	background-image: url(../images/title_confarm.jpg);
	text-indent: -9999px;
	margin-bottom: 10px;
}

.title_work {
	width: 680px;
	height: 57px;
	background-image: url(../images/title_work.jpg);
	text-indent: -9999px;
}

.title_contact {
	width: 680px;
	height: 57px;
	background-image: url(../images/title_contact.jpg);
	text-indent: -9999px;
	margin-bottom: 10px;
}

.title_keiyaku {
	width: 680px;
	height: 57px;
	background-image: url(../images/title_keiyaku.jpg);
	text-indent: -9999px;
	margin-bottom: 10px;
}

.title_kaisei {
	width: 680px;
	height: 57px;
	background-image: url(../images/title_kaisei.jpg);
	text-indent: -9999px;
	margin-bottom: 10px;
}

.topicarea {
	width:460px;
	clear:both;
	padding-top: 10px;
	margin-left: 10px;
	padding-bottom: 5px;
	overflow: auto;
}

.topicleft {
	width:215px;
	float: left;
}

.topicright {
	width:215px;
	float: left;
	margin-left: 10px;
}

.main_topic_list {
	width:215px;
	padding-top:10px;
	overflow: hidden;
}

.topic_midasi {
	color:#cc6633;
	font-weight: bold;
}

.topic_midasi a{
	color:#cc6633;
	font-weight: bold;
}

.banner {
	margin-bottom:10px;
}

.h2_title {
	font-size:18px;
	background-image: url(../images/h2_bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
	color: #FF6633;
	text-indent: 20px;
	margin-top: 15px;
	width: 670px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	margin-bottom: 15px;
	line-height: 25px;
	margin-left: 5px;
}

.site ul{
	margin-top: 15px;
	margin-left: 0px;
	padding: 0px;
}

.site li{
	width: 670px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	margin-left: 5px;
	overflow: auto;
	margin-top: 10px;
	background-image: url(../templete/images/li_img.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 20px;
	list-style: none;
}

.form_area {
	width: 680px;
	padding-top: 10px;
	margin-left: 15px;
	padding-bottom: 10px;
}

.text_area table{
	width: 600px;
	background-color: #9999CC;
}

.td_left {
	width: 200px;
	background-color: #CCCCCC;
	text-align: center;
}

.td_right {
	width: 400px;
	background-color: #FFFFFF;
	text-indent: 10px;
}

#contact_list ul{
	margin: 0px;
	padding: 0px;
}

#contact_list li{
	width: 208px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	margin-left: 0px;
	background-image: url(../templete/images/li_img.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	text-indent: 25px;
	list-style: none;
	height: 25px;
	margin-top: 10px;
	line-height: 25px;
}

