@charset "utf-8";

/*------------------------------------------------------------contents*/

#contents{
	background-image:url(../image/bg_contents_orderform.jpg);
	background-repeat:no-repeat;
	margin-bottom:0px;
	border-top:1px solid #AF7E4E;
}


/*--------------------------------------------------------contentsleft*/

#contentsleft{
	width:184px;
	height:750px;
	float:left;
	padding:0px;
	margin:0px;
	background-image:url(../image/voice_side_bg.jpg);
	background-repeat:no-repeat;
}

/*--------------------------------------------------------contentsright*/

#contentsright{
	width:630px;
	float:left;
	padding:0px 0px 0px 30px;
	margin-bottom:50px;
}


#contentsright #ttl{
	margin-left:-30px;
}

#contentsright p{
	line-height:1.4em;
	font-size:13px;
	margin:20px 0px 15px 0px;
}
#contentsright div.img{
	width:628px;
	margin:0px 0px 15px 0px;
	text-align:right;
}


#contentsright ul{
	margin:10px 0px 80px 0px;
}
#contentsright li{
	list-style-type:none;
	padding:10px 0px 10px 20px;
	background-image:url(../image/mark1.jpg);
	background-repeat:no-repeat;
	background-position:0px 10px;
	font-size:14px;
}
#contentsright li a{
	font-weight:bold;
}

#contentsright h2{
}

#contentsright .voicewrapper{
	background-color:#E6DFD3;
	width:628px;
	text-align:center;
	padding:15px 0px 15px 0px;
}
#contentsright .voicewrapper .voice{
	width:600px;
	margin:0px auto 10px auto;
}
#contentsright .voicewrapper .footbtn{
	width:600px;
	margin:auto;
	margin-top:15px;
	text-align:right;	
}

#contentsright div.voice .body{
	background-image:url(../image/voice_contents_bg.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}
#contentsright .voicetext p{
	margin:0px 15px 10px 50px;
}
#contentsright .voicetext p.foot{
	margin:0px 5px 0px 50px;
	color:#666666;
}
#contentsright .voicetext p.last{
	margin:0px 5px 0px 50px;
}

#contentsright .voicetext h3{
	margin:0px 5px 30px 50px;
}

#contentsright .voicetext h3{
	margin:0px 5px 20px 50px;
	font-weight:bold;
}

#contentsright .voicetext h3.color1{
	color:#5472DA;
}

#contentsright .voicetext h3.color2{
	color:#38B7BA;
}
#contentsright .voicetext h3.color3{
	color:#E06BBD;
}


.navifoot{
	margin-top:15px;
	margin-bottom:50px;
	width:628px;
	text-align:right;
}


#footer{
	margin:0px;
}