/*5103 START by xa_lijp 20150811*/
@charset "EUC-JP";
/* =========================================================
content 利用規約
========================================================= */
/* #35304 DELETE by xa_hxd 20231102 GOOBIKE-4932 【グーバイク本体】SP版のグロナビ設置（2）*/
#all_wrap h2{
	font-size: 16px;
	line-height: 2.7;
	height: 45px;
	background-color: #3a5ca8;
	color: #ffffff;
	font-weight: bold;
	padding-left: 11px;
}
#all_wrap .next_top_btn a{
	display: block;
	font-size: 13px;
	line-height: 2.7;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.4);
	box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.4);
	width: 52%;
	margin: 0 auto;
	height: 37px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	font-weight: bold;
	text-align: center;
	color: #333333;
	background: -moz-linear-gradient(top,#f6f6f6 0%,#edecec);
	background: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#edecec));
	border: 1px solid #c3c3c3;
}

#content #instructions {;
	line-height: 1.75;
}
#content #instructions h3 {
	padding: 7px 10px;
	background-color: #808080;
	text-align: left;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
}
#content #instructions h4 {
	padding-top: 5px;
	font-weight: bold;
}
#content #instructions .f_bold {
	font-weight: bold;
}
#content #instructions .intro {
	font-size: 13px;
	line-height: 1.75;
}
#content #instructions .sentence_top {
	padding-top: 5px;
}
#content #instructions .sentence_last {
	padding-bottom: 20px;
}
#content #instructions p {
	padding: 10px;
}
#content #instructions dl {
	display: table;
	padding-bottom: 5px;
}
#content #instructions dl dt,
#content #instructions dl dd {
	display: table-cell;
}
#content #instructions dl dt {
	width: 20px;
}
#content #instructions .list {
	display: block;
}
/*5103 END by xa_lijp 20150811*/
