#contents {
	width: 500px;
	font-family: sans-serif;
	font-size: 12px;
	line-height: 1.5;
}
#contents p {
	margin: 0px;
}
#detail {
	width: 450px;
	margin-top: 15px;
	padding-left: 50px;
}
#detail p {
	margin: 0px;
}
#detail a {
	text-indent: -9999px;
	display: block;
	height: 35px;
	width: 450px;
}
.btn_01 {
	background-image: url(top_btn_link.gif);
	background-repeat: no-repeat;
}
.btn_01:hover {
	background-image: url(top_btn_hover.gif);
	background-repeat: no-repeat;
}
#comment {
	width: 450px;
	margin-top: 15px;
	background-image: url(top_com_back.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-left: 50px;
	font-family: sans-serif;
	font-size: 12px;
	line-height: 1.5;
}
#comment p {
	margin: 0px;
}
#comment img {
	margin-bottom: 10px;
}
.comment {
	padding-bottom: 30px;
}
#contents table {
	margin-top: 15px;
	margin-bottom: 15px;
}
.app_title {
	margin-bottom: 15px;
}
.red {
	color: #FF0000;
}
#contents td {
	padding: 8px 5px;
}
.td_01 {
	background-color: #F5F5F5;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	text-align: center;
}
.td_02 {
	background-color: #F5F5F5;
	border-right: 1px solid #CCCCCC;
	text-align: center;
}
.td_03 {
	border-bottom: 1px solid #CCCCCC;
}
body,td,th {
	font-family: sans-serif;
	font-size: 12px;
	line-height: 1.5;
}
