@charset "shift_jis";

/*==================================================
  help_top
  help_top_read
  help_top_navi
  help_top_list
==================================================*/

/*--------------------------------------
  common
--------------------------------------*/

body#AgreeSns {
	margin:0;
	padding:0;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo,"游ゴシック", YuGothic, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Aria, sans-serif;
	color:#505050;
	line-height:1.4;
	word-wrap: break-word;
	width:100%;
	font-size: 14px;
	vertical-align:middle;
	background-color: #fbfaf8;
}

#container{
	background-color:#FBFAF8!important;
}


.cF:after {
    content: "";
    display: block;
    height: 0;
    visibility: hidden;
    clear: both;
}
.cF {
    display: inline-table;
    min-height: 1%;
}
/* Hides from IE-mac \*/
* html .cF { height: 1%; }
.cF { display: block; }
/* End hide from IE-mac */

.pb5 { padding-bottom: 5px;}
.pb10 { padding-bottom: 10px;}
.pb15 { padding-bottom: 15px;}
.pb20 { padding-bottom: 20px;}
.pb25 { padding-bottom: 25px;}
.pb30 { padding-bottom: 30px;}
.pb35 { padding-bottom: 35px;}
.pb40 { padding-bottom: 40px;}
.pb45 { padding-bottom: 45px;}
.pb50 { padding-bottom: 50px;}
.pb55 { padding-bottom: 55px;}
.pb80 { padding-bottom: 80px;}
.pb150 { padding-bottom: 150px;}

.pt5 { padding-top: 5px;}
.pt10 { padding-top: 10px;}
.pt15 { padding-top: 15px;}
.pt20 { padding-top: 20px;}
.pt25 { padding-top: 25px;}
.pt30 { padding-top: 30px;}
.pt35 { padding-top: 35px;}
.pt40 { padding-top: 40px;}
.pt45 { padding-top: 45px;}
.pt50 { padding-top: 50px;}
.pt55 { padding-top: 55px;}
.pt80 { padding-top: 80px;}
.pt150 { padding-top: 150px;}

.mb5 { margin-bottom: 5px;}
.mb10 { margin-bottom: 10px!important;}
.mb15 { margin-bottom: 15px!important;}
.mb20 { margin-bottom: 20px!important;}
.mb25 { margin-bottom: 25px;}
.mb30 { margin-bottom: 30px;}
.mb35 { margin-bottom: 35px;}
.mb40 { margin-bottom: 40px;}
.mb45 { margin-bottom: 45px;}
.mb50 { margin-bottom: 50px;}
.mb55 { margin-bottom: 55px;}
.mb150 { margin-bottom: 150px;}

.mt5 { margin-top: 5px;}
.mt10 { margin-top: 10px;}
.mt15 { margin-top: 15px;}
.mt20 { margin-top: 20px;}
.mt25 { margin-top: 25px;}
.mt30 { margin-top: 30px;}
.mt35 { margin-top: 35px;}
.mt40 { margin-top: 40px;}
.mt45 { margin-top: 45px;}
.mt50 { margin-top: 50px;}
.mt55 { margin-top: 55px;}
.mt150 { margin-top: 150px;}

.f_left{
	float:left;
}

.f_right{
	float:right;
}

.font12{
	font-size:12px;
}

.font16{
	font-size:16px;
}

.ttl_bold {
	font-weight: bold;
}

.btn{
	display:block;
	width: 500px;
	text-align: center;
	padding: 3px 0;
	background-color: #928E88;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	margin-left: 5px;
	font-weight: bold;
	color: #FFF;
	padding: 10px 0;
	margin: 0 auto;
}

.btn_s{
	display:block;
	width: 200px;
	text-align: center;
	padding: 3px 0;
	background-color: #928E88;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	margin-left: 5px;
	font-weight: bold;
	color: #FFF;
	padding: 10px 0;
	margin: 0 auto;
}

.font_gray{
	color:#666;
}

.text_center{
	text-align:center;
}

#AgreeSns .btn a.support_btn{
	color:#fff!important;
	text-decoration:none;
}

#AgreeSns a.support_btn, a.support_btn:link{
	color:#fff;
	text-decoration:none;
}

/*--------------------------------------
  AgreeSns 150303_renewal
--------------------------------------*/

#AgreeSns .container {
	width: 970px;
	margin: 0 auto;
	font-size:14px!important;
	line-height:1.6;
}

#AgreeSns .ttl_h1{
	font-size:18px;
	text-align:left;
	padding:28px 0 10px;
	line-height:1.2;
	border-bottom: #C0B49D solid 2px;
}

.box-ll{width: 970px;}

.box-ll .c-body{
	border-left:#ebe7e2 solid 1px;
	border-right:#ebe7e2 solid 1px;
	padding:0 19px 1px;
	background-color:#FFF;
}

#AgreeSns{
	font-size:14px!important;
}
#AgreeSns .p-ttl{
	padding:20px 0 5px;
	font-size:16px;
	color:#000000;
}
#AgreeSns .text_left{
	width:720px;
	text-align: left;
}

.text_right{
	text-align: right;
}


#AgreeSns .help_top_navi {
	background-color:#eee;
	padding:20px;
	}

#AgreeSns .help_top_navi ul li {
  display: block;
  float: left;
  padding: 2px 20px 2px 12px;
  white-space: nowrap;
}

#AgreeSns .coution_list_ttl{
	font-size:14px;
	background-color:#eee;
	padding-left:20px;
	line-height:2.5;
}

#AgreeSns .coution_list_ttl a{
	color:#333;
	}

#AgreeSns .coution_list li {
  margin-left: 20px;
  padding: 4px 0px 4px 18px;
  background: url(../gif/help_icon_ya1.gif) left center no-repeat;
  background-size: 10px;
}

#AgreeSns .agree_sns_text {
	margin-top: 15px;
	margin-left: 22px;
	line-height:1.8;
}

#AgreeSns .c-body a{
	text-decoration:underline;
}



