@charset "utf-8";

.main_img {
	width: 990px;
	height: 184px;
	background: url(../images/main_swim_img01.jpg) no-repeat 0 0;
}

.table_01 {
	width: 100%;
	border: 3px solid #ccc;
}

.table_01 th,
	.table_01 td {
	vertical-align: top;
}

.table_01 th {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #f3f3f3;
	text-align: center;
	font-weight: bold;
	white-space: nowrap;
}

.table_01 td {
	border-bottom: 1px solid #ccc;
}

.table_01 th div {
	margin: 7px;
}

.table_01 td div {
	margin: 7px;
}

.table_01 table {
	border-style: none;
	width: 100%;
}

.table_01 table th {
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background: #ccc;
	border-left: 1px solid #fff;
}

.table_01 table td {
	background-color: #f3f3f3;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

.table_01 ul {
	
}

.table_01 ul li {
	background: url(../../../common/images/icn_dot_01.gif) no-repeat left center;
	padding-left: 1em;
}

.table_01 ul.dotlist {
	padding: 0 0 0 20px;
	overflow: hidden;
}

.table_01 ul.dotlist li {
	background: url(../../../common/images/icn_dot_01.gif) no-repeat left center;
	padding-left: 1em;
	width: 30%;
	float: left;
}

.borderbox {
	border-bottom: 3px solid #e8e8e8;
	overflow: hidden;
	padding-bottom: 15px;
}

.h2_inner_03 {
	
}

.h2_inner_03 a {
	background: url(../../../common/images/ico_arrowR05.gif) no-repeat left center;
	padding-left: 15px;
}

.column2-list {
	background: url(../../../common/images/bg_dotX02.gif) repeat-x 0 0;
	clear: both;
	padding-top: 12px;
}

.column2-list.first {
	background-image: none;
}

.column2-list dt {
	font-weight: bold;
	width: 100px;
	float: left;
}

.column2-list dd {
	width: 600px;
	float: left;
}

.column2-list dd ul {
	margin-bottom: 10px;
}

.column2-list dd li {
	background: url(../../../common/images/ico_arrowR06.gif) no-repeat left center;
	padding-left: 1em;
	display: inline;
	margin-right: 15px;
}
