@charset "UTF-8";
p#linkP{
	background-image: url(../images/link-co.png);
	background-repeat: no-repeat;
	height: 80px;
	width: 500px;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	margin-left: 80px;
}
strong.text{
	font-weight: normal;
	color: #666;
}
span{
 color:#C00
}
.center{
	width: 500px;
	text-align: center;
}
.link01 {
	background-color: #C09D9A;
	width: 160px;
	height: 30px;
	padding: 3px;
	text-align: left;
}
.link02 {
	background-color: #DBC8C6;
	width: 400px;
	padding-left: 20px;
}

