@charset "euc-jp";

div.logo {
	background: url(img/img_logo.gif) no-repeat right top;
	margin-bottom: 40px;
	padding-bottom: 40px;
}
div.logo_right {
	width: 280px;
}
div.logo_right h3 {
	margin: 0px 0px 10px;
}
p.text01 {
	margin: 0px 0px 30px 10px;
}
div.logo_right h4 {
	margin: 0px 0px 10px 10px;
}
p.text02 {
	margin: 0px 0px 0px 10px;
}
div.index_contents h3 {
	margin: 0px 0px 15px;
}
div.contents_margin {
	margin-bottom: 40px;
	padding-bottom: 40px;
}
table.aboutus {
	margin-left: 10px;
}
table.aboutus th {
	vertical-align: top;
	padding: 8px 0px 10px;
	background: url(img/bg_line.gif) repeat-x bottom;
}
table.aboutus td {
	padding: 6px 0px 6px 35px;
	background: url(img/bg_line.gif) repeat-x bottom;
	line-height: 150%;
}
div.index_contents h4 {
	margin: 0px 0px 10px 10px;
	padding-bottom: 5px;
	background: url(img/bg_line.gif) repeat-x bottom;
}

p.text03 {
	margin: 0px 0px 20px 10px;
}
div.contents_box {
	width: 540px;
	margin-bottom: 40px;
	padding-bottom: 40px;
	padding-left: 10px;
}div.contents_left {
	width: 170px;
	float: left;
	margin-right: 19px;
}
div.contents_left p {
	margin: 0px 0px 20px;
	font-size: x-small;
	text-align: center;
}
div.contents_right {
	float: left;
	width: 350px;
}
div.contents_right h3 {
	margin: 0px 0px 10px;
	padding-bottom: 5px;
	font-size: medium;
	font-weight: normal;
	color: #000000;
}
