@charset "UTF-8";
body {
	background-image: url(../top_image/backcolor.jpg);
	background-repeat: repeat;
}
body,td,th {
	font-size: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:link {
	color: #0033CC;
	text-decoration: none;
}
a:visited {
	color: #0033CC;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #336600;
}
a:active {
	text-decoration: none;
}
#container {
	width: 700px;
	margin: auto;
	height: 612px;
}
#head {
	width: 700px;
	height: 50px;
}
.logo {
	float: left;
	height: 50px;
	width: 300px;
	margin-right: 20px;
}
.copyright {
	font-size: 1em;
	color: #666666;
	float: left;
}
#mainmovie {
	height: 500px;
	width: 700px;
}
#menu {
	height: 60px;
	width: 700px;
}
.clear {
	clear: both;
	height: 2px;
	width: 700px;
	background-color: #669900;
}
#menu img {
	float: left;
	height: 30px;
	width: 175px;
}
#main {
	width: 700px;
	height: 500px;
}
#pickup {
	width: 160px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#left {
	float: left;
	width: 175px;
	height: 500px;
	background-color: #FFFFFF;
}
#center {
	width: 350px;
	float: left;
	height: 500px;
}
#pickup2 {
	width: 145px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#pickup_table  {
	width: 140px;
}
#whatsnew {
	height: 240px;
	width: 160px;
	padding-top: 0px;
	overflow: auto;
	padding-left: 15px;
	text-decoration: none;
}
.text {
	font-size: 1.1em;
	line-height: 1.6em;
	color: #666666;
}
.title {
	height: 30px;
	width: 145px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#info {
	width: 175px;
	height: 74px;
}
.info_img {
	height: 54px;
	width: 30px;
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#right {
	float: left;
	width: 175px;
	height: 500px;
	background-color: #FFFFFF;
}
.eco {
	height: 200px;
	width: 145px;
	padding-top: 6px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.banner {
	padding-top: 5px;
	padding-left: 15px;
}

