@charset "utf-8";
h2 {
	padding-top: 40px;
	float: left;
	padding-left: 45px;
}
h3 {
	clear: both;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 5px;
}
h4 {
	font-weight: bold;
}
/* CSS Document */

#mainContents p img {
	float: left;
}
#mainContents .border {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333;
	border-bottom-color: #333;
	height: 2px;
	margin-top: 30px;
	margin-bottom: 20px;
	line-height: 0.1px;
}
#mainContents #ichimujin {
	background-image: url(../images/news_bg.jpg);
	color: #FFF;
	margin-top: 20px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#mainContents #ichimujin a {
	text-decoration: underline;
	color: #FFF;
}

