h1 {
	margin-bottom: 30px;
}

h1.link {
	margin-bottom: 15px;
}

h2 {
	width: 530px;
	margin-bottom: 14px;
	padding-bottom: 1px;
	background-image: url(../images/i_red.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}

h2.g {
	background-image: url(../images/i_green.gif);
}

h2.b {
	background-image: url(../images/i_blue.gif);
}

h2.none {
	width: 530px;
	margin-bottom: 14px;
	padding-bottom: 1px;
	background-image: none;
}

h2.mv {
	margin-bottom: 3px;
	padding: 0;
	width: auto;
	padding-left: 25px;
	color: #e60012;
	font-weight: bold;
	background-image: url(../movie/images/i_mv_icon.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

h3.dushed530 {
	width: 530px;
	margin-bottom: 14px;
	padding-bottom: 1px;
	background-image: url(../images/i_dushed530.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}

h3.dushed250 {
	width: 250px;
	margin-bottom: 14px;
	padding-bottom: 1px;
	background-image: url(../images/i_dushed250.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}
