/* CSS Document */

/*メインスペース*/

#mainimage{
	width: 850px;
}

#contents{
	width: 590px;
}

#contents ul {
	padding: 0px;
	margin: 0px;
}

#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;
}

.strong  {
	font-size: 12px;
	color: #FF0000;
}


#contents table th{
	background-color: #EEEEEE;
	text-align: left;
	padding: 10px;
	font-weight: bold;
	font-size: 12px;
	color: #333333;
	line-height: 17px;
}

.footer_link  {
	font-size: 12px;
	line-height: 15px;
	padding: 15px;
}

.page_link  {
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	padding-left: 30px;
	padding-bottom: 20px;
	background-image: url(image/link_bg01.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

/*表のタイトル*/
.table_title  {
	font-size: 12px;
	line-height: 17px;
	padding: 3px;
	background-color: #EEEEEE;
	text-align: left;
	font-weight: bold;
}

.table_detail  {
	font-size: 12px;
	line-height: 17px;
	padding: 3px;
	text-align: left;
}

.text_title  {
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
}
