@charset "utf-8";
#content {
	height: 2100px;
}
#content .bunspace {
	height: 1900px;
}
#content .bunspace #main {
	font-size: 12px;
	color: #666666;
	height: 1800px;
}

#content #main #komein {
	background-image: none;
	height: 1780px;
	margin-right: 30px;
	margin-left: 30px;
}
#content  #main  #komein  h2 {
	font-size: 14px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	margin-top: 20px;
	color: #006600;
	border-bottom-width: 4px;
	border-bottom-color: #006600;
	width: 150px;
}
#content #main #komein a {
	color: #0000CC;
	text-decoration: underline;
	margin-bottom: 20px;
}
#content #main #komein .p1 {
	margin-top: 15px;
}


#content #main #komein h4 {
	color: #333333;
	padding-top: 20px;
	padding-bottom: 20px;
	text-decoration: underline;
}
#main #komein p {
	margin-left: 40px;
}


#content #main #komein h5 {
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 15px;
	margin-top: 15px;
	color: #333333;
}
#content #main a {
	color: #0000CC;
	text-decoration: underline;
	margin-left: 400px;
}


#content #main #komein p {
	line-height: 1.7em;
}
#content #footer {
	clear: both;
}
