@charset "Shift_JIS";

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

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

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

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


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

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

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

#outline_box table {
	float:left;
	width: 356px;
	margin: 12px 0 0 0;
}

#outline_box th {
	width: 63px;
	padding: 0 0 5px 0;
	color:#1c84eb;
}

#outline_box td {
	padding: 0 0 5px 0;
}

#outline_box img {
	display:block;
	float:right;
}

#history {
	width: 550px;
	height: auto;
	margin: 23px 0 0 0;
}

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

#history table {
	margin: 12px 0 0 0;
	width: 550px;
	height: auto;
}

#history th {
	width: 63px;
	padding: 0 0 8px 0;
	color:#1c84eb;
	vertical-align:top;
}

#history td {
	padding: 0 0 8px 0;
	vertical-align:top;
}


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