﻿@charset "utf-8";

@import url(base.css);

body {
	background:url(../newimg/bg.jpg);
}

body #wrap {
	background: none;
	padding-top: 12px;
}

h2 {
	position:absolute;
	top:15px;
	left:28px;
}

h3 {
	clear: both;
	background: #466A28;
	height: 24px;
	line-height: 24px;
	color: #FFF;
	padding: 2px 0 0 10px;
	font-size: 1.2em;
	margin-bottom: 10px;
	font-family: "ヒラギノ角ゴ Pro W3",Osaka,'メイリオ','Meiryo',Arial,"ＭＳ Ｐゴシック",sans-serif;
}
.TV01{
}
.TV01 dl{
	margin:10px 0 10px 0;
	width:710px;
	overflow:hidden;
}
.TV01 dl dt{
	float:left;
	width:260px;
	text-align:center;
	border-right:1px solid #CCC;
}
.TV01 dl dd{
	float:right;
	width:440px;
}
