/* CSS Document */
#hp_disp{
	background-image:url(../images/bck.gif);
	background-repeat: repeat;
	padding:10px;
	border:1px solid #ffd559;
	margin:10px 0 0 0;
	padding:70px 10px 10px;
	position:relative;
}
#hpTT{
	background-image:url(../images/title.png);
	background-repeat:no-repeat;
	height:0;
	width:680px;
	overflow:hidden;
	padding:63px 0 0 0;
	overflow:hidden;
	position: absolute;
	left:-7px;
	top:5px;
}
#toptxt{
	background-image:url(../images/white.png);
	padding:15px;
	font-weight:bold;
	font-size:14px;
}
#toptxt ul{
	margin:5px 5px 0;
}
#toptxt ul li{
	background-image:url(../images/list_icon.png);
	background-repeat:no-repeat;
	background-position:left 1px;
	padding:0 0 2px 25px;
	margin:0 0 10px;
	border-bottom:1px dashed #cfb35e;
	font-weight:normal;
	font-size:12px;
}
.tadashi{
	position:absolute;
	font-size:10px;
	top:640px;
	right:15px;
}

#type_disp{
	width:650px;
	margin:10px auto;
}
.qa{
	color:#028fce; 
	font-weight:bold;
	margin-top:10px;
}