@charset "Shift_JIS";
/**
 :タイトル "「ご意見・お問い合わせ」用スタイル";
 :一行説明 "「ご意見・お問い合わせ」のスタイルシートです";
 :作成日 "2009-07-21";
 :改訂版 [:版 "1.0.0"; :作成日 "2009-07-31"];
*/

span.notice{
	color: #ff0000;
}
div.contactInfo{
	width: 569px;
	margin: 2em 0;
	background: #e2f1f4 url(../images/bg_contact-info02.gif) no-repeat bottom;
}
div.contactInfo dl.contactInfo{
	margin: 0;
	padding: 15px 19px 1px;
	background: url(../images/bg_contact-info01.gif) no-repeat top;
}
div.contactInfo dl.contactInfo dt{
	margin: 0 0 10px;
}
div.contactInfo dl.contactInfo dd{
	margin: 0;
}
div.contactInfo dl.contactInfo ul.linkList01 li{
	background-image: url(../images/icn_link02.gif);
}
div.contactInfo dl.notice{
	margin: 0;
	font-size: 83%;
}
div.contactInfo dl.notice dt{
	margin: 0 0 0.5em;
}
div.contactInfo dl.notice ul.listmark li{
	margin-left: 2em;
	text-indent: -2em;
}
