/* box_left */
#box_left{
	float: left;
	width: 685px;
}

#title{
	position: relative;
	height: 200px;
	margin-bottom: 20px;
	background-image: url(../img/special_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#title h3{
	margin-left: 350px;
	font-size: 140%;
	padding-top: 6px;
}
#apDiv1 {
	position:absolute;
	width:290px;
	height:200px;
	z-index:1;
	left: -30px;
	top: 0px;
}
#title_in{
	height: 30px;
	color: #FFF;
}
#title_in2{
	padding-left: 350px;
	padding-top: 20px;
	font-size: 16px;
	padding-right: 30px;
	line-height: 180%;
	color: #F60;
}

/* c_box */

.c_box{
	padding-left: 30px;
}
.c_box h4{
	font-size: 120%;
}
.c_box a{
	color: #CC0000;
	text-decoration: underline;
}
.c_box table{
	width: 620px;
	border-collapse:collapse;
	border: 1px solid #999;
	margin-bottom: 15px;
}
.c_box td{
	padding: 10px;
	font-size: 14px;
	text-align: left;
	vertical-align: top;
	line-height: 140%;
}
.c_box td.top{
	background-color: #FFCCCC;
	vertical-align: middle;
}
.c_box td.top02{
	background-color: #FFCCCC;
	text-align: right;
}
.c_box td.photo{
	width: 80px;
	padding: 5px;
}
.c_box td.comment{
	padding-right: 5px;
	padding-bottom: 5px;
}
.c_box td.comment_02{
	font-size: 12px;
}
.p_02{
	text-indent: 76px;
	margin-bottom: 10px;
}
.p_02_b{
	text-indent: 76px;
}
.impact{
	color: #F00;
	font-weight: bold;
}
.impact_02{
	color: #F6F;
}

/* box_right */
#box_right{
	background-color: #F6EFE8;
	float: left;
	width: 260px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #DF3A64;
	height: 720px;
}
