@charset "shift_jis";
@import url("../../common/css/common.css");

/* logo用css */


/*  メニュー下img
------------------------------------------------------------------*/
#suggestion{ background:url(../../images/title2.jpg); }

#suggestion h2{ color:#000; }


/*  メインコンテンツ
------------------------------------------------------------------*/
#contents h4{
	color:#c03;
	margin:10px 15px;
	padding:0;
}

#contents h4.titlepage{
	color:#000;
	background:#eee;
	border-bottom:1px solid #000;
	margin:12px 10px 0 10px;
	padding:4px 0 4px 1em;
}

#contents .pict{ text-align:center; }

#flash{
	width:620px;
	margin:15px 0 0 70px;
	padding:0;
}

dl.caution{
	color:#c03;
	font-size:12px;
	line-height:1.5em;
	margin:10px 0 0 74px;
	padding:0;
}