@charset "shift_jis";
/**========================================================
* Common
* nav
* Area
========================================================**/

/*--------------------------
 Common
--------------------------*/
#container {
	position: relative;
	width: auto;
	padding: 40px 0;
	background: url("/tabi/images/bg.png");
}
#container .inner {
	width: 960px;
	margin: 0 auto;
	/*padding-bottom: 75px;*/
	background-color: #fff;
	text-align: center;
}
h3 {
	margin-left: 30px;
	text-align: left;
}
.toTop {
	position: absolute;
	bottom: 15px;
	right: 12px;
}
/*--------------------------
 nav
--------------------------*/
#nav {
	position: absolute;
	top: -30px;
	left: 3px;
}
#nav ul li { display: inline-block; }
#nav ul li:first-child:after { content: " >"; }
/*--------------------------
 Area
--------------------------*/
#mainArea {
	/*height: 450px;*/
	height: 300px;
	padding: 80px 132px 0;
	background: url(../images/index_bg_001.jpg) 0 0 no-repeat;
	text-align: left;
}
#mainArea p { padding-top: 30px; }
#mainArea p.pb20 {
  padding-bottom: 20px;
  width: 501px;
  font-size: 21px;
  font-weight: bold;
  line-height: 2.5;
}
#oversea_info {
	color: #02428C;
	font-size: 100%;
	line-height: 140%;
}
#oversea_info p {
	color: #666;
	font-size: 90%;
	margin: 10px 0 0 0;
	padding: 0;
}
#branch_info {
	width: 100%;
	height: 78px;
	background: #02428C;
	color: #ffffff;
	position: relative;
	margin: 10px 0 0;
	text-align: center;
	line-height: 1.5;
}
#branch_info #branch_text {
	padding-top: 15px;
	font-weight: bold;
‚ƒ
}
#branch_info #branch_text strong {
	font-weight: bold;
	font-size: 150%;
}
#supportArea { margin: 60px 0; }
#supportArea h3 {
	position: relative;
	height: 68px;
	line-height: 68px;
	z-index: 3;
	margin-left: 30px;
}
#supportArea h3 span { margin-left: 10px; }
#supportArea h3 img { vertical-align: middle; }
#supportArea div { margin-top: -10px; }
#aboutArea {
	width: 900px;
	margin: 0 auto 60px;
}
#aboutArea > div { margin-top: 30px; }
#aboutArea > p {
	padding-top: 30px;
	margin-bottom: 40px;
}
#aboutArea .clearfix {
	width: 867px;
	margin: 0 auto;
}
#aboutArea .box { margin-bottom: 20px; }
#aboutArea .box {
	position: relative;
	float: left;
}
#aboutArea .box .link {
	position: absolute;
	bottom: 10px;
	right: 8px;
}
#aboutArea .box .link,
#aboutArea .box .link a {
	display: block;
	width: 114px;
	height: 14px;
}
#aboutArea .box .link a {
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	background-image: url(../images/icon_link_detail_001.png);
}
#aboutArea .box .link a:hover { background-position: 0 -14px; }
#aboutArea .box p { margin-left: 45px; }
#aboutArea .box p:first-child {
	margin-top: 45px;
	margin-bottom: 35px;
}
#pointArea { margin-bottom: 60px; }
#pointArea h3 { margin-left: 30px; }
#pointArea dl { margin-top: 15px; }
#pointArea dl dd {
	margin-top: 20px;
	margin-bottom: 30px;
}
#serviceArea h3 { margin-left: 30px; }
#serviceArea table {
	width: 900px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	border-collapse: collapse;
	border-spacing: 0;
}
#serviceArea table tr th,
#serviceArea table tr td {
	padding: 10px 20px;
	border: 1px solid #ddd;
}
#serviceArea table tr th {
	color: #02428c;
	background-color: #eee;
	text-align: center;
	font-weight: bold;
}
#serviceArea table tr td { text-align: left; }
#serviceArea table tr td.bold { font-weight: bold; }
p.con_info {
	color: #666;
	font-size: 85%;
}
div#con_inq {
	margin: 0 auto;
	text-align: left;
	padding-bottom: 20px;
	width: 872px;
}
table#inq_table {
	width: 725px;
	margin: 0 auto !important;
}
img.kddi_info {
	float: left;
	margin-right: 15px;
}
