@charset "utf-8";

.tanaka_header {
	background:url(../img/header.gif) no-repeat bottom;
	width:800px; height:63px;
	}

.tanaka_header p {
	display:none;
	}
	
.title_src a {
	width:248px;
	height:63px;
	display:block;
	text-indent:-9999px;
	margin:0px 0px 0px 15px;
	}
	
.q_area1, .q_area2 {
	text-align: left;
	border-bottom:1px dashed #999;	
	width:540px;
	background:url(../img/ball_q.gif) no-repeat left center;
	display:block;	
}

.q_area2 {
	margin:0 0 10px 0;	
}

.q_area1 img, .q_area2 img {
	display:none;
}


.q_area1 p, .q_area2 p {
	vertical-align:middle;
	padding:10px 0 10px 35px;
	width:500px;
}

.topicbody {
	text-align: left;
	display:block;
}

.topicbody p {
	padding:10px 0 20px 0px;
	width:540px;
}

