#topicpath td {
	background-color: #c0c0c0;
}
#category {
	padding-top: 13px;
	padding-bottom: 1px;
}
#title {
	padding-bottom: 20px;
}
#title td .n_topic {
	color: #ffffff;
	text-align: center;
	background-color: #0066cc;
	padding: 7px;
}
#title td .p_topic {
	color: #ffffff;
	text-align: center;
	background-color: #0066cc;
	padding: 10px;
}
#title td .p_kingfile {
	background-color: #0066cc;
	vertical-align: bottom;
}
#title .font_title {
	font-size: 22px;
	font-weight: bold;
}
#title .onsale {
	color: #ff0000;
	text-align: right;
	padding: 5px 5px 5px 0px;
}

#contents {
	padding-bottom: 16px;
}
#contents ul {
	padding: 0px;
	margin: 0px 0px 0px 20px;
}
#contents ol {
	font-size: 12px;
	padding: 0px;
	margin: 0px 0px 0px 25px;
}
#contents li {
	padding: 0px;
	margin: 0px;
}



.convention {
	margin-left: auto;
	margin-right: auto;
}
.convention .bg {
	background-color: #6699ff;
	padding: 10px;
}



div .main_block {
	padding-top: 0px;
	padding-bottom: 0px;
}
div .sub_block {
	padding-top: 32px;
}
div .link_block {
	padding-top: 48px;
	text-align: right;
}
div .image_block {
	padding-top: 10px;
	padding-bottom: 8px;
	text-align: center;
}



.nt_border {
	background-color: #666666;
}
.nt_header {
	background-color: #cadbff;
	text-align: center;
}
.nt_conts {
	background-color: #ffffff;
	text-align: center;
}



.pt_border {
	background-color: #333333;
}
.pt_header {
	background-color: #6699ff;
	color: #ffffff;
	text-align: center;
}
.pt_conts {
	background-color: #ffffff;
	text-align: center;
}



td .icon_eco {
	padding: 3px 3px 3px 0px;
	vertical-align: bottom;
}



.align_center {
	text-align: center;
}
.align_right {
	text-align: right;
}
.valign_top {
	vertical-align: top;
}
.valign_bottom {
	vertical-align: bottom;
}
