@charset "Shift_JIS";
/*----------------------------------------

	Default CSS (Last Update 2008.03.01)

	- index setting

-----------------------------------------*/

/*----------------------------------------
	index setting
-----------------------------------------*/

#main_content h1 {
	margin-bottom: 30px;
	display: block;
}

#main_content h2 {
	margin: 0 0 9px 0;
	display: block;
}

#main_content #box01 {
	margin: 0 0 36px 12px;
	width: 546px;
}

#main_content #box01_1 {
	width: 546px;
	margin-top: 24px;
}

#main_content #box01_1_l {
	width: 396px;
	float: left;
}

#main_content #box01_1_l img {
	margin: 0 1px 3px 0;
}

#main_content #box01_1_r {
	width: 139px;
	float: right;
}

#main_content #box02 {
	margin: 0 0 36px 12px;
	width: 546px;
}

#main_content #box02 table {
	width: 544px;
	border: solid 1px #bababa;
	margin: 0px 0px 12px;
}

#main_content #box02 th {
	background: #feeeef;
	border-bottom: solid 1px #bababa;
	border-right: solid 1px #bababa;
	padding: 10px;
	white-space: nowrap;
	vertical-align: top;
}

#main_content #box02 td {
	background: #ffffff;
	border-bottom: solid 1px #bababa;
	padding: 10px;
	vertical-align: top;
}

#main_content #box02 th.btm {
	border-bottom: none;
}

#main_content #box02 td.btm {
	border-bottom: none;
}

#main_content #box02 img.txt_tel {
	margin-top: 4px;
}

