@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;
}

.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;
}

/* CSS Document */

@media screen and (max-width: 640px){
	
	#content_frame p{
	margin: 0;
	}
	#content_frame h3{
	margin: 16px;
	}
	#content_frame .postScript .fRight{
	margin-left:0px;
	margin-bottom: 10px;
	}
	   
	.intro_text{
	margin-top: 0 !important;
	}
	.r_img_box{
	text-align: center;
	}
.sp_lasttxt{
position: static!important;
width: auto!important;
height: auto!important;
margin-top: 20px;
    line-height: 1.5em;
}
.recruitment h5{
margin: 10px 0;
}
	.fRight{
width: auto!important;
	    float: none;
	    text-align: center;
	}
	.sp_noAround_img img{
	    margin-top: 10px;
	}
	.r_img_box p{
	text-align: left!important;
	}
}
