.chr a {
	color: #ff198a;
	text-decoration: underline;
}
.chr a:hover {
	color: #1785ff;
	text-decoration: underline;
}

.chr ol, .chr ul {
	padding-left: 22px;
	*padding-left: 0;
	margin: 0;
	*margin-left: 25px;

	margin-bottom: 15px;
}

.chr h2 {
	background-image: url(../img/title.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	height: 160px;
	text-indent: -9999px;
}

.chr p.desc {
	display: none;
}

.chr .chr-thumbs {
}

.chr .chr-thumbs div.hr {
	background-image: url(../img/hr.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 20px;
}

.chr h3.chr-thumb {
	text-align: left;
	color: #ff198b;
	font-weight: bold;
	font-family: "¥Ò¥é¥®¥Î´Ý¥´ Pro W4";
}

.chr div.chr-thumb {
	background-image: url(../img/thumb_frame.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 8px;
}

.chr div.chr-thumb2 {
	background-image: url(../img/thumb_frame2.gif);
}



.chr td.main-title {
	background-image: url(../img/hr.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	padding-bottom: 5px;
}
.chr h3.main-title {
	text-align: left;
	color: #ff198b;
	font-weight: bold;
	font-family: "¥Ò¥é¥®¥Î´Ý¥´ Pro W4";
	background-image: url(../img/bg2.gif);
	background-position: top left;
	padding: 10px;
	padding-left: 20px;
}

.chr div.main-image {
	background-image: url(../img/detail_frame.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 21px;
}
.chr td.main-image {
	padding: 10px;
}

.chr div.main-image2 {
	background-image: url(../img/detail_frame2.gif);
	padding: 20px;
}

.chr td.details {
	padding: 10px;
}

.chr div.details {
	color: #ff198a;
	line-height: 180%;
}


.chr a.pointer {
	background-image: url(../img/pointer.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;

	color: #6e983b;
}


.chr .brand_list {
	text-align: center;
	color: #838383;
	margin-bottom: 10px;
}
.chr .brand_list ul {
	margin: 0;padding: 0;
	list-style-type: none;
	font-size: 8pt;
}
.chr .brand_list ul li {
	margin: 0;padding: 0;
	display: inline;
}
