@charset "EUC-JP";


/*=====INDEX.PHP start================================================== */

.main_img {
	margin-bottom: 10px;
}

.title {
	background: url("./image/title.jpg") no-repeat;
	width: 525px;
	height: 94px;
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
	color: #FFFFFF;
	margin-bottom: 15px;
}

.title_txt {
	padding: 35px 0px 0px 0px;
	margin: 0px 0px 0px 25px;
}



.title_bar {
	background: url("./image/title_bar.gif") no-repeat;
	font-weight: bold;
	line-height: 25px;
	padding: 0px 0px 0px 10px;
	margin-bottom: 15px;
}

.txt_box {
	line-height: 16px;
	margin-bottom: 20px;
}

.company_box {
	margin-bottom: 20px;
}

.company_table {
	width: 525px;
}

.koumoku {
	line-height: 26px;
	background: #ECE9D8;
	width: 106px;
	text-align: center;
}

.naiyou {
	line-height: 16px;
	padding-left: 10px;
}

.txt_box1 {
	width: 310px;
	line-height: 16px;
	float: left;
}

.float_box {
	width: 200px;
	float: right;
}

.img_box {
	margin-bottom:10px;
}

.active_box {
	margin-bottom: 20px;
}

a.link:link {
	text-decoration: underline;
	color: #003300;
	border: 0px;
}

a.link:visited {
	text-decoration: underline;
	color: #003300;
	border: 0px;
}

a.link:active {
	text-decoration: underline;
	color: #558419;
	border: 0px;
}

a.link:hover {
	text-decoration: underline;
	color: #558419;
	border: 0px;
}



