@charset "utf-8";
/* CSS Document */

/**================================= Product Setting =================================**/

/**************** Product common setting *****************/

#studio .imgBox {
	left:50%;
	top:14px;
	margin-left:-572px;
	position:absolute;
}

#studio .mainArea {
	padding-top:10px;
}

#studio .contactArea {
	padding-top:0px;
	margin-bottom:15px;
}

#studio .contactArea .btnArea {
	top:20px;
}

#studio .contactBtn {
	text-align:center;
}

#studio .plinkBox {
	border-bottom:1px dashed #FF4100;
	padding-bottom:20px;
	margin-bottom:20px;
}

#studio .plinkBox li {
	margin:0 8px 5px 0;
	float:left;
}

#studio .plinkBox li.even {
	margin-right:0;
}

#studio .pagetop02 {
	border-bottom:1px dashed #FF4100;
	margin-bottom:20px;
	padding-bottom:15px;
	text-align:right;
}

/**************** section setting *****************/

#studio .section .sectionTtl {
	background:url(../images/voice/ttl_voice02.jpg) no-repeat left top;
	color:#FFFFFF;
	font-weight:bold;
	height:52px;
	margin-bottom:15px;
	text-align:right;
	position:relative;
}


/* section */

#studio .section {
	background:#E0E0E0 url(../images/common/bg_section_btm.jpg) no-repeat center bottom;
	margin-bottom:5px;
	padding-bottom:22px;
	overflow: hidden;
	height: auto;
}


#studio .section .sectionInr {
	background:#FFFFFF;
	margin:0 15px 10px 15px;
	padding:20px 25px 20px 25px;
	font-size: 16px;
	height: auto;
	overflow: hidden;
}


#studio .section .sectionInr .logo {
	margin: 0 0 30px 0;
}

#studio .section .sectionInr .studioBox  {
	width:602px;
	border-bottom:1px dashed #FF4100;
	margin-bottom:15px;
	padding-bottom:15px;
}

#studio .section .sectionInr .studioBox .txtArea p.readtxt {
	font-weight:bold;
	margin-bottom:15px;
}

#studio .section .sectionInr .studioBox .txtArea p.readtxt span {
	font-size:1.563em;
	color: #FF4100;
}

#studio .section .sectionInr .studioBox .txtArea p.btmCopyArea {
	background-color:#FFDDD3;
	padding:18px 20px;
	font-size:0.813em;
	line-height:1.8;
}

/* studioBox01 */
#studio .section .studioBox01 .txtArea {
	float:left;
	width:330px;
}

#studio .section .studioBox01 .imgArea {
	float:right;
	text-align:right;
	width:265px;
}

/* studioBox02 */
#studio .section .studioBox02 .txtArea {
	float:right;
	width:330px; 
}

#studio .section .studioBox02 .imgArea {
	float:left;
	width:142px;
}

/* studioBox03 */
#studio .section .studioBox03 .txtArea {
	float:left;
	width:330px;
}

#studio .section .studioBox03 .imgArea {
	float:right;
	text-align:right;
	width:265px;
}

/* studioBox04 */
#studio .section .studioBox04 .txtArea {
	float:right;
	width:330px;
}

#studio .section .studioBox04 .imgArea {
	float:left;
	width:142px;
}

/* studioBox05 */
#studio .section .studioBox05 .txtArea {
	float:left;
	width:600px;
}

#studio .section .studioBox05 .imgArea {
	float:right;
	width:142px;
}