@charset "Shift_JIS";
/**
@prefix : <http://purl.org/net/ns/doas#> .
 :タイトル "ページ独自スタイル（/support/agency/） スタイル設定";
 :一行説明 "ページ独自スタイル（/support/agency/） スタイル設定のスタイルシートです";
 :作成日 "2008-09-26";
 :改訂版 [:版 "1.0.0"; :作成日 "2008-09-26"];
*/

div.section div.section{
	margin-top: 3em;
}
div.section div.section div.section{
	margin: 1.5em 0;
}

div.column01.contact{
	background: #f5f5ed url(../../../common/images/bg_border07.gif) repeat-x left top;
}
div.column01.contact div.column01Inner{
	background: #f5f5ed url(../../../common/images/bg_border08.gif) repeat-x left bottom;
}
div.column01.contact dl{
	width: 367px;
	margin: 0 auto;
	padding: 0;
}
div.column01.contact dt{
	margin: 0 0 0.5em;
	padding: 0;
	line-height: 1.35;
}
div.column01.contact dd{
	margin: 0;
	padding: 0;
}
