body {
	text-align: center;
	background-color: #198481;
}

.wrap {
	background-position:top;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
}

#ctv_width {
	background-image: url(../img/top_03.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 960px;
	margin: 0 auto 0;
	padding: 0;
}

#ctv_tab {
	background-color: white;
/*	
	border-bottom: 1px solid #c0c0c0;
*/
}

#ctv_tab_sp {
	display: none;
}

#hide_area {
	display: none;
}

#ad_rectangle {
	width: 300px;
	height: 510px;
	float: right;
	margin: 20px 10px 0 0;
	padding: 0;
	display: inline;
}

#ad_rectangle h2 {
	display: none;
}

nav {
	clear: both;
}


ul {
	width: 940px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
}

li {
	color: white;
	font-size: 0.8em;
	line-height: 1.5;
	text-align: left;
	width: 211px;
	float: left;
	margin: 0 10px;
	padding: 0;
	list-style-type: none;
	display: inline;
}


#banner {
	margin: 0;
	padding: 20px 0 0;
}

#banner img {
	margin: 0 0 5px;
	padding: 0;
}

.new {
	color: #ffab00;
	text-decoration: blink;
}

a {
	color: white;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

a:hover {
	color: #ffd500;
	text-decoration: none;
}

footer {
	padding-top: 3em;
	clear: both;
}

footer p {
	color: white;
	font-size: 0.8em;
	line-height: 1.5;
}
