@charset "utf-8";
/* CSS Document */

body {
	background: url(../images/bg_rep.gif);
}

#topArea {
	background: #ffffe7 url(../images/bg_top.gif) repeat-x;
	height: 550px;
}
#topArea .contents h1 {
	display: none;
}

#topArea .contents {
	height: 550px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background: url(../images/top_main.jpg);
}
#topArea .contents #rightArea {
	float: right;
	width: 321px;
	text-align: left;
}
#topArea .contents #rightArea #menu {
	padding-top: 20px;
	padding-left: 10px;
	height: 200px;
	box-sizing: content-box;
}

#topArea .contents #rightArea #menu ul.up {
	float: left;
	width: 155px;
	height: 180px;
}
#topArea .contents #rightArea #menu ul.down {
	padding-top: 20px;
	width: 155px;
	float: right;
	height: 180px;
	box-sizing: content-box;
}
#topArea .contents #rightArea #menu li {
	height: 45px;
}
#topArea .contents #rightArea .next {
	background: url(../images/next.png) no-repeat;
	height: 45px;
	width: 300px;
}
#topArea .contents #rightArea .next p {
	padding-top: 7px;
	padding-left: 50px;
	font-size: 12px;
	font-weight: bold;
}



#topArea .contents #rightArea #twitter {
	background: url(../images/twitter_bg.png);
	width: 321px;
	font-size: 10px;
	text-align: left;
	clear: both;
}
#topArea .contents #rightArea #twitter h2 {
	display: none;
}
#topArea .contents #rightArea #twitter .follow {
	height: 23px;
}
#topArea .contents #rightArea #twitter .follow a {
	text-indent: -9999px;
	display: block;
	width: 100px;
	margin-left: auto;
	height: 20px;
}
#topArea .contents #rightArea #twitter .follow2 {
	height: 30px;
	padding-right: 10px;
}
#topArea .contents #rightArea #twitter .follow2 a {
	text-indent: -9999px;
	display: block;
	width: 160px;
	margin-left: auto;
	height: 20px;
	background: url(../images/twitter.gif) no-repeat;
}
#topArea .contents #rightArea #twitter .follow2 a:hover {
	text-indent: -9999px;
	display: block;
	width: 160px;
	margin-left: auto;
	height: 20px;
	background: url(../images/twitter.gif) no-repeat 0px -20px;
}
#topArea .contents #rightArea #twitter .tweet {
	height: 210px;
	width: 321px;
}

#topArea .contents #rightArea #twitter .twtr-hd{
	display: none;
}
#topArea .contents #rightArea #twitter .twtr-ft{
	display: none;
}
#topArea .contents #rightArea #twitter .attention {
	padding-left: 10px;
	color: #669933;
}
.topFoot-Wrap {
	background: url(../images/bg_rep.gif);
}
#topFoot {
	clear: both;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-top: 20px;
	padding-bottom: 60px;
}
#topFoot a:hover {
  filter: alpha(opacity=80);
  -moz-opacity:0.80;
  opacity:0.80;
}
#topFoot .rightArea {
	float: right;
	width: 322px;
}
#topFoot .rightArea .net {
	background: url(../images/tv_bg.png) no-repeat;
	width: 322px;
	padding-top: 40px;
	padding-bottom: 28px;
}
#topFoot .rightArea .net h2 {
	display: none;
}
#topFoot .rightArea .net ul {
	padding-right: 10px;
	padding-left: 10px;
}

#topFoot .rightArea .net li {
	background: url(../images/tv_dot.gif) no-repeat left 6px;
	padding-left: 15px;
}


#topFoot .centerArea {
	float: right;
	width: 340px;
}
#topFoot .centerArea img {
	margin-bottom: 10px;
}
#topFoot .leftArea img {
	margin-bottom: 10px;
}




#topFoot #copy {
	background: url(../images/copy.gif) no-repeat left bottom;
	text-indent: -9999px;
	display: block;
	height: 11px;
	width: 187px;
	padding-top: 10px;
}
