@charset "UTF-8";

form { margin: 0px; padding: 0px; }
table { border-collapse: collapse; }
th { font-weight: normal; padding: 0px; }
th, td { /*text-align: left; vertical-align: top;*/ padding: 0px; }

a b {
	color: #FF5400;
}


a.common_btn {
	text-indent: -9999px;
	display: block;
	height: 35px;
	width: 129px;
	background-position: left;
	background-repeat: no-repeat;
	cursor: pointer;
}

a.common_btn:hover {
	background-position: right;
}

.content_head p.back2 {
	position: absolute;
	top: 14px;
	right: 14px;
}

.content_head p.back2_2 {
	position: absolute;
	top: 35px;
	right: 14px;
}

.main_img {
	position: relative;
}
/*google
	.main_img #search_word_form {
	position: absolute;
	top: 150px;
	left: 108px;
	width: 245px;
	height: 15px;
	line-height: 15px;
	}
/google*/

/*isearch*/
	.main_img #input_kensaku {
	position: absolute;
	top: 150px;
	left: 108px;
	width: 230px;
	height: 11px;
	line-height: 15px;
	}
/*/isearch*/

	.main_img #search_btn {
	position: absolute;
	top: 144px;
	left: 360px;
	cursor: pointer;
	}


.search_block {
	position: relative;
}
/*google
	.search_block #search_word_form {
		position: absolute;
		top: 20px;
		left: 108px;
		width: 253px;
		height: 15px;
		line-height: 15px;
	}
/google*/

/*isearch*/
	.search_block #input_kensaku {
		position: absolute;
		top: 20px;
		left: 108px;
		width: 253px;
		height: 15px;
		line-height: 15px;
	}
/*/isearch*/

	.search_block #search_btn {
		position: absolute;
		top: 4px;
		left: 372px;
		cursor: pointer;
	}

.theme_search_bar,
.q_a_bar {
	margin-top: 20px;
}

.new_qestion_tbl {
}

.new_qestion_tbl th {
	padding-right: 10px;
	white-space: nowrap;
}

.pickup110_left {
	float: left;
	width: 200px;
}

	.pickup110_left .thumbnail {
		border: 1px solid #CCC;
		padding: 5px;
	}

.pickup110_right {
	float: right;
	width: 290px;
}

#question {
	width: 160px;
	height: 110px;
	font-size: 10px;
}

.theme_search_block {
	background: url(../images/theme_search_ry.gif) repeat-y left top;
}

	.theme_search_genre {
		background: url(../images/theme_search_head.gif) no-repeat left top;
	}
	
		.theme_search_genre_tbl {
			background: url(../images/theme_search_btm.gif) no-repeat left bottom;
			width: 100%;
		}
		
			.theme_search_genre_tbl th {
				width: 141px;
				vertical-align: middle;
				padding-left: 6px;
			}
			
			.theme_search_genre_tbl td.text {
				padding: 5px 0px 6px 5px;
			}
			
			.theme_search_genre_tbl td.text ul {
				list-style-type: disc;
				list-style-position: inside;
			}
			
			.theme_search_genre_tbl td.btn {
				vertical-align: middle;
				width: 53px;
			}
			
				
			
			span.title {
				color: #ab8171;
				font-weight: bold;
			}

.btm_navi_tbl { margin-top: 5px; width: 100%; }

	.btm_navi_tbl td { vertical-align: middle; }
	.btm_navi_tbl td img { margin: 0px 2px; }

.a_text {	margin: 10px 0px 0px 0px; }
.a_img  {	margin: 10px 0px 10px 0px; text-align: center; }

#search_info { }
#search_info_result { margin: 10px 10px 0px 0px; text-align: right; font-size: smaller; }

.result_block {
	margin-top: 20px;
}

	.result_block .title {
		font-size: larger;
		text-decoration: underline;
		color: #FF5400;
	}
	
	.result_block .title a {
		text-decoration: underline;
	}
	
	.result_block .text2 {
		color: #7ac00c;
	}
	
	

.bottom_text {
	text-align: center;
	margin: 20px;
}

.bottom_text a,
.bottom_text span {
	margin: 0px 5px;
}


#send_question_btn {
	background-image: url(../images/btn_send_q.gif);
	margin: 10px 0px 0px 15px;
}


.form_send {
	background: url(../images/form_send_ry.gif) repeat-y left top;
}

.grade_sex {
	color: #ac8c69;
}

.others_q {
	background: url(../images/others_question_ry.gif) repeat-y left top;
	padding-bottom: 10px;
}

.others_q p {
	border-bottom: 1px solid #d3be8d;
}

.close_link {
	text-align: center;
	margin-right: 5px;
	margin-top: 10px;
}

#form_send_head {
	background: url(../images/form_send_head.gif) no-repeat left top;
	width: 222px;
	height: 10px;
}

#form_send_bottom {
	background: url(../images/form_send_bottom.gif) no-repeat left top;
	width: 222px;
	height: 35px;
}

#others_question {
	background: url(../images/others_question.gif) no-repeat left top;
	width: 222px;
	height: 31px;
}


/*20161012 insert*/
.left_common_green_base h4.title {
	line-height:1.5em;
}