@charset "UTF-8";

/*-----------------------------------------------------
	message
-------------------------------------------------------*/
body.message table.question tr.row02 td {width: 281px;
	padding: 0 30px;
	background-image: url(../../saiyo/message/img/q_bg03.gif);
	background-position: left;
	background-repeat: repeat-y;
	vertical-align: top;
	}
	body.message table.question tr.row02 td.col02 {width: 281px;
	padding: 0 30px 0 48px;
	background-image: url(../../saiyo/message/img/q_bg03.gif);
	background-position: right;
	background-repeat: repeat-y;
	vertical-align: top;
	}
	body.message table.question tr td.col02 {padding-left: 18px}
	body.message table.question h4 {margin-bottom: 12px}


