@charset "euc-jp";

@import "../common.css";
@import "module/used-common.css";
/*
========== TABLE of CONTENTS ==========
0:bg-img
1:search
2:list
3:sub-search
clearfix rules

========== TABLE of CONTENTS ==========
*/

/* ---------- 0:bg-img ---------- */

/* ---------- 1:sho-up ---------- */
#title p{
	font-size: 120%;
	font-weight: bold;
	color: #fff;
	}
#error{
	margin: 10px 0px 16px;
	}
#error p{
	font-size: 120%;
	font-weight: bold;
	text-align: center;
	padding: 10px;
	}
#error p.cap {
	font-size: 110%;
	font-weight: normal;
	text-align: center;
	padding: 10px;
	}
/* ---------- clearfix rules(float clear hack) ---------- */
/* End hide from IE5-mac */
/* ---------- /clearfix rules(float clear hack) ---------- */
