@charset "Shift_JIS";

/*女の子に質問
---------------------------------------------------------

/*一覧*/

div.qa_list {
}

div.qa_list_head {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

div.qa_list table {
	width: 720px;
	margin-left: 15px;
	margin-right: 15px;
}
div.qa_list td {
	text-align: center;
	width: 25%;
	padding-bottom: 10px;
	padding-top: 10px;
}
div.qa_list_pho {
	border: 5px solid #FFE4EE;
	width: 150px;
	margin-right: auto;
	margin-left: auto;
	height: 200px;
}
p.shop_cate {
	color: #333333;
	font-size: 10px;
	margin-top: 2px;
}
p.qa_list_shop {
	font-size: 10px;
}
p.qa_list_name {
	font-size: 12px;
}
div.qa_list a {
	color: #FF4F86;
	font-weight: bold;
	text-decoration: none;
}
div.qa_list a:hover {
	text-decoration: underline;
	background-color: #FFECEF;
}


/*詳細*/

div#qanda {
	width: 700px;
	margin-right: 25px;
	margin-left: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
}
p.qa_shopname {
	font-size: 14px;
	margin-bottom: 10px;
}
p.qa_shopname span {
	font-size: 10px;
	margin-right: 10px;
}
dl.qa_message {
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
dl.qa_message dt {
	font-size: 14px;
	font-weight: bold;
	color: #FF3333;
}
dl.qa_message dd {
	font-size: 12px;
	color: #333333;
	border: 1px solid #CCCCCC;
	padding: 10px;
	margin-top: 2px;
}
div#qanda table {
	width: 680px;
	margin-right: 10px;
	margin-left: 10px;
}
div#qanda td {
	vertical-align: top;
}
td.qa_title {
	background-image: url(img/ltitle_img.gif);
	background-position: 20px top;
	background-repeat: no-repeat;
	width: 300px;
	padding-top: 70px;
	padding-left: 20px;
}
td.qa_pho_sub {
	text-align: right;
}
td.qa_pho_sub img {
	margin-bottom: 5px;
}
/*風俗用*/
dl.qa_galname {
	margin-top: 10px;
}
.qa_galname dt {
	color: #FF3366;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 5px;
}
.qa_galname dd {
	color: #333333;
	font-size: 14px;
}
/*飲み処用*/
dl.qa_galname2 {
	margin-top: 10px;
}
.qa_galname2 dt {
	color: #FF3366;
	font-size: 18px;
	font-weight: bold;
}
.qa_galname2 dd {
	font-size: 14px;
	margin-bottom: 10px;
}
.qa_galname2 dd span {
	font-size: 10px;
	margin-right: 10px;
}
/**/




div.qa_shoplink {
	font-size: 12px;
	margin-top: 5px;
}
div.qa_shoplink a {
	display: block;
	padding: 3px;
	width: 120px;
	background-color: #FF6699;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	border: 2px solid #FFCCCC;
}
div.qa_shoplink a:hover {
	text-decoration: underline;
}
dl.QandA {
	line-height: 1.4em;
	font-size: 12px;
	color: #333333;
	margin-top: 20px;
}
dl.QandA dt {
	background-color: #FFECF2;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	font-size: 14px;
	font-weight: bold;
	color: #FF3366;
}
dl.QandA dd {
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	margin-bottom: 5px;
}
dl.QandA span {
	font-weight: bold;
	margin-right: 5px;
}
dt.QandA_Big {
	font-size: 14px;
	font-weight: bold;
}
dd.QandA_Big {
	font-size: 14px;
}
