/*-- お問い合わせ 専用スタイルシート --*/


/*-- ヘッダー追加設定 --*/
#header .topimage {
	background-image : url(../img/topimage.jpg) ;
}


/*-- 右カラム追加設定 --*/
#right_column .contents table.postmail {
	margin : 10px 0 ;
	width : 475px ;
	border-collapse : collapse ;
}

#right_column .contents table.postmail tr th {
	width : 100px ;
	text-align : right ;
}

#right_column .contents table.postmail tr td {
	padding-left : 15px ;
	width : 360px ;
	text-align : left ;
}
