body {
	font-family:"MS PGOTHIC", "Osaka", "MS PGOTHIC";
	line-height: 160%;
	text-align: center;
	padding: 0px;
	color: #666666;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
table {
	font-size: 11px;
	line-height: 170%;
}


h1, h2, h3, h4 {
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: left;
}
hr {
	display: none;
	margin: 0px;
	padding: 0px;
}
.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
}
.bd {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.bd a {
	color: #333333;
	text-decoration: none;
}

.bd a:hover {
	color: #FF9900;
	text-decoration: none;
}

img {
	vertical-align: bottom;
}

a:link{
	color: #FF9900;
}
a:visited{
	color: #FF9900;
}
a:active{
	color: #FF9900;
}
a:hover{
	color: #FF9900;
	text-decoration: none;
}

a img {
	border:none;
}

.wrap {
	padding: 0px;
	width: 880px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.wrap h1 {
	display: none;
	margin: 0px;
	padding: 0px;
}


.wrap .contentsbox {
	width: 880px;
	color: #666666;
	text-align: left;
	padding: 0px;
}
.wrap .contentsbox .toppick .politician {
	width: 630px;
	float: right;
}
.wrap .contentsbox .title_l {
	background-image: url(../img/ttl/top_l_ttl.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 30px;
	color: #FFFFFF;
	padding-bottom: 10px;
	padding-top: 10px;
	font-size: 13px;
	line-height: 100%;
}
.wrap .contentsbox .leftbox {
	float: left;
	width: 430px;
	display: inline;
}
.wrap .contentsbox .rightbox {
	float: right;
	width: 430px;
	display: inline;
}

.wrap .contentsbox .topbnr {
	background-image: url(../img/bnr/top3bg_bnr.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width: 880px;
	height: 162px;
}

.wrap .contentsbox .topbnr .pick01 {
	float: left;
	display: inline;
	width: 290px;
	font-size: 11px;
	line-height: 150%;
}

.wrap .contentsbox .topbnr .pick02 {
	float: left;
	display: inline;
	width: 300px;
	font-size: 11px;
	line-height: 150%;
}
.wrap .contentsbox .topbnr .pick03 {
	float: right;
	display: inline;
	width: 290px;
	font-size: 11px;
	line-height: 150%;
}

.wrap .contentsbox .toppick .moviepick {
	float: left;
	width: 245px;
}



.point1 {
	color: #FF3366;
}

.point2 {
	color: #FF6600;
}

.point3 {
	color: #CC0033;
}


.point4 {
	font-size: 12px;
	color: #000000;
}
.point5 {
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}

.fotter {
	width: 100%;
	font-size: 10px;
	background-image: url(../img/fotter_bg.gif);
	background-position: left bottom;
	padding-top: 160px;
	background-repeat: repeat-x;
	color: #FFFFFF;
}


.fotter .fnavi {
	width: 880px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.fotter .fnavi .copy {
	text-align: left;
	float: left;
	width: 330px;
	display: inline;
}
.fotter .fnavi .lnavi {
	text-align: right;
	float: right;
	width: 550px;
	display: inline;
}
.fotter .fnavi .lnavi a:link {
	color: #FFFFFF;
	text-decoration: none;
}


.fotter .fnavi .lnavi a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.fotter .fnavi .lnavi a:active{
	color: #FFFFFF;
	text-decoration: none;
}
.fotter .fnavi .lnavi a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}


.wrap .contentsbox .title01_s {
	background-image: url(../img/ttl/green_ttl_s.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FFFFFF;
	font-size: 13px;
	line-height: 100%;
}



::-moz-selection{
	background: #FF9900;
	color:#FFFFFF;
}
::selection {
	background: #FF9900;
	color:#FFFFFF;
}
