table{
	border: 0px;
	border-spacing: 0px;
	text-align: center;
}


#title{
	background-image:url(images/bg_title.png);
	background-repeat:no-repeat;
	background-position:right bottom;
}

.navi{
	width:900px;
	margin-top:0px;
	overflow:hidden;
}

/**/

.red {
	color: red;
  }

.contact_block{
	width:720px;
	margin:0px auto 60px auto;
	overflow:hidden;
	border:2px solid #0062B4;
}

.contact_block dl{
	display:block;
	overflow:hidden;
}

.contact_block dl dt{
	background-color:#0062B4;
	color:#fff;
	text-align:center;
	padding:1em 0px;
	font-size:1.25em;
}

.contact_block dl dd{
	overflow:hidden;
	padding:20px 20px;
}

.contact_block dl dd p{
	text-align:center;
}

.contact_block dl dd ul{
	overflow:hidden;
	margin-bottom:1em;
}

.contact_block dl dd ul li{
	overflow:hidden;
	margin-bottom:1em;
	overflow:hidden;
	list-style-type:none;
    background-image: url(../parts/images/cir.png);
	background-repeat:no-repeat;
	background-position:left 0.25em;
	padding-left:20px;
	font-size:110%;
}


/**/

.txt01{
	width:900px;
	margin:40px auto;
	overflow:hidden;
}

.txt01 p{
	margin-bottom:1em;
	overflow:hidden;
	font-size:110%;
	line-height:175%;
}

.txt01 ul{
	overflow:hidden;
	margin-bottom:1em;
}

.txt01 ul li{
	overflow:hidden;
	margin-bottom:1em;
	overflow:hidden;
	list-style-type:none;
    background-image: url(../parts/images/cir.png);
	background-repeat:no-repeat;
	background-position:left 0.25em;
	padding-left:20px;
	font-size:110%;
}

.txt01 dl{
}


.txt01 dl dt{
	overflow:hidden;
	margin-bottom:1em;
	overflow:hidden;
	list-style-type:none;
    background-image: url(../parts/images/cir.png);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:20px;
	font-size:110%;
	font-weight:bold;
}


.txt01 dl dd{
	overflow:hidden;
	margin-bottom:1em;
}

.txt01 dl dd table{
	width:46%;
	height: 603px;
	border-bottom:1px solid #0064B1;
	border-left:1px solid #0064B1;
	float: left;
	margin-left: 10px;
}

.txt01 dl dd table th{
	border-top:1px solid #0064B1;
	border-right:1px solid #FFFFFF;
	background-color:#0064B1;
	color:#fff;
	font-size:100%;
	font-weight:normal;
}

.txt01 dl dd table th:last-child{
	border-right:1px solid #0064B1;
}

.txt01 dl dd table th span{
	font-size:75%;
}

.txt01 dl dd table th div{
	padding:0.25em 0px;
}

.txt01 dl dd table td{
	height: 31%;
	border-top:1px solid #0064B1;
	border-right:1px solid #0064B1;
	font-size:100%;
}

.txt01 dl dd table td div{
	padding:1em;
}

a.button10{
	border-color: #ff3300;
	border-style: solid;
    border-width: 1px;
	font-size: 1.5em;
	color: #fff;
	display:inline-block;
	margin: 5px 5px 5px 0px;
	padding:0.9em 0.5em 0.9em 0.5em;
	text-align:center;
	background:#ff3300;
	-webkit-border-radius: 10;
	-moz-border-radius: 10;
	border-radius: 10px;
	text-decoration: none;
	line-height: 1;
}
