/* CSS Document */

body,td,th {
	font-size: 12px;
	color: #333333;
	line-height:150%;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
}
form {
	padding:0px;
	margin:0px;
}
div {
	text-align:left;
}
.font_10px {
	font-size:10px;
}
.font_11px {
	font-size:11px;
}
.vs {
	color:#74B92B;
}
#topic_vs {
	color:#74B92B;
	font-size:16px;
}
h1 {
	padding:0px;
	margin:6px 0px 6px 10px;
	background-image:url(images/logo.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
}
h2 {
	margin:0px;
	padding:0px;
	margin-bottom:-10px;
	font-size:18px;
}
h3 {
	margin:0px;
	padding:0px;
	font-size:12px;
	font-weight:normal;
	
}

a img {
	border:none;
}
/* links */

a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #74B92B;
}
a:active {
	color: #FF0000;
}

a.pages:link {
	color: #333333;
	text-decoration:none;
}
a.pages:visited {
	color: #333333;
	text-decoration:none;
}
a.pages:hover {
	color: #FFFFFF;
	text-decoration:none;
	background-color:#74B92B;
}
a.pages:active {
	color: #FF0000;
	text-decoration:none;
}





#out_frame {
	width:960px;
	border-top:solid 6px #74B92B;
	margin-left: auto;
	margin-right:auto;
	position:relative;
}
h1 a{
	display:block;
	width:412px;
	height:100px;
	text-indent:-9999px;
}
#body {
	padding-left:10px;
	background-image:url(images/animation.gif);
	background-repeat:no-repeat;
	background-position: bottom right;
}
.contents_title {
	width:412px;
}
.which_img {
	margin-right:15px;
	vertical-align:middle;
}
#which_table {
	width:412px;
	margin:3px 0px 5px;
	border-top:solid 3px #74B92B;
	border-collapse:collapse;
}
#which_table td{
	width:50%;
	border-bottom:dotted 1px #CDCDCD;
	padding:6px 0px;
}
#which_table td+td{
	border-left:dotted 1px #CDCDCD;
}
td#topic_which {
	width:100%;
	text-align:center;
	background-image:url(images/topic_which_bg.jpg);
}
#topic_which_bar {
	text-align:center;
	background-image:url(images/topic_which_bar_bg.gif);
	background-repeat:no-repeat;
	background-position:center center;
	height:22px;
	padding-top:20px;
}
.which_vote_bar {
	text-align:center;
	margin-top:5px;
}
.which_vote {
	text-align:center;
	margin-top:5px;
}
.which_vote_left {
	float:left;
	text-align:left;
	margin-left:5px;
}
.which_vote_right {
	float:right;
	text-align:right;
	margin-right:5px;
}
.which_vote img {
	vertical-align:middle;
	border:none;
}
#which_table_pages_box {
	width:412px;
}
#which_table_pages {
	float:right;
}
a.pages {
	display:block;
	width:16px;
	height:15px;
	font-size:10px;
	border:solid 1px #676767;
	float:left;
	text-align:center;
	margin:1px;
}
#pages {
	display:block;
	width:16px;
	height:15px;
	font-size:10px;
	border:solid 1px #676767;
	float:left;
	text-align:center;
	margin:1px;
	color:#FFFFFF;
	background-color:#74B92B;
}
img.pages_icon {
	float:left;
	margin-top:5px;
}
#which_table_pages_box img{
	border:none;
	margin-top:5px;
}
#doodle_box {
	clear:both;
	width:412px;
	margin-top:2px;
}
#doodle_box img{
	margin-right:5px;
	margin-bottom:3px;
	vertical-align:middle;
}
.doodle,.place_engine {
	display:block;
	position:relative;
	width:195px;
	height:64px;
	padding:8px 10px;
	padding-right:0px;
	background-color:#F3F3F3;
	background-image:url(images/doodle_box_bg.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
	margin-bottom:10px;
}
.doodle {
	float:left;
}
.place_engine {
	float:right;
}
#doodle_box_qr {
	position:absolute;
	right:5px;
}
#creat_box {
	width:412px;
}
#creat_box_form {
	border-top:solid 3px #74B92B;
	margin-top:5px;
	padding:8px 0px;
}
#creat_box_form input {
	color:#999999;
	padding:1px;
}
#creat_box_form img{
	vertical-align: top;
}
#question {
	width:140px;
}
#an_01{
	width:80px;
}
#an_02 {
	width:80px;
}
#map_box {
	position:absolute;
	right:10px;
	top:25px;
	width:525px;
	height:500px;
}
#map {
	width:500px;
	float:right;
	text-align:right;
	padding-bottom:10px;
}
#map img{
	margin-bottom:10px;
}
#footer {
	background-color: #74B92B;
	text-align: center;
	color: #ffffff;
}
#footer a{
	color: #ffffff;
}