@charset "UTF-8";
body {
	background-image:url("../img/background_another.gif");
	background-repeat:repeat;
}
h2 {
	margin-top:5px;
	border-bottom:1px solid #cccccc;
	margin-bottom:1em;
	width:350px;
	height:55px;
	background-repeat:no-repeat;
	background-image:url(../img/h2title_p_vod.png);
	
}

h3.titlemidashi{
	font-size:18px;
	font-weight:bold;
	}

h4.txtmidashi{
	font-size:14px;
	margin-top:30px;
	color:#F63;
	}