@charset "UTF-8";

.notprint {
    display: none;
}

body {
	background: #ffffff;
}

#content_wrap {
	background-image:none;
}

#cont_right {
	width: 100%;
}

#content_main h3 {
	background-image:none;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 15px;
	padding: 8px;
}

.content_h3 {
	background-image:none;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 15px;
	padding: 8px;
}

#content_title h3 {
	background-image:none;
	font-size: 14px;
	font-weight: bold;
	height: 25px;
	margin-bottom: 15px;
	padding: 15px 0 0 15px;
}

