@charset "UTF-8";

body{
	color:#333333;
}
#contentArea {
	background: #FFF;
	width:920px;
}
#contentAreaInner {
	float:left;
	width:655px;
	margin:0;
	padding:0;
}
#contentRight {
	float:right;
	width:235px;
	margin:0;
	padding:0;
}


/* --- clearfix --- */
.clearfix {
  *zoom: 1;
}
.clearfix:after {
  content: '';
  display: block;
  clear: both;
  height: 0;
  margin-top: -1px;
  
}


.pontaAppli {
	background-color: #F18507;
	background-image: url(../images/bg_b.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 655px;
	padding: 0px 0px 20px 0px;
	margin-top:-15px;
}

.pontaAppli { *margin-top:0px; }

.pontaAppli h3 {
	margin: 0 0 20px;
	padding: 0;
}
.pontaAppli h4,
.pontaAppli p,
.pontaAppli dl,
.pontaAppli dd {
	margin: 0;
	padding: 0;
}

.pontaAppli img {
	vertical-align: bottom;
}
.pontaAppli ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.pontaAppli .mb0 {
	margin-bottom: 0!important;
}

.pontaMain {
	background-color: #FFFEDF;
	background-image: url(../images/box_b.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px 0px 20px 18px;
	padding: 0px 0px 20px 0px;
	width: 619px;
}

.pontaMain .title {
	text-align: center;
}

.serviceL {
	float: left;
	width: 255px;
	padding: 0px 0px 0px 43px;
}
.serviceR {
	float: left;
	width: 287px;
}
.serviceL p {
	margin: 5px 0px 10px;
	font-size: 70%;
	text-align: center;
	width: 200px;
}
.serviceR .ser01 {
	margin: 10px 0px 33px 0px;
}
.serviceR .ser02 {
	margin: 0px 0px 31px 0px;
}
.serviceTxt {
	text-align: center;
	clear: both;
	font-size: 90%;
}

.coupon {
	background-image: url(../images/box02_m.gif);
	background-repeat: repeat-y;
	width: 544px;
	margin: 0px 0px 25px 38px;
}
.couponInner {
	background-image: url(../images/box02_t.gif);
	background-repeat: no-repeat;
	padding: 12px 0px 0px 0px;
}
.couponMain {
	background-image: url(../images/box02_b.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0px 0px 12px 0px;
}
.couL {
	float: left;
	width: 405px;
}
.couR {
	float: right;
	width: 130px;
}
.couL h4 {
	padding: 5px 0px 22px 12px;
}

.couL ul {
	padding: 0px 0px 0px 22px;
	font-size: 90%;
}
.couL li {
	background-image: url(../images/icon.gif);
	background-repeat: no-repeat;
	background-position: 0px 0.3em;
	padding: 0px 0px 8px 20px;
	line-height: 1.3;
}
.couR img {
	margin: 0px 0px 2px 10px;
}
.couR p {
	font-size: 70%;
	text-align: center;
	padding: 3px 5px 0px 0px;
}
p.couTxt {
	padding: 10px 0px 0px 12px;
	font-size: 70%;
	clear: both;
	line-height: 1.3;
}

.couponImg {
	margin: 0px 0px 2px 20px;
}
p.couponTxt {
	margin: 0px 0px 0px 20px;
	font-size: 70%;
}


.qa {
	margin: 0px 25px 0px 40px;
	line-height: 1.4;
}
.qa dt {
	background-image: url(../images/qa_q.gif);
	background-repeat: no-repeat;
	background-position: 0px 0.15em;
	padding: 0px 0px 10px 27px;
	font-weight: bold;
	color: #F08506;
	font-size: 120%;
}
.qa dd {
	background-image: url(../images/qa_a.gif);
	background-repeat: no-repeat;
	background-position: 0px 0.1em;
	padding: 0px 0px 22px 27px;
	font-size: 80%;
}

/*-------------------------------
snsLists style
-------------------------------*/
#ttlArea .snsLists {
    position: absolute;
    right: 0;
    top: -15px !important;
    *top:-5px !important;
}
#ttlArea .snsLists ul{
    padding:0!important;
}
#ttlArea {
    *margin-bottom: 2px !important;
}
.clearfix, .snsLists ul, #contentAreaInner .hasSidebar, #contentAreaInner .main, .bottomArea2 {
  *zoom: 1;
}
.clearfix:after, .snsLists ul:after, #contentAreaInner .hasSidebar:after, #contentAreaInner .main:after, .bottomArea2:after {
  display: block;
  clear: both;
  height: 0;
  margin-top: -1px;
}
@media print {
  .clearfix:after, .snsLists ul:after, #contentAreaInner .hasSidebar:after, #contentAreaInner .main:after, .bottomArea2:after {
    clear: both;
    height: 1px;
    margin-bottom: -1px;
    visibility: hidden;
  }
}
.bottomArea2 {
  padding-bottom: 12px;
  position: relative;
  width: 920px;
}
.bottomArea2 .snsLists {
  margin-top: 20px;
  float: right;
}
.bottomArea2 .snsLists ul{
  padding:0!important;
}


/*-------------------------------
styleの追記はここから行う
-------------------------------*/

