@charset "UTF-8";

/* ------------------------------
 4 Contact
------------------------------ */
#contact {}

/* ******************************
 * tabs
 * ****************************** */
#main div.tab-box {
	position: relative;
	width: 601px;
	padding-top: 41px;
	}

	#main div.tab-box ul.tabs { position: absolute; top: 0px; }
	#main div.tab-box ul.tabs li { display: inline; }
	#main div.tab-box ul.tabs li a {
		display: block;
		float: left;
		background-image: url(/shared/images/user/contact/tab_label4.png);
		background-repeat: no-repeat;
		width: 146px;
		height: 42px;
		margin-right: 5px;
		text-indent: -9999px;
		overflow: hidden;
		}
	
	#main div.tab-box ul.tabs li.tab1 a { width: 126px; background-position: left -42px; }
	#main div.tab-box ul.tabs li.tab1 a:hover { background-position: left -84px; }
	#main div.tab-box ul.tabs li.tab1 a.active, 
	#main div.tab-box ul.tabs li.tab1 a.active:hover { background-position: left top; }
	
	#main div.tab-box ul.tabs li.tab2 a { width: 166px; background-position: -126px -42px; }
	#main div.tab-box ul.tabs li.tab2 a:hover { background-position: -126px -84px; }
	#main div.tab-box ul.tabs li.tab2 a.active, 
	#main div.tab-box ul.tabs li.tab2 a.active:hover { background-position: -126px top; }
	
	#main div.tab-box ul.tabs li.tab3 a { background-position: -292px -42px; }
	#main div.tab-box ul.tabs li.tab3 a:hover { background-position: -292px -84px; }
	#main div.tab-box ul.tabs li.tab3 a.active, 
	#main div.tab-box ul.tabs li.tab3 a.active:hover { background-position: -292px top; }
	
	#main div.tab-box ul.tabs li.tab4 a { background-position: -438px -42px; }
	#main div.tab-box ul.tabs li.tab4 a:hover { background-position: -438px -84px; }
	#main div.tab-box ul.tabs li.tab4 a.active, 
	#main div.tab-box ul.tabs li.tab4 a.active:hover { background-position: -438px top; }
	
	#main div.tab-box ul.tabs li.last-child a { margin-right: 0px; }
	
	#main div.tab-box div.tab-content {
		clear: both;
		border-top: 1px solid #c3c6cf;
		width: 100%;
		}
	
	#main div.tab-box .lv2 {
		background: none;
		padding: 25px 0 0 28px;
		}
		#main div.tab-box .lv2 h2 {
			background: url(/shared/images/user/contact/lv3.png) no-repeat left top;
			height: 30px;
			padding-left: 10px;
			color: #fff;
			line-height: 32px;
			overflow: hidden;
			}
	
	#main div.tab-box div.tab-content p.overview {
		margin-bottom: 0px;
		padding: 14px 17px 8px 17px !important;
		}
	#main div.tab-box div.tab-content p.lead {
		font-size: 1.3em;
		padding: 0 20px;
		}

	#main div.tab-box div.tab-content div.box {/* boxxx */
		border: 1px solid #c3c6cf;
		margin: 0 20px 17px 20px;
		}

	#main div.tab-box div.tab-content .grid {
		background: url(/shared/images/user/contact/col1_bottom.png) no-repeat 0px bottom;
		margin-left: 27px;
		padding: 0 0px 12px 0px;
		width: 546px;
		}
		#main div.tab-box div.tab-content .grid p {
			padding: 10px 12px 8px 12px;
			font-size: 1.3em;
			}

	#tab-content-1 div.wrapper {
		background: url(/shared/images/user/contact/col2_bottom.png) no-repeat left bottom;
		margin-top: 10px;
		padding: 0 20px;
		width: 506px;
		}
	
	#main div.tab-box div.tab-content .column       { width: 240px; }
	#main div.tab-box div.tab-content .column.left  { float: left; }
	#main div.tab-box div.tab-content .column.right { float: right; }
	
	#tab-content-1 ul, 
	#tab-content-2 ul, 
	#tab-content-4 ul { margin: 7px 15px 24px 15px; }
		#tab-content-1 ul li, 
		#tab-content-2 ul li, 
		#tab-content-4 ul li {
			background: url(/shared/images/global/h_lv4.png) no-repeat left center;
			height: 20px;
			margin-left: 10px;
			margin-bottom: 5px;
			padding-left: 15px;
			font-size: 1.3em;
			font-weight: 800;
			line-height: 22px;
			overflow: hidden;
			}

	#tab-content-1 .grid .wrapper .column { background: url(/shared/images/user/contact/col2_top.png) no-repeat left top; }
	#tab-content-1 .grid .wrapper .column.left div.mid a, 
	#tab-content-1 .grid .wrapper .column.right div.mid {
		display: block;
		height: 31px;
		width: 202px;
		margin-top: 12px;
		margin-left: 17px;
		padding-right: 0;
		font-size: 1.4em;
		font-weight: 800;
		line-height: 32px;
		text-align: center;
		overflow: hidden;
		}
	#tab-content-1 .column.left .mid a { background: url(/shared/images/user/contact/form_bg.png) no-repeat left top; }
	#tab-content-1 .column.right .mid { background: url(/shared/images/user/contact/phone_bg.png) no-repeat left top; }
	#tab-content-1 .column.right .mid span.left  { color: #777; }
	#tab-content-1 .column.right .mid span.right { color: #39f; }
	
	#tab-content-1 .grid .top, 
	#tab-content-2 .grid .top, 
	#tab-content-3 .grid .top,
	#tab-content-4 .grid .top {
		background: url(/shared/images/user/contact/col1_top.png) no-repeat left top;
		padding-top: 5px !important;
		}
	#tab-content-2 .grid .top, 
	#tab-content-3 .grid .top, 
	#tab-content-4 .grid .top { padding-bottom: 5px; }
		#tab-content-2 .grid .top a, 
		#tab-content-3 .grid #form-pc a.button, 
		#tab-content-4 .grid .top a {
			overflow: hidden;
			display: block;
			width: 280px;
			margin: 12px auto 0 auto !important;
			padding-right: 0;
			font-size: 1.4em;
			font-weight: 800;
			text-align: center;
			}
		
		#tab-content-2 .grid .top a, 
		#tab-content-3 .grid #form-pc a.button {
			background: url(/shared/images/user/contact/form_bg_l.png) no-repeat left top;
			height: 31px;
			line-height: 32px;
			}
		#tab-content-3 .grid #form-pc a.button {
			background: url(/shared/images/user/contact/form_bg_l3.png) no-repeat left top;
			width: 320px;
			text-align: left;
			text-indent: 15px;
			}
		#tab-content-4 .grid .top a {
			background: url(/shared/images/user/contact/form_bg_l2.png) no-repeat left center;
			height: 50px;
			padding-top: 10px;
			line-height: 22px;
			}
	#tab-content-3 .grid { position: relative; }
	#tab-content-3 .grid #form-pc {
		width: 356px;
		padding-top: 5px;
		}
		#tab-content-3 .grid #form-pc p.headline {
			background: url(/shared/images/user/contact/form_pc.png) no-repeat left top;
			margin-left: 15px;
			margin-right: 5px;
			padding: 0 0 5px 40px;
			line-height: 32px;
			border-bottom: 2px solid #c5c7cc;
			}
		#tab-content-3 .grid #form-pc a.button {
			}
	
	#tab-content-3 div dl {
		border-top: 1px solid #ccc;
		margin-top: 10px;
		margin-bottom: 10px;
		font-size: 1.4em;
		line-height: 2em;
		}
		#tab-content-3 div dl dt {
			float: left;
			width: 160px;
			font-weight: bold;
			padding-top: 2px;
			}
		#tab-content-3 div dl dd {
			border-bottom: 1px solid #ccc;
			padding-left: 170px;
			padding-top: 2px;
			}
	
	#tab-content-3 .grid #form-mobile {
		border-left: 1px solid #ddd;
		position: absolute;
		top: 15px;
		right: 0px;
		width: 180px;
		}
		#tab-content-3 .grid #form-mobile p.headline {
			background: url(/shared/images/user/contact/form_mobile.png) no-repeat left top;
			margin: 0 15px 10px 15px;
			padding: 0 0 5px 40px;
			line-height: 32px;
			border-bottom: 2px solid #c5c7cc;
			}
		#tab-content-3 .grid #form-mobile img {
			margin: 15px auto 0 auto;
			padding-bottom: 5px;
			}
	
	#tab-content-3 .grid #phone-num {
		position: relative;
		}

	#tab-content-3 .grid #phone-num p.headline {
		background: url(/shared/images/user/contact/form_mobile.png) no-repeat left top;
		margin: 0 15px 0 15px;
		padding: 0 0 5px 40px;
		line-height: 32px;
		zoom: 1;
		}

	#tab-content-3 .grid #phone-num span.phone-num {
		position: absolute;
		top: 0px;
		left: 110px;
		color: #39f;
		font-size: 1.8em;
		font-weight: bold;
		line-height: 32px;
		}

	* html #tab-content-3 .grid #phone-num span.phone-num {
		left: 100px;
		}

	*:first-child+html #tab-content-3 .grid #phone-num span.phone-num {
		left: 110px;
		}


.bt-form {
	text-align: center;
}
.bt-form p {
	font-size: 1.0em !important;
}
.bt-form .mid a {
	display: block;
	height: 31px;
	width: 202px;
	margin: 0px auto;
	padding-right: 0;
	font-size: 1.1em;
	font-weight: 800;
	line-height: 32px;
	text-align: center;
	overflow: hidden;
	background: url(/shared/images/user/contact/form_bg.png) no-repeat left top;
}









