@charset "utf-8";
/* CSS Document */

#dockscp_wrap {width: 800px;margin: 0 auto;background: #f3f3f3;overflow: hidden}

#dockscp_wrap .entry{ padding: 30px 0; }
#dockscp_wrap .btn { width: 80%; max-width: 456px; margin: 0 auto 10px}
#dockscp_wrap .txt_notes { width: 100%;margin: 0 auto}
#dockscp_wrap .txt_notes p { width: 90%;font-size: 12px; line-height: 16px; text-align: center;margin: 2% auto 0 auto; }

#dockscp_wrap #bnr_docks{ width: 90%; max-width: 740px; margin: 0 auto 20px;}
#dockscp_wrap #bnr_hbdocks{ width: 90%; max-width: 520px; margin: 0 auto 40px;}

#dockscp_wrap .entry_tit{ margin-top: 50px}
#dockscp_wrap #entry_txt_notes{ width: 90%; max-width: 740px; margin: 20px auto 40px;padding: 30px 0; border-top:3px solid #006eb6;border-bottom:3px solid #006eb6; }

#dockscp_wrap #entry_txt_notes li{ font-size: 21px; line-height: 1.4; color: #0A0A0A; list-style: none;position: relative;margin:0 0 6px 1em;}
#dockscp_wrap #entry_txt_notes li:before{content: "♪"; display: block;position: absolute;top: 0;left: -1em;}

.dockscp_terms {width: 740px;margin: 0 auto;color: #504e4e;}
.dockscp_terms h2 {	margin-bottom: 20px;padding: 6px 0;	font-size: 14px;}
.ttl_application {box-sizing: border-box;	text-align: center;	background: #464646;	color: #FFFFFF}
.dockscp_terms dl {	font-size: 14px;}
.dockscp_terms dt {	margin-bottom: 2px;}
.dockscp_terms dd {	margin-left: 14px;	margin-bottom: 28px;line-height: 1.4;}
.dockscp_terms dl a {color: #d11717;text-decoration: underline;}
.dockscp_terms dl a:hover {	text-decoration: none;}
.backtotop {text-align: center;	margin: 5% auto;}
.backtotop a {font-size: 16px;	color: #0a9ae2;	text-decoration: underline;}
#txt_copyright {color: #504e4e;	text-align: center;	font-size: 12px;margin: 0 0 5%;}