@charset "UTF-8";

p {
	text-align:left
}
div#header_outer {
	clear:both;
	background:url(../images/common/header_bg.jpg) no-repeat center;
	height:220px;
}
div#header {
	clear:both;
	background:url(../images/common/header_bg.jpg) no-repeat center;
	width:750px;
	height:220px;
	display:block;
	margin:0 auto;
	position:relative;
}

.dammy {
	color:#CC0066;
	text-decoration:line-through;
}

div#right_column_middle h3.line2 {
	font-size:110%;
	font-weight:bold;
	color:white;
	margin:10px 0;
	text-align:center;
	background:url(../images/common/right_column_h3_bg2.gif) no-repeat ;
	display:block;
	padding-top:2px;
	line-height:15px;
	width:180px;
	height:35px;
}