@charset "utf-8";
@import "layout.css";

/* 検索結果
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#contents { background: none; }
#contents h1 {
	padding: 0.5em 0 1.2em; border: none; background: transparent;
	font-size: 138%; line-height: 1.3; }
#contents p.backhome { text-align: center; }
#searchArea { padding: 0 12px 1.2em; }
#searchArea p { margin-bottom: 1.0em; padding-bottom: 2.0em; border-bottom: 1px dotted #aaafb5; }
#searchArea .result_box { margin-bottom: 1.2em; padding-bottom: 1.2em; border-bottom: 1px dotted #aaafb5;}
#searchArea .result_box h2 { margin-bottom: 0.3em; font-size: 108%; line-height: 1.3; }
#searchArea .result_box p {
	margin-bottom: 0.3em; padding-bottom: 0; border-bottom: none;
	font-size: 93%; }
#searchArea .result_box p span { color: #7e8995; font-size: 80%; }
