@charset "Shift_JIS";

.main {
	width: 700px;
	padding: 15px 0 0 0;
	margin: 0 auto 15px auto;
	}

.main p {
	margin: 0 auto 5px auto;
	text-align: center;
}

#tr1 {
	background:url(../img/tr1.jpg) no-repeat;
	height: 30px;
	width: 400px;
	color: #FFFFFF;
	text-align: center;
}
#tr2 {
	background:url(../img/tr1.jpg) no-repeat;
	height: 30px;
	width: 400px;
	color: #FFFFFF;
	text-align: center;
}


.td1 {
	text-align: center;
}

.td2 {
	text-align: right;
	vertical-align: bottom;
}

.p1{
	background-color: #FFE8E8;
	line-height: 20px;
}

/*------------------------------
title elements
------------------------------*/	

#c1 {
	background:url(../img/title_link.jpg) no-repeat;
	height: 25px;
	text-indent: -9999px;
	margin: 0 0 10px 0;
}

.link{
	width: 100px;
	border: 1px solid #FF0033;
	background-color: #FFCCFF;
}


	
