@charset "UTF-8";

/* --------------------------------------------------------------------------------------
 一覧ページ
--------------------------------------------------------------------------------------- */

div.ctBox03Bt div.switcher_button  li.detail{
	display: none;
}

div.ctBox03Bt div.switcher_button  li.summary{
	display: block;
}

.style_switch {
	display: none;
}

.search_results li div.rightArea {
	float: none;
	width: 565px;
}

.search_results li p {
	line-height:1.8;
}

/* お問い合わせのエラー表示用*/
ul.error{
	color:#ff3c53;
	border:2px solid #ff3c53;
	padding:14px;
	margin-bottom:14px;
	background-color:#FFFFFF;
	text-align: center;
}