@charset "utf-8";

.result_tb {
	width: 48%;
	margin-bottom: 2em;
	border: 1px solid #CCCCCC;
	background: #CCCCCC;
	float: left;
	margin-left: 1%;
	height: auto;
}
.row {
	background: #FFFFFF;
	display: block;
	clear: both;
	width: 99%;
	height: auto;
	float: left;
	padding: 0px 0px 1em;
	margin: 0px 0px 30px;
	border: 1px solid #CCCCCC;
}

#ttl {
	text-indent: 1em;
	padding-top: 2em;
	height: 3em;
}
.row .shibu {
	background: url(img/bg_bar.jpg) center;
	text-align: center;
	float: left;
	width: 40%;
	display: block;
	height: 26px;
	font-weight: bold;
	color: #333333;
	padding: 10px 0px 0px;
	clear: left;
}
.row .h {
	height: 160px;
	display: block;
	float: left;
	width: 100%;
	position: relative;
}
.row .cimg {
	float: left;
	text-align: center;
	display: block;
	width: 25%;
	margin: 0px;
	padding: 8px;
}
.row .result_tb .ao {
	line-height: 2em;
	text-align: center;
	padding-top: 1em;
	color: #009966;
	font-weight: bold;
}


.nextp {
	text-align: center;
	margin: 2em;
}
.result_tb th{
	color: #333333;
	font-size: 70%!important;
	font-size: 70%;
	font-weight: normal;
	width: 22%;
	background: #EEEEEE;
}
.result_tb td{
	padding: 2px;
	background: #FFFFFF;
}
.result_tb .tds {
	font-size: 80%;
	text-align: right;
}
.result_tb .mapbt {
	background: url(img/bg_bar.jpg) repeat-x center;
	text-align: center;
	width: 8em;
}
.row .h #rwrap {
	display: block;
	float: left;
	width: 73%;
	text-align: left;
	position: relative;
	height: auto;
}

.row .cpname {
	font-size: 180%!important;
	font-size: 200%;
	font-weight: bold;
	color: #3333CC;
	float: left;
	width: auto;
	display: block;
	padding-left: 10px;
	line-height: 2em;
	padding-top: 10px;
	margin-top: 8px;
	height: auto;
	padding-bottom: 10px;
}


#croom {
	margin-top: 20px;
	width: 100%;
	clear: left;
	float: left;
}

#member_tbl {
	position: static;
	width: 700px;
	margin-top: 0em;
	margin-bottom: 0em;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
}

#member_tbl th {
	text-align: right;
	font-weight: normal;
	width: 23%;
	vertical-align: top;
	padding-right: 1em;
	color: #666666;
}
#member_tbl td {
	text-align: left;
	padding-left: 1em;
	vertical-align: top;
	width: 50%;
}
.yaku_td {
	white-space: nowrap;
	width: 20%;
}
#member_tbl .dai {
	width: 50%;
}

.syoku {
	font-size: small;
}
.yaku {
	font-size: smaller;
}
#r_tL {
	background: url(http://www.y-sfab.com/img/bg_rbar1.jpg) no-repeat left bottom;
	width: 700px;
	height: 30px;
	padding: 0px;
	margin: 20px 0px 0px;
}
#r_uL {
	background: url(http://www.y-sfab.com/img/bg_rbar2.jpg) no-repeat left top;
	width: 700px;
	height: 30px;
	padding: 0px;
	margin: 0px;
}


#section_s {
	background: #99CC99;
	display: block;
	height: 50px;
	float: left;
	clear: right;
	width: 100%;
	padding-top: 10px;
}
#section_s {
	background: #FFFFCC;
	display: block;
	padding: 20px 0px 0px 10px;
	height: 40px;
	margin: 10px 0px 0px;
	border: 2px solid #CCCC99;
}
#section_s .searchbox {
	display: block;
	float: left;
	padding: 0px;
	margin: 0px;
	width: 33%;
	height: auto;
	clear: none;
}





