@charset "utf-8";

/* content
------------------------------*/
#content {
	margin: 0 10px 20px;
	padding-top: 20px;
	}

h1 {
	margin-bottom: 20px;
	}

.gotopage {
	margin: 0 0 20px 0;
	padding-left: 30px;
	background: url(../images/icon_link01.gif) no-repeat 15px 50%;
	}

dl {
	margin-bottom: 40px;
	width: 865px;
	}

dt {
	float: left;
	width: 15px;
	}

dd {
	float: left;
	width: 850px;
	}

.match-btn {
	margin-top: 20px;
	text-align: center;
	}

.atte-title {
	margin: 0 10px 10px;
	}

.match-top {
	margin: 0 15px;
	line-height: 1.6 !important;
	}

.mar {
	margin: 0 5px;
	}

.pad15 {
	padding-top: 15px;
	}

.pad30 {
	padding-top: 30px;
	}

.title {
	margin-top: 30px;
	}

.center {
	text-align: center;
	}

.wid90 {
	width: 88px;
	}

.wid50 {
	width: 48px;
	}

.wid70 {
	width: 68px;
	}

.wid190 {
	width: 188px;
	}

/* form
------------------------------*/
#form {
	float: left;
	width: 190px;
	}

#form p {
	margin: 15px 5px 5px;
	}

#form select {
	margin: 0 5px 25px;
	width: 180px;
	}

#form input {
	margin-left: 54px;
	}

.kome {
	font-size: 80%;
	margin-left: 3px;
	}

.kensaku {
	width: 82px;
	height: 18px;
	}

/* explain 
------------------------------*/
#explain {
	float: right;
	width: 697px;
	border: 1px solid #787878;
	background-color: #f5f5f5;
	}

#explain h3 {
	padding: 15px 15px 10px;
	}

#explain p {
	padding: 0 15px 15px;
	}

/* result 
------------------------------*/
#result {
	float: right;
	width: 697px;
	}

.result-title {
	position: relative;
	}

.gotopage2 {
	position: absolute;
	top: 0;
	right: 0;
	padding-left: 15px;
	background: url(../images/icon_link01.gif) no-repeat left center;
	}

#result h2 {
	padding-top: 1px;
	margin-bottom: 15px;
	}

.result-list {
	width: 642px;
	margin-left: 5px;
	margin-bottom: 20px;
	}

.result-photo {
	float: left;
	width: 82px;
	}

.result-table {
	float: right;
	width: 555px;
	height: 90px;
	}

.result-table th,
.result-table td {
	border: 1px solid #ffffff;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #ffffff;
	}

.result-table th {
	background-color: #282828;
	font-weight: normal;
	}

.result-table td {
	background-color: #6d6d6d;
	text-align: center;
	}
	
.wid80 {
	width: 78px;
	}

.wid55 {
	width: 53px;
	}

.wid30 {
	width: 28px;
	}

.hole-pcd th,
.hole-pcd td {
	border-top: 0px;
	border-bottom: 4px solid #ffffff;
	}

th.border-r,
td.border-r {
	border-right: 4px solid #ffffff;
	}
