/* --------------------------------------------------------------------------- */
/* wari */
/* --------------------------------------------------------------------------- */

/* --------------------------------------------------------------------------- */
#wari_search {
	margin: 10px 0 10px 10px;
	width: 615px;
}
#wari_search .title_bar {
	background: #000;
	padding: 4px 6px 3px 6px;
	color: #EEE;
	border-left: 5px solid #0C3;
}
#wari_search .title_bar h3,#wari_search  .title_bar h4,#wari_search  .title_bar p{
	margin: 0;
	line-height: 1;
}
#wari_search .contents{
	clear: both;
	padding: 10px 10px 10px 20px;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	border-color: #999;
}
html>body #wari_search .contents{
	padding: 10px;
}
#button_wari_search {
	width: 90px;
	height: 23px;
	margin: 4px 0 0 0;
	background: #FFF url(../../img/button_girl_search.png) 0 0 no-repeat;
	border: none;
}
#wari_search .label {
	color: #333;
	background: url(../../img/bg_slash_green.png);
	padding: 6px 12px 3px 12px;
	line-height: 1;
	margin: 0 10px;
}

/* --------------------------------------------------------------------------- */
#search_list {
	clear: both;
	margin: 0 -20px 9px 9px;
}
#search_list .title_bar {
	width: 620px;
	height: 2.4em;
	background: url(../../img/bg_title_under_bar.png) 0 2px repeat-x;
	margin: 0 0 5px 0;
}
#search_list .title_bar h2{
	font-size: 14px;
	line-height: 25px;
	padding-left: 20px;
	background: url(../../img/eye_green.png) 5px 7px no-repeat;
}
#search_list .title_bar h2 .search_result {
	font-size: 12px;
	font-weight: normal;
	color: #0C3;
}

#search_list .list {
	margin: 0px 0 10px 5px;
	width: 610px;
}


#search_list .wari {
	clear: both;
	border-bottom: 1px dotted #CCC;
	margin: 10px 0 0 0;
}
#search_list .wari hr.alt{
	clear: both;
	display: block;
	border: none;
	color: #FFF;
}

#search_list .photo_fream{
	float: left;
	width: 96px;
	height: 75px;
	background: url(../../img/fream_photo_96x75.png) 0 0 no-repeat;
	text-align: center;
	padding-top: 7px;
	margin: 0 0 0px 0;
}
html>body #search_list .photo_fream{
	height: 96px;
}
#search_list .photo_fream img {
	margin: 0 auto;
}

#search_list .contents {
	margin: 5px 0 0 0px;
	padding-left: 10px;
	float: left;
	width: 500px;
}
html>body #search_list .contents {
	width: 490px;
}

#search_list .button_wari_disp{
	display: block;
	float: left;
	margin-right: 15px;
	width: 99px;
	height: 25px;
	background: url(../../img/button_wari_disp.png) 0 0 no-repeat;
}
#search_list .button_wari_print_disp{
	display: block;
	float: left;
	width: 115px;
	height: 25px;
	background: url(../../img/button_wari_print_disp.png) 0 0 no-repeat;
}

/* --------------------------------------------------------------------------- */
#wari_ken_list {
	margin: 0;
	height: 400px;
	background: url(../../img/bg_wari_index.png) top center no-repeat;
	margin-right: -30px;
}
#wari_ken_list .label {
	margin: 0;
}
#wari_ken_list .cell {
	width: 200px;
	float: left;
	margin: 0;
	padding: 0 20px 15px 0px;
}
html>body #wari_ken_list .cell {
	width: 180px;
}
#wari_ken_list ul{
	margin: 5px 10px 10px 15px;
	list-style-type: none;
}
#wari_ken_list li{
	margin: 0 0 5px 0;
	line-height: 1.1;
}

.page_top {
	clear: both;
	text-align: right;
	margin: 10px 15px 10px 10px;
}
