@charset "utf-8";
/* CSS Document */



/*===============================*/
/*//各種設定//*/
/*===============================*/


#catch {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 0px;
}
.boxbox {
	border: 6px solid #F3ECE1;
	padding-right: 54px;
	padding-bottom: 24px;
	padding-left: 54px;
	padding-top: 24px;
}
.boxbox table {
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CBC5BF;
}
.boxbox th {
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	padding-right: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CBC5BF;
	padding-left: 0px;
}
.boxbox td {
	text-align: right;
	padding-right: 50px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CBC5BF;
}
#box01 {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 50px;
}
#box01 .leftbox {
	width: 410px;
	float: left;
}
#box01 .rightbox {
	float: right;
	width: 410px;
	height: 190px;
}
#box01 li {
	width: 150px;
	font-size: 10px;
	margin-top: 5px;
	margin-bottom: 30px;
	float: left;
	line-height: 1.4em;
}
.mar_r_27 {
	margin-right: 27px;
}

#box02 {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 50px;
}
#box02 .leftbox {
	width: 410px;
	float: left;
}
#box02 .rightbox {
	float: right;
	width: 410px;
	height: 190px;
}


#box02 li {
	width: 150px;
	font-size: 10px;
	margin-top: 5px;
	margin-bottom: 30px;
	float: left;
	line-height: 1.4em;
}
#box03 {
	background-image: url(../img/bg01.jpg);
	background-position: center center;
	padding-top: 20px;
	padding-bottom: 80px;
}
