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

.red {
	color: red;
  }

.contact_block{
	width:90%;
	margin:20px 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:95%;
	margin:20px 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:95%;
	border-bottom:1px solid #0064B1;
	border-left:1px solid #0064B1;
	margin-left: 10px;
	border-collapse: collapse;
}

.txt01 dl dd:last-child{
	margin-top: 1em;
}

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

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

#koshitsu1{
	border-bottom:0px solid #0064B1;
}

#koshitsu2 th{
	display:none;
}

.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:65%;
	white-space:nowrap;
}

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

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;
}
