/* CSS Document */

#power-search-box {
	clear: both;
	width: 588px;
	text-align: center;
}

#power-search-box table {
	margin-bottom: 10px;
	border-collapse: collapse;
	width: 100%;
}

#power-search-box colgroup.sect1 {
	width: 180px;
}
#power-search-box colgroup.sect2 {
	width: 390px;
}

#power-search-box th {
	padding: 8px 0px 5px 15px;
	border-bottom: 2px solid #FFFFFF;
	width: 120px;
	background: #FFEEF6;
	vertical-align: top;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
}
* html #power-search-box th {
	padding-top: 10px;
	width: 130px;
}

#power-search-box td {
	padding: 5px;
	border-bottom: 2px solid #FFFFFF;
	background: #FFEEF6;
	vertical-align: middle;
	font-size: 12px;
	text-align: left;
}

#power-search-box input, select {
	border: 1px #999999 solid;
	width: 185px; 
	background-color: #FFFFFF;
}

#power-search-box textarea {
	width: 425px; 
	background-color: #FFFFFF;
}

#power-search-box label {
	font-weight: bold;
}

#power-search-box .td_wide {
	text-align: center;
}

#power-search-box .td_wide2 {
	padding: 15px;
	text-align: left;
}

#power-search-box .td_wide2 img {
	padding-right: 5px;
	float: left;
}

#power-search-box .title {
	padding-top: 10px;
	font-weight: bold;
}

.power-search-box2 {
	margin-top: 8px;
	margin-left: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	border: 1px solid #B23F8C;
	width: 570px;
	background: #FFEEF6;
}

.power-search-box2 table{
	margin-bottom: 5px;
	border-collapse: collapse;
	width: 562px;
}

.power-search-box2 th {
	padding: 5px;
	border: 4px solid #FFFFFF;
	width: 120px;
	height: 33px;
	background: #ECECEC;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	white-space: nowrap;
}

.power-search-box2 td {
	font-size: 12px;
}

.power-search-box2 .td-gry {
	padding: 3px;
	border: 4px solid #FFFFFF;
	height: 33px;
	background: #ECECEC;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	white-space: nowrap;
}

.power-search-box2 .banner-box {
	padding-right: 5px;
	text-align: center;
}

.power-search-box2 p {
	padding-top: 5px;
	padding-bottom: 5px;
}

.power-search-box2 .puls img{
	margin-right: 5px;
	border: 0px;
	position: relative;
	bottom: -2px;
}

#radio-box,
#check-box {
	width: 425px;
}

#radio-box input {
	border: none;
	width: 10px;
	background-color: #FFEEF6;
}

#check-box input {
	border: none;
	width: 15px;
	background-color: #FFEEF6;
}

.radio-space-box {
	float: left;
	width: 70px;
}
.radio-space-box2 {
	float: left;
	width: 120px;
}
.check-space-box {
	float: left;
	width: 75px;
	font-size: 10px;
}
* html .check-space-box {
	width: 85px;
}
.keyword-main-box {
	width: 400px;
}
.keyword-box input {
	margin-top: 3px;
	margin-right: 5px;
	float: left;
	width: 185px;
}
 * html .keyword-box input {
	margin-top: 1px;
}
#keyword-box2 {
	float: left;
	width: 185px;
}
#keyword-box2 input {
	border: 0;
}
.kuchikomi-title {
	padding-left: 5px;
	position: relative;
	top: -2px;
	color: #96006C;
}
.kuchikomi-title-bottom {
	padding-right: 20px;
	float: right;
	width: 540px;
}
.kuchikomi-title-bottom-img {
	float: right;
}
.kuchikomi-title-bottom img {
	margin-right: 5px;
	border: 1px solid #B23F8C;
}
.kuchikomi-title-bottom-text {
	margin-top: 20px;
	float: right;
	height: 10px;
}
.power-search-box2-bottom {
	margin-left: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-right: 1px solid #B23F8C;
	border-bottom: 1px solid #B23F8C;
	border-left: 1px solid #B23F8C;
	width: 578px;
	background-color: #FFFFFF;
	text-align: right;
}

