@charset "utf-8";

.top_intro {
	background: #90816A;
	background-image:url(../../img/voice_shared/headding_border.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	color: #fff;
	padding: 30px;
	overflow: hidden;
	clear: both;
	padding-bottom: 50px;
}

.top_intro a {
	color: #fff !important;
	text-decoration: underline;
}

.intro_text {
	width: 335px;
	float: right;
	margin-top: 0px !important;
}

p {line-height: 1.5em;}

hr {
	border-top: 1px dotted #fff;
}

h3 {
	font-size: 20px;
	color: #7a613b;
	line-height: 1.2em;
}

.l_text {
	float: left;
	width: 440px;
}

.r_img_box {
	float: right !important;
	width: 250px;
	background: #90816A;
	color: #fff;
	padding: 20px 20px 0 20px;
	margin-left: 25px;
	margin-bottom: 40px;
}

/*.panel_box {
	background: #90816A;
	padding: 20px;
	color: #fff;
	overflow: hidden;
	clear: both;
	margin: 20px 0 40px;;
}*/

.panel_box {
	background: #90816A;
	padding: 20px;
	color: #fff;
}

.bg_s {
	background: #90816A;
	padding: 10px;
}
.yakitsuke{
	background: #90816A;
	color: #ffffff;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
.yakitsuke a{
	color: #ffffff !important;
}

/* CSS Document */

@media screen and (max-width: 640px){

	#content_frame p{
	margin: 0;
	}
	#content_frame h3{
	margin: 16px
	}
.sp_interviewtxt{
	padding: 0 16px!important;
	font-size: 14px !important;

}	
	#content_frame .postScript .fRight{
	margin-left: 0!important;
		margin-bottom: 10px!important;
	}
	.r_img_box{
text-align: center;
	}
	.fRight {
	float: none!important;
    width: auto!important;
    text-align: center!important;
	}
	.sp_pa_img{
		padding: 0 16px;
	}
	.yakitsuke{
	    margin: 0 16px;
		    padding: 16px;
	}
	.r_img_box p {
		text-align: left!important;
	}
	.sp_left{
			text-align: left!important;
	}
		}