h1, h2, h3, h2, h3, h6, div, p, pre, ul, ol, dl, dt, dd, address, form, blockquote {
	margin: 0;
	padding: 0;
	display: block;
	font-size: 100%;
	font-style: normal;
}

#contentsArea {
    margin: 0 auto;
    width: 950px;
}
#contentsArea p,
#contentsArea th{padding:0; margin:0; font-size:0.8em; color:#333;}

#contentsArea h1{padding:0; margin:0 0 15px 0;}

#contentsArea h3,
#contentsArea h6{padding:0; margin:0; font-size:0.875em; color:#333;}

/*#contentsArea table{margin:10px 0;}*/

#contentsArea table td{vertical-align:top;}
#contentsArea #bannar{margin-top:10px; border:none;}
#bannar img{border:none;}

.list li {
    font-size: 0.8em;
    margin-bottom: 10px;
}

.m0auto {
    margin: 0 auto;
}

#contentsArea .list{
margin-left:0;
list-style:none;
padding-left:0;
}

#contentsArea .list02{
list-style:none;
font-size: 80%;
padding-left:0;
}

#contentsArea .list li
#contentsArea .list02 li{
position:relative;
color:#333;
font-size:0.8em;
display:block;
background:none;
zoom:1;
}

#contentsArea .tableStyle01,
#contentsArea .tableStyle01 th,	
#contentsArea .tableStyle01 td{
border:#bfbfbf solid 1px;
vertical-align:middle;

}

#contentsArea .tableStyle01 th,	
#contentsArea .tableStyle01 td{
font-size:0.8em;
padding:8px;
text-align: center;
}

#contentsArea .tableStyle01{
border-collapse:collapse;
}


#contentsArea .tableStyle01 th{
background:#bf0000;
color:#FFFFFF;
font-size:0.8em;
}

#contentsArea .section{
margin-bottom:40px;
}

#contentsArea a img{
border:0;
}

.sectionTitleInner {
    border: 1px solid #f2b1b1;
    border-radius: 5px 5px 0 0;
    padding: 10px 15px 4px;
    background: url(//image.card.jp.rakuten-static.com/card_corp/pc/contents/contact/phone/bg_title_section.png) repeat-x;
}

.sectionTitle {
    border: 1px solid #bf0000;
    border-radius: 5px 5px 0 0;
    color: #fff;
    margin-bottom: 15px;
}

.sectionTitle h2 {
    height: 21px;
    overflow: visible;
}

.headingStyle01 {
    margin-bottom: 20px;
    padding: 1px;
    border: 1px solid #bfbfbf;
    background: #ffffff;
}

.headingStyle01In {
    padding: 2px;
    border: 1px solid #f0f0f0;
}

.headingStyle01In > span {
    padding: 7px 2px 7px 6px;
    border-left: 6px solid #bf0000;
    display: block;
    font-size: 14px;
    font-weight: bold;
}


.btn {
    display: table;
    width: 460px;
    height: 80px;
    box-sizing: border-box;
    padding: 0 10px 5px 10px;
    margin: 0 auto;
}

.btn:hover {
  padding-top: 5px;
  padding-bottom: 0;
}

.btn:hover a {
  box-shadow: 0 0 0 0;
  text-decoration: none;

}

.btn:visited a {
    text-decoration: none;
}

.btnGr a {
    background: #00a381;
    box-shadow: 0 5px 0 0 #004f3f;
}
.btn a {
    display: table-cell;
    position: relative;
    text-align: center;
    padding: 20px 10px 20px 15px;
    border-radius: 10px;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    vertical-align: middle;
}

.btn a > span {
    display: block;
    line-height: 1.2;
    padding-right: 25px;
    font-size: 28px;
}

.btnGr a:before {
    background: #004f3f;
}

.btn a:before {
    content: "";
    width: 25px;
    height: 25px;
    margin-top: -12px;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    right: 15px;
}

.btn a:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 23px;
    width: 8px;
    height: 8px;
    margin-top: -5px;
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.headingStyle02 {
    font-size: 16px;
    font-weight: normal;
    padding: 10px;
}

.txtBox {
    width: 760px;
}

.txtBox.txtBoxGray {
    border: 1px solid #bfbfbf;
}

.headingStyle02.headingStyle02Gray {
    background: #666;
    color: #fff;
}