@charset "UTF-8";

* {
	margin: 0;
	padding: 0;
	word-wrap: break-word;
}

body {
	font-family: Arial;
	-webkit-text-size-adjust: none;
	font-size: 100%;
}

img {
	border: 0;
}

li {
	list-style: none;
}

a {text-decoration: none;
}


.accbox:after,
.hbox:after,
.menu:after,
.helpbox:after,
.help:after,
.clearfix:after {
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}

.clearfix {
    display:inline-block;
    min-height:1%;  /* for IE 7*/
}



/* header */

.hbox {
	width: 97%;
	margin: 0 auto;
}

marquee {
-moz-box-shadow: 0 1px 3px #A7A7A7;
-webkit-box-shadow: 0 1px 3px #A7A7A7;
text-shadow: 1px 1px 1px #4B4B4B;
	margin-bottom: 7px;
	padding: 3px 0 7px 0;
	color: #ffffff;
	background: #37AEC1;
}

header h1 {
	font-size: 12px;
	font-weight: normal;
-moz-box-shadow: 0 1px 3px #A7A7A7;
-webkit-box-shadow: 0 1px 3px #A7A7A7;
text-shadow: 1px 1px 1px #4B4B4B;
	margin-bottom: 7px;
	padding: 3px 0 7px 0;
	color: #ffffff;
	background: #37AEC1;
}

.notice {
	font-size: 10px;
	font-weight: normal;
}

.logo {
	float: left;
}

.h_navi {
	margin-top: 2px;
	float: right;
text-shadow: 1px 1px 1px #ffffff;
	width: 75px;
	border: 1px solid #B4B4B4;
background: -moz-linear-gradient(bottom, #ECECEC, #F9F9F9);
background: -webkit-gradient(linear, center bottom, center top, from(#ECECEC), to(#F9F9F9));
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
}

.h_navi a {
color:#37AEC1;
    font-size:12px;
	padding: 5px 0 5px 20px;
background: url(../../images/sp/login_icon.png) no-repeat 10%;
display: block;
}

.h_line {
	margin: 5px auto 10px auto;
	width: 93%;
	height:4px;
	background: #37AEC1;
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
}


/* menu */

.banner {
	margin: 0 auto 5px auto;
	text-align: center;
}


/* attention */

.topleadNotice {
    font-size:12px;
	width: 100%;
	text-align: left;
	margin-top: -1px;
	border-top: 1px solid #B4B4B4;
	border-bottom: 1px solid #B4B4B4;
background: url(../../images/sp/attlist_arrow.png) no-repeat right center;
}

.topleadNotice2 {
    font-size:12px;
	width: 100%;
	text-align: left;
	margin-top: -1px;
	border-top: 1px solid #B4B4B4;
	border-bottom: 1px solid #B4B4B4;
background: url(../../images/sp/attlist_arrow.png) no-repeat right center;
}

.topleadNotice3 {
	line-height: 1.2em;
color:#ff0000;
    font-size:11px;
	width: 100%;
	text-align: left;
	margin-top: -1px;
	border-top: 1px solid #B4B4B4;
	border-bottom: 1px solid #B4B4B4;
}

.topleadNotice3 span {
	margin: 5px 10px;
display: block;
}

.topleadNotice a {
color:#ff0000;
}

.topleadNotice a,
.topleadNotice2 a {
	margin: 5px 30px 5px 10px;
display: block;
}


/* menu */

.nbox {
	margin: 15px 0 10px 0;
	padding: 10px 0;
	border-top: 1px solid #B4B4B4;
	border-bottom: 1px solid #B4B4B4;
	background: #F5F5F5;
}

.menu {
	width: 95%;
	margin: 0 auto;
	border: 1px solid #B4B4B4;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
background: -moz-linear-gradient(bottom, #E6E6E6, #FFFFFF);
background: -webkit-gradient(linear, center bottom, center top, from(#E6E6E6), to(#FFFFFF));
}

.menu li {
	width: 50%;
	float: left;
}

.menu ul li a {
	font-weight: bold;
color:#37AEC1;
display: block;
	padding: 11px 0 0 8px;
font-size:14px;
text-shadow: 1px 1px 1px #ffffff;
	height: 32px;
	background: url(../../images/sp/arrow_icon.png) no-repeat 97% center;
}

.menu ul li.list1 a,
.menu ul li.list3 a {
	border-right: 1px solid #B4B4B4;
}

.menu ul li.list1 a,
.menu ul li.list2 a {
	border-bottom: 1px solid #B4B4B4;
}


/* search */

.sbox h1 {
	padding: 12px 0 0 30px;
	font-weight: bold;
color:#ffffff;
font-size:14px;
	height: 34px;
	background: url(../../images/sp/search_title.png) repeat-x;
}

.sbg {
	width: 90%;
	margin: 0 auto;
	padding: 10px;
	background: #DCF9FE;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

.sbg img {
	margin: 0 2px;
}

.pbox h1 {
	margin-top: 10px;
	padding: 12px 0 0 30px;
	font-weight: bold;
color:#ffffff;
font-size:14px;
	height: 34px;
	background: url(../../images/sp/pop_title.png) repeat-x;
}

.pbox .txt_s {
	font-size: 12px;
}


.plist {
	width: 95%;
	margin: 0 auto;
	border-top: 1px solid #C1C1C1;
	border-left: 1px solid #C1C1C1;
	border-right: 1px solid #C1C1C1;
}

.plist ul li {
    font-size:12px;
	font-weight: bold;
	border-bottom: 1px solid #C1C1C1;
	text-align: left;
background: -moz-linear-gradient(bottom, #E6E6E6, #FFFFFF);
background: -webkit-gradient(linear, center bottom, center top, from(#E6E6E6), to(#FFFFFF));
}

.plist ul li a {
color:#737373;
	margin: 3px 3px 3px 0;
	padding: 12px 3px 12px 8px;
background: url(../../images/sp/plist_arrow.png) no-repeat right center;
display: block;
}


/* campaign */

.cbox h1 {
	margin-top: 10px;
	padding: 12px 0 0 30px;
	font-weight: bold;
color:#ffffff;
font-size:14px;
	height: 34px;
	background: url(../../contents/sp/images/cam_title.png) repeat-x;
}

/* info */

.ibox h1 {
	padding: 12px 0 0 30px;
	font-weight: bold;
color:#ffffff;
font-size:14px;
	height: 34px;
	background: url(../../contents/sp/images/info_title.png) repeat-x;
}

/* help */

.helpbox h1 {
	margin-top: 10px;
	padding: 12px 0 0 30px;
	font-weight: bold;
color:#ffffff;
font-size:14px;
	height: 34px;
	background: url(../../contents/sp/images/help_title.png) repeat-x;
}

.help {
	width: 95%;
	margin: 0 auto;
	border: 1px solid #B4B4B4;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
background: -moz-linear-gradient(bottom, #F3F2F2, #FFFFFF);
background: -webkit-gradient(linear, center bottom, center top, from(#F3F2F2), to(#FFFFFF));
}

.help li {
	width: 50%;
	float: left;
}

.help ul li a {
color:#737373;
display: block;
	padding: 13px 0 0 8px;
font-size:12px;
	height: 32px;
	background: url(../../images/sp/arrow_icon.png) no-repeat 97% center;
}

.help ul li.list1 a,
.help ul li.list3 a,
.help ul li.list5 a,
.help ul li.list7 a {
	border-right: 1px solid #B4B4B4;
}

.help ul li.list1 a,
.help ul li.list2 a,
.help ul li.list3 a,
.help ul li.list4 a,
.help ul li.list5 a,
.help ul li.list6 a {
	border-bottom: 1px solid #B4B4B4;
}

/* footer */

footer {
	margin-top: 20px;
}

.f_navi {
	text-align: center;
    font-size:14px;
	line-height: 1.8em;
color:#737373;
}

.f_navi a {
color:#737373;
}

.copy {
	margin-top: 15px;
	text-align: center;
	padding: 5px 0 5px 0;
    font-size:9px;
color:#737373;
	border-top: 1px solid #C1C1C1;
}


/* urgent */

.urgent_txt {
margin-bottom: 8px;
padding-left: 5px;
    font-size:12px;
	text-align: left;
	background: #FEF9C0;
}

.urgent_txt a {
color:#ff0000;
padding: 5px 8px 5px 15px;
background: url(../../images/sp/attlist_arrow.png) no-repeat left center;
}


/* accordion */

h1.acc_btn {
	clear: both;
	margin: 10px auto;
	padding: 5px;
	text-align: center;
	color: #ffffff;
text-shadow: 1px 1px 1px #06AEC6;
    border-top: 1px solid #44D0E4;
    border-bottom: 1px solid #44D0E4;
background: -moz-linear-gradient(bottom, #9CEBF7, #65E0F2);
background: -webkit-gradient(linear, center bottom, center top, from(#9CEBF7), to(#65E0F2));
}

.accbox {
	background: url(../../contents/sp/images/pop_title.png) repeat-x;
}

.flag{
font-size:14px;
color:#ffffff;
height:34px;
	padding-top: 13px;
	padding-left: 6px;
	font-weight: bold;
	text-align: left;
	display: block;
	background: url(../../contents/sp/images/op_btn.png) no-repeat right 9px;
}

h1.active{
	background: url(../../contents/sp/images/cl_btn.png) no-repeat right 9px;
}

.toggle_container {
margin-bottom: 10px;
}

p.prev-link a,
p.con-link a {
margin-bottom: 10px;
	border: 1px solid #37AEC1;
}

p.con-link a {
	display: block;
	text-align: center;
	font-size: 14px;
	background-image: url(/bus/images/sp/arrow_next.png);
	background-repeat: no-repeat;
	background-position: right center;
	background-size: 26px 40px;
	-webkit-background-size: 26px 40px;
	-moz-background-size: 26px 40px;
	-o-background-size: 26px 40px;
	-ms-background-size: 26px 40px;
}

.section-box {
	margin: 10px 0;
}

