@charset "EUC-JP";   /*   文字コード   */

/* Reset
=======================================*/

* {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	line-height: 1.6;
}

body {
	font: x-small;
	font-family: Arial, Helvetica, sans-serif;
	font-family: "ＭＳ Ｐゴシック", "Lucida Grande", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size: small;
	font-size: 12px;
}

table {
	font: 100%;
	font-size: inherit;
}

hr {
	margin: 20px 0;
	border-width: 0;
	border-top: 1px solid #333;
}

img {
	border: none;
	vertical-align: bottom;
}

strong {
	font-weight: bold;
}

/* Layout
=======================================*/

body {
	color: #000;
	text-align: center;
	background: url(/nol/index_image/bg_dark.jpg) #000;
}

#wrapper {
	width: 800px;
	margin: 0 auto;
	text-align: left;
	background: url(/nobuonpress/report/eastwest2009/images/wrap_bg.jpg);
}

#outline {
	text-align: center;
}

/* container */

#container {
	border-bottom: #990000 1px solid;
	text-align: left;
	background: url(/nobuonpress/report/eastwest2009/images/wrap_bg.jpg);
}

/* header */


#header {
	height: 405px;
	width: 800px;
	font-size: 1px;
	text-indent: -9999px;
	background: url(/nobuonpress/report/eastwest2009/images/vote_h1.jpg) left top no-repeat;
}


#header p {
	display: none;
}

/* contents */

#contents {
	width: 800px;
	text-align: left;
}


/* footer */


#footer {
	padding: 12px 30px;
}

#footer .notice {
	float: left;
	margin-top:-50px;
	width: 600px;
	height: 50px;
	color: #fff;
}

#footer .notice a {
	background: url(/nobuonpress/report/eastwest2009/images/btn_back.png) top right no-repeat;
	behavior: url(/script/lib/iepngfix/iepngfix.htc);
	cursor:pointer;
	width: 420px;
	margin-left:180px;
	height:50px;
	display:block;
	text-indent:-9999px;
	font-size:0px;
	outline:none;
	overflow:hidden;
}


#footer .toTop {
	float: right;
	width: 140px;
	text-align: right;
}


/* Hypertext
=======================================*/

a:link {
	color: #f66;
	text-decoration: underline;
}

a:visited {
	color: #f66;
	text-decoration: underline;
}

a:hover {
	color: #c30;
	text-decoration: none;
}

a:active {
	color: #900;
	text-decoration: underline;
}

/* Style
=======================================*/

.clear {
	clear: both;
}

p {
	margin-bottom: 0.6em;
}

hr {
	display: none;
}

.img_right {
	float:right;
	margin-left:20px;
	margin-right:5px;
}



h2.pagetitle {
	height: 90px;
	width: 800px;
	font-size: 1px;
	text-indent: -9999px;
	background: url(/nobuonpress/report/eastwest2009/images/vote_h2.jpg) left top no-repeat;
}


/* コンテンツ1 */

.content_vote {
	width: 800px;
	background: url(/nobuonpress/report/eastwest2009/images/vote_cont_bg.jpg) center top repeat-y;
}

.content_vote_in {
	width: 640px;
	height:750px;
	margin:0 auto;
}


.content_vote_L {
	width: 280px;
	height:750px;
	display:block;
	float:left;
	margin:0 auto;
/*	background:url(/nobuonpress/report/eastwest2009/images/vote_cont_bg_line.gif) top right no-repeat;
*/}

.content_vote_L p {
	margin-right:5px;
	margin-left:10px;
	margin-top:20px;
}

.content_vote_R {
	width: 350px;
	height:750px;
	display:block;
	float:right;
	margin:0 auto;
}

.content_vote_R table {
	width: 345px;
	margin:20px 0 5px 0;
	color:#fff;
	border-left: 1px solid #EEEEEE;
	border-right: 1px solid #EEEEEE;
}

.content_vote_R table th {
	font-weight:bold;
	text-align:center;
}

.content_vote_R table td {
	padding: 1px 3px;
}


.category		{ text-align: center; background: url(/nobuonpress/report/eastwest2009/images/green_bg01.gif); border-bottom: 1px solid #3A6F26; border-top: 1px solid #EEEEEE; text-align:center; }
.category1		{ text-align: center; background: url(/nobuonpress/report/eastwest2009/images/green_bg02.gif); border-bottom: 1px solid #3A6F26; }
.category2		{ text-align: center; background: url(/nobuonpress/report/eastwest2009/images/green_bg03.gif); border-bottom: 1px solid #3A6F26; }
.category3		{ text-align: center; background: url(/nobuonpress/report/eastwest2009/images/green_bg03.gif); border-bottom: 1px solid #EEEEEE; }
.general_w		{ background: url(/nobuonpress/report/eastwest2009/images/west_bg01.gif); border-right: 1px solid #EEEEEE; border-bottom: 1px solid #712626; border-top: 1px solid #EEEEEE; }
.general_e		{ background: url(/nobuonpress/report/eastwest2009/images/east_bg01.gif); border-left: 1px solid #EEEEEE; border-bottom: 1px solid #264370; border-top: 1px solid #EEEEEE; }
.general_w1		{ text-indent:  10px; background: url(/nobuonpress/report/eastwest2009/images/west_bg02.gif); border-right: 1px solid #EEEEEE; }
.general_w1b		{ text-indent:  10px; background: url(/nobuonpress/report/eastwest2009/images/west_bg02.gif); border-right: 1px solid #EEEEEE; border-bottom: 1px solid #712626; }
.general_w2		{ text-indent:  10px; background: url(/nobuonpress/report/eastwest2009/images/west_bg03.gif); border-right: 1px solid #EEEEEE; }
.general_w2b		{ text-indent:  10px; background: url(/nobuonpress/report/eastwest2009/images/west_bg03.gif); border-right: 1px solid #EEEEEE; border-bottom: 1px solid #712626; }
.general_w2c		{ text-indent:  10px; background: url(/nobuonpress/report/eastwest2009/images/west_bg03.gif); border-right: 1px solid #EEEEEE; border-bottom: 1px solid #EEEEEE; }
.general_e1		{ text-indent:  10px; background: url(/nobuonpress/report/eastwest2009/images/east_bg02.gif); border-left: 1px solid #EEEEEE; }
.general_e1b		{ text-indent:  10px; background: url(/nobuonpress/report/eastwest2009/images/east_bg02.gif); border-left: 1px solid #EEEEEE; border-bottom: 1px solid #264370; }
.general_e2		{ text-indent:  10px; background: url(/nobuonpress/report/eastwest2009/images/east_bg03.gif); border-left: 1px solid #EEEEEE; }
.general_e2b		{ text-indent:  10px; background: url(/nobuonpress/report/eastwest2009/images/east_bg03.gif); border-left: 1px solid #EEEEEE; border-bottom: 1px solid #264370; }
.general_e2c		{ text-indent:  10px; background: url(/nobuonpress/report/eastwest2009/images/east_bg03.gif); border-left: 1px solid #EEEEEE; border-bottom: 1px solid #EEEEEE; }
.rank_w1		{ text-align: center; background: url(/nobuonpress/report/eastwest2009/images/west_bg02.gif); }
.rank_w1b		{ text-align: center; background: url(/nobuonpress/report/eastwest2009/images/west_bg02.gif); border-bottom: 1px solid #712626; }
.rank_w2		{ text-align: center; background: url(/nobuonpress/report/eastwest2009/images/west_bg03.gif); }
.rank_w2b		{ text-align: center; background: url(/nobuonpress/report/eastwest2009/images/west_bg03.gif); border-bottom: 1px solid #712626; }
.rank_w2c		{ text-align: center; background: url(/nobuonpress/report/eastwest2009/images/west_bg03.gif); border-bottom: 1px solid #EEEEEE; }
.rank_e1		{ text-align: center; background: url(/nobuonpress/report/eastwest2009/images/east_bg02.gif); }
.rank_e1b		{ text-align: center; background: url(/nobuonpress/report/eastwest2009/images/east_bg02.gif); border-bottom: 1px solid #264370; }
.rank_e2		{ text-align: center; background: url(/nobuonpress/report/eastwest2009/images/east_bg03.gif); }
.rank_e2b		{ text-align: center; background: url(/nobuonpress/report/eastwest2009/images/east_bg03.gif); border-bottom: 1px solid #264370; }
.rank_e2c		{ text-align: center; background: url(/nobuonpress/report/eastwest2009/images/east_bg03.gif); border-bottom: 1px solid #EEEEEE; }


.content_vote_foot {
	width:800px;
	height:100px;
	margin:0 auto;
	background: url(/nobuonpress/report/eastwest2009/images/vote_cont_foot.jpg) top center no-repeat;
}


