#text p{
	margin-bottom:1em;
	text-indent:1em;
	margin-left: 1em;
}
#text p.title{
	height: 20px;
	border-left: 6px solid #7c97b4;
	padding-left: 7px;
	margin: 30px 0 16px 4px;
	line-height: 20px;
	font-weight: bold;
}
#text ul{
	padding-left: 3px;
}
#text li{
	font-size: 93%;
	letter-spacing: 1px;
	padding: 0px 0px 6px 20px;
	background: url(../../../qanda/img/li.png) 0px 7px no-repeat;
}
#text p.mail{
	font-weight: bold;
	font-size: 100%;
	padding-left: 3px;
}
#text p.mail img{
	vertical-align: text-bottom;
	margin-right: 7px;
}

#text h3 {
	text-align: center;
	background-color: rgb(204, 204, 204);
	margin: 50px 0px 25px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	letter-spacing: 1px;
	-webkit-border-radius: 4px;
	padding: 7px 0px;
	padding: 7px 0 7px 0 !important;
}
img.link {
	vertical-align: text-bottom;
	margin: 0 4px 0 3px;
}

#text p{
	margin-bottom:20px;
}

#text .instruction {
	margin: 30px 0 30px 40px
}

#text .instruction li {
	list-style: decimal;
	background: none;
	padding: 0;
}

#text .instruction p{
	padding-left:0;
	text-indent:0;
	margin-left: 0;
}

.solidline{
	margin: 60px 0 45px;
	height:2px;
	border-bottom:1px solid #bebebe;
}

ul.mini{
	margin:10px 0 10px 0;
	padding:0;
	
	
}

ul.mini li{
	margin-left:18px;
	padding:0;
	list-style:disc !important;
}

#text p.notice{
	text-indent: -1.1em;
	margin-left: 1.1em;
	padding-bottom: 3px;
	font-size: 85%;
}
p.note{
	text-indent: -1.1em;
	margin-left: 2.1em;
	font-size: 85%;
	padding-left:15px;
}


.ta_l{
	float:left;
	text-indent:0 !important;
}
