.mar01 {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.mar02 {
    margin-top: 10px;
}
.mar03 {
    margin-top: 2px;
	_margin-top: 7px;
}
.mar03 p {
    width: 500px;
	text-align: left;
	margin-top: 10px;
	font-size:11px;
	line-height: 150%;
}
.pad01 {
	margin-bottom: 10px;
	padding-top: 10px;
	clear: left;
}
.pad01 p {
    width: 560px;
	text-align: left;
	margin-left: 100px;
	font-size:11px;
	line-height: 150%;
}

h1 {
    font-size: 48px;
	color: #FF6600;
}
h1 img {
    margin: 6px 0px;
}
.col01 {
    font-size: 14px;
    color: #FFFFFF;
}
#k18 {
    width: 260px;
	margin-top: 10px;
}
#k18 img {
    margin-right: 10px;
	vertical-align: middle;
}
.bg01 {
    background-position: center 30px;
	background-image: url(../img/index_tit.jpg);
	background-repeat: no-repeat;
}
.bg02 {
    background-image: url(../img/bg_main.jpg);
	background-repeat: repeat-y;
}
.bg03 {
    background-position: top;
	background-image: url(../img/bg_rx.gif);
	background-repeat: repeat-x;
}
.bg_camp {
    width: 566px;
	height: 240px;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-top: 110px;
	background-image: url(../img/campain_img.jpg);
	background-repeat: no-repeat;
}
.bg_camp p {
	width: 250px;
	padding-top: 15px;
}
.bg_camp img {
    display: block;
	margin-top: 8px;
	}
.f_1 {
    font-size: 24px;
	vertical-align: sub;
}
.f_2 {
    font-size: 40px;
	font-weight: bold;
	vertical-align: super;
	color: #FF0000;
}
#link_s {
    width: 680px;
	height: 120px;
	padding: 5px 1px;
	text-align: left;
}
#link_s li {
    float: left;
	margin-left: 4px;
	margin-right: 4px;
	margin-bottom: 5px;
}
.ban {
    margin: 10px 0px;
}
.ban img {
    margin-left: 20px;
	margin-right: 6px;
}
.txt {
    clear: left;
	margin-top: 20px;
	border: 1px solid;
	border-color: #666666 #333333 #333333 #666666;
}
.enter {
    clear: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
.footer_index {
	height: 45px;
	padding-top: 5px;
	color: #999999;
}

a.price_privacypolicy {
  display: block;
  text-decoration:underline;
  width: 100%;
  text-align:center;
  color:#FF3300;
  padding: 5px 0px 30px 0px;
  font-size:18px;
  font-weight: bold;
}
/* privacypolicy.html*/
.privacypolicy_top {
  clear: left;
}
.privacypolicy_title {
  width: 96%;
  margin: 15px auto;
  color: #FFF;
  padding: 5px;
  text-align: center;
  background-color: #FF3300;
  font-size: 18px;
  border-width: 1px;
  border-style:solid;
  border-color:#666 #333 #333 #666;
}
.privacypolicy_tokusyo {
  width: 96%;
  margin: auto;
  font-size: 14px;
  text-align:left;
}
.privacypolicy_tokusyo dt:before {
  content: ' ';
}
.privacypolicy_tokusyo dt {
  color: #FF3300;
}
.privacypolicy_tokusyo dd {
  margin: 5px 0px 10px 20px;
}

.privacypolicy_kiyaku {
  width: 96%;
  margin: auto;
  font-size: 14px;
  text-align:left;
}
.privacypolicy_kiyaku li:before {
  content: ' ';
  color: #FF3300;
}
.privacypolicy_kiyaku li {
  margin: 5px 0px 10px 0px;
}
.privacypolicy_kiyaku li>ul>li:before {
  content: ' ';
  color:#FF9900;
}
.privacypolicy_kiyaku li>ul {
  margin-top:10px;
}
.privacypolicy_kiyaku li>ul>li {
  margin: 2px 0px 2px 20px;
  color: #FF9900;
}

.privacypolicy_privacy {
  width: 96%;
  margin: auto;
  font-size: 14px;
  text-align:left;
}
.privacypolicy_privacy dt:before {
  content: ' ';
}
.privacypolicy_privacy dt {
  color: #FF3300;
}
.privacypolicy_privacy dd {
  margin: 5px 0px 10px 20px;
}
.privacypolicy_privacy li {
  list-style-type: circle;
  margin: 5px 0px 10px 20px;
}