/******************************************/
/*                                        */
/*         検索結果ページスタイル         */
/*                                        */
/******************************************/

.intitle_bg{
	background-image: url("../search/img//search_intitle_bg.gif");
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	width: 495px;
	height: 33px;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

.intitle{
	padding: 10px 0px 0px 15px;
	display: block;
	float: left;
}

.details{
	display: block;
	float: right;
	padding-top: 5px;
	padding-right: 15px;
}


#search_bg{
	background-image: url("../search/img//search_bg.gif");
	background-repeat: repeat-y;
	padding: 5px 0px 0px 10px;
	width: 495px;
	display: block;
	float: left;
}

.search_kou{
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 4px 5px 2px 5px;
	background-color: #CCCCCC;
	width: 60px;
}

.search_kou2{
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #999999;
	padding: 4px 5px 2px 5px;
	background-color: #CCCCCC;
	width: 60px;
}

.search_kou3{
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 4px 5px 2px 5px;
	background-color: #CCCCCC;
	width: 90px;
}

.search_form{
	padding: 0px 6px 0px 2px;
	font-size: 12px;
	color: #000000;
}

.search_tab{
	margin-bottom: 5px;
}

#search_box{
	font-size: 12px;
	line-height: 25px;
	margin: 0px;
	padding: 0px;
}

#search_box input{
	margin: 0px 2px 0px 10px;
}

#area_navi{
	margin: 0px;
	padding: 0px;
}

#area_navi div{
	display: block;
	float: left;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #999999;
	width: 90px;
	height: 16px;
	color: #FF6600;
	padding: 5px 0px 0px 0px;
	margin-left: 2px;
	background-color: #EFEFEF;
}

#area_navi a{
	display: block;
	float: left;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	background-repeat: no-repeat;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #999999;
	width: 90px;
	height: 16px;
	padding: 5px 0px 0px 0px;
	margin-left: 2px;
	color: #999999;
}

#area_navi a:hover{
	background-color: #EFEFEF;
	color: #333333;
	text-decoration: none;
}


#area_bg{
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 5px 0px 5px 0px;
}

.area{
	display: block;
	float: left;
}

/******検索結果一覧スタイル******/
.title_bg{
	background-image: url("../search/img//search_list_title_bg.gif");
	background-repeat: repeat-x;
	height: 30px;
}

#search_list{
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	margin-bottom: 20px;
	width: 710px;
}

#search_list h3{
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 10px 10px 0px 10px;
}

#search_list h4{
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	margin: 0px;
	padding: 0px;
}

#search_list p{
	font-size: 12px;
	line-height: 18px;
	padding: 5px 5px 5px 0px;
	margin: 0px 10px 0px 0px;
	width: 460px;
}



#list_contents{
	padding: 10px 15px 15px;
}

.mark{
	display: block;
	float: right;
	height: 20px;
	padding: 5px 5px 0px;
}

.printing_day{
	font-size: 12px;
	width: 710px;
	text-align: right;
	padding: 0px 1px 2px 0px;
	color: #000000;
}

.search_list_detail{
	padding: 5px;
	background-color: #FAFAFA;
	border-top: 1px solid #EFEFEF;
	border-left: 1px solid #EFEFEF;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	width: 200px;
	display: block;
	float: right;
	margin-bottom: 10px;
}

.detail_caps{
	background-image: url("../search/img/search_list_caps_bg.gif");
	background-repeat: no-repeat;
	text-align: center;
	width: 87px;
	height: 22px;
	font-size: 12px;
	color: #000000;
	padding: 5px 0px 0px 0px;
	display: block;
	clear: both;
}

.detail_text{
	font-size: 10px;
	color: #000000;
	line-height: 18px;
	padding: 0px 0px 10px 5px;
	clear: both;
	display: block;
	width: 190px;
}

.list_photo{
	padding: 
}

/******詳細検索画面スタイル******/
#search_licence{
	font-size: 12px;
	line-height: 25px;
	margin: 0px;
	padding: 0px;
	color: #000000;
	padding: 0px 5px;
}

.licence_font{
	font-size: 12px;
	line-height: 18px;
	padding-right: 3px;
	width: 140px;
}

.licence_form{
	padding: 0px 6px 6px 2px;
	font-size: 12px;
	color: #000000;
}

#save_bg{
	background-image: url("../search/img//search_bg.gif");
	background-repeat: repeat-y;
	padding: 5px 0px 0px 10px;
	width: 495px;
	display: block;
	float: left;
}

.save_reload{
	width: 107px;
	padding: 0px 5px;
	display: block;
	float: left;
}