@charset "utf-8";
/* CSS Document */




/*========================================
　　トップ
========================================*/

.top_image {
	padding: 0px 0px 30px;
	}



/*　TOPキャプチャー
----------------------------------------*/

#top_capture1 {
	margin: 0px 0px 0px 20px;
	}

#top_capture1 a img {
	border: #CCCCCC 1px solid;
	float: left;
	}

#top_capture1 div {
	width: 250px;
	margin: 0px 0px 0px 220px;
	padding: 0px;
	}

#top_capture1 div h3 {
	font-size: 12px;
	font-weight: normal;
	background-color: #999999;
	color: #FFFFFF;
	line-height: 14px;
	margin: 0px 0px 5px;
	padding: 5px 10px;
	text-align: center;
	}

#top_capture1 div h3 a:link { color: #FFFFFF; text-decoration: none; }
#top_capture1 div h3 a:visited {color: #FFFFFF; text-decoration: none; }
#top_capture1 div h3 a:hover {color: #99CCFF; text-decoration: none; }
#top_capture1 div h3 a:active {color: #99CCFF; text-decoration: none; }

#top_capture1 div p {
	margin: 0px;
	padding: 0px;
	}



/*　TOPキャプチャー2
----------------------------------------*/

#top_capture2 {
	clear: both;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	}

#top_capture2 ul {
	margin: 0px;
	padding: 0px;
	}

#top_capture2 ul li {
	padding: 0px;
	list-style: none;
	width: 192px;
	float: left;
	}

#top_capture2 ul li img {
	border: #CCCCCC 1px solid;
	margin-bottom: 10px;
	}

#top_capture2 ul li h3 {
	font-size: 12px;
	font-weight: normal;
	background-color: #999999;
	color: #FFFFFF;
	line-height: 14px;
	margin: 0px 0px 5px;
	padding: 5px 0px;
	text-align: center;
	}

#top_capture2 ul li h3 a:link { color: #FFFFFF; text-decoration: none; }
#top_capture2 ul li h3 a:visited {color: #FFFFFF; text-decoration: none; }
#top_capture2 ul li h3 a:hover {color: #99CCFF; text-decoration: none; }
#top_capture2 ul li h3 a:active {color: #99CCFF; text-decoration: none; }

#top_capture2 ul li p {
	margin: 0px;
	padding: 0px;
	}

.margin_l17 {
	margin: 0px 0px 0px 17px;
	}



/*　加盟店の特長
----------------------------------------*/

#top_tokucho {
	width: 620px;
	margin: 0px 0px 60px 20px;
	}

#top_tokucho div {
	margin: 0px 0px 40px;
	}

#top_tokucho table {
	width: 620px;
	margin: 0px;
	}

#top_tokucho table thead th {
	background-color: #999999;
	text-align: center;
	font-weight: bold;
	padding: 5px 0px;
	color: #FFFFFF;
	border-right: #FFFFFF 1px solid;
	font-weight: normal;
	}

#top_tokucho table thead td {
	background-color: #999999;
	text-align: center;
	padding: 5px 0px;
	color: #FFFFFF;
	}

#top_tokucho table tbody th {
	padding: 10px 10px;
	border-bottom: #CCCCCC 1px solid;
	}

#top_tokucho table tbody td {
	padding: 20px 10px 10px 20px;
	border-bottom: #CCCCCC 1px solid;
	}

#top_tokucho table tbody td b {
	font-weight: 100;
	border-bottom: #8FD1FE 1px solid;
	display: inline;
	line-height: 21px;
	background-color: #B2DFFF;
	}




/*　加盟店バナー
----------------------------------------*/

#top_point {
	clear: both;
	margin: 0px 0px 50px;
	}




/*　TOP文字
----------------------------------------*/

#top1 {
	width: 620px;
	margin: 20px 0px 50px 20px;
	}

#top1 img {
	padding-bottom: 5px;
	}
	
