@charset "UTF-8";

/* ぺぺぺぺ */

a#q {
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	display: block;
	margin-top: -1px;
}

a#q span {
	display: block;
	text-indent: -9999em;
}

#bodyContainer {
	margin: 24px auto;
}

#content {
	width: 771px;
	margin: 0 auto;
}

#qHeader {
	position: relative;
}


#qHeader #city1Passage {
	width: 140px;
	float: left;
}

#qHeader #city2Passage {
	width: 140px;
	float: right;
}

#qHeader #question {
	background: url(/img/comment_qheader.gif) transparent no-repeat 0 0;
	width: 471px;
	height: 193px;
	margin: 0 auto;
}

#qHeader dt,
#qHeader dd {
	text-align: center;
}

#qHeader dt {
	font-size: 22px;
	font-weight: bold;
	padding-top: 15px;
	color: #f60;
	line-height: 1;
}

#qHeader dt span {
	display: block;
	color: #444;
	font-size: 12px;
	text-align: center;
}

#qHeader dt em {
	display: block;
	overflow: hidden;
	white-space: nowrap;
	font-size: 16px;
}

#qHeader dd {
	margin: 0 auto;
	background: url(/img/list_top_or.gif) transparent no-repeat 0 0;
	width: 420px;
	height: 61px;
	font-size: 14px;
	position: relative;
}

#qHeader dd em {
	display: block;
	width: 183px;
	overflow: hidden;
	text-align: center;
	font-weight: normal;

	position: absolute;
	top: 21px;

	_height: auto;
}

#qHeader dd em.city1 {
	left: 3px;
}

#qHeader dd em.city2 {
	right: 3px;
}

#qHeader dd span {
	display: none;
}

#qHeader #ratioFlash {
	margin-top: 4px;
}

#qHeader #ratioFlash p {
	text-align: center;
	font-size: 74%;
	font-weight: bold;
	color: #555;
	margin-top: 23px;
}

#qHeader #ratioFlash object,
#qHeader #ratioFlash embed {
	display: block;
	margin: 0 auto 0 auto;
	width: 420px;
	height: 34px;;
}


#qHeader #questioner {
	position: absolute;
	font-size: 12px;

	bottom: 3px;
	/* ↓グラフとかと揃える場合 */
	right: 26px;
	/* ↓背景とかぶらせない場合 */
	right: 34px;
	color: #444;
}

#qHeader #jumpParmalink {
	position: absolute;
	font-size: 12px;

	bottom: 3px;
	/* ↓グラフとかと揃える場合 */
	left: 29px;
	/* ↓背景とかぶらせない場合 */
	left: 37px;
}







#qBody {
	margin-top: 28px;
	position: relative;
	z-index: 99;
}

#qBody table {
	clear: both;
	margin: 0 auto;
	width: 771px;

}

/* WinIE7 only */
*:first-child+html #qBody table {
	clear: none;
}


#qBody td {
	padding: 28px 0 14px 0;
	vertical-align: top;
}

#qBody th {
	width: 12px;
}


.ro_t_comment {
	background: url(/img/ro_t_comment.gif) transparent no-repeat 0 bottom;
	width: 379px;
	height: 8px;
	line-height: 1px;
	font-size: 1px;
}

.ro_b_comment {
	background: url(/img/ro_b_comment.gif) transparent no-repeat 0 top;
	width: 379px;
	height: 8px;
	line-height: 1px;
	font-size: 1px;
}


#ro_t_l,
#ro_b_l {
	float: left;
}

#ro_t_r,
#ro_b_r {
	float: right;
}



#qBody #commentsCity1,
#qBody #commentsCity2 {
	background: url(/img/ro_c_comment.gif) transparent repeat-y 0 0;
	width: 379px;
	padding-top: 1.5em;
	position: relative;
}

#qBody #commentsCity1 h4,
#qBody #commentsCity2 h4 {
	text-align: center;
	font-size: 18px;
}

#qBody #commentsCity1 h4 span,
#qBody #commentsCity2 h4 span {
	font-size: 11px;
	margin-left: 12px;
	margin-right: 12px;
}

#qBody #commentsCity1 h4 span {
	color: #e2d316;
}

#qBody #commentsCity2 h4 span {
	color: #46dab8;
}

#qBody #commentsCity1Body,
#qBody #commentsCity2Body {
	margin-top: 1.5em;
	margin-bottom: 3em;
}

/*
#qBody #commentsCity1 {
	float: left;
}

#qBody #commentsCity2 {
	float: right;
}
*/

#qBody dl {
	margin-bottom: 12px;
	padding-left: 1em;
	padding-right: 1em;
	overflow: hidden;
}

#qBody #commentsCity1 dt {
	background: url(/img/name_bar_y.gif) transparent no-repeat left bottom;
}

#qBody #commentsCity2 dt {
	background: url(/img/name_bar_g.gif) transparent no-repeat left bottom;
}

#qBody #commentsCity1Body,
#qBody #commentsCity2Body {
  white-space: -moz-pre-wrap; /* Mozilla */
  white-space: -pre-wrap;     /* Opera 4-6 */
  white-space: -o-pre-wrap;   /* Opera 7 */
  white-space: pre-wrap;      /* CSS3 */
  word-wrap: break-word;      /* IE 5.5+ */
}



#qBody dt {
	width: 229px;
	margin: 0 auto;
	line-height: 1;
	padding-left: 8px;
	padding-bottom: 2px;
	font-size: 14px;
	font-weight: bold;
	color: #222;
}

#qBody dt span {
	font-weight: normal;
}

#qBody dd {
	width: 229px;
	margin: 4px auto 0 auto;
	line-height: 1.2;
	padding-left: 8px;
}

#qBody h3 {
	background: url(/img/dragonball.gif) transparent no-repeat left bottom;
	width: 66px;
	height: 56px;
	position: absolute;
	left: 353px;
	bottom: 12px;
	text-indent: -9999em;
	z-index: 1;
}

/* ぺーじんぐ */
#qBody ul.paging {
	border-top: 1px solid #888;
	text-align: center;
	margin-top: 0.5em;
	padding-top: 0.2em;
	padding-bottom: 0.2em;

	position: absolute;
	bottom: 0;
	width: 377px;
}

#qBody .count {
	text-align: right;
	padding-right: 72px;
	font-size: 12px;
	color: #666;
	padding-top: 8px;
}

#qBody .count em {
	font-weight: bold;
	font-family: monospace;
	font-size: 13px;
	color: #444;
}


#qBody ul li {
	display: inline;
	margin-right: 0.5em;
	cursor: pointer;
	color: #33c;
}

#qBody ul li em {
	cursor: normal;
	color: #222;
}


#qBody ul li.back {
	background: url(/img/arrow_b_left.gif) transparent no-repeat left 50%;
	padding-left: 22px;
}

#qBody ul li.next {
	background: url(/img/arrow_b_right.gif) transparent no-repeat right 50%;
	padding-right: 22px;
}

/* コメントなし */
#qBody #commentPlz {
	text-align: center;
	font-size: 110%;
	font-weight: bold;
	line-height: 1.8;
	color: #333;
	margin: 3.5em 0 3em 0;
}

#voteOpr {
	width: 471px;
	margin: 26px auto 0 auto;
}



#voteOpr a {
	display: block;
	width: 210px;
	height: 33px;

	text-indent: -9999em;

	/* Mac Firefox 点線消し (text-indentで点線が変) */
	outline: none;
}

#voteOpr a:focus {
	/* Win Firefox 点線消し (text-indentで点線が変) */
	–moz-outline-style: none;
}


#voteOpr #voteThis {
	background: url(/img/bt_vote_this.gif) transparent no-repeat 0 0;
	margin: 0 auto;
}

#voteOpr #voteThis:hover {
	background: url(/img/bt_vote_this.gif) transparent no-repeat 0 -33px;
}

/*
#voteOpr #voteThis {
	background: url(/img/bt_vote_this.gif) transparent no-repeat 0 0;
	float: left;
}

#voteOpr #voteThis:hover {
	background: url(/img/bt_vote_this.gif) transparent no-repeat 0 -33px;
}

#voteOpr #voteOther {
	background: url(/img/bt_vote_other.gif) transparent no-repeat 0 0;
	float: right;
}

#voteOpr #voteOther:hover {
	background: url(/img/bt_vote_other.gif) transparent no-repeat 0 -33px;
}
*/


#sendMessage {
	text-align: right;
	font-size: 74%;
	margin-top: 20px;
}

#parmalink {
	font-size: 1px;
	line-height: 1px;
	height: 1px;
}

#parmaLinkWrapper {
	margin-top: 20px;
	padding: 1em;
	font-size: 82%;
}

#parmaLinkWrapper p {
	text-align: center;
}

#parmaLinkWrapper textarea {
	display: block;
	margin: 0.5em auto 0 auto;
	width: 32em;
	width: 500px;
	height: 2em;
	padding: 4px;
	font-size: 90%;
	font-size: 14px;
	font-family: monospace;
	border: 1px solid #999;
	color: #111;
	background-color: #e0e0e0;
	line-height: 1;
	overflow: auto;
}

#parmaLinkWrapper #parmaLinkOpr {
	margin-top: 0.5em;
}


#parmaLinkWrapper .sb-inner { background-color: #fff; }
#parmaLinkWrapper .sb-shadow { background-color: #fff; }
#parmaLinkWrapper .sb-border { background-color: #888; }




#appeal {
	margin-top: 36px;
}
