/* CSS Document */

/*メインスペース*/

#mainimage{
	width: 850px;
}

#contents{
	width: 590px;
}

#contents p{
	font-size: 12px;
	line-height: 20px;
	padding: 7px;
	text-align: left;
}

#contents table th{
	width:80px;
	text-align: center;
	padding: 10px;
	font-weight: bold;
	font-size: 12px;
}

.footer_link  {
	font-size: 12px;
	line-height: 15px;
	padding: 15px;
}
