@charset "utf-8";

/* --------------------------------------------------

※セレクタの前には必ずページ固有のIDを付けてください（ほかのスタイルと干渉しないため）

-------------------------------------------------- */
#Voices .linkarrow{
	background: url("http://visit-nagasaki.com/ILoveNagasaki/img/ic_arrow.jpg") no-repeat center left;
	padding:0 0 0 10px;
}

#Voices p{
	padding:0 0 10px;
	line-height:1.8em;
}

#Voices h3 {
	color: #990000;
	font-size: 220%;
	font-weight: bold;
}
#Voices h3 span{
	float:right;
	width:250px;
	padding:0 0 20px;
}

#Voices .whitebox {
	border:solid 1px #E4E4E4;
	padding:20px 18px 10px;
	background-color:#FFFFFF;
	margin:0 0 10px;
}
#Voices h4{
	color:#004084;
	font-weight:bold;
	font-size:120%;
}

#Voices h5{
	color:#333;
	font-weight:bold;
	font-size:180%;
	border-bottom:double 4px #CCC;
	margin:0 0 10px 0;
}

#Voices h6{
	font-weight:bold;
	font-size:120%;
}

#Voices .voicebox{
	width:1020px;
}

#Voices .voicebox_l{
	width:500px;
	float:left;
}

#Voices .voicebox_r{
	width:500px;
	float:left;
	padding-left:5px;
}

#Voices .pageBtn{
	text-align:center;
	width:350px;
	padding:20px;
	background:#FFF;
	margin:30px auto;
	border:#E6E0D4 solid 1px;
}
#Voices .pageBtn a{
	display:inline-block;
	vertical-align:top;
}

#Voices .wrap_voice{
	background-image: url("img/mid_fukidashi.jpg");
    background-repeat: repeat-y;
}

#Voices .wrap_voice_btm{
	background-image: url("img/btm_fukidashi.jpg");
    background-position: center bottom;
    background-repeat: no-repeat;
    padding-bottom: 20px;
}

#Voices .wrap_voice_in{
    background-position: center top;
    background-repeat: no-repeat;
    height: auto !important;
    min-height: 800px;
    padding: 220px 15px 10px 15px;
    margin-bottom:20px;
}

#Voices #romco{
	background-image: url("http://visit-nagasaki.com/ILoveNagasaki/img/wrap_remco.jpg");
}

#Voices #jones{
	background-image: url("img/wrap_jones.jpg");
}

#Voices #conor{
	background-image: url("img/wrap_conor.jpg");
}

#Voices #diesel{
	background-image: url("img/wrap_diesel.jpg");
}

#Voices #peach{
	background-image: url("img/wrap_peach.jpg");
}

#Voices #francesca{
	background-image: url("img/wrap_francesca.jpg");
}

#Voices #francesca_it{
	background-image: url("img/wrap_francesca_it.jpg");
}


#Voices .boxyoutube{
	margin:0 auto;
	width:560px;
}

#Voices .comentbox{
	width:990px;
}

#Voices .comentbox_l{
	width:490px;
	float:left;
}

#Voices .comentbox_r{
	width:495px;
	float:left;
}

#Voices .centerimg{
	text-align:center;
}

/*----------------------------------------

clearfix

----------------------------------------*/
#Voices .clearfix:after{
	clear:both;
	content:".";
	display:block;
	font-size:0;
	height:0;
	line-height:0;
	visibility:hidden;
}

#Voices .clearfix{
	display:inline-block;
}

/* exlude MacIE5 \*/
* html #Voices .clearfix{
	height:1%;
}

#Voices .clearfix{
	display:block;
}
/* end MacIE5 */