@charset "UTF-8";


/* top layout----------------------------*/

#topmain {
	padding-top: 40px;
}
#topmain table {
	margin-top: 0px;
}
#topmain ul {
	list-style: none inside;
}
.line {
	border: 1px solid #999999;
	width: 183px;
	height: 150px;
	margin-bottom: 8px;
}
#gyoumu_t {
	margin-top: 15px;
}
#linenews {
	width: 186px;
	border: 1px solid #999999;
	height: 290px;
	text-align: left;
	margin-top: 20px;
}
.gyomumenu {
	font-weight: normal;
	text-decoration: none;
	padding-top: 0px;
	padding-left: 5px;
	text-align: left;
}
.gyomumenu ul {
	padding-left: 0px;
	padding-top: 0px;
	margin-bottom: 10px;
	margin-top: 5px;
	width: 180px;
}
.gyomumenu ul li {
	list-style: none outside;
	padding-left: 0px;
}
#name {
	line-height: 1.5em;
	margin-left: 10px;
	margin-top: 15px;
	text-align: left;
	width: 590px;
}

.footer {
	background-image: url(../index/footer1.gif);
	background-repeat: no-repeat;
	height: 60px;
	width: 800px;
	margin-top: 25px;
	border-top: 1px solid #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin-bottom: 0px;
}
#copy {
	text-align: left;
	height: 50px;
	width: 795px;
	padding-left: 5px;
	padding-top: 35px;
}

