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

#press {}

#press .press_1 {text-indent:12px;}

#press_00 {
	text-align:center;
	border: solid 1px #CCC;
	margin-bottom:20px;
}
#press_01 {
	clear:both;
	border-top: dotted 1px #CCC;
}
#press_01 #p_title {
	border-left: solid 5px #555;
}
#press_01 #p_title h3 {
	margin:3px 0 3px 0;
	padding:0;
	font-size:14px;
	font-weight:bold;
	color:#555;
	text-indent:10px;
}
#press_01 #press_p1 {
	float:left;
	width:250px;
}
#press_01 #press_p2 {
	float:right;
	width:370px;
}
#press_01 #press_p2 .press_p2-2 {padding:5px}
#press_01 .press_p3 {
	clear:both;
	text-align:right;
	padding-bottom:25px;
}


