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

h3{
	font-size: 12px;
	background-color: #E6E8EB;
	font-weight: normal;
	color: #000000;
	text-align: left;
	margin-bottom: 10px;
	padding: 3px;
}

#pr_top{
	width: 670px;
	height: 210px;
}

#pr_top img{
	position: absolute; top: 130px; left: 550px;
}

#pr_top .orange{
	font-size: 14px;
	position: absolute; top: 180px; left: 220px;
}

#pr_top p{
	position: absolute; top: 240px; left: 350px;
}

.pr_content{
	clear: both;
	width: 670px;
	padding: 10px 0;
}

.pr_content #left_content_01{
	float: left;
	width: 195px;
	padding-right: 5px;
}

.pr_content #right_content_01{
	float: right;
	text-align: left;
	width: 465px;
	padding-left: 5px;
}

.pr_content #left_content_02{
	float: left;
	text-align: left;
	width: 465px;
	padding-right: 5px;
}

.pr_content #right_content_02{
	float: right;
	width: 195px;
	padding-right: 5px;
}

.pr_content #left_content_03{
	float: left;
	width: 195px;
	padding-right: 5px;
}

.pr_content #right_content_03{
	float: right;
	text-align: left;
	width: 465px;
	padding-left: 5px;
}