﻿@charset "utf-8";

/* voice.css */


/*-------------------------------------------------
///	voice	
-------------------------------------------------*/

#wrapper #contents {
	padding-bottom: 0;
}

#contents p.bt_privacy {
	clear: both;
	text-align: right;
	margin-right: 40px;
	margin-bottom: 10px;
}

#contents p.bt_privacy img {
	vertical-align: -2px;
	margin-right: 5px;
}

#wrapper #contents {
	background: url(../img/bg_qa.gif) repeat-y;
	padding-top: 25px;
}



