/* CSS Document */

/*メインスペース*/

#mainimage{
	width: 850px;
}

#contents{
	width: 590px;
}

#contents li {
	font-size: 12px;
	line-height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#contents p{
	font-size: 12px;
	line-height: 20px;
	padding: 7px;
	text-align: left;
}

#contents table th{
	background-color: #FFF0E1;
	text-align: center;
	padding: 10px;
	font-weight: bold;
	font-size: 12px;
	color: #FF6633;
}

.footer_link  {
	font-size: 12px;
	line-height: 15px;
	padding: 15px;
}

.text_title  {
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
}
