@charset "UTF-8";

/*--------------------	
Target
	relieved.html
---------------------*/
ul {
	padding: 0px;
	list-style: none;
}

h3.re_title {
	padding: 30px 0px 20px 0px;
}

div.line {
	padding: 30px 0px 10px 0px;
}

td.re_text {
	padding: 0px 10px;
}

td.line {
	padding: 10px 0px;
}


img.re_1 {
	padding-bottom: 5px;
}

span {
	font-weight: bold;
}

p.car1 {
	text-align: center;
	padding-bottom: 15px;
}

.to_top_g {
	width: 535px;
	height: 50px;
	text-align: right;
	margin-top: 25px;
	padding-top: 10px;
	background: url(../img/dotline535.gif) no-repeat;
}	
