@charset "UTF-8";


#top_contents {
	height: auto;
	width: 980px;
	margin-top: 20px;
	overflow: hidden;
	margin-bottom: 20px;
	float: left;
}

#left_contents {
	width: 450px;
	float: left;
	height: auto;
	padding: 0px;
	margin: 0px;
}

#right_contents {
	width: 450px;
	height: auto;
	float: right;
	overflow: hidden;
}

.product_name {
	width: 450px;
	padding: 0px;
	margin-top: 30px;
}

.text_right_mt20 {
	color: #FFF;
	background-color: #000;
	margin-top: 20px;
	width: 450px;
}

.text_left_mt20 {
	color: #FFF;
	background-color: #000;
	margin-top: 20px;
	width: 450px;
}

.text_left_mt20 a:link {
	color: #FFF;
	text-decoration: underline;
}

.text_left_mt20 a:visited {
	color:#FFF; 
	text-decoration:none 
}

.text_right_mt20 {
	color: #FFF;
	background-color: #000;
	margin-top: 20px;
	width: 450px;
}

.text_right_mt20 a:link {
	color: #FFF;
	text-decoration: underline;
}

.text_right_mt20 a:visited {
	color:#FFF; 
	text-decoration:none 
}


.video_area {
	margin-top: 20px;
	width: 450px;
}

.text_center {
	text-align: center;
	color: #FFF;
}


.text_center_mb500 {
	text-align: center;
	color: #FFF;
	margin-bottom: 500px;
}

.company_text {
	margin-top: 20px;
	margin-bottom: 50px;
	overflow: hidden;
	color: #FFF;
	line-height: 16px;
}


.company_text tr th {
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	line-height: 16px;
}


.pp_text {
	text-align: left;
	color: #FFF;
	line-height: 16px;
	margin-bottom: 50px;
}

.pp_text_title {
	text-align: left;
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
}