/* DOM & INT INPUT */
#pageslide #statusList_section-list p.pageslide-close {
	right: -0.5%;
}


#spDomContainer div.inputHorizon dd.hasRightIcon div.slideButton em {
	padding-right: 7%;
}

#nameArea p.rank {
	font-size: 12px;
	line-height: 1em;
	margin: 0;
	padding: 5px 10px;
	border-bottom: thin solid #CCCCCC;
}
#nameArea .rank img {
	vertical-align: middle;
	width: 38px;
}
#nameArea .rank span {
	padding-left: 10px;
}


#spDomContainer div.noticeBox {
    padding: 5px;
    border: 1px solid #CC0000;
}
#spDomContainer div.noticeBox p {
    margin: 0;
}

#spDomContainer div.error-box {
	border: 2px solid #CC0000 !important;
	padding: 1px 10px !important;
}
#spDomContainer div.error-box p {
	color: #CC0000 !important;
	margin-bottom: 5px !important;
}

.error {
	background: #ffeaea !important;
}

#RegionList_dep-select .viewText, #RegionList_arr-select .viewText {
	border-bottom: 1px solid #CCCCCC;
}

/* RESULT */
#mile #nameArea p.rank {
	font-size: 12px;
	line-height: 1.0em;
	margin: 0;
	padding: 5px 10px 5px 10px;
}
#mile .rank img {
	vertical-align: middle;
	width: 38px;
}
#mile .rank span {
	padding-left: 10px;
}
#mile h1.fntSmall {
	font-size: 14px!important;
	line-height: 1.25em;
}
#mile h2.fntSmall {
	font-size: 14px!important;
	line-height: 1.25em;
}
#mile h1 {
/*	border-top: 1px solid #CCCCCC !important;*/
	border-bottom: 1px solid #CCCCCC !important;
	margin-bottom: 10px;
	padding: 5px 0;
}
#mile h2.spShatterN a {
	display: block;
	padding-left: 10px;
}
/* シャッター */
#mile h2.spShatterP {
	margin: -1px auto 0 !important;
	padding: 0px;
	width: 100%;
	height: auto;
	border-top: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
	border-left: none;
	border-right: none;
	-webkit-border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
#mile h2.spShatterP {
	background: none;
	background-color: #ffffff;
}
h2.spShatterP a {
	background-image: url(/sp/cam_app/mile/image/h2_plus_2.png);
	-webkit-background-size: 31px 31px;
	background-repeat: no-repeat;
	background-position: 10px 50%;
}
.tabArea h2.spShatterP a {
	font-weight: normal;
}
#mile h2.spShatterP a {
	display: block;
	padding: 0.7em 10px 0.7em 52px;
	text-decoration: none;
	font-weight: bold;
	color: #333;
	-webkit-border-radius: 0;
}
#mile h2.spShatterM {
	margin: -1px auto 0 !important;
	padding: 0px;
	width: 100%;
	border-top: solid 1px #CCC;
	border-bottom: none;
	border-left: none;
	border-right: none;
	-webkit-border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
#mile h2.spShatterM {
	background: none;
	background-color: #FFFFFF;
}
h2.spShatterM a {
	background-image: url(/sp/cam_app/mile/image/h2_minus_2.png);
	-webkit-background-size: 31px 31px;
	background-repeat: no-repeat;
	background-position: 10px 50%;
}
.tabArea h2.spShatterM a {
	font-weight: normal;
}
#mile h2.spShatterM a {
	display: block;
	padding: 0.7em 10px 0.7em 52px;
	text-decoration: none;
	font-weight: bold;
	color: #333;
	-webkit-border-radius: 0;
}
.spShatterC {
	background: url("/sp/cont_common/image/h2_close_2.png") no-repeat scroll 95% 42% transparent;
	background-size: 20px 20px;
}
#mile div.toggleBoxTarget {
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 0;
}
/* ポイント表示 */
.ptablebox {
	border: 1px solid #CCC;
	-webkit-border-radius: 5px;
}
.ptable {
	width: 100%;
	border-spacing: 0;
	-webkit-border-radius: 5px;
}
.ptable th {
	background-color: #def3ff!important;
	text-align: left;
	font-weight: normal;
	padding: 5px 5px 5px 10px;
}
.tabArea .ptable th {
	border-left: #aaa dotted 1px;
	border-bottom: #aaa dotted 1px;
}
.tabArea .ptable tr th:first-child {
	border-left-width: 0 !important;
}
#mile .ptable th {
	background-image: url(/sp/cam_app/mile/image/border_dotted_6x4.png);
	background-position: bottom left;
	background-repeat: repeat-x;
	-webkit-background-size: 3px 2px !important;
	width: 60%;
}
.tabArea .ptable td {
	border-left: #aaa dotted 1px;
	border-bottom: #aaa dotted 1px;
	padding-left: 5px;
}
#mile .ptable td {
	background-image: url(/sp/cam_app/mile/image/border_dotted_6x4.png);
	background-position: bottom left;
	background-repeat: repeat-x;
	-webkit-background-size: 3px 2px !important;
	width: 50%;
	text-align: right;
	padding-right: 5px;
}
.ptable tr:first-child th:first-child, .ptable tr:first-child td:first-child {
	-webkit-border-radius: 5px 0 0 0;
}
.ptable tr:first-child th:last-child, .ptable tr:first-child td:last-child {
	-webkit-border-radius: 0 5px 0 0;
}
.ptable tr:last-child th:first-child, .ptable tr:last-child td:first-child {
	-webkit-border-radius: 0 0 0 5px;
}
.ptable tr:last-child th:last-child, .ptable tr:last-child td:last-child {
	-webkit-border-radius: 0 0 0 0;
}
.tbottom {
	background-image: none!important;
}
#mile .tbottom {
	-webkit-border-radius: 0 0 0 5px!important;
}
.tabArea .tbottom {
	border-bottom-width: 0 !important;
}
#mile .ttop {
	-webkit-border-radius: 5px 0 0 0!important;
}
/*ポイント縦並び表示 */
#mile .pbox {
	-webkit-border-radius: 5px!important;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	margin-top: 10px;
}
#mile dl.leng {
	margin: 0px;
}
#mile dl.leng dt {
	background-color: #def3ff!important;
	padding: 5px 10px;
	font-size: 16px;
}
#mile dl.leng dt span {
	float: right;
}
#mile dl.leng dd {
	background-image: url(/sp/cam_app/mile/image/border_dotted_6x4.png);
	background-position: bottom left;
	background-repeat: repeat-x;
	-webkit-background-size: 3px 2px !important;
	text-align: left;
	margin-left: 0;
	padding: 5px 10px;
	font-size: 16px;
}
#mile dl.leng dt:first-child {
	-webkit-border-radius: 5px 5px 0 0!important;
}
#mile dl.leng dd:last-child {
}
.mb10 {
	margin-bottom: 10px!important;
}
section.resultTable {
	margin-bottom: 0px;
	border-bottom: 0px;
}
.w100 {
width: 100%;
}
.bwnW98{
	width:98%;
}
#mile .ptable th.bwnBg{
	background-color:#f0cfc4 !important;
}


/* ERROR */
.fntMedium {
font-size: 18px;
line-height: 1.5em;
}
div.errorBox {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 2px solid #CC0000;
}

#spDomContainer li {
    list-style: none outside none;
    padding-left: 0;
    text-indent: 0;
}

