@CHARSET "UTF-8";
#title{
	background: url("../img/head/head_bg.jpg") no-repeat center top;
	width: 780px;
	height: 100px;
	padding: 0;
}

#title p{
	padding: 30px 0 20px 50px;
	font-weight: bold;
	font-size: 24px;
	float: left;
	display: block;
}

p#backnumber{
	font-weight: normal;
	font-size: 20px;
	color: #B19298;
	display: block;
}
#allcontents{
	margin: 0 auto;
}
.text{
	text-align: right;
	width: 700px;
	padding-left: 40px;
}

.text2{
	width: 700px;
	margin-left: 40px;
}
.return{
	width: 700px;
}

#bold{
	font-weight: bold;
	padding-top: 10px;
}

