@charset "Shift_JIS";

/*----------------------------------------
	content setting
-----------------------------------------*/

#content02 h1 {
	width: 550px;
	height: auto;
	margin: 12px 0 17px 0;
}

#content_box01 {
	width: 550px;
	height: auto;
}

#content_box01_l{
	width: 318px;
	float:left;
}

#content_box01_l h2{
	display:block;
	width: 200px;
	height: 16px;
	background:url(../img/n_stit.gif) no-repeat;
	text-indent: -9999px;
	margin: 0 0 7px 1px;
}

#content_box01_r{
	width: 221px;
	height: 103px;
	float: right; 
}

#content_box01_r img{
	float:left;
}



#office_list{
	width: 550px;
	height: auto;
	margin: 2px 0 0 0;
}

#office_list h3 {
	display:block;
	width:550px;
	height:auto;
	padding-bottom: 5px;
	background: url(../img/line.gif) bottom no-repeat;
	color: #074dbb;
	font-weight:bold;
}

#office_list table {
	margin: 13px 0 0 0;
	background: #ffffff;
}

#office_list th {
	width: 112px;
	border-right: solid 1px #ffffff;
	padding: 4px 6px;
	white-space: nowrap;
}

#office_list td {
	padding: 4px 6px;
}

#office_list td.address {
	width: 251px;
	border-right: solid 1px #ffffff;
}

#office_list td.tel {
	width: 149px;
	text-align: center;
	white-space: nowrap;
}

#office_list tr.gray_line {
	background: #eeeeee;
}

#content_box02 {
	width: 550px;
	height: auto;
	margin: 16px 0 45px 0;
	text-align: center;
}