@charset "UTF-8";

/* -----------------------------------------------
FileName:business.css
----------------------------------------------- */

/* ===== import_module ===== */

@import "gas_kiki.css";


/* ===== title ===== */
h1 {
	margin: 0 0 15px 0;
	padding: 22px 6px 23px 6px;
	background: url("/business/images/bg_ttl_h1.gif") repeat-x left bottom;
	font-weight: bold;
	font-size: 150%;
}

.ttl {
	clear: both;
	margin: 0 0 15px 0;
	padding: 0 0 6px 0;
	width: 640px;
	background: url("/common/images/bg_ttl_h2_02.gif") no-repeat left bottom;
}

	.ttl h2 {
		padding: 6px 0 0 0;
		width: 640px;
		background: url("/common/images/bg_ttl_h2_01.gif") no-repeat left top;
	}

		.ttl h2 span {
			margin: 0 4px;
			padding: 2px 8px;
			border-left: 2px solid #0071BA;
			display: block;
			font-weight: bold;
		}

.subttl {
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	width: 640px;
	border-bottom: 1px solid #0071BD;
}

	.subttl h3 {
		padding: 0 0 0 6px;
		color: #0071BD;
		border-left: 4px solid #0071BD;
		font-weight: bold;
	}


/* ===== global_navi ===== */
	#header .global_navi{
		clear: both;
		width: 860px;
		height: 48px;
		background:url("../../images/bg_glnavi_02.gif") no-repeat left bottom;
	}

		#header .global_navi dt{
			font-size: 0;
			height: 14px;
		}

		#header .global_navi .gl_menu_01{
			float: left;
			width: 288px;
		}

		#header .global_navi .gl_menu_02{
			float: left;
			width: 425px;
		}

		#header .global_navi .gl_menu_03{
			float: right;
			width: 142px;
		}

		#header .global_navi li{
			float: left;
			font-size: 0;
		}

#header .global_navi:after{
	display:block;
	clear:both;
	height: 0;
	visibility:hidden;
	content:".";
	font-size:0;
	line-height:0;
}

@media print{
	#header .global_navi .gl_menu_02{
		width: 426px;
	}
}

/* ===== side_contents ===== */
#side_contents .top_menu {
	margin: 0 0 18px 0;
}

#side_contents .menu {
	margin: 0 0 15px 0;
	padding: 0 0 5px 0;
	width: 210px;
	background: url("/common/images/bg_side_cont_02.gif") no-repeat left bottom;
}

#side_contents .menu dt {
	display: inline;
}

	#side_contents .menu dt img {
		display: block;
	}

#side_contents .menu dd {
	padding: 2px 7px 0 7px;
}

	#side_contents .menu dd ul {
	}

	#side_contents .menu dd li {
		display: block;
		padding: 5px 0 9px 0;
		background: url("/common/images/bg_dot_02.gif") repeat-x left bottom #fff;
	}

		#side_contents .menu dd li a {
			padding: 0 0 0 17px;
			background: url("/business/images/blt_inlink_01.gif") no-repeat 4px 0.4em;
		}

			#side_contents .menu dd li a:link,
			#side_contents .menu dd li a:visited {
				color: #4d4d4d;
			}

			#side_contents .menu dd li a:hover,
			#side_contents .menu dd li a:active {
				color: #0072BB;
			}

	#side_contents .menu dd li.last {
		background: #fff;
	}

	/* sub_menu */
	#side_contents .menu dd li.sub_menu {
		padding: 5px 0 0 0;
		background: #fff;
	}

		#side_contents .menu dd li.sub_menu a {
			padding: 0 0 0 17px;
			background: url("/business/images/blt_inlink_cur.gif") no-repeat 4px 0.4em;
		}

		#side_contents .menu dd li.sub_menu ul {
			padding: 5px 0 0 0;
		}

			#side_contents .menu dd li.sub_menu ul li {
				padding: 0 0 8px 20px;
				background: #fff;
				font-size: 80%;
				font-weight: normal;
			}

			#side_contents .menu dd li.sub_menu ul li.first {
				padding: 9px 0 8px 20px;
			}

			#side_contents .menu dd li.sub_menu ul li.last {
				padding: 0 0 12px 20px;
				background: url("/common/images/bg_dot_02.gif") repeat-x left bottom #fff;
			}

				#side_contents .menu dd li.sub_menu ul li a {
					padding: 0 0 0 8px;
					background: url("/business/images/blt_inlink_02.gif") no-repeat 0 0.4em;
				}

				#side_contents .menu dd li.sub_menu ul li a:link,
				#side_contents .menu dd li.sub_menu ul li a:visited {
					color: #4d4d4d;
				}

				#side_contents .menu dd li.sub_menu ul li a:hover,
				#side_contents .menu dd li.sub_menu ul li a:active {
					color: #0072BB;
				}

	/* stay */
	#side_contents .menu dd li.stay {
		color: #f78709;
		background-color: #DFEDF6;
		font-weight: bold;
	}

		#side_contents .menu dd li.stay a:link,
		#side_contents .menu dd li.stay a:visited {
			color: #0072BB;
		}

			#side_contents .menu dd li.sub_menu ul li.last.stay {
				background-color: #fff;
			}

			#side_contents .menu dd li.sub_menu ul li.stay a:link,
			#side_contents .menu dd li.sub_menu ul li.stay a:visited {
				color: #0072BB;
				font-weight: bold;
			}

	#side_contents .menu dd li.last.stay {
		background-color: #DFEDF6;
	}

		#side_contents .menu dd li.last ul li.last {
			background: #fff;
		}


/* rellink */
#side_contents .rellink {
	margin: 0 0 25px 0;
	width: 210px;
}

	#side_contents .rellink dt {
		display: block;
		padding: 6px 12px;
		background: #DFEDF6;
		font-weight: bold;
	}

	#side_contents .rellink dd {
		padding: 3px 10px 13px 10px;
		border-bottom: 2px solid #DBE3F0;
	}

		#side_contents .rellink li {
		}

		#side_contents .rellink li a {
			display: block;
			padding: 7px 0 0 15px;
			background: url("/common/images/blt_inlink_01.gif") no-repeat 3px 0.9em;
		}

		#side_contents .rellink li.external a {
			display: block;
			padding: 7px 0 0 15px;
			background: url("/common/images/blt_exlink_01.gif") no-repeat 0 0.8em;
		}


/* ===== top_menu_01 ===== */

.top_contents h1{
	margin: 0;
	padding: 0;
}

.top_menu_01{
	margin: 20px 0;
	width: 640px;
	background:url("/business/images/bg_top_menu_01_03.gif") no-repeat scroll right bottom transparent;
}

	#contents div.type {
	background:url("/business/images/bg_top_menu_01_04.gif") no-repeat scroll right bottom transparent;
	padding-bottom:18px;
	width:317px;
	}

	.top_menu_01 .type{
		float: left;
		width: 317px;
	}

		.top_menu_01 dl dt{
	font-size: 0;
	width: 317px;
		}

		.top_menu_01 dl.type dd{
	padding: 10px 0 0 0;
	width: 317px;
		}

			.top_menu_01 dl.type dd ul{
	padding: 15px 0 0 0;
	width: 292px;
	margin-left: 15px;
			}

			.top_menu_01 dl.type dd li{
				float: left;
				width: 143px;
				padding: 0 0 12px 0;
				font-size: 0;
				line-height: 0;
			}


.top_menu_01 dl.type dd ul:after{
	display:block;
	clear:both;
	height: 0;
	visibility:hidden;
	content:".";
	font-size:0;
	line-height:0;
}

.top_menu_01:after{
	display:block;
	clear:both;
	height: 0;
	visibility:hidden;
	content:".";
	font-size:0;
	line-height:0;
}

.top_menu_01 .type p {
	margin: 0 15px;
}

#contents div.equipment {
	float: right;
	width: 317px;
}

#contents div.assistance {
	padding-bottom: 18px;
	width: 317px;
}

.clearfix {
    display: inline-block;
}
.clearfix:after {
    content: ".";
    font-size: 0.1em;
    line-height: 0;
    display: block;
    height: 0;
    visibility: hidden;
    clear: both;
}
/* Hide Mac IE5 \*/
* html .clearfix {
    height: 1%;
}
.clearfix {
    display:block;
}
/* end */

#contents div.astcL {
	float: left;
	margin-right: 8px;
	text-align: right;
	padding-top: 9px;
	width: 82px;
}

#contents div.astcR {
	float: left;
	padding-top: 9px;
	width: 205px;
}

#contents div.assistance div.astcR p{
margin-top:10px;
}

#contents div.equipment h2 {
	clear: both;
	width: 317px;
}


/* ===== top_menu_02 ===== */

.top_menu_02{
	margin: 0 0 20px 0;
	padding: 0 0 15px 0;
	width: 640px;
	background:url("/business/images/bg_top_menu_02.gif") no-repeat left bottom;
}

	.top_menu_02 dt{
			font-size: 0;
	}

	.top_menu_02 dd{
		padding: 12px 0 0 12px;
	}

		.top_menu_02 dd dl dd{
			padding: 5px 0 0 15px;
		}

		.top_menu_02 dd dl dd li{
			font-size: 0;
		}

	.top_menu_02 .ryokin{
		float: left;
		width: 165px;
	}

		.top_menu_02 dd dl.ryokin dd ul{
			float: left;
			width: 145px;
		}

		.top_menu_02 dd dl.ryokin dd li{
			width: 145px;
		}

	.top_menu_02 .procedure{
		float: left;
		width: 165px;
	}

.top_menu_02 dd dl.ryokin dd ul:after{
	display:block;
	clear:both;
	height: 0;
	visibility:hidden;
	content:".";
	font-size:0;
	line-height:0;
}

.top_menu_02:after{
	display:block;
	clear:both;
	height: 0;
	visibility:hidden;
	content:".";
	font-size:0;
	line-height:0;
}

/* ===== top_lineup ===== */

.top_lineup {
	margin: 0 0 20px 0;
	border:4px solid #D9EAF4;
}

	.top_lineup dl{
		border: 1px solid #ccc;
		background: #fff;
	}

		.top_lineup dl dt{
			padding: 10px 7px;
		}

		.top_lineup dl dd{
			padding: 0 0 5px 7px;
		}

			.top_lineup dl dd ul{
				width: 623px;
			}

				.top_lineup dl dd li{
					padding: 0 0 5px 0;
					float: left;
					width: 207px;
					font-size: 0;
				}

.top_lineup dl dd ul:after{
	display:block;
	clear:both;
	height: 0;
	visibility:hidden;
	content:".";
	font-size:0;
	line-height:0;
}

/* ===== top_safety ===== */

.top_safety {
	width: 640px;
}

	.top_safety dt {
		font-size: 0;
	}

	.top_safety dd {
		padding: 8px 15px 5px 15px;
		border-right: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
		border-left: 1px solid #ccc;
	}

		.top_safety dd ul {
			width: 608px;
		}

			.top_safety dd li {
				float: left;
				padding: 0 0 5px 12px;
				width: 292px;
				background:url("/common/images/blt_inlink_02.gif") no-repeat 0 0.3em;
			}

/* forIE5.5 */
.top_safety dd li {
	width: 304px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 292px;
}

.top_safety dd ul:after{
	display:block;
	clear:both;
	height: 0;
	visibility:hidden;
	content:".";
	font-size:0;
	line-height:0;
}


/* -------------------------- CATEGORY FOOTER ---------------------------- */
/* No Mac IE 5 Start \*/
#contents #categoryFt { clear: both; }
/* End */
#contents #categoryFt {
	width: 730px;
}

#contents #categoryFt ul {
	display: block;
	margin: 0;
	bottom: -25px;
	position: relative;
	width: 730px;
}

#contents #categoryFt li {
	float: left;
	font-size: 80%;
	padding: 0 19px 5px 0;
	white-space: nowrap;
}

#contents #categoryFt li a {
	background:url(../../images/blt_inlink_01.gif) no-repeat 0 0.3em;
	padding: 0 0 0 10px;
}

#contents #categoryFt li a:link,
#contents #categoryFt li a:visited {
	color:#4e4e4e;
}

#contents #categoryFt li a:hover,
#contents #categoryFt li a:active {
	color:#808080;
}

/* -------------------------- FACTORY ADD0421 ---------------------------- */

#contents ol.ordered02 li {
	padding-bottom: 5px;
}

#contents ol.ordered02 {
	margin-left: 23px;
}

/* for IE */
*html #contents ol.ordered02{
	margin-left: 28px !important;
}

/* for safari */
@media screen and (-webkit-min-device-pixel-ratio:0){
#contents ol.ordered02 {margin-left: 20px !important;}
}

#contents ol.ordered02 li {
	list-style-type: decimal;
	list-style-position: outside;
}
