/*
************************************************

 /response.html　のみに適用
 <!-- STAGE -->　〜　<!-- /STAGE -->

************************************************
*/
	



/* CSS 
************************************************/
@import url(contents.css);		/* コンテンツページ共通 */
	



/* MAIN width:627px
************************************************/
.response { width:605px; margin:0 auto 50px auto;}
.response .ptit { width:605px; background:url(../img/con_res/pagetitle.gif) no-repeat; height:60px;}


.response .box { width:585px; margin:0 auto 15px auto; background:url(../img/con_res/box_bet.gif) repeat-y;}
.response .box .top { width:585px; height:12px; background:url(../img/con_res/box_top.gif) no-repeat; background-position:top;}
.response .box .bot { width:585px; height:10px; background:url(../img/con_res/box_bot.gif) no-repeat; background-position:bottom;}
.response .box .bet { width:565px; padding:0 10px 0 10px;}
.response .box .bet .voice { background:url(../img/con_res/pt.gif) no-repeat; width:545px; padding:0 0 8px 20px; background-position:0 3px;}
.response .box .bet .from { text-align:right; padding:4px 0 0 20px; border-top:1px dashed #cccccc; width:545px;}