@charset "utf-8";
/* CSS Document */


/* --------------------------------------------------------------
 §. 検索フォーム（コンテンツエリア）
-------------------------------------------------------------- */
#plan_search_contents_area #wrapper_plan_search {
	border: solid 1px #999;
	margin-bottom: 40px;
}
#plan_search_contents_area #wrapper_plan_search h2 {
	color: #FFF;
	padding: 0.5em 1em;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 20px;

	background-image:url(../../images/plan/bg_plansearch_title.gif);
	background-position:left top;
	background-repeat:repeat-x;
}
#plan_search_contents_area #plan_search {
	padding: 0 20px 20px 20px;
}
#plan_search_contents_area .wrapper_plan_tags {
	margin-bottom: 20px;
}
#plan_search_contents_area .wrapper_plan_tags h3 {
	float: left;
	width: 142px;
	background-image:url(../../images/listmark01.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:18px;
	padding-bottom:0.3em;
	color:#EA9B86;
}
*html #plan_search_contents_area .wrapper_plan_tags h3 {
	width: 160px;
}
#plan_search_contents_area .plan_tags {
	float: right;
	width: 470px;
}
#plan_search_contents_area .plan_tags li {
	float: left;
	margin-right: 1.5em;
	margin-bottom: 0.6em;
	width:200px;
}
#plan_search_contents_area .plan_tags li label {
	margin-left: 0.5em;
}

#plan_search_contents_area #plan-search_bths {
	border-top: dotted 1px #CCC;
	padding-top: 15px;
}
#plan_search_contents_area #plan-search_bths li {
	float: left;
	margin-right: 10px;
}
#plan_search_contents_area #plan-search_bths a {
	display: inline-block;
	padding: 0.5em 0.8em;
	border-left: solid 1px #CCC;
	border-top: solid 1px #CCC;
	border-right: solid 1px #333;
	border-bottom: solid 1px #333;
	background-color: #EEE;
	color: #333;
	text-decoration: none;
	background-image:url(../../images/plan/bg_searchbtn.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
}
#plan_search_contents_area #plan-search_bths a:hover,
#plan_search_contents_area #plan-search_bths a:focus,
#plan_search_contents_area #plan-search_bths a:active {
	background-color: #333;
	color: #FFF;
	background-image:url(../../images/plan/bg_searchbtn_on.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
}

/* --------------------------------------------------------------
 §. 検索フォーム（サイドバー）
-------------------------------------------------------------- */
#plan_search_sidebar {
	margin-bottom: 50px;
}
#plan_search_sidebar h2 {
	margin-bottom: 1em;
}
#plan_search_sidebar .wrapper_plan_tags {
	margin-bottom: 15px;
	background-color:#FFF;
	font-size:0.85em;
}
#plan_search_sidebar h3 {
	padding: 0.5em;
/*	border-top: 1px solid #999;
	border-right: 1px solid #999;
	border-left: 1px solid #999;*/
	background-color: #999;

	background-image:url(../../images/plan/bg_plansearch_title.gif);
	background-position:left top;
	background-repeat:repeat-x;
	color: #FFF;
}
#plan_search_sidebar .plan_tags {
	padding: 1em 0.5em 0.5em 0.5em;
	border: solid 1px #999;
}
#plan_search_sidebar .plan_tags li {
	float: left;
	margin-bottom: 0.5em;
/*	margin-right: 1em;*/
	width:185px;
}
#plan_search_sidebar .plan_tags li label {
	margin-left: 0.5em;
}

#plan_search_sidebar #plan-search_bths li {
	margin-bottom: 5px;
	font-size:0.85em;
}
#plan_search_sidebar #plan-search_bths a {
	display: block;
	background-color: #333;
	text-align: center;
	color: #FFF;
	padding: 0.5em;
	border-left: solid 1px #999;
	border-top: solid 1px #999;
	border-right: solid 1px #111;
	border-bottom: solid 1px #111;
	background-image:url(../../images/plan/bg_searchbtn_on.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
}
#plan_search_sidebar #plan-search_bths a:hover {
	background-color: #CCC;
	color: #000;
	text-decoration: none;

	background-image:url(../../images/plan/bg_searchbtn.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
}

/* --------------------------------------------------------------
 §. 検索結果
-------------------------------------------------------------- */
#search_result {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: left;
	width: 840px;
	padding: 20px;
	margin-left: auto;
	margin-right: auto;
}

/*
#result_list {
	margin-top: 2em;
}
#result_list li {
	margin-bottom: 0.6em;
}
*/

#search_result h2 {
	font-size: 1.4em;
	margin-bottom: 0.5em;
}

#status {
	margin-bottom: 30px;
	line-height: 1;
	text-indent: -5.5em;
	margin-left: 6em;
	line-height: 1.6em;
}


.result_content {
	border-top: dotted 1px #999;
	padding-top: 30px;
	margin-bottom: 20px;
}

.result_content h3 {
	background: url("../../images/bg_catentry.gif") no-repeat scroll left bottom #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 1.5em;
}
.result_content h3 a {
	text-decoration: none;
	color: #333;
	font-size: 1.14em;
}

/* 右側 */
.result_content .outline {
	float: right;
	width: 600px;
}
.result_content .plan-datas {
	line-height: 1;
	border-bottom: dotted 1px #999;
	margin-bottom: 1em;
}
.result_content .plan-datas dt {
	border-top: dotted 1px #999;
	padding-top: 0.6em;
	padding-bottom: 0.6em;
	padding-left: 20px;
	background-image: url(../../images/listmark01.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.result_content .plan-datas dd {
	margin-left: 130px;
	margin-top: -1.6em;
	margin-bottom: 0.6em;
}
.result_content div.biko {
	margin-bottom:0.6em;	
}
.result_content table.charge {
	border:1px solid #CCCCCC;	
	color:#333;
	font-size:12px;
	margin:1em 0;

}
.result_content table.charge th {
	border:1px solid #CCCCCC;		
	padding:0.3em;
	width:150px;
	text-align:left;
	background-color:#EEE;
}
.result_content table.charge thead th {
	text-align:center;
}
.result_content table.charge td {
	border:1px solid #CCCCCC;	
	padding:0.3em;
	text-align:right;
	width:150px;
}
.topCatID-10 div#plan p.yoyakubtn {
	margin-left: 1em;
	margin-bottom: 1em;
}

.result_content .plan-description {
	float: left;
	margin-right: 20px;
}
.result_content .plan-yoyakubtn {
	float: left;
}
.yoyakubtn a:hover {
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}
.yoyakubtnl a:hover {
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}
.result_content .links {
	margin-top: 20px;
}

/* 左側 */
.result_content .thumbnail_tags {
	float: left;
	width: 200px;
}
.result_content .visual-thum {
	margin-bottom: 20px;
}
.result_content .tagList h4 {
	color: #EA9B86;
	font-weight: bold;
	margin-bottom: 0.6em;
}
.result_content .tagList ul {
	margin-left: 0.5em;
}
.result_content .tagList li {
	background-image: url("../../images/bullte-1.gif");
	background-position: 0 -193px;
	background-repeat: no-repeat;
	color: #333333;
	display: block;
	font-size: 0.85em;
	padding: 0.3em 0.5em 0.3em 24px;
}

#nonResult {
	margin-left: 2em;
	margin-top: 40px;
}
#nonResult p {
	margin-bottom: 0.8em;
}

/* カテゴリインデックス用 */

/* entry_content */

.entry_content {
	border-top: dotted 1px #999;
	padding-top: 30px;
	margin-bottom: 20px;
}

.entry_content h3 {
	background: url("../../images/bg_catentry.gif") no-repeat scroll left bottom #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 1.5em;
}
.entry_content h3 a {
	text-decoration: none;
	color: #333;
	font-size: 1.14em;
}

/* 右側 */
.entry_content .outline {
	float: right;
	width: 440px;
	font-size:0.85em;
}
.entry_content .plan-datas {
	line-height: 1;
	border-bottom: dotted 1px #999;
	margin-bottom: 1em;
	width: 400px;
}
.entry_content .plan-datas dt {
	border-top: dotted 1px #999;
	padding-top: 0.7em;
	padding-bottom: 0.7em;
	padding-left: 20px;
	background-image: url(../../images/listmark01.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.entry_content .plan-datas dd {
	margin-left: 130px;
	margin-top: -1.7em;
	margin-bottom: 0.7em;
}

.entry_content .plan-description {
	float: left;
	margin-right: 20px;
}
.entry_content .plan-yoyakubtn {
	float: left;
}
.entry_content .links {
	margin-top: 20px;
}
.entry_content div.biko {
	margin-bottom:0.6em;	
}
.entry_content table.charge {
	border:1px solid #CCCCCC;	
	color:#333;
	font-size:12px;
	margin:1em 0;
}
.entry_content table.charge th {
	border:1px solid #CCCCCC;		
	padding:0.3em;
	width:100px;
	text-align:left;
	background-color:#EEE;
}
.entry_content table.charge thead th {
	text-align:center;
}
.entry_content table.charge td {
	border:1px solid #CCCCCC;	
	padding:0.3em;
	text-align:right;
	width:100px;
}


/* 左側 */
.entry_content .thumbnail_tags {
	float: left;
	width: 200px;
}
.entry_content .visual-thum {
	margin-bottom: 20px;
}
.entry_content .tagList h4 {
	color: #EA9B86;
	font-weight: bold;
	margin-bottom: 0.6em;
}
.entry_content .tagList ul {
	margin-left: 0.5em;
}
.entry_content .tagList li {
	background-image: url("../../images/bullte-1.gif");
	background-position: 0 -193px;
	background-repeat: no-repeat;
	color: #333333;
	display: block;
	font-size: 0.85em;
	padding: 0.3em 0.5em 0.3em 24px;
}




/* --------------------------------------------------------------
 §. 
-------------------------------------------------------------- */
div#entryList ul li.cat span.ui-state-active {
	background-image :url("../../images/accordionmark.gif");
	background-position: 0 -99px;
	background-repeat: no-repeat;
	padding-left: 24px;
}
