﻿@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(../image/bg_conTop.jpg);
	background-repeat: repeat-x;
	font-size: 12px;
	color: #666666;
	line-height: 19px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

a:link {

	/*color: #867921;*/

	color: #666666;

	text-decoration: underline;

}

a:visited {

	color:#666666;

	text-decoration: underline;

}

a:hover {

	color: #999999;

	text-decoration: underline;

}


img {
	border: 0px;
}

h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
}


/*************** WRAPPER ****************/

#wrapper {
	width: 855px;
	margin: 5px auto 0px auto;
	padding: 0px;
}


/*************** HEADEER ****************/

#header {
	width: 855px;
	height: 87px;
	background-image: url(../image/bg_header.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

div#headerTopNavi {
	width: 838px;
	height: 20px;
	padding: 9px 17px 0 0 !important;
	padding: 7px 17px 0 0;
}

ul#header_top_navi_box {
	height: 20px;
	padding: 0px;
	margin: 0px;
}

ul#header_top_navi_box li{
	background-image: url(../image/naviIcon.gif);
	background-position: center left;
	background-repeat: no-repeat;
	margin: 0px 0 0 14px;
	padding: 0 0 0 10px;
	list-style: none;
	float: right;
}

ul#header_top_navi_box li a:link {
	color: #2E1710;
	text-decoration: none;
}
ul#header_top_navi_box li a:visited{
	color: #2E1710;
	text-decoration: none;
}
ul#header_top_navi_box li a:hover{
	color: #999999;
	text-decoration: none;
}
ul#header_top_navi_box li a:active{
	color: #2E1710;
	text-decoration: none;
}


div#headerLogoNaviBox {
	width: 845px;
	height: 58px;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	position: relative;
	background: url(../image/header_text01.jpg) right bottom no-repeat;
}

div#headerLogo {
	width: 420px;
	height: 58px;
	left: 8px;
	top: -15px;
	position: absolute;
}

/******************** G NAVI *********************/

div#gNavi {
	widht: 849px;
	height: 41px;
	margin: 0px 3px 16px 3px;
	padding: 0px;
	background-image: url(../image/bg_gNabi.jpg);
	background-repeat: repeat-x;
}

ul#gNaviBox {
	widht: 849px;
	height: 12px;
	padding: 17px 0px 0px 0px;
	margin: 0px;
	list-style: none;
}

ul#gNaviBox li{
	height: 12px;
	margin: 0px;
	padding: 0px 0px 0px 40px;
	float: left;
}



/********************* CONTENTS ********************/

div#con {
	widht: 849px;
	padding: 0 3px 9px 3px;
	margin: 0px;
}

/** index2 **/
#flashArea {
	width: 849px;
	height: 300px;
	padding: 0px;
	margin: 0px;
}

/** other **/
#imageArea {
	width: 849px;
	height: 171px;
	padding: 0px;
	margin: 0px;
}

#mainCon {
	width: 849px;
	padding: 0px;
	margin: 21px 0 0 0;
}

/*** LEFT CON **/

#mainConL {
	width: 610px;
	padding: 0px;
	margin: 0px;
	float: left;
}


div#mainConL h2{
	margin: 0 0 11px 0;
	padding: 0px;
	width: 610px;
	height: 22px;
	background-image: url(../image/ttl_border.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

/** RIGHT CON **/

#mainConR {
	width: 220px;
	padding: 0px;
	margin: 0px;
	float: right;
}

div#lNavi_top {
	height: 25px;
	width: 220px;
	padding: 10px 0px 0px 0px;
	margin: 6px 0 7px 0;
	background-image: url(../image/lNavi_top.jpg);
	text-align: center;
}

div.lNavi_list {
	height: 21px;
	width: 200px;
	padding: 2px 0 0 20px;
	background-image: url(../image/lNavi_bg.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

div.lNavi_list a:link {
	color: #666666;
	text-decoration: none;
}
div.lNavi_list a:visited{
	color: #666666;
	text-decoration: none;
}
div.lNavi_list a:hover{
	color: #999999;
	text-decoration: underline;
}
div.lNavi_list a:active{
	color: #666666;
	text-decoration: none;
}


/********************* FOOTER **********************/

#footer {
	background-image: url(../image/bg_conUnder.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 100px;
	padding: 25px 0 0 0;
}

#footerCon {
	width: 849px;
	margin: 0 auto 0 auto;
}


/** FOOTER NAVI **/

#footerConL {
	width: 400px;
	float: left;
}

ul#footer_navi_box {
	height: 20px;
	padding: 0px;
	margin: 0px;
}

ul#footer_navi_box li{
	background-image: url(../image/naviIcon.gif);
	background-position: center left;
	background-repeat: no-repeat;
	margin: 0 13px 0 0;
	padding: 0 0 0 10px;
	list-style: none;
	float: left;
}

ul#footer_navi_box li a:link {
	color: #666666;
	text-decoration: none;
}
ul#footer_navi_box li a:visited{
	color: #666666;
	text-decoration: none;
}
ul#footer_navi_box li a:hover{
	color: #999999;
	text-decoration: none;
}
ul#footer_navi_box li a:active{
	color: #666666;
	text-decoration: none;
}

/** FOOTER COPY **/

#footerConR {
	width: 400px;
	float: right;
	text-align: right;
}


/********************* COMMON ********************/

.clear {
	clear: both;
}




/********************* VOTE ********************/

ul#voteBox {
	width: 750px;
	list-style: none;
	margin: 0px auto 0px auto;
	display: block;
}

ul#voteBox li {
	float: left;
	margin: 0px 20px 0px 0px;
}

ul#voteBox li.last {
	float: left;
	margin: 0px;
}

ul#voteBox.result {
	width: 462px;
	list-style: none;
	margin: 0px auto;
	padding: 0px;
}
ul#voteBox.result li {
	float: left;
	width: 211px;
	margin: 0px 40px 0px 0px;
}
ul#voteBox.result li.top {
	float: none;
	width: 211px;
	margin: 0px auto 40px auto;
}
ul#voteBox.result li.last {
	float: left;
	margin: 0px;
}
ul#voteBox.result li div {
	width: 211px;
	margin: 0px;
	padding: 0px;
}
