/* CSS Document */

#ContentsBg {
	background-image:none;
	background-color:#FFFFFF;
	width:960px;
	margin:0 auto;
	padding:20px 0 0 0;
}

.gaiyou-index #Contents01 {
	background:url(/common/img/other_bg_01.png);
}

.gaiyou_txtBox_01 {
	font-size:18px;
	background:url(/common/img/other_bg_02.png) center bottom no-repeat;
	width:815px;
	margin:0 auto;
	padding:0 50px 60px 50px;
}
	.gaiyou_txtBox_01 table {
		color:#000000;
		border: solid 1px #000000; 
		border-collapse: collapse;
		width:100%;
		margin:0 0 30px 0;
	}
		.gaiyou_txtBox_01 table tr th,
		.gaiyou_txtBox_01 table tr td{
			padding:10px 15px;
			border: solid 1px #000000; 
		}

		.gaiyou_txtBox_01 table tr th{
			background-color:#E5E5E5;
			font-size:14px;
			width:120px;
		}
		.gaiyou_txtBox_01 table tr td{
			background-color:#ffffff;
		}

		.gaiyou_txtBox_01 table tr td span{
			font-size:14px;
			display:block;
			padding:10px 0 0 0;
		}
		
	.gaiyou_txtBox_01 .map dl {
		float:left;
		font-size:14px;
    margin-bottom: 30px;
	}
		.gaiyou_txtBox_01 .map dl dd iframe {
			border:none;
		}

.gaiyou_txtBox_02 {
	width:700px;
	margin:20px auto 0 auto;
	padding:0 0 15px 0;
}
