@charset "utf-8";
/* CSS Document */

#main #attention {
	width: 560px;
	float: left;
	margin-left: 10px;
}
#main  #attention  .tokutei {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #666666;
	font-size: 11px;
	line-height: 1.5em;
	width: 560px;
	margin-top: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	float: left;
}
#main   #attention   .tokutei   .right {
	background-color: #F9F9F9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 10px;
}
#main   #attention   .tokutei   .left {
	background-color: #F1F2F5;
	width: 200px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	text-indent: 10px;
}
#main #attention #pay_title {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: normal;
	color: #666666;
	font-size: 13px;
	line-height: 1.7em;
	width: 560px;
	height: 30px;
	background-image: url(../images/shop_list_border.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 5px;
	float: left;
}

#main #attention #tokutei_title {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: normal;
	color: #666666;
	font-size: 13px;
	line-height: 1.7em;
	width: 560px;
	height: 30px;
	background-image: url(../images/shop_list_border.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 5px;
	float: left;
}
#main #attention #send_title {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: normal;
	color: #666666;
	font-size: 13px;
	line-height: 1.7em;
	width: 560px;
	height: 30px;
	background-image: url(../images/shop_list_border.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 5px;
	float: left;
}
#main #attention #gotop {
	text-decoration: none;
	display: block;
	float: right;
	width: 78px;
	background-image: url(../images/page_top.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 18px;
	margin-top: 5px;
}
#main #attention .privacy_title {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: normal;
	color: #666666;
	font-size: 13px;
	line-height: 1.7em;
	width: 560px;
	height: 30px;
	background-image: url(../images/shop_list_border.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 5px;
	float: left;
}
#main #attention .privacy_content {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 1.5em;
	color: #999999;
	float: left;
	width: 540px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#main #attention .privacy_content ul {
	margin-top: 10px;
}
#main #attention .privacy_content .privacy_li {
	font-size: 12px;
	list-style-position: inside;
	list-style-image: url(../images/triangle.gif);
	line-height: 1.5em;
}
.tiiki{
	font-size: 11px;
	background-color: #F1F2F5;
	padding:3px;
}
.soryo{
	font-size: 11px;
	background-color: #FFF;
	padding:3px;
}
.hyou{
	background-color:#666;
}