/*
#shoplink table.item td.comment em{
	background-color: #88eeff;
	margin: 0 4px;
}

#shoplink table.item td.title em{
	background-color: #88eeff;
	margin: 0 4px;
}
*/
.subtitle {
	padding             : 6px 0 0 6px    ;
	margin-bottom       : 14px         ;
	border-color        : #cc6666      ;
	border-style        : solid        ;
	border-width        : 0 0 0 5px    ;
	background-position : center center;
	background-repeat   : repeat-x     ;
	background-image    : url(../image/subtitle.gif);
        font-size           :14px          ;
}

.subtitle .subtitle_en {
	color       : #006633;
	font-weight : bold   ;
}

.subtitle2 {
	padding             : 0 0 0 6px    ;
	margin-bottom       : 14px         ;
	background-position : center center;
	background-repeat   : repeat-x     ;
	background-image    : url(../image/subtitle.gif);
}

.subtitle2 .subtitle_en {
	color       : #cc3366 ;
	font-weight : bold   ;
}

