/* CSS Document */

/*---------------------------------
_ページタイトル
-----------------------------------*/

h3 {
	width: 590px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*---------------------------------
_ご利用規約注釈
-----------------------------------*/

.entry_point {
	width: 520px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 150%;
}
.entry_point_right {
	width: 300px;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 150%;
}

.entry_point p {
	margin: 0px;
	padding: 0px;
}
.entry_subtitle {
	height: 35px;
	width: 530px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	margin-top: 20px;
}

.search_tb {
	width: 580px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #D5D5D5;
	border-left-color: #D5D5D5;
}
.search_tb th {
	width: 120px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #F3F3F3;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #D5D5D5;
	border-bottom-color: #D5D5D5;
}
.search_tb td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #D5D5D5;
	border-bottom-color: #D5D5D5;
}
.search_tb_td1 {
	width: 170px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.search_tb_td2 {
	width: 460px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.sea_bt {
	height: 36px;
	width: 198px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
.check_s {
	margin: 0px;
	padding: 0px;
	width: auto;
	list-style-type: none;
}
.check_s li {
	width: 140px;
	margin-top: 3px;
	margin-bottom: 3px;
	float: left;
}
