@charset "utf-8";
#left_contents {
	width: 90px;
	background-color: #82C422;
}
#right_contents {
	width: 710px;
}
.main_item {
	padding: 15px;
	width: 680px;
}
h3.link {
	background-image: url(../image/blog_img/link_point.gif);
	background-repeat: no-repeat;
	padding-left: 28px;
	height: 23px;
	font-size: 16px;
	color: #000000;
	padding-top: 5px;
}
ul.linklist {
	padding-top: 10px;
	margin-left: 30px;
	margin-bottom: 20px;
}

ul.linklist li {
	background-color: #E6E6E6;
	margin-bottom: 8px;
	list-style-type: none;
	color: #006699;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
}
ul.linklist li a {
	color: #006699;
}#main_contents {
	background-color: #FFFFFF;
	background-image: url(../image/company_img/back_company.gif);
	background-repeat: repeat-y;
}
table.formtable {
	width: 648px;
}
table.formtable td {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
table.formtable td.koumoku {
	background-color: #E4E4E4;
	width: 120px;
}

.hissu{
	color: red;
}
