@charset "EUC-JP";

#voice {
	width: 530px;
}

#voice form {
	margin: 0; padding: 0;
}

#voice .voiceLead {
	background: url(../voice/images/voice_bg_dotline.gif) repeat-x left bottom;
	margin-bottom: 15px;
	padding-bottom: 15px;
}

#voice .voiceForm {
}
	#voice .voiceForm h2 {
		float: left;
	}
	#voice .voiceForm .voiceDate {
		text-align: right;
	}
		#voice .voiceForm .voiceDate span {
			color: #ff9a02;
			font-weight: bold;
		}
	#voice .voiceForm .voiceBox {
		clear: both;
		background: url(../voice/images/voice_boxbg.gif) repeat-y left top;
	}
		#voice .voiceForm .voiceBox .caption {
			font-size: 10px;
			padding: 10px 20px;
		}
	
	#voice .voiceForm .voiceBox2 {
		margin-left: 21px;
		padding: 10px 0;
		background: url(../voice/images/voice_box2bg.gif) repeat-y left top;
	}
		#voice .voiceForm .voiceBox2 h3 {
			color: #ff9a02;
			font-weight: bold;
			font-size: 14px;
			background: url(../voice/images/voice_bg_dotline.gif) repeat-x left bottom;
			margin: 0 15px 12px;
			padding-bottom: 12px;
			width: 456px;
		}

	#voice .voiceForm .voiceBox3 {
		border: 1px solid #e8e6e8;
		background-color: #f3f2f3;
		margin: 10px 40px 0 18px;
		padding: 12px 12px 7px 12px;
	}
		#voice .voiceForm form .voiceBox3 p {
			font-size: 10px;
		}
		#voice .voiceForm form .voiceBox3 dl {
			border-top: 1px solid #e8e6e8;
			margin-top: 12px;
			padding-top: 12px;
			font-size: 10px;
		}
			#voice .voiceForm form .voiceBox3 dt {
				width: 66px;
				float: left;
				clear: left;
			}
			#voice .voiceForm form .voiceBox3 dd {
				margin-left: 66px;
				color: 2794c2;
				padding-bottom: 5px;
			}
				#voice .voiceForm form .voiceBox3 dd input {
					width: 100px;
					border: 1px solid #2794c2;
				}
				#voice .voiceForm form .voiceBox3 dd textarea {
					width: 360px;
					height: 105px;
					border: 1px solid #2794c2;
				}
		#voice .voiceForm form .submit {
			margin: 10px 0 0 160px;
		}

	#voice .voteResultComment {
		padding: 10px 25px 20px;
		line-height: 1.5;
	}
		#voice .voteResultComment h4 {
			margin-bottom: 10px;
		}

#voice .voiceCaption {
	margin-top: 20px;
}
	#voice .voiceCaption .voiceBox {
		border: 8px solid #ffa827;
		border-top: none;
		padding: 15px;
		line-height: 1.5;
	}
		#voice .voiceCaption .voiceBox h3 {
			font-size: 16px;
			font-weight: bold;
			margin: 4px 0 10px 12px;
		}

#voice .voicePickUp {
	margin-top: 22px;
}
	#voice .voicePickUp .voiceBox {
		background: url(../voice/images/voice_boxbg.gif) repeat-y left top;
		padding: 0 20px 5px 20px;
	}
		#voice .voicePickUp .voiceBox ul {
			padding: 10px 0 0 0;
		}
			#voice .voicePickUp .voiceBox li {
				background: url(../voice/images/voice_box2bg.gif) repeat-y left top;
				margin-bottom: 10px;
				position: relative;
				width: 487px;
			}
				#voice .voicePickUp .voiceBox li .pickupChoice {
					background: url(../voice/images/voice_box2bg_top.gif) no-repeat left top;
					padding: 12px 0 5px 20px;
					color: #ff9a02;
					font-weight: bold;
					font-size: 12px;
				}
				#voice .voicePickUp .voiceBox li .pickupName {
					position: absolute;
					top: 12px;
					right: 20px;
					color: #666;
					font-weight: bold;
					font-size: 12px;
				}
				#voice .voicePickUp .voiceBox li .pickupComment {
					clear: left;
					background: url(../voice/images/voice_box2bg_bottom.gif) no-repeat left bottom;
					padding: 0 20px 12px;
				}

#voice .voiceBN {
	margin: 30px 0 10px 0;
}
	#voice .voiceBN h2 {
		margin-bottom: 8px;
	}
	#voice .voiceBN ul {
		border: 8px solid #666;
		padding: 0 12px;
		margin-top: 10px;
	}
		#voice .voiceBN li {
			padding: 12px 0;
			background: url(../voice/images/voice_bg_dotline.gif) repeat-x left top;
			float: clear;
			line-height: 1.4;
		}
		#voice .voiceBN li.first {
			background: none;
		}
			#voice .voiceBN li .title {
				margin: 0 80px 0 0;
				color: #ff9a02;
			}
				#voice .voiceBN li .title span {
					font-weight: bold;
				}
			#voice .voiceBN li .text {
				margin: 0 80px 0 0;
			}
				#voice .voiceBN li .text a {
					color: #333;
				}
			#voice .voiceBN li .status {
				float: right;
				width: 80px;
				margin-top: 2px;
			}



/* グラフまわり */
.voteParts {
	position: relative;
			width: 456px;
	height: 30px;
	margin-left:15px;
	vertical-align: middle;
}
.voteMenu {
	width: 210px;
	font-size: 10px;
	color: #333;
}
.voteAnswer {
	color: #FF9A02;
	font-weight: bold;
}

.voteBar {
	width: 200px;
	height: 13px;
	position: absolute;
	top: 7px;
	left: 220px;
	background-image: url("/voice/images/vandc_barbg.gif");
	background-repeat: repeat-x;
}
.votePercent {
	width: 30px;
	position: absolute;
	top: 7px;
	left: 425px;
	font-size: 10px;
	color: #666;
}

/* 管理画面 */
#opinionIntro {
	clear: both;
	border-top: 8px solid #FF9A02;
	border-right: 8px solid #FF9A02;
	border-bottom: 0px solid #FF9A02;
	border-left: 8px solid #FF9A02;
	padding: 10px;
	position: relative;
	width: 494px;
	_width: 530px;
	min-height: 140px;
	_height: 166px;
	/*\*//*/
	width: 530px;
	height: 166px;
	/**/
}

#opinionIntro h2{
	font-size:16px;
	color:#333333;
	line-height: 150%;
	font-weight: bold;
	margin-bottom:10px;
	width:305px;
}

#opinionIntro p{
	font-size: 12px;
	width:305px;
	color:#666;
	line-height: 150%;
}

#opinionVote {
	text-align:left;
	border: 8px solid #E1DDE1;
	padding: 10px;
	width: 494px;
	_width: 530px;
	/*\*//*/
	width: 530px;
	/**/	
}
.mainArea{
	padding: 5px;
	background-image:url("/voice/images/voice_box2bg.gif");
}

#voteQ {
	color: #FF9A02;
	font-size: 14px;
	font-weight: bold;
}
#voteQ img {
	margin-right: 10px;
}
