@charset "utf-8";

/* ---SUMMARY---
* Site Name: ウエノシステック
* Description: voice
* Version: 20091211
------*/

/*** 共通
----------------------------------------- */
/*--タイトル--*/
.voice_title{
margin-top:20px;
margin-bottom:30px;
width:600px;
}

.voice_title h2{
float:right;
}

.voice_title h2 img{
margin:50px 30px 0 0;
}

/*--QA--*/
.q{
padding-left:2.5em;
font-weight:bold;
background:url(../../../voice/img/q.gif) no-repeat 3px 5px;
}

.a{
padding-left:2.5em;
padding-bottom:1.5em;
background:url(../../../voice/img/a.gif) no-repeat 0 2px;
}

.thx{
background:url(../../img/bg_st.gif);
}

.thx p{
background:url(../../../voice/img/mic.gif) no-repeat 7px 15px;
padding:15px 20px 15px 68px;
}

/*--写真--*/
.voice .flr{
margin:0 0 10px 15px;
}

.voice .fll{
margin:0 15px 10px 0;
}

/*--end of this file--*/