@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: 365px;
	float: right;
	margin-top: 25px !important;
}

p {line-height: 1.5em;}

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

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

.img_01 {
	float: right;
	width: 240px;
	margin-left: 25px;
	margin-bottom: 30px;
	margin-top: 20px;
}

.img_02 {
    float: right;
	width: 365px;
    margin-left: 25px;
	margin-bottom: 40px;
	margin-top: 20px;
}
	
.img_03 {
    float: right;
	width: 307px;
    margin-left: 25px;
	margin-bottom: 40px;
	margin-top: 20px;
}

.img_04 {
    float: left;
	width: 277px;
	margin-left: 0px; 
    margin-right: 25px;
	margin-bottom: 30px;
}


.l_text_1 {
	float: left;
	width: 490px;
}

.l_text_2 {
	float: left;
	width: 365px;
}

.l_text_3 {
	float: left;
	width: 423px
}

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


.text {
	color:#cc3333;
	font-size:16px;
	font-weight:bold;
}



/*.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;
}
.safe {
	overflow: hidden;
	clear: both;
	margin-top: 30px;
}

/* CSS Document */

@media screen and (max-width: 640px){
 #content_frame p{
 margin: 0;
 }
 #content_frame h3{
 margin: 16px;
 }
 #content_frame .postScript .fRight{
 margin-left:10px;
 margin-bottom: 10px;
 }
 .intro_text{
margin-top: 0 !important;
	}
	.l_text_3 {
    float: none;
    width: auto;
	}	
.l_text_3 p {
padding: 0 16px!important;
}
	.clearfix{
width: 100%;
	}
.l_text_1{
float: none;
width: auto;
	}
.l_text_1 p{
padding: 0 16px;
}
.img_01,.img_04{
float: none;
text-align: center;
width: 100%;
margin-left: 0;
	}
	.sp_interviewtxt p{
	padding: 0 16px!important;
	font-size: 14px !important;
}
	.l_text_2{
float: none;
width: auto!important;
	}
.l_text_2 p{
padding: 0 16px;
}
.img_02{
float: none;
width: auto;
margin: 10px 16px;
	    text-align: center!important;
}
	.img_03{
	float: none;
width: auto;
margin: 16px;
	    text-align: center;
	}
	.sp_pa_img{
		padding: 16px;
	}
	.sp_interviewtxt p{
	padding: 0 16px!important;
	font-size: 14px !important;

	}
		.l_text_4{
float: none!important;
width: auto!important;
	}
	.l_text_4 p{
	padding: 0 16px!important;
	font-size: 14px !important;
	}
	.img_04{
float: none;
text-align: center;
width: 100%;
margin: 0!important;
	}
	.img_04 img{
margin-top: 16px!important;
	}
		.fRight{
	padding-left: 10px;
	}
		}