@charset "UTF-8";


/* **************************************************************
 ページID　定義
************************************************************** */

#s_check_info {
	width: 566px;
	min-height: 500px;
	color: #505050;
	padding-bottom: 30px;
}
*html #s_check_info {
	height: 500px;
}

#s_check_info a {
	text-decoration: underline;
}

/* **************************************************************
 ▼▼ スタイル定義 ▼▼
************************************************************** */

#s_check_info h5.title-h5 {
	font-size: 80%;
	font-weight: bold;
	line-height: 1.4em;
	color: #565656;
	margin-bottom: 5px;
}

#s_check_info h5 {
	font-size: 80%;
	font-weight: bold;
	line-height: 1.4em;
	color: #fa7d19;
	margin-bottom: 20px;
}

#s_check_info h6 {
	font-size: 80%;
	font-weight: bold;
	line-height: 1.4em;
	margin-bottom: 15px;
}

#s_check_info h6.title-h6 {
	font-size: 80%;
	font-weight: bold;
	line-height: 1.4em;
	margin-bottom: 5px;
}

#s_check_info table.table-style01 caption span {
	display: block;
	font-size: 80%;
	padding-bottom: 3px;
	text-align: left;
	line-height: 1.2em;
}