@charset "UTF-8";
/* CSS Document */
/*VOICEトップ----------------*/
#voiceMainImage{
clear:both;
margin-bottom:20px;
background:url(../images/voice_image.jpg) no-repeat 0 0;
width:848px;
height:220px;
}

h3.bridalVoice{
background:url(../images/title_bridalvoice.gif) no-repeat 0 0;
height:20px;
margin:0 0 20px 0;
text-indent:-9999px;
}

h3.jewelryVoice{
background:url(../images/title_jewelryvoice.gif) no-repeat 0 0;
height:20px;
margin:0 0 20px 0;
text-indent:-9999px;
}


.section{
clear:both;
margin-bottom:8px;
_margin-bottom:20px;
}

*+html .section{
clear:both;
margin-bottom:20px;
}

.voiceLeftSide{
float:left;
width:400px;
text-align:left;
font-size:0.75em;
line-height:145%;
}

.section .voicePhoto{
float:left;
margin:0 10px 15px 0;
border:1px solid #CCC;
}

.voiceRightSide{
float:right;
width:400px;
text-align:left;
font-size:0.75em;
line-height:145%;
}

.voiceLeftSide strong, .voiceRightSide strong{
color:#E881CD;
font-size:1.1em;
}

.voiceSubmit{
background:url(../images/btn_voice.gif) no-repeat 0 0;
width:162px;
height:26px;
margin:0 auto;
}

.voiceSubmit a{
display:block;
width:162px;
height:26px;
}

.voiceSubmit span{
position:absolute;
left:-9999px;
}


#voiceDetail{
text-align:left;
}

#voiceDetail h4{
color:#CC6699;
background:url(../images/dot_line.jpg) repeat-x left bottom;
padding-bottom:8px;
margin:0 0 8px 0;
font-size:0.9em;
}

#voiceDetail .name{
font-size:0.7em;
}

#voiceDetail img.detailPhoto{
float:right;
margin:0 0 12px 12px;
border:3px double #CCC;
}

#voiceDetail p{
font-size:0.8em;
line-height:160%;
margin-bottom:40px;
}

/*投稿フォーム---------------------*/
h3.formVoice{
background:url(../images/title_voiceform.gif) no-repeat 0 0;
height:20px;
margin:0 0 20px 0;
text-indent:-9999px;
}

.voiceForm{
text-align:left;
}

.voiceForm{
margin:20px 0;
}

.voiceForm p{
font-size:0.8em;
line-height:160%;
margin:0 0 30px 0;
}

.voiceForm .marks{
font-size:0.8em;
color:#CC0000;
width:800px;
margin:0 0 0 20px;
}

.voiceForm table{
border-collapse:collapse;
width:800px;
margin:5px 0 20px 20px;
}

.voiceForm table th{
padding:8px 8px 8px 0;
font-size:0.8em;
line-height:160%;
border-bottom:1px solid #CCC;
width:180px;
}

.voiceForm .mark{
font-size:0.8em;
color:#CC0000;
font-weight:normal;
}

.voiceForm .mark2{
font-size:0.8em;
line-height:140%;
font-weight:normal;
}

.voiceForm table td{
padding:8px 0;
font-size:0.8em;
line-height:160%;
border-bottom:1px solid #CCC;
}

.hankaku{
font-size:0.87em;
}

input{
font-size:1.0em;
vertical-align:middle;
margin-right:3px;
}

input.formText{
width:150px;
}

textarea.formText2{
width:400px;
height:200px;
}

input.formText3{
width:90px;
}

input.formText4{
width:300px;
}

.bottons{
margin:0 0 20px 0;
text-align:center;
font-size:0.8em;
}