﻿@charset "utf-8";

/* bts CSS
------------------------------------------------ */
.bgGNaviSub {
	background:url(../images/bts/bg_global_sub.png) repeat-x;
}
.bgGNaviSub ul {
	padding-top: 3px;
}
.bgGNaviSub ul li {
	float: left;
	padding: 10px 5px 10px 0;
}
.kikan_font{
	font-size: 105%;
}

/* heaer画像のお問い合わせ */
.inquiryInner h3 {
	font-weight: bold;
}
.bts .bgKeyVis {
	position: relative;
	margin-top: 10px;
}
.bts .inquiryBox {
	position: absolute;
	top: 10px;
	right: 7px;
	width: 215px;
	padding-bottom: 6px;
	background: url(../images/bts/bg_inquiry_bottom.png) no-repeat;
	background-position: left bottom;
}
.bts .inquiryBox h2 {
	background: url(../images/bts/h2_inquiry.png) no-repeat;
	height: 25px;
	text-indent: -9999px;
}
.bts .inquiryInner {
	background: url(../images/bts/bg_inquiry_right.png) repeat-y;
	padding: 10px 12px 0 10px;
}
.bts .inquiryInner h3 {
	margin-left: 15px;
	font-size: 90%;
}
.bts .inquiryInner dl {
	width: 190px;
	padding-top: 10px;
	border-top: solid 1px #c8c8c8;
}
.bts .inquiryInner dt,
.bts .inquiryInner dd {
	float: left;
}
.bts .inquiryInner dt {
	width: 58px;
	text-align: center;
	font-size: 90%;
}
.bts .inquiryInner dd {
	width: 130px;
	font-size: 100%;
}
.bts .inquiryInner ul {
	padding: 5px 0 0 5px;
}
#Contents.bts{
	padding-bottom:20px;
}
/*----------------------------------
LEFT
-----------------------------------*/
.bts #Left{
	width:740px;
	float:left;
}
/*----------------------------------
BLOCK 
-----------------------------------*/
.bts #Left .block{
	margin-top: 20px;
	background: url(../images/bts/bg_box_bottom.gif) no-repeat;
	background-position: left bottom;
	padding-bottom: 3px;
}
.bts .block .inner {
	border-left: solid 1px #c8c8c8;
	border-right: solid 1px #c8c8c8;
}
/*----------------------------------
REASONBOX 
-----------------------------------*/
.bts .reasonBox .inner{
	padding: 25px 35px;
	font-size: 120%;
} 
.bts .reasonBox .inner .bgTop {
	width: 453px;
	background: url(../images/bts/bg_cloud_top.gif) no-repeat;
	background-position: center top;
	padding-top: 9px;
	position: relative;
}
.bts .reasonBox .inner .bgTop.male:before,
.bts .reasonBox .inner .bgTop.female:before {
	content: "";
	position: absolute;
	top: 65px;
}
.bts .reasonBox .inner .bgTop.male:before {
	background: url(../images/bts/bg_cloud_left.gif) no-repeat;
	width: 40px;
	height: 17px;
	left: -38px;
}
.bts .reasonBox .inner .bgTop.female:before {
	background: url(../images/bts/bg_cloud_right.gif) no-repeat;
	width: 39px;
	height: 22px;
	right: -37px;
}
.bts .reasonBox .inner .bgBtm {
	background: url(../images/bts/bg_cloud_bottom.gif) no-repeat;
	background-position: center bottom;
	padding-bottom: 8px;
}
.bts .reasonBox .inner .txtWrap {
	width: 390px;
	padding: 5px 30px;
	background: #F0F0F0;
	border-right: solid 1px #F5F5F5;
	border-left: solid 1px #F5F5F5;
}
.bts .reasonBox .txtWrap .caption {
	font-size: 90%;
	color: #0E246F;
}
/*----------------------------------
BTNAREA
-----------------------------------*/
.bts .btnArea {
	border-bottom: solid 2px #D2D2D2;
	margin-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
}
.bts .btnArea ul {
	padding: 6px 6px 0 6px;
	background: #D2D2D2;
}
.bts .btnArea li {
	float: left;
}
/*----------------------------------
FORBOX
-----------------------------------*/
.bts .forBox .inner {
	padding: 15px 15px 25px 15px;
	font-size: 120%;
}
.bts .forBox .voice {
	width: 535px;
	line-height: 1.1;
	margin-top: 15px;
	border-bottom: 2px solid #0E246F;
	font-size: 90%;
	font-weight: bold;
}
.bts .forBox .checks {
	margin-top: 25px;
	border-top: solid 1px #C8C8C8;
	border-bottom: solid 1px #C8C8C8;
}
.bts .forBox .checks dl {
	width: 350px;
	margin-top: 15px;
	float: left;
}
.bts .forBox .checks dt {
	padding-left: 5px;
	background: #DFE8F4;
}
.bts .forBox .checks .iconCheck {
	display: block;
	background: url(../images/bts/icon_check.png) no-repeat;
	background-position: left top;
	padding-left: 35px;
}
.bts .forBox .checks dd {
	background-position: left top;
	width: 260px;
	height: 76px;
	margin-top: 10px;
	padding: 3px 10px 20px 80px;
}
.bts .forBox .checks.manager dd {
	background: url(../images/bts/icon_please_blue.png) no-repeat;
}
.bts .forBox .checks.office dd {
	background: url(../images/bts/icon_please_orange.png) no-repeat;
}
.bts .forBox .checks dd p {
	display: inline-block;
	vertical-align: middle;
}
.bts .forBox .checks dd.borBtm {
	border-bottom: solid 1px #C8C8C8;
}
.bts .forBox .detailBtn {
	margin-top: 25px;
	text-align: center;
}
/*----------------------------------
RIGHT
-----------------------------------*/

#Right .desk li a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}

.bts #Right{
	width:190px;
	float:right;
	margin-top: 20px;
}
.bts #Right .desk li{
	margin-top: 10px;
	border: solid 1px #DBDBDB;
	font-size: 90%;
}
.bts #Right .desk li a {
	display: block;
	padding: 10px 10px 14px 10px;
	text-decoration: none;
}
.bts #Right .deskName {
	margin-top: 10px;
	font-size: 100%;
	text-decoration: underline;
}
.bts #Right p.deskInfo {
	margin-top: 5px;
	color: #000000;
}
.bts #Right .other {
	margin-top: 20px;
}
.bts #Right .other li {
	margin-top: 5px;
}

#Contents.bts #Right{
	width:190px;
	float:right;
}
/* btos CSS
------------------------------------------------ */
.btob .bgKeyVis {
	position: relative;
	margin-top: 10px;
}
.btob .inquiryBox {
	position: absolute;
	top: 10px;
	right: 7px;
	width: 215px;
	padding-bottom: 6px;
	background: url(../images/bts/btob/bg_inquiry_bottom.png) no-repeat;
	background-position: left bottom;
}
.btob .inquiryBox h2 {
	background: url(../images/bts/btob/h2_inquiry.png) no-repeat;
	height: 25px;
	text-indent: -9999px;
}
.btob .inquiryInner {
	background: url(../images/bts/btob/bg_inquiry_right.png) repeat-y;
	padding: 10px 12px 0 10px;
}
.btob .inquiryInner h3 {
	margin-left: 15px;
	padding-bottom: 5px;
	font-size: 90%;
}
.btob .inquiryInner dl {
	width: 190px;
	padding-top: 5px;
	border-top: solid 1px #c8c8c8;
}
.btob .inquiryInner dt,
.btob .inquiryInner dd {
	float: left;
}
.btob .inquiryInner dt {
	width: 58px;
	text-align: center;
	font-size: 90%;
}
.btob .inquiryInner dd {
	width: 130px;
	font-size: 100%;
}
.btob .inquiryInner ul {
	padding: 5px 0 0 5px;
}
.btob .inquiryInner .inqBtn {
	text-align: center;
	padding-top: 11px;
	padding-bottom: 11px;
}
#Contents.btob{
	padding-bottom:20px;
}
/*----------------------------------
LEFT
-----------------------------------*/
.btob #Left {
	width: 740px;
	float: left;
}
/*----------------------------------
BLOCK 
-----------------------------------*/
.btob #Left .block {
	margin-top: 20px;
	background: url(../images/bts/btob/bg_box_bottom.gif) no-repeat;
	background-position: left bottom;
	padding-bottom: 3px;
}
.btob .block .inner {
	padding: 15px;
	border-left: solid 1px #c8c8c8;
	border-right: solid 1px #c8c8c8;
}
.btob .block .inner p {
	font-size: 86%;
}
/*----------------------------------
COSTBOX 
-----------------------------------*/

.btob .costBox .inner {
	padding-bottom: 25px;
}
.btob .costBox .inner .firstTxt {
	line-height: 1.8;
	font-size: 90%;
}
.innerBtobUl {
	list-style-type: none;
}
.innerBtobUl li {
	list-style-type: none;
	float:left;
}
.boxTexBtob {
	border: solid 6px #E6E6E6;
	float: left;
	padding: 18px 13px;
	font-size: 130%;
}
.boxTexBtob.costResult {
	width: 200px;
	border: solid 6px #DFE8F4;
	color: #0E246F;
	font-size: 172%;
	padding: 15px;
}
.boxTexBtob p {
	
	font-weight: bold;
	text-align: center;
}
.plusBtob {
	position:relative;
	left: 0;
	top:24px;	
}
.lastBtob {
	position:relative;
	left: 7px;
	top:22px;
}
.btob .costBox h4 {
	border-bottom: solid 2px #0E246F;
	padding-bottom: 5px;
}
.btob .costBox .graphWrap {
	margin-top: 15px;
}
.btob .graphWrap dl {
	width: 350px;
}
.btob .graphWrap dt {
	padding-left: 5px;
	background: #DFE8F4;
}
.btob .graphWrap dt .iCheck {
	display: block;
	background: url(../images/bts/btob/icon_check.png) no-repeat;
	background-position: left top;
	padding-left: 35px;
}
.btob .graphWrap dd {
	line-height: 1.3;
	padding: 10px 0 10px 5px;
	border-bottom: dotted 1px #C8C8C8;
}
.btob .graphWrap .borNone {
	border: none;
}
.btob .costBox .grapWrap .graph {
	width: 330px;
}
.btob .costBox p.blueTxt {
	line-height: 1.5;
	margin-top: 20px;
	color: #273B7E;
	font-size: 90%;
}
/*----------------------------------
FLOWBOX 
-----------------------------------*/
.btob .flowBox .saveTxt {
	padding-bottom: 
}

.btob .flowBoxDl {
	margin: 10px 0;
	padding-bottom: 50px;
	border-top: dotted 1px #273B7E;
	font-size: 120%;
}
.btob .flowBoxDl dl {
	clear: left;
	padding: 6px;
	line-height: 230%;
		margin-top: 10px;
}
.btob .flowBoxDl dt {
	position: relative;
	float: left;
	padding: 0 14px;
	width: 220px;
	line-height: 1.5;
}
.btob .flowBoxDl dd {
	float: left;
	height: 43px;
	padding-left: 20px;
	line-height: 2.6;
}
.btob .flowBoxDl .sky {
	background: #DFE8F4;
}
.btob .flowBoxDl .gray {
	background-color: #F0F0F0;
}
.btob .flowBoxDl span {
	font-weight:bold;
	padding-right:14px;
	padding-left:2px;
	color: #0E246F;
	font-size: 153%;
} 
.btob .flowBoxDl .cRed span {
	color: #FF0000;
}
.btob .flowBoxDl .arrowUnder {
	position: absolute;
	bottom: -11px;
	left: 111px;
	width: 18px;
	height: 11px;
}
.btob .flowBox .inner .bigArrow {
	background: url(../images/bts/btob/icon_arrow_big.png) no-repeat;
	background-position: center top;
	text-align: center;
	margin-top: 35px;
	padding: 13px;
	font-size: 110%;
}
.cRed { color: #FF0000 !important; }
.btob .flowBox .iArrowC {
	display: block;
	background: url(../images/bts/btob/icon_arrow_circle.png) no-repeat;
	background-position: left top;
	padding: 3px 0 9px 25px;
}
.btob .flowBox .forCompany {
	padding: 15px;
	background: #F0F0F0;
	border-top: solid 2px #0E246F;
	font-size: 120%;
}
.btob .flowBox .forCompany .serviceName {
	font-size: 110%;
	font-weight: bold;
}
.btob .flowBox .forCompany .detail {
	margin-top: 10px;
	padding-top: 10px;
	border-top: dotted 1px #273B7E;
}
.btob .forCompany .detail .detailTxt p {
	width: 300px;
	padding: 10px 16px;
	background: #FFFFFF;
	text-align: center;
	font-size: 80%;
}
.btob .forCompany .detailImg { 
	margin-top: 15px
}
.btob .forCompany .detailImg p {
	font-weight: bold;
}
.btob .forCompany .detailImg li,
.btob .forCompany .iCircle {
	background: url(../images/bts/btob/icon_circle.png) no-repeat;
	background-position: left center;
	padding-left: 15px;
}
.btob .forCompany .detailImg .imgTxt {
	font-size: 70%;
	font-weight: normal;
}
.btob .companyWrap h4 { 
	padding-bottom: 5px;
}
.btob .supportImg {
	width: 610px;
	margin-top: 20px;
	padding-left: 60px;
}
.btob .supportImg li {
	margin-right: 20px;
	float: left;
}
/*----------------------------------
CONTACTBOX 
-----------------------------------*/
.btob .contactBox .inner {
	padding: 15px;
	font-size: 120%;
}
.btob #Left .contactBox .ttlBox {
	padding: 25px 15px;
	width: 100px;
	background: #DFE8F4;
	text-align: center;
	font-size: 90%;
	font-weight: bold;
}
.btob .contactBox .numbers {
	width: 560px;
}
.btob .contactBox .numbers dl,
.btob .contactBox .numbers dt,
.btob .contactBox .numbers dd {
	float: left;
}
.btob .contactBox .numbers dl { 
	font-weight: bold;
}
.btob .contactBox .numbers dt {
	text-align: right;
	margin-right: 25px;
	padding-top: 5px;
}
.btob .contactBox .numbers .andTel {
	width: 280px;
	border-right: solid 1px #C8C8C8;
}
.btob .contactBox .numbers .andTel dt {
	width: 85px;
}
.btob .contactBox .numbers .onlyPlace {
	width: 260px;
}
.btob .contactBox .numbers .onlyPlace dt{
	width: 60px;
}
.btob .contactBox .numbers dd {
	width: 170px;
	font-size: 120%;
}
.btob .contactBox .numbers p {
	padding: 10px 20px;
	font-size: 80%;
}
.btob .contactBox .contactBtn {
	padding: 15px;
	text-align: center;
}
/*----------------------------------
RIGHT
-----------------------------------*/
.btob #Right{
	width:190px;
	float:right;
	margin-top: 20px;
}
.btob #Right .desk li{
	margin-top: 10px;
	border: solid 1px #DBDBDB;
	font-size: 90%;
}
.btob #Right .desk li a {
	display: block;
	padding: 10px 10px 14px 10px;
	text-decoration: none;
}
.btob #Right .deskName {
	margin-top: 10px;
	font-size: 100%;
	text-decoration: underline;
}
.btob #Right p.deskInfo {
	margin-top: 5px;
	color: #000000;
}
.btob #Right .other {
	margin-top: 20px;
}
.btob #Right .other li {
	margin-top: 5px;
}
/*---------------------------------------*/
/* btoc CSS
------------------------------------------------ */
.btoc .bgKeyVis {
	position: relative;
	margin-top: 10px;
}
.btoc .inquiryBox {
	position: absolute;
	top: 10px;
	right: 7px;
	width: 215px;
	padding-bottom: 6px;
	background: url(../images/bts/btoc/bg_inquiry_bottom.png) no-repeat;
	background-position: left bottom;
}
.btoc .inquiryBox h2 {
	background: url(../images/bts/btoc/h2_inquiry.png) no-repeat;
	height: 25px;
	text-indent: -9999px;
}
.btoc .inquiryInner {
	background: url(../images/bts/btoc/bg_inquiry_right.png) repeat-y;
	padding: 10px 12px 0 10px;
}
.btoc .inquiryInner h3 {
	margin-left: 15px;
	font-size: 90%;
}
.btoc .inquiryInner dl {
	width: 190px;
	padding-top: 10px;
	border-top: solid 1px #c8c8c8;
}
.btoc .inquiryInner dt,
.btoc .inquiryInner dd {
	float: left;
}
.btoc .inquiryInner dt {
	width: 58px;
	text-align: center;
	font-size: 90%;
}
.btoc .inquiryInner dd {
	width: 130px;
	font-size: 100%;
}
.btoc .inquiryInner ul {
	padding: 5px 0 0 5px;
}
.btoc .inquiryInner .inqBtn {
	text-align: center;
	padding-top: 11px;
	padding-bottom: 11px;
}
#Contents.btoc{
	padding-bottom:20px;
}
/*----------------------------------
LEFT
-----------------------------------*/
.btoc #Left {
	width: 740px;
	float: left;
}
/*----------------------------------
BLOCK 
-----------------------------------*/
.btoc #Left .block {
	margin-top: 20px;
	background: url(../images/bts/btoc/bg_box_bottom.gif) no-repeat;
	background-position: left bottom;
	padding-bottom: 3px;
}
.btoc .block .inner {
	padding: 15px;
	border-left: solid 1px #c8c8c8;
	border-right: solid 1px #c8c8c8;
}
.btoc .block .inner p {
	font-size: 90%;
}
/*----------------------------------
ONESTOPBOX 
-----------------------------------*/
.btoc .oneStopBox dt {
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.btoc .oneStopBox dd {
	padding: 20px 15px;
	background: #EBEBEB;
}
.btoc .oneStopBox .order {
	padding: 20px 0 20px 35px;
}
/*----------------------------------
SURVICEBOX 
-----------------------------------*/
.btoc .surviceBox h4 {
	margin-top: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: solid 2px #0E246F;
}
.btoc .surviceBox ul {
	padding: 15px;
}
.btoc .surviceBox li {
	background: url(../images/bts/btoc/icon_circle.png) no-repeat;
	background-position: left center;
	padding-left: 15px;
	font-size: 90%;
}
/*----------------------------------
SUPPORTBOX  
-----------------------------------*/
.btoc .supportBox .inner {
	padding-bottom: 30px;
}
/*----------------------------------
CONTACTBOX 
-----------------------------------*/
.btoc .contactBox .inner {
	padding: 15px;
	font-size: 120%;
}
.btoc #Left .contactBox .ttlBox {
	padding: 25px 15px;
	width: 100px;
	background: #DFE8F4;
	text-align: center;
	font-size: 90%;
	font-weight: bold;
}
.btoc .contactBox .numbers {
	width: 560px;
}
.btoc .contactBox .numbers dl,
.btoc .contactBox .numbers dt,
.btoc .contactBox .numbers dd {
	float: left;
}
.btoc .contactBox .numbers dl { 
	font-weight: bold;
}
.btoc .contactBox .numbers dt {
	text-align: right;
	margin-right: 15px;
	padding-top: 5px;
}
.btoc .contactBox .numbers .andTel {
	margin-left: 10px;
	width: 280px;
	border-right: solid 1px #C8C8C8;
}
.btoc .contactBox .numbers .andTel dt {
	width: 85px;
}
.btoc .contactBox .numbers .onlyPlace {
	width: 260px;
}
.btoc .contactBox .numbers .onlyPlace dt{
	width: 60px;
}
.btoc .contactBox .numbers dd {
	width: 170px;
	font-size: 120%;
}
.btoc .contactBox .numbers p {
	padding: 10px 20px;
	font-size: 80%;
}
.btoc .contactBox .contactBtn {
	padding: 15px;
	text-align: center;
}
/*----------------------------------
RIGHT
-----------------------------------*/
.btoc #Right{
	width:190px;
	float:right;
	margin-top: 20px;
}
.btoc #Right .desk li{
	margin-top: 10px;
	border: solid 1px #DBDBDB;
	font-size: 90%;
}
.btoc #Right .desk li a {
	display: block;
	padding: 10px 10px 14px 10px;
	text-decoration: none;
}
.btoc #Right .deskName {
	margin-top: 10px;
	font-size: 100%;
	text-decoration: underline;
}
.btoc #Right p.deskInfo {
	margin-top: 5px;
	color: #000000;
}
.btoc #Right .other {
	margin-top: 20px;
}
.btoc #Right .other li {
	margin-top: 5px;
}
/*---------------------------------------*/
/* bts_tour CSS
------------------------------------------------ */
.btsTour .bgKeyVis {
	position: relative;
	margin-top: 10px;
}
.btsTour .inquiryBox {
	position: absolute;
	top: 10px;
	right: 7px;
	width: 215px;
	padding-bottom: 6px;
	background: url(../images/bts/tour/bg_inquiry_bottom.png) no-repeat;
	background-position: left bottom;
}
.btsTour .inquiryBox h2 {
	background: url(../images/bts/tour/h2_inquiry.png) no-repeat;
	height: 25px;
	text-indent: -9999px;
}
.btsTour .inquiryInner {
	background: url(../images/bts/tour/bg_inquiry_right.png) repeat-y;
	padding: 5px 12px 0 10px;
}
.btsTour .inquiryInner h3 {
	margin-left: 15px;
	padding-bottom: 5px;
	font-size: 90%;
}
.btsTour .inquiryInner dl {
	width: 190px;
	padding-top: 5px;
	border-top: solid 1px #c8c8c8;
}
.btsTour .inquiryInner dt,
.btsTour .inquiryInner dd {
	float: left;
}
.btsTour .inquiryInner dt {
	width: 58px;
	text-align: center;
	font-size: 90%;
}
.btsTour .inquiryInner dd {
	width: 130px;
	font-size: 100%;
}
.btsTour .inquiryInner ul {
	padding: 5px 0 0 5px;
}
.btsTour .inquiryInner .inqBtn {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 8px;
}
#Contents.btsTour{
	padding-bottom:20px;
}
/*----------------------------------
LEFT
-----------------------------------*/
.btsTour #Left {
	width: 740px;
	float: left;
}
/*----------------------------------
BLOCK 
-----------------------------------*/
.btsTour #Left .block {
	margin-top: 20px;
	background: url(../images/bts/tour/bg_box_bottom.gif) no-repeat;
	background-position: left bottom;
	padding-bottom: 3px;
}
.btsTour .block .inner {
	padding: 15px;
	border-left: solid 1px #c8c8c8;
	border-right: solid 1px #c8c8c8;
}
.btsTour .block .inner p {
	font-size: 86%;
}
/*----------------------------------
DISCOUNTBOX 
-----------------------------------*/
.btsTour .discountBox .inner {
	font-size: 110%;
}
.btsTour .discountBox dl {
	clear: left;
}
.btsTour .discountBox dt {
	padding: 5px;
	width: 110px;
	border: solid 7px #E6E6E6;
	font-size: 110%;
	font-weight: bold;
	color: #0E246F;
	float: left;
}
.btsTour .discountBox .iCheck {
	display: block;
	background: url(../images/bts/tour/icon_check.png) no-repeat;
	background-position: left top;
	padding-top: 2px;
	padding-left: 25px;
}
.btsTour .discountBox dd {
	padding: 15px;
	width: 510px;
	float: left;
}
.btsTour .discountBox .cRed {
	font-size: 110%;
	font-weight: bold;
	color: #E90202;
}
/*----------------------------------
SCHEDULEBOX  
-----------------------------------*/

.scheduleBox .tab {
	height:34px;
	padding-top:0;
	border-bottom:solid 1px #939393;
	position:relative;
}
.scheduleBox .tab li{
	width:67px;
	height:34px;
	position:absolute;
	top:1px;
}
.scheduleBox .tab li a{
	width:87px;
	height:34px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
}
.scheduleBox .tab li.t1{ left:12px; }
.scheduleBox .tab li.t2{ left:102px; }
.scheduleBox .tab li.t3{ left:192px; }
.scheduleBox .tab li.t4{ left:282px; }
.scheduleBox .tab li.t5{ left:372px; }
.scheduleBox .tab li.t6{ left:462px; }
.scheduleBox .tab li.t7{ left:12px; }
.scheduleBox .tab li.t8{ left:102px; }
.scheduleBox .tab li.t9{ left:192px; }
.scheduleBox .tab li.t10{ left:282px; }
.scheduleBox .tab li.t11{ left:372px; }
.scheduleBox .tab li.t12{ left:462px; }

.scheduleBox .tab li.t1 a{ background:url(../images/bts/tour/tab_month01.gif) no-repeat 0 0; }
.scheduleBox .tab li.t2 a{ background:url(../images/bts/tour/tab_month02.gif) no-repeat 0 0; }
.scheduleBox .tab li.t3 a{ background:url(../images/bts/tour/tab_month03.gif) no-repeat 0 0; }
.scheduleBox .tab li.t4 a{ background:url(../images/bts/tour/tab_month04.gif) no-repeat 0 0; }
.scheduleBox .tab li.t5 a{ background:url(../images/bts/tour/tab_month05.gif) no-repeat 0 0; }
.scheduleBox .tab li.t6 a{ background:url(../images/bts/tour/tab_month06.gif) no-repeat 0 0; }
.scheduleBox .tab li.t7 a{ background:url(../images/bts/tour/tab_month07.gif) no-repeat 0 0; }
.scheduleBox .tab li.t8 a{ background:url(../images/bts/tour/tab_month08.gif) no-repeat 0 0; }
.scheduleBox .tab li.t9 a{ background:url(../images/bts/tour/tab_month09.gif) no-repeat 0 0; }
.scheduleBox .tab li.t10 a{ background:url(../images/bts/tour/tab_month10.gif) no-repeat 0 0; }
.scheduleBox .tab li.t11 a{ background:url(../images/bts/tour/tab_month11.gif) no-repeat 0 0; }
.scheduleBox .tab li.t12 a{ background:url(../images/bts/tour/tab_month12.gif) no-repeat 0 0; }

.scheduleBox .tab li a:hover{ background-position:0 -34px;}
.scheduleBox .tab li.active a,.top .recommend ul.tab li.active a:hover{ background-position:0 -68px;}
.scheduleBox .dn { display:none; }
.scheduleBox .inDetail {
	margin-top: 25px;
}
.scheduleBox .inDetail table {
	width: 100%;
	font-size: 110%;
	border-spacing: 0;
	border-collapse: collapse;
}
.scheduleBox .inDetail thead {
	border-bottom: solid 1px #D4D4D4;
	font-weight: bold;
}
.scheduleBox .inDetail tr {
	border-bottom: dotted 1px #D4D4D4;
}
.scheduleBox .inDetail tr.bdn {
	border-bottom: none;
}
.scheduleBox .inDetail th,
.scheduleBox .inDetail td {
	padding: 10px 5px;
}
.scheduleBox .borRight {
	border-right: solid 1px #D4D4D4;
}
.scheduleBox .inDetail .wide {
	width: 420px;
	table-layout: fixed;
}
.scheduleBox .inDetail .date {
	width: 126px;
	text-align: right;
}
.scheduleBox .inDetail .place {
	width: 126px;
	text-align: center;
}
.scheduleBox .inDetail .bgBlue {
	background: #DFE8F4;
}

/*----------------------------------
CONTACTBOX 
-----------------------------------*/
.btsTour .contactBox .inner {
	padding: 15px;
	font-size: 120%;
}
.btsTour #Left .contactBox .ttlBox {
	padding: 25px 15px;
	width: 100px;
	background: #DFE8F4;
	text-align: center;
	font-size: 90%;
	font-weight: bold;
}
.btsTour .contactBox .numbers {
	width: 560px;
}
.btsTour .contactBox .numbers dl,
.btsTour .contactBox .numbers dt,
.btsTour .contactBox .numbers dd {
	float: left;
}
.btsTour .contactBox .numbers dl { 
	font-weight: bold;
}
.btsTour .contactBox .numbers dt {
	text-align: right;
	margin-right: 25px;
	padding-top: 5px;
}
.btsTour .contactBox .numbers .andTel {
	width: 280px;
	border-right: solid 1px #C8C8C8;
}
.btsTour .contactBox .numbers .andTel dt {
	width: 85px;
}
.btsTour .contactBox .numbers .onlyPlace {
	width: 260px;
}
.btsTour .contactBox .numbers .onlyPlace dt{
	width: 60px;
}
.btsTour .contactBox .numbers dd {
	width: 170px;
	font-size: 120%;
}
.btsTour .contactBox .numbers p {
	padding: 10px 20px;
	font-size: 80%;
}
.btsTour .contactBox .contactBtn {
	padding: 15px;
	text-align: center;
}
/*----------------------------------
RIGHT
-----------------------------------*/
.btsTour #Right{
	width:190px;
	float:right;
	margin-top: 20px;
}
.btsTour #Right .desk li{
	margin-top: 10px;
	border: solid 1px #DBDBDB;
	font-size: 90%;
}
.btsTour #Right .desk li a {
	display: block;
	padding: 10px 10px 14px 10px;
	text-decoration: none;
}
.btsTour #Right .deskName {
	margin-top: 10px;
	font-size: 100%;
	text-decoration: underline;
}
.btsTour #Right p.deskInfo {
	margin-top: 5px;
	color: #000000;
}
.btsTour #Right .other {
	margin-top: 20px;
}
.btsTour #Right .other li {
	margin-top: 5px;
}
/*---------------------------------------*/
/* abroad CSS
------------------------------------------------ */
.abroad .bgKeyVis {
	position: relative;
	margin-top: 10px;
}
.abroad .inquiryBox {
	position: absolute;
	top: 10px;
	right: 7px;
	width: 215px;
	padding-bottom: 6px;
	background: url(../images/bts/abroad/bg_inquiry_bottom.png) no-repeat;
	background-position: left bottom;
}
.abroad .inquiryBox h2 {
	background: url(../images/bts/abroad/h2_inquiry.png) no-repeat;
	height: 25px;
	text-indent: -9999px;
}
.abroad .inquiryInner {
	background: url(../images/bts/abroad/bg_inquiry_right.png) repeat-y;
	padding: 10px 12px 0 10px;
}
.abroad .inquiryInner h3 {
	text-align: center;
	font-size: 90%;
}
.abroad .inquiryInner dl {
	width: 190px;
	padding-top: 5px;
	border-top: solid 1px #c8c8c8;
}
.abroad .inquiryInner dt,
.abroad .inquiryInner dd {
	float: left;
}
.abroad .inquiryInner dt {
	width: 58px;
	text-align: center;
	font-size: 90%;
}
.abroad .inquiryInner dd {
	width: 130px;
	font-size: 100%;
}
.abroad .inquiryInner ul {
	padding: 5px 0 0 5px;
}
.abroad .inquiryInner .inqBtn {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 8px;
}
#Contents.btob{
	padding-bottom:20px;
}
/*----------------------------------
LEFT
-----------------------------------*/
.abroad #Left {
	width: 740px;
	float: left;
}
/*----------------------------------
BLOCK 
-----------------------------------*/
.abroad #Left .block {
	margin-top: 20px;
	background: url(../images/bts/bg_box_bottom.gif) no-repeat;
	background-position: left bottom;
	padding-bottom: 3px;
}
.abroad .block .inner {
	padding: 20px;
	border-left: solid 1px #c8c8c8;
	border-right: solid 1px #c8c8c8;
}
.abroad .block .inner p {
	font-size: 86%;
}
.abroad h4 {
	border-bottom: solid 2px #0E246F;
	padding-bottom: 5px;
}
/*----------------------------------
COSTBOX 
-----------------------------------*/
.abroad .costBox .inner {
	padding-top: 10px;
}
/*----------------------------------
INFOBOX 
-----------------------------------*/
.abroad .infoBox dt {
	margin-top: 10px;
	padding-left: 5px;
	background: #DFE8F4;
	width: 410px;
}
.abroad .infoBox dt .iCheck {
	display: block;
	background: url(../images/bts/icon_check.png) no-repeat;
	background-position: left top;
	padding-left: 27px;
}
.abroad .infoBox dd {
	padding: 8px 0;
	border-bottom: dotted 1px #C8C8C8;
	font-size: 85%;
}
.abroad .infoBox .borNone {
	border: none;
}
/*----------------------------------
FEEBOX 
-----------------------------------*/
.abroad .feeBox {
	background: #F0F0F0;
	padding: 20px;
}
.abroad .wrapTbl {
	overflow: hidden;
	width: 667px;
}
.abroad .feeTbl {
	border-collapse: collapse;
	border-spacing: 0;
	border-bottom: #C8C8C8 solid 1px;
	width: 668px;
}
.abroad .feeTbl th {
	border-top: #C8C8C8 solid 1px;
	border-right: #C8C8C8 solid 1px;
	background-color: #E6E6E6;
	padding: 5px;
	font-size: 0.9em;
	font-weight: normal;
	line-height: 1.2;
	text-align: center;
}
.abroad .feeTbl td.heading {
	border-left: none;
	background: #DFE8F4;
	text-align: left;
}
.abroad .feeTbl td {
	border-top: #C8C8C8 solid 1px;
	border-right: #C8C8C8 solid 1px;
	background: #FFFFFF;
	padding: 5px 5px 5px 10px;
	font-size: 0.9em;
}
/*----------------------------------
CONTACTBOX 
-----------------------------------*/
.abroad .contactBox .inner {
	font-size: 120%;
}
.abroad #Left .contactBox .ttlBox {
	padding: 15px;
	width: 100px;
	background: #DFE8F4;
	text-align: center;
	font-size: 90%;
	font-weight: bold;
}
.abroad .contactBox .numbers {
	width: 565px;
}
.abroad .contactBox .numbers dl,
.abroad .contactBox .numbers dt,
.abroad .contactBox .numbers dd {
	float: left;
}
.abroad .contactBox .numbers dl { 
	font-weight: bold;
}
.abroad .contactBox .numbers dt {
	text-align: right;
	margin-right: 20px;
	padding-top: 5px;
}
.abroad .contactBox .numbers .andTel {
	width: 299px;
	border-right: solid 1px #C8C8C8;
}
.abroad .contactBox .numbers .andTel dt {
	width: 106px;
}
.abroad .contactBox .numbers .onlyPlace {
	width: 260px;
}
.abroad .contactBox .numbers .onlyPlace dt{
	width: 50px;
}
.abroad .contactBox .numbers dd {
	width: 163px;
	font-size: 120%;
}
.abroad .contactBox .numbers p {
	padding: 10px 20px;
	font-size: 80%;
}
.abroad .contactBox .contactBtn {
	margin: 15px;
	text-align: center;
}
/*----------------------------------
RIGHT
-----------------------------------*/
.abroad #Right{
	width:190px;
	float:right;
	margin-top: 20px;
}
.abroad #Right .desk li{
	margin-top: 10px;
	border: solid 1px #DBDBDB;
	font-size: 90%;
}
.abroad #Right .desk li a {
	display: block;
	padding: 10px 10px 14px 10px;
	text-decoration: none;
}
.abroad #Right .deskName {
	margin-top: 10px;
	font-size: 100%;
	text-decoration: underline;
}
.abroad #Right p.deskInfo {
	margin-top: 5px;
	color: #000000;
}
.abroad #Right .other {
	margin-top: 20px;
}
.abroad #Right .other li {
	margin-top: 5px;
}
/*---------------------------------------*/
/* GROUP CSS
------------------------------------------------ */
.group .bgKeyVis {
	position: relative;
	margin-top: 10px;
}
.group .inquiryBox {
	position: absolute;
	top: 10px;
	right: 7px;
	width: 215px;
	padding-bottom: 6px;
	background: url(../images/bts/group/bg_inquiry_bottom.png) no-repeat;
	background-position: left bottom;
}
.group .inquiryBox h2 {
	background: url(../images/bts/group/h2_inquiry.png) no-repeat;
	height: 25px;
	text-indent: -9999px;
}
.group .inquiryInner {
	background: url(../images/bts/group/bg_inquiry_right.png) repeat-y;
	padding: 10px 12px 0 10px;
}
.group .inquiryInner h3 {
	margin-left: 15px;
	font-size: 90%;
}
.group .inquiryInner dl {
	width: 190px;
	margin-top: 8px;
	padding-top: 8px;
	border-top: solid 1px #c8c8c8;
}
.group .inquiryInner dt,
.group .inquiryInner dd {
	float: left;
	line-height: 1.5;
}
.group .inquiryInner dt {
	width: 58px;
	text-align: center;
	font-size: 90%;
}
.group .inquiryInner dd {
	width: 130px;
	font-size: 100%;
}
.group .inquiryInner dd.smallTxt {
	float: none;
	clear: both;
	width: 100%;
	font-size: 70%;
	line-height: 0.8;
	margin-bottom: 5px;
}
.group .inquiryInner ul {
	padding: 5px 0 0 5px;
}
.group .inquiryInner .inqBtn {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 8px;
}
#Contents.group{
	padding-bottom:20px;
}
/*----------------------------------
LEFT
-----------------------------------*/
.group #Left {
	width: 740px;
	float: left;
}
/*----------------------------------
BLOCK 
-----------------------------------*/
.group #Left .block {
	margin-top: 20px;
	background: url(../images/bts/btoc/bg_box_bottom.gif) no-repeat;
	background-position: left bottom;
	padding-bottom: 3px;
}
.group .block .inner {
	padding: 15px;
	border-left: solid 1px #c8c8c8;
	border-right: solid 1px #c8c8c8;
}
.group .block .inner p {
	font-size: 86%;
}
/*----------------------------------
ONESTOPBOX 
-----------------------------------*/
.group .oneStopBox dt {
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.group .oneStopBox dd {
	padding: 20px 15px;
	background: #EBEBEB;
}
.group .oneStopBox .order {
	padding: 20px 0 20px 35px;
}
/*----------------------------------
SURVICEBOX 
-----------------------------------*/
.group .surviceBox h4 {
	margin-top: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: solid 2px #0E246F;
}
.group .surviceBox ul {
	padding: 15px;
}
.group .surviceBox li {
	background: url(../images/bts/btoc/icon_circle.png) no-repeat;
	background-position: left center;
	padding-left: 15px;
	font-size: 90%;
}
/*----------------------------------
SUPPORTBOX  
-----------------------------------*/
.group .supportBox .inner {
	padding-bottom: 30px;
}
/*----------------------------------
CONTACTBOX 
-----------------------------------*/
.group .contactBox .inner {
	padding: 15px;
	font-size: 120%;
}
.group #Left .contactBox .ttlBox {
	padding: 25px 15px;
	width: 100px;
	background: #DFE8F4;
	text-align: center;
	font-size: 90%;
	font-weight: bold;
}
.group .contactBox .numbers {
	width: 560px;
}
.group .contactBox .numbers dl,
.group .contactBox .numbers dt,
.group .contactBox .numbers dd {
	float: left;
}
.group .contactBox .numbers dl { 
	font-weight: bold;
}
.group .contactBox .numbers dt {
	text-align: right;
	margin-right: 25px;
	padding-top: 5px;
}
.group .contactBox .numbers .andTel {
	width: 280px;
	border-right: solid 1px #C8C8C8;
}
.group .contactBox .numbers .andTel dt {
	width: 85px;
}
.group .contactBox .numbers .onlyPlace {
	width: 260px;
}
.group .contactBox .numbers .onlyPlace dt{
	width: 60px;
}
.group .contactBox .numbers dd {
	width: 170px;
	font-size: 120%;
}
.group .contactBox .numbers p {
	padding: 2px 20px 10px;
	font-size: 80%;
}
.group .contactBox .numbers p.smallTxt {
	padding: 0;
	font-size: 63%;
	text-indent: 50px;
	font-weight: normal;
}
.group .contactBox .contactBtn {
	padding: 15px;
	text-align: center;
}
/*----------------------------------
RIGHT
-----------------------------------*/
.group #Right{
	width:190px;
	float:right;
	margin-top: 20px;
}
.group #Right .desk li{
	margin-top: 10px;
	border: solid 1px #DBDBDB;
	font-size: 90%;
}
.group #Right .desk li a {
	display: block;
	padding: 10px 10px 14px 10px;
	text-decoration: none;
}
.group #Right .deskName {
	margin-top: 10px;
	font-size: 100%;
	text-decoration: underline;
}
.group #Right p.deskInfo {
	margin-top: 5px;
	color: #000000;
}
.group #Right .other {
	margin-top: 20px;
}
.group #Right .other li {
	margin-top: 5px;
}
/*---------------------------------------*/

/*---------------------------------------*/

.innerGroupP {
	float: left;
	text-align: justify;
	padding: 2px 0 0 6px;
	width: 460px;
}
.innerGroupImg {
	position:relative;
	right: 6px;
	top: 8px;
	float: right;
}
.arrowTravel {
	background-image: url(../images/bts/group/arrow_travel.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
	padding-left:10px;
}
.innerTravelUl {
	position:relative;
	top: 15px;
	list-style-type: none;
	margin-left: -17px;
}
.innerTravelUl li {
	list-style-type: none;
	float:left;
	padding-left: 20px;
	padding-bottom: 2px;
}
.innerTravelUlBorder {
	border: #e6e6e6 solid 7px;
	float:left;
}
.innerTravelUlBorder p {
	font-size:13px !important;
	font-weight:bold;
	text-align:center;
	padding: 6px 10px;
}
.arrowTravel2 {
	float: left;
	position: relative;
	top: 38px;
	left: 11px;
}
.shopNavGroup {
	background-color: #d2d2d2;
	height: auto;
	width: auto;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.shopNavGroup ul {
	position:relative;
	left: 5px;
}
.shopNavGroup ul li {
	float: left;
	margin-top: 0px;
	margin-right:4px;
}
/* TRM CSS
------------------------------------------------ */
.trm .bgKeyVis {
	position: relative;
	margin-top: 10px;
}
.trm .inquiryBox {
	position: absolute;
	top: 10px;
	right: 7px;
	width: 215px;
	padding-bottom: 6px;
	background: url(../images/bts/trm/bg_inquiry_bottom.png) no-repeat;
	background-position: left bottom;
}
.trm .inquiryBox h2 {
	background: url(../images/bts/trm/h2_inquiry.png) no-repeat;
	height: 25px;
	text-indent: -9999px;
}
.trm .inquiryInner {
	background: url(../images/bts/trm/bg_inquiry_right.png) repeat-y;
	padding: 10px 12px 0 10px;
	text-align: center;
}
.trm .inquiryInner h3 {
	border-bottom: 1px solid #D2D2D2;
	padding-top: 5px;
	padding-bottom: 10px;
	font-size: 90%;
	font-weight: bold;
}
.trm .inquiryInner dl {
	width: 190px;
	padding-top: 10px;
	border-top: solid 1px #c8c8c8;
}
.trm .inquiryInner dt,
.trm .inquiryInner dd {
	float: left;
}
.trm .inquiryInner dt {
	width: 58px;
	text-align: center;
	font-size: 90%;
}
.trm .inquiryInner dd {
	width: 130px;
	font-size: 100%;
}
.trm .inquiryInner .tel {
	margin-top: 10px;
	font-size: 111%;
	font-weight: bold;
}
.trm .inquiryInner ul {
	padding: 5px 0 0 5px;
}
.trm .inquiryInner .btnContact {
	margin-top: 30px;
	padding-bottom: 5px;
}
#Contents.trm{
	padding-bottom:20px;
}
/*----------------------------------
LEFT
-----------------------------------*/
.trm #Left{
	width:740px;
	float:left;
}
/*----------------------------------
BLOCK 
-----------------------------------*/
.trm #Left .block{
	margin-top: 20px;
	background: url(../images/bts/bg_box_bottom.gif) no-repeat;
	background-position: left bottom;
	padding-bottom: 3px;
}
.trm .block .inner {
	border-left: solid 1px #c8c8c8;
	border-right: solid 1px #c8c8c8;
}
/*----------------------------------
CONTENT BOX 
-----------------------------------*/
.trm .contentBox .inner{
	padding: 20px;
	font-size: 120%;
}
/* reason */
.trm .contentBox.reason .inner {
	padding: 10px 20px 25px;
}
.trm .contentBox.reason dt {
	float: left;
	clear: both;
	width: 190px;
	margin-top: 10px;
	border: solid 7px #D2D2D2;
	color: #273B7E;
	font-size: 90%;
	font-weight: bold;
	background: url(../images/bts/trm/icon_check.png) no-repeat;
	background-position: 4px 0;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 25px;
}
.trm .contentBox.reason .icnCheck {
	float: left;
	width: 21px;
	height: 26px;
	padding-left: 5px;
}
.trm .contentBox.reason dd {
	padding-top: 14px;
	margin-left: 246px;
	line-height: 1.3em;
}
.trm .contentBox.reason ul {
	margin-top: 20px;
}
.trm .contentBox.reason li {
	font-size: 71%;
	letter-spacing: -0.1em;
}
.trm .contentBox.reason li span {
	padding-right: 3px;
	font-size: 139%;
}
/* BTM */

/* SUPPORT */
.trm .contentBox.support ul {
	width: 660px;
	height: 170px;
	margin-top : 20px;
	margin-right: -40px;
	padding: 20px 0 20px 40px;
	background-color: #F0F0F0;
	overflow: hidden;
}
.trm .contentBox.support li {
	float: left;
	width: 180px;
	margin-right: 40px;
}
.trm .contentBox.support .fgSkyblue {
	font-size: 131%;
	line-height: 1.3;
}
/* CONTACT */
.trm .contentBox.contact .inner {
	position: relative;
	padding-bottom: 35px;
}
.trm .contentBox.contact h4 {
	float: left;
	width: 120px;
	height: 50px;
	padding: 25px 10px;
	background-color: #DFE8F4;
	font-size: 99%;
	font-weight: bold;
	text-align: center;
}
.trm .contentBox.contact dl {
	margin-top: 5px;
	margin-left: 150px;
}
.trm .contentBox.contact dt {
	float: left;
	text-align: left;
	padding-top: 5px;
	padding-right: 10px;
}
.trm .contentBox.contact dd {
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
}
.trm .contentBox.contact .tel {
	font-size: 123%;
	font-weight: bold;
	line-height: 1;
}
.trm .contentBox.contact .time {
	font-size: 81%;
}
.trm .contentBox.contact dd a {
	font-size: 101%;
}
.trm .contentBox.contact .btnContact {
	position: absolute;
	right: 20px;
	bottom: 35px;
}
.trm .iSquareWrap li,
.trm .iSquare {
	background: url(../images/bts/trm/icon_circle.png) no-repeat;
	background-position: left center;
	padding-left: 16px;
	margin-top: 1px;
}
/*----------------------------------
RIGHT
-----------------------------------*/
.trm #Right{
	width:190px;
	float:right;
	margin-top: 20px;
}
.trm #Right .desk li{
	margin-top: 10px;
	border: solid 1px #DBDBDB;
	font-size: 90%;
}
.trm #Right .desk li a {
	display: block;
	padding: 10px 10px 14px 10px;
	text-decoration: none;
}
.trm #Right .deskName {
	margin-top: 10px;
	font-size: 100%;
	text-decoration: underline;
}
.trm #Right p.deskInfo {
	margin-top: 5px;
	color: #000000;
}
.trm #Right .other {
	margin-top: 20px;
}
.trm #Right .other li {
	margin-top: 5px;
}
/*-------------------ここまで--------------------*/
/* bts CSS
------------------------------------------------ */
#Header.gov {
	background-position: 387px 25px;
	height: 197px;
}
.gov .bgKeyVis {
	position: relative;
	margin-top: 10px;
}
.gov .inquiryBox {
	position: absolute;
	top: 10px;
	right: 7px;
	width: 215px;
	padding-bottom: 6px;
	background: url(../images/bts/gov/bg_inquiry_bottom.png) no-repeat;
	background-position: left bottom;
}
.gov .inquiryBox h2 {
	background: url(../images/bts/gov/h2_inquiry.png) no-repeat;
	height: 25px;
	text-indent: -9999px;
}
.gov .inquiryInner {
	background: url(../images/bts/gov/bg_inquiry_right.png) repeat-y;
	padding: 10px 12px 0 10px;
	text-align: center;
}
.gov .inquiryInner h3 {
	border-bottom: 1px solid #D2D2D2;
	padding: 0 0 10px 45px;
	font-size: 90%;
	font-weight: bold;
	text-align: left;
}
.gov .inquiryInner dl {
	width: 190px;
	padding-top: 10px;
	border-top: solid 1px #c8c8c8;
}
.gov .inquiryInner dt,
.gov .inquiryInner dd {
	float: left;
}
.gov .inquiryInner dt {
	width: 58px;
	text-align: center;
	font-size: 90%;
}
.gov .inquiryInner dd {
	width: 130px;
	font-size: 100%;
}
.gov .inquiryInner .tel {
	margin-top: 10px;
	font-size: 111%;
	font-weight: bold;
}
.gov .inquiryInner ul {
	padding: 5px 0 0 5px;
}
.gov .inquiryInner .btnContact {
	margin-top: 20px;
	padding-bottom: 5px;
}
#Contents.gov{
	padding-bottom:20px;
}
/*----------------------------------
LEFT
-----------------------------------*/
.gov #Left{
	width:740px;
	float:left;
}
/*----------------------------------
BLOCK 
-----------------------------------*/
.gov #Left .block{
	margin-top: 20px;
	background: url(../images/bts/bg_box_bottom.gif) no-repeat;
	background-position: left bottom;
	padding-bottom: 3px;
}
.gov .block .inner {
	border-left: solid 1px #c8c8c8;
	border-right: solid 1px #c8c8c8;
}
/*----------------------------------
CONTENT BOX 
-----------------------------------*/
.gov .contentBox .inner{
	padding: 20px 15px 20px 15px;
	font-size: 120%;
}

.visualList {
	overflow: hidden;
}
.visualList ul {
	margin-top: -17px;
}
.visualList li {
	margin-top: 15px;
	border-top: 1px solid #c8c8c8;
	background: no-repeat;
	background-position: left center;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 60px;
}
.visualList li p { font-size: 86%; }
.visualList li.money {
	background-image: url(../images/bts/gov/servicelist_money.gif);
	margin-top: 0px;
	background-position: 0px 15px;
}
.visualList li.tag {
	background-image: url(../images/bts/gov/servicelist_tag.gif);
}
.visualList li.bag {
	background-image: url(../images/bts/gov/servicelist_bag.gif);
	background-position: 2px 10px;
}
.visualList li.shopping {
	background-image: url(../images/bts/gov/servicelist_shopping.gif);
}
.visualList li.trip {
	background-image: url(../images/bts/gov/servicelist_trip.gif);
}
.visualList li.people {
	background-image: url(../images/bts/gov/servicelist_people.gif);
}
.visualList li h4 {
	margin-bottom: 0px;
	color: #0e246f;
	font-size: 115%;
	font-weight: bold;
	padding-top: 8px;
}
.gov .listEssential {
	margin: 10px 0;
}
.gov .listEssential li {
	margin-top: 3px;
	border: solid #c8c8c8;
	border-width: 1px 0;
}
.gov .listEssential li h4 {
	float: left;
	width: 80px;
	line-height: 1;
	padding: 6px 0;
	background: #dfe8f4;
	text-align: center;
}
.gov .listEssential li p {
	float: left;
	width: 598px;
	line-height: 1;
	padding: 6px 10px;
}
.gov .listSquareBlue {
	margin-top: -3px;
}
.gov .listSquareBlue li {
	margin-top: 3px;
	padding-left: 17px;
	background: url(../images/bts/gov/squ_list_blue.gif) no-repeat left 4px;
}
.gov .noStress .left {
	float: left;
	width: 474px;
}
.gov .noStress .left .afterTicket {
	display: block;
	margin-top: 10px;
	padding-left: 5px;
}
.gov .noStress .left .scheduleList {
	width: 281px;
	margin: 5px 0 15px;
	padding: 20px;
	background: #f0f0f0;
}
.gov .noStress .left .sendDesk {
	padding-left: 5px;
}
.gov .noStress .left .sendDesk span {
	display: block;
	margin-top: 3px;
	font-size: 80%;
}
.gov .noStress .view {
	float: right;
	width: 224px;
}
.gov .noStress .view span {
	display: block;
	margin-top: 5px;
	font-size: 80%;
}

/* reason */
.gov .contentBox.reason .inner {
	padding: 10px 20px 25px;
}
.gov .contentBox.reason dt {
	float: left;
	clear: both;
	width: 202px;
	margin-top: 10px;
	padding: 7px;
	background-color: #D2D2D2;
}
.gov .contentBox.reason dt span {
	display: block;
	height: 26px;
	background-color: #FFFFFF;
	color: #273B7E;
	font-size: 101%;
	font-weight: bold;
	line-height: 2;
}
.gov .contentBox.reason .icnCheck {
	float: left;
	width: 21px;
	height: 26px;
	padding-left: 5px;
}
.gov .contentBox.reason dd {
	padding-top: 10px;
	margin-left: 230px;
}
.gov .contentBox.reason ul {
	margin-top: 20px;
}
.gov .contentBox.reason li {
	font-size: 71%;
	letter-spacing: -0.1em;
	line-height: 1.2;
}
.gov .contentBox.reason li span {
	padding-right: 3px;
	font-size: 139%;
}

/* BTM */
.gov .contentBox.btm .btmDetail {
	padding: 20px;
	background-color: #F0F0F0;
}
.gov .contentBox.btm h4 {
	padding-bottom: 10px;
	border-bottom: 1px dotted #000000;
	font-size: 99%;
	font-weight: bold;
	line-height: 1.8;
}
.gov .contentBox.btm h4 span {
	font-size: 76%;
}
.gov .contentBox.btm ul.point {
	margin-top: 15px;
	margin-right: -15px;
	overflow: hidden;
}
.gov .contentBox.btm .point li {
	float: left;
	width: 271px;
	margin-right: 15px;
	padding: 10px 30px;
	background-color: #FFFFFF;
	text-align: center;
}
.gov .contentBox.btm h5 {
	font-size: 75%;
}
.gov .contentBox.btm .listMerit {
	margin-top: 15px;
	float: left;
	width: 430px;
}
.gov .contentBox.btm .listMerit .fgSkyblue {
	font-size: 131%;
	line-height: 1.3;
}
.gov .contentBox.btm .imgBtm {
	float: right;
	width: 221px;
	margin-top: 15px;
	font-size: 63%;
	line-height: 2.4;
}

/* SUPPORT */
.gov .contentBox.support ul {
	width: 660px;
	height: 170px;
	margin-top : 20px;
	margin-right: -40px;
	padding: 20px 0 20px 40px;
	background-color: #F0F0F0;
	overflow: hidden;
}
.gov .contentBox.support li {
	float: left;
	width: 180px;
	margin-right: 40px;
}
.gov .contentBox.support .fgSkyblue {
	font-size: 131%;
	line-height: 1.3;
}

/*----------------------------------
RIGHT
-----------------------------------*/
.gov #Right{
	width:190px;
	float:right;
	margin-top: 20px;
}
.gov #Right .desk li{
	margin-top: 10px;
	border: solid 1px #DBDBDB;
	font-size: 90%;
}
.gov #Right .desk li a {
	display: block;
	padding: 10px 10px 14px 10px;
	text-decoration: none;
}
.gov #Right .deskName {
	margin-top: 10px;
	font-size: 100%;
	text-decoration: underline;
}
.gov #Right p.deskInfo {
	margin-top: 5px;
	color: #000000;
}
.gov #Right .other {
	margin-top: 20px;
}
.gov #Right .other li {
	margin-top: 5px;
}

/* COMMON */
.fgRed { color: #E90202; }
.fgSkyblue { color: #1CA4DD; }
/*-------------------ここまで--------------------*/



.gov .data{
	padding:20px 0;
}
.gov .data p{
	font-size:100%;
}
.gov .data div.float-R div.twitter,
.gov .data div.float-R div.fb,
.gov .data div.float-R a.mail{
	float:left;
}
.gov .data div.float-R div.twitter,
.gov .data div.float-R div.fb{
	padding-right:20px;
	width:95px;
}

.gov h2{
	font-weight:bold;
}

.gov ul.icon{
	height:19px;
	padding:20px 0 30px 0;
}
.gov ul.icon li{
	float:left;
	padding-right:2px;
}


#Contents.gov #Left div.anchor{
	border-bottom:solid 2px #d2d2d2;
	margin-bottom:20px;
}
#Contents.gov #Left div.anchor ul{
	width:712px;
	height:31px;
	margin:0 auto;
	padding:6px 0 5px 6px;
	background-color:#d2d2d2;
}
#Contents.gov #Left div.anchor ul li{
	float:left;
	padding-right:2px;
}
#Contents.gov #Left .mainImg{
	background-color:#d2d2d2;
	padding:10px;
	height:380px;
	position:relative;
}
#Contents.gov #Left .mainImg ul{
	float:left;
	width:180px;
	padding-right:18px;
	position:relative;
}
#Contents.gov #Left .mainImg ul li{
	position:absolute;
	top:0;
	left:0;
}
#Contents.gov #Left .mainImg ul li.t2{
	top:130px;
	left:0;
}
#Contents.gov #Left .mainImg ul li.t3{
	top:260px;
	left:0;
}
#Contents.gov #Left .mainImg ul li.frame{
	position:absolute;
	top:0;
	left:0;
}
#Contents.gov #Left .mainImg ul li{
	padding-bottom:5px;
}
#Contents.gov #Left .mainImg ul li.last{
	padding-bottom:0;
}
#Contents.gov #Left .mainImg .bigImg{
	width:521px;
	height:380px;
	padding:0;
	overflow:hidden;
	position:absolute;
	left:210px;
}
#Contents.gov #Left .mainImg .bigImg div{
	height:380px;
}
#Contents.gov #Left .mainImg .bigImg .dn{
	display:none;
}
#Contents.gov #Left .mainImg .bigImg p.caption{
	text-align:center;
	margin-top:10px;
}
#Contents.gov #Left .mainImg .bigImg p.caption span{
	background:url(../images/bts/arrow_top.gif) no-repeat 0 center;
	padding-left:12px;
}


#Contents.gov #Left .block .inner p.btn{
	text-align:center;
	height:41px;
	width:510px;
	margin:0 auto;
	padding:25px 0 0;
}
#Contents.gov #Left .block .inner p.btn a{
	display:block;
	float:left;
}
#Contents.gov #Left .block .inner p.btn a.mail{
	margin-right:10px;
}
#Contents.gov #Left #point .inner p{
	padding:15px 15px 0 15px;
	font-size:90%;
}

#Contents.gov #Left .block .inner table th,
#Contents.gov #Left .block .inner table td{
	vertical-align:middle;
	font-weight:normal;
}
#Contents.gov #Left .block .inner table .blue{
	background-color:#dfe8f4;
}

#Contents.gov #Left #schedule .inner{
	padding-top:15px;
}
#Contents.gov #Left #schedule table{
	width:710px;
	margin:0 auto;
	border-bottom:solid 1px #cdcdcd;
}
#Contents.gov #Left #schedule table th,
#Contents.gov #Left #schedule table td{
	border-top:solid 1px #cdcdcd;
	border-right:solid 1px #cdcdcd;
}
#Contents.gov #Left #schedule table th.side,
#Contents.gov #Left #schedule table td.side{
	border-right:none;
}
#Contents.gov #Left #schedule table th{
	background-color:#ebebeb;
	font-size:95%;
	padding:6px 0;
}
#Contents.gov #Left #schedule table th.w48{width:48px;}
#Contents.gov #Left #schedule table th.w70{width:70px;}
#Contents.gov #Left #schedule table th.w80{width:80px;}
#Contents.gov #Left #schedule table th.w158{width:158px;}
#Contents.gov #Left #schedule table th.w350{width:350px;}
#Contents.gov #Left #schedule table td{
	font-size:90%;
	padding:12px 10px 12px 10px;
}
#Contents.gov #Left #schedule table td.text-C{
	padding-left:0;
	padding-right:0;
}
#Contents.gov #Left #schedule table td.blue{
	text-align:center;
	padding-left:0;
	padding-right:0;
}
#Contents.gov #Left #schedule table td.f12{
	font-size:80%;
}

#Contents.gov #Left #departure .inner p{
	padding:14px 14px 8px 14px;
	font-size:90%;
}
#Contents.gov #Left #departure ul.year{
	width:355px;
	height:16px;
	margin:0 auto 4px;
}
#Contents.gov #Left #departure ul.year li.prev{
	float:left;
}
#Contents.gov #Left #departure ul.year li.prev a{
	display:block;
	width:68px;
	height:16px;
	text-align:center;
	background:url(../images/bts/btn_prevyear.gif) no-repeat 0 0;
	color:#333333;
	text-decoration:none;
}
#Contents.gov #Left #departure ul.year li.next{
	float:right;
}
#Contents.gov #Left #departure ul.year li.next a{
	display:block;
	width:68px;
	height:16px;
	text-align:center;
	background:url(../images/bts/btn_nextyear.gif) no-repeat 0 0;
	color:#333333;
	text-decoration:none;
}

#Contents.gov #Left #departure ul.month{
	padding:20px 25px 0 27px;
	margin:0 auto;
	border-bottom:solid 2px #1e3379;
	height:20px;
	width:648px;
}
#Contents.gov #Left #departure ul.month li{
	float:left;
	padding-right:2px;
	position:relative;
}
#Contents.gov #Left #departure ul.month li p.year{
	position:absolute;
	width:68px;
	height:16px;
	padding:0;
	text-align:center;
	background:url(../images/bts/btn_nextyear.gif) no-repeat 0 0;
	top:-20px;
	left:0;
}
#Contents.gov #Left #departure ul.month li a{
	display:block;
	width:70px;
	height:17px;
	padding-top:3px;
	background:url(../images/bts/tab_off.gif) no-repeat 0 0;
	color:#333333;
	text-decoration:none;
	text-align:center;
}
#Contents.gov #Left #departure ul.month li a.active{
	background:url(../images/bts/tab_on.gif) no-repeat 0 0;
	color:#fff;
}

#Contents.gov #Left #departure table{
	width:710px;
	margin:0 auto 10px;
	border-top:solid 1px #cfcfcf;
}
#Contents.gov #Left #departure table th,
#Contents.gov #Left #departure table td{
	text-align:left;
	padding-top:8px;
	padding-bottom:8px;
	padding-left:10px;
	font-size:80%;
	border-bottom:solid 1px #cfcfcf;
}
#Contents.gov #Left #departure table th{
	background-color:#f0f0f0;
	font-weight:normal;
}

#Contents.gov #Left #departure table.calendarTabel{
	width:700px;
	margin:0 auto 30px;
	background-color:#cfcfcf;
}
#Contents.gov #Left #departure table.calendarTabel th,
#Contents.gov #Left #departure table.calendarTabel td{
	background-color:#fff;
	text-align:center;
	border:none;
}
#Contents.gov #Left #departure table.calendarTabel th.sun,
#Contents.gov #Left #departure table.calendarTabel td.sun{
	background-color:#fdf2f2;
}
#Contents.gov #Left #departure table.calendarTabel th.sat,
#Contents.gov #Left #departure table.calendarTabel td.sat{
	background-color:#eefeff;
}
#Contents.gov #Left #departure table.calendarTabel th{
	font-size:90%;
	padding:2px 0;
}
#Contents.gov #Left #departure table.calendarTabel td{
	font-size:90%;
	font-weight:bold;
	line-height:1.2em;
	padding:6px 0;
}
#Contents.gov #Left #departure table.calendarTabel td a{
	font-size:80%;
	font-weight:bold;
}

#Contents.gov #Left #bts .inner{
	padding-top:20px;
}
#Contents.gov #Left #bts table{
	width:710px;
	margin:0 auto;
	border-top:solid 1px #cfcfcf;
}
#Contents.gov #Left #bts table th,
#Contents.gov #Left #bts table td{
	text-align:left;
	padding-top:8px;
	padding-bottom:8px;
	padding-left:10px;
	font-size:90%;
	border-bottom:solid 1px #cfcfcf;
}
#Contents.gov #Left #bts table th{
	background-color:#dfe8f4;
	font-weight:normal;
	width:130px;
}

#Contents.gov #Left #contact .inner{
	padding:24px 14px 35px 14px;
}
#Contents.gov #Left #contact .inner .code{
	border:solid 7px #e6e6e6;
	padding:15px 0;
	text-align:center;
	font-size:90%;
	margin-bottom:15px;
}

#Contents.gov #Left #contact ul{
	margin-bottom:20px;
}
#Contents.gov #Left #contact ul li{
	padding:14px 0;
	border-bottom:solid 1px #cfcfcf;
}
#Contents.gov #Left #contact ul li.btm{
	border-bottom:none;
}
#Contents.gov #Left #contact table th{
	text-align:left;
	font-size:116%;
	background-color:#f0f0f0;
	width:130px;
	padding:0 0 0 10px;
}
#Contents.gov #Left #contact table th.blue{
	background-color:#dfe8f4;
	font-size:136%;
	font-weight:bold;
}
#Contents.gov #Left #contact table td{
	padding-left:15px;
	width:460px;
	font-size:130%;
}
#Contents.gov #Left #contact table td dl{
	padding-bottom:5px;
}
#Contents.gov #Left #contact table td dl dt{
	float:left;
	width:50px;
}
#Contents.gov #Left #contact table td dl dd{
	float:left;
	width:390px;
	padding-left:10px;
	line-height:1.4em;
}
#Contents.gov #Left #contact table td dl dd .big{
	font-size:160%;
	line-height:1.3em;
}
#Contents.gov #Left #contact table td dl dd .f14{
	font-size:120%;
}
#Contents.gov #Left #contact table td.btn{
	width:90px;
	vertical-align:bottom;
}
#Contents.gov #Left #contact p.company{
	padding:20px 25px 0 25px;
	font-size:90%;
}

.gov .contentBox.contact .inner {
	position: relative;
	padding-bottom: 35px;
}
.gov .contentBox.contact h4 {
	float: left;
	width: 140px;
	height: 50px;
	margin-right: 10px;
	padding: 25px 5px;
	background-color: #DFE8F4;
	font-size: 99%;
	font-weight: bold;
	text-align: center;
}
.gov .contentBox.contact dl {
	margin-top: 5px;
	margin-left: 150px;
}
.gov .contentBox.contact dt {
	float: left;
	padding-top: 5px;
	padding-right: 10px;
}
.gov .contentBox.contact dd {
	padding: 5px 0;
}
.gov .contentBox.contact .tel {
	font-size: 123%;
	font-weight: bold;
	line-height: 1;
}
.gov .contentBox.contact .time {
	font-size: 81%;
}
.gov .contentBox.contact dd a {
	font-size: 101%;
}
.gov .contentBox.contact .btnContact {
	position: absolute;
	right: 20px;
	bottom: 35px;
}
#Contents.gov #Left .otherBlock{
	background-color:#ebebeb;
	width:720px;
	height:76px;
	margin:40px auto;
	padding:10px 0;
}
#Contents.gov #Left .otherBlock h4{
	border-bottom:none;
	border-right:solid 1px #c8c8c8;
	height:46px;
	width:182px;
	padding-top:30px;
	text-align:center;
	float:left;
}
#Contents.gov #Left .otherBlock ul{
	height:66px;
	width:495px;
	padding-top:10px;
	padding-left:40px;
	border-left:solid 1px #fff;
	float:left;
}
#Contents.gov #Left .otherBlock ul li{
	width:182px;
	float:left;
	font-size:90%;
	margin-bottom:10px;
}
#Contents.gov #Left .otherBlock ul li a{
	background:url(../images/common/arrow_blue.gif) no-repeat 0 center;
	padding-left:12px;
}
#Contents.gov #Left p.attention{
	margin-bottom:45px;
}


/*#Contents.gov #Right h3{
	margin-top:65px;
}*/

#Contents.gov #Right ul li h5{
	font-size:90%;
}
/* russia CSS
------------------------------------------------ */
.russia .bgKeyVis {
	position: relative;
	margin-top: 10px;
}
.russia .inquiryBox {
	position: absolute;
	top: 10px;
	right: 7px;
	width: 215px;
	padding-bottom: 6px;
	background: url(../images/bts/russia/bg_inquiry_bottom.png) no-repeat;
	background-position: left bottom;
}
.russia .inquiryBox h2 {
	background: url(../images/bts/russia/h2_inquiry.png) no-repeat;
	height: 25px;
	text-indent: -9999px;
}
.russia .inquiryInner {
	background: url(../images/bts/russia/bg_inquiry_right.png) repeat-y;
	padding: 10px 12px 0 10px;
	height: 190px;
}
.russia .inquiryInner h3 {
	text-align: center;
	font-size: 90%;
	font-weight:bold;
}
.russia .inquiryInner .inner {
	width: 190px;
	padding-top: 5px;
	border-top: solid 1px #c8c8c8;
}
.russia .inquiryInner .inner p {
	font-size: 100%;
	font-weight:bold;
}
.russia .inquiryInner .inqBtn {
	text-align: center;
	margin-top: 40px;
	padding-bottom: 8px;
}
/*----------------------------------
LEFT
-----------------------------------*/
.russia #Left {
	width: 740px;
	float: left;
}
/*----------------------------------
BLOCK 
-----------------------------------*/
.russia #Left .block {
	margin-top: 20px;
	background: url(../images/bts/russia/bg_box_bottom.gif) no-repeat;
	background-position: left bottom;
	padding-bottom: 3px;
}
.russia .block .inner {
	padding: 5px 15px 15px 15px;
	border-left: solid 1px #c8c8c8;
	border-right: solid 1px #c8c8c8;
}
.russia .block .inner .disp {
	margin-top: 20px;
	margin-left: 5px;
	font-size: 105%;
}
.russia .block .inner .disp li {
	margin-left: 1.5em;
}
.russia .block .inner p {
	font-size: 86%;
}
.russia h4 {
	border-bottom: solid 2px #0E246F;
	padding-bottom: 5px;
}
.russia .iCircle {
	background: url(../images/bts/russia/icon_circle.png) no-repeat;
	background-position: 0 4px;
	padding-left: 20px;
}

/*----------------------------------
FEEBOX 
-----------------------------------*/
.russia .feeBox {
	background: #F0F0F0;
	padding: 20px;
}
.russia .wrapTbl {
	overflow: hidden;
	width: 324px;
}
.russia .feeTbl {
	border-collapse: collapse;
	border-spacing: 0;
	border-bottom: #C8C8C8 solid 1px;
	width: 325px;
}
.russia .feeTbl th {
	border-top: #C8C8C8 solid 1px;
	border-right: #C8C8C8 solid 1px;
	background-color: #E6E6E6;
	padding: 5px;
	font-size: 0.9em;
	font-weight: normal;
	line-height: 1.2;
	text-align: center;
}
.russia .feeTbl td.heading {
	border-left: none;
	background: #DFE8F4;
	text-align: left;
}
.russia .feeTbl td {
	border-top: #C8C8C8 solid 1px;
	border-right: #C8C8C8 solid 1px;
	background: #FFFFFF;
	padding: 5px 5px 5px 10px;
	width: 200px;
	font-size: 0.9em;
	text-align: right;
}
/*----------------------------------
CONTACTBOX 
-----------------------------------*/
.russia .contentBox.contact .inner {
	position: relative;
	padding: 20px;
	font-size: 120%;
}
.russia .contentBox.contact h4 {
	float: left;
	width: 120px;
	height: 50px;
	padding: 25px 10px;
	border: none;
	background-color: #DFE8F4;
	font-size: 99%;
	font-weight: bold;
	text-align: center;
}
.russia .contentBox.contact dl {
	margin-top: 5px;
	margin-left: 150px;
}
.russia .contentBox.contact dt {
	float: left;
	padding-top: 5px;
	padding-right: 10px;
}
.russia .contentBox.contact dd {
	padding: 5px 0;
}
.russia .contentBox.contact .tel {
	font-size: 123%;
	font-weight: bold;
	line-height: 1;
}
.russia .contentBox.contact .time {
	font-size: 81%;
}
.russia .contentBox.contact dd a {
	font-size: 101%;
}
.russia .contentBox.contact .btnContact {
	position: absolute;
	right: 20px;
	bottom: 20px;
}
/*----------------------------------
RIGHT
-----------------------------------*/
.russia #Right{
	width:190px;
	float:right;
	margin-top: 20px;
}
.russia #Right .desk li{
	margin-top: 10px;
	border: solid 1px #DBDBDB;
	font-size: 90%;
}
.russia #Right .desk li a {
	display: block;
	padding: 10px 10px 14px 10px;
	text-decoration: none;
}
.russia #Right .deskName {
	margin-top: 10px;
	font-size: 100%;
	text-decoration: underline;
}
.russia #Right p.deskInfo {
	margin-top: 5px;
	color: #000000;
}
.russia #Right .other {
	margin-top: 20px;
}
.russia #Right .other li {
	margin-top: 5px;
}
/*---------------------------------------*/
/* rod CSS
------------------------------------------------ */
.rod .bgKeyVis {
	position: relative;
	margin-top: 10px;
}
.rod .inquiryBox {
	position: absolute;
	top: 10px;
	right: 7px;
	width: 215px;
	padding-bottom: 6px;
	background: url(../images/bts/rod/bg_inquiry_bottom.png) no-repeat;
	background-position: left bottom;
}
.rod .inquiryBox h2 {
	background: url(../images/bts/rod/h2_inquiry.png) no-repeat;
	height: 25px;
	text-indent: -9999px;
}
.rod .inquiryInner {
	background: url(../images/bts/rod/bg_inquiry_right.png) repeat-y;
	padding: 5px 12px 0 10px;
}
.rod .inquiryInner h3 {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 35px;
	font-size: 90%;
	font-weight:bold;
}
.rod .inquiryInner .telNum {
	padding: 10px;
	border-top: solid 1px #c8c8c8;
	text-align: center;
	font-size: 110%;
	font-weight: bold;
}
.rod .inquiryInner dl {
	width: 190px;
}
.rod .inquiryInner dt,
.rod .inquiryInner dd {
	float: left;
}
.rod .inquiryInner dt {
	width: 58px;
	text-align: center;
	font-size: 80%;
}
.rod .inquiryInner dd {
	width: 130px;
	font-size: 80%;
}
.rod .inquiryInner ul {
	padding: 5px 0 0 5px;
}
.rod .inquiryInner .inqBtn {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 8px;
}
#Contents.rod{
	padding-bottom:20px;
}
/*----------------------------------
LEFT
-----------------------------------*/
.rod #Left {
	width: 740px;
	float: left;
}
/*----------------------------------
BLOCK 
-----------------------------------*/
.rod #Left .block {
	margin-top: 20px;
	background: url(../images/bts/rod/bg_box_bottom.gif) no-repeat;
	background-position: left bottom;
	padding-bottom: 3px;
}
.rod .block .inner {
	padding: 15px;
	border-left: solid 1px #c8c8c8;
	border-right: solid 1px #c8c8c8;
}
.rod .block .inner p {
	font-size: 86%;
}
/*----------------------------------
ITEMBOX 
-----------------------------------*/
.rod .knowHowBox .inner {
	padding-top: 5px;
	padding-bottom: 5px;
}
.rod .knowHowBox li {
	border-top: solid 1px #C8C8C8;
	padding: 15px 15px 15px 60px;
	font-size: 100%;
}
.rod .knowHowBox li.iYen {
	background-position: 3px 14px;
	border-top: 0;
	background-image: url(../images/bts/rod/icon_yen.png);
	background-repeat: no-repeat;
}
.rod .knowHowBox li.iTag { 
	background: url(../images/bts/rod/icon_tag.png) no-repeat;
	background-position: 5px 10px;
}
.rod .knowHowBox li.iBag { 
	background: url(../images/bts/rod/icon_bag.png) no-repeat;
	background-position: 5px 10px;
}
.rod .knowHowBox li.iCart { 
	background: url(../images/bts/rod/icon_cart.png) no-repeat;
	background-position: 2px 16px;
}
.rod .knowHowBox li.iHeadset { 
	background: url(../images/bts/rod/icon_headset.png) no-repeat;
	background-position: 3px 10px;
}
.rod .knowHowBox li.iTrio { 
	background: url(../images/bts/rod/icon_trio.png) no-repeat;
	background-position: 3px 10px;
}
.rod .knowHowBox li.iCross { 
	background: url(../images/bts/rod/icon_cross.png) no-repeat;
	background-position: 7px 16px;
}
.rod .knowHowBox li.iFax { 
	background: url(../images/bts/rod/icon_fax.png) no-repeat;
	background-position: 5px 10px;
}
.rod .knowHowBox p.thisOne {
	font-size: 108%;
	font-weight: bold;
	color: #0e246f;
}
/*----------------------------------
ITEMBOX 
-----------------------------------*/
.rod .itemBox li {
	background: url(../images/bts/rod/icon_circle.png) no-repeat;
	background-position: left center;
	padding-left: 25px;
	font-size: 85%;
	float: left;
	width: 325px;
}
/*----------------------------------
CONTACTBOX 
-----------------------------------*/
.rod .contactBox .inner {
	padding: 15px 15px 35px 15px;
	font-size: 120%;
}
.rod #Left .contactBox .ttlBox {
	margin-right: 10px;
	padding: 25px 5px;
	width: 140px;
	background: #DFE8F4;
	text-align: center;
	font-size: 90%;
	font-weight: bold;
}
.rod .contactBox .numbers {
	width: 705px;
}
.rod .contactBox .numbers dl,
.rod .contactBox .numbers dt,
.rod .contactBox .numbers dd {
	float: left;
}
.rod .contactBox .numbers dl { 
	width: 280px;
}
.rod .contactBox .numbers dt {
	float: left;
	clear: both;
	margin-top: 10px;
	padding-top: 5px;
	padding-right: 10px;
	font-size: 86%;
}
.rod .contactBox .numbers dd {
	width: 170px;
	padding-top: 5px;
	font-size: 120%;
}
.rod .contactBox .numbers dd.tel {
	font-weight: bold;
}
.rod .contactBox .numbers p {
	font-size: 70%;
}
.rod .contactBox .mailLink {
	width: 260px;
}
.rod .contactBox .contactBtn {
	margin-top: 10px;
}
/*----------------------------------
RIGHT
-----------------------------------*/
.rod #Right{
	width:190px;
	float:right;
	margin-top: 20px;
}
.rod #Right .desk li{
	margin-top: 10px;
	border: solid 1px #DBDBDB;
	font-size: 90%;
}
.rod #Right .desk li a {
	display: block;
	padding: 10px 10px 14px 10px;
	text-decoration: none;
}
.rod #Right .deskName {
	margin-top: 10px;
	font-size: 100%;
	text-decoration: underline;
}
.rod #Right p.deskInfo {
	margin-top: 5px;
	color: #000000;
}
.rod #Right .other {
	margin-top: 20px;
}
.rod #Right .other li {
	margin-top: 5px;
}
/*---------------------------------------*/


