/* ===---===----------------------===---=== */
/* ===---=== ▼ LATIN BASE ▼ ===---=== */
* {
    margin: 0;
    padding: 0;
    font-weight: normal;
}
html {
	height: 100%;
}
body {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "Verdana";
	color: #000000;
	font-size: 100%;
	line-height: 1.3em;
	background-color: #c9c9c9/*999999*/;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #CC9933;
	text-decoration: underline;
}
a:active {
	color: #FFCC33;
	text-decoration: underline;
}

img {
	border: none;
}

/* ===---===---------------------===---=== */
#latin_base {
	width: 940px;
	position: absolute;
	left: 50%;
	background: url(../img/default/latin_base_bg.gif) top left repeat-y;
	margin: 0px 0px 0px -470px;
	padding: 0px 10px 0px 10px;
	z-index: 1;
}

/* ===---=== ▲ LATIN BASE ▲ ===---=== */
/* ===---===----------------------===---=== */





/* ===---===---------------------===---=== */
/* ===---=== ▼ HEADER HEADER ▼ ===---=== */
#header_area {
	width: 920px;
	height: 125px;
	background: url(../img/default/latin_header_bg.jpg) top left no-repeat;
	font-size: 14px;
	line-height: 1.4em;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#diskunion_logo {
	width: 96px;
	height: 14px;
	position: absolute;
	margin: 2px 0px 0px 7px;
	padding: 0px 0px 0px 0px;
	z-index: 3;
}
#latin_logo {
	width: 210px;
	height: 60px;
	position: absolute;
	margin: 15px 0px 0px 3px;
	padding: 0px 0px 0px 0px;
	z-index: 2;
}

/* ===---===---------------------===---=== */
#header_text_link {
	width: 908px;
/*	background-color: #000066;*/
	position: absolute;
	text-align: right;
	margin: 4px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	z-index: 2;
}
#header_text_link ul {
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#header_text_link ul li {
	color: #F0F0F0;
	font-size: 12px;
	line-height: 1.1em;
	display: inline;
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#header_text_link ul li a:link {
	color: #f0f0f0;
	text-decoration: none;
}
#header_text_link ul li a:visited {
	color: #f0f0f0;
	text-decoration: none;
}
#header_text_link ul li a:hover {
	color: #452200;
	text-decoration: underline;
}
#header_text_link ul li a:active {
	color: #FFCC33;
	text-decoration: underline;
}

/* ===---===---------------------===---=== */
#search_area {
	width: 480px;
	height: 30px;
	position: absolute;
/*	background-color: #006699;*/
	margin: 26px 0px 0px 425px;
	padding: 0px 0px 0px 0px;
	z-index: 2;
}
#search_area ul {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#search_area ul li {
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#search_area ul li.search_input {
	list-style: none;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 3px 0px 0px;
}
#search_area ul li.search_input input {
	width: 270px;
	height: 24px;
	border: 1px solid #3a3a3a;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}



#search_area ul li.search_input input,textarea {
	color: #315b81;
	font-size: 14px;
	line-height: 1.3em;
	padding: 3px 0px 0px 3px;
	margin: 0px 0px 0px 0px;
}
#search_area ul li.search_select {
	list-style: none;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 3px 0px 0px;
}
#search_area ul li.search_select select {
	width: 140px;
	height: 21px;
	border: 1px solid #3a3a3a;
	padding: 0px 0px 0px 0px;
	margin: 1px 0px 0px 0px;
}
#search_area ul li.search_select select,select_text {
	color: #315b81;
	font-size: 14px;
	line-height: 1.3em;
	padding: 2px 2px 2px 2px;
	margin: 1px 0px 0px 0px;
}


#search_area ul li.search_go {
	width: 60px;
	list-style: none;
	float: right;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

/* ===---===---------------------===---=== */
#latin_menu_area {
	width: 920px;
	height: 30px;
/*	background-color: #003366;*/
	position: absolute;
	top: 82px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	z-index: 2;
}

#latin_menu_area ul {
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#latin_menu_area ul li {
	float: left;
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#latin_menu_area ul li.home {
	width: 112px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 5px;
}
#latin_menu_area ul li.news {
	width: 112px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 2px;
}
#latin_menu_area ul li.newrelease {
	width: 112px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 2px;
}
#latin_menu_area ul li.upcoming {
	width: 112px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 2px;
}
#latin_menu_area ul li.recommend {
	width: 112px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 2px;
}
#latin_menu_area ul li.shopinfo {
	width: 112px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 2px;
}
#latin_menu_area ul li.artists {
	width: 112px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 2px;
}
#latin_menu_area ul li.cart {
	width: 112px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 2px;
}

/* ===---=== ▲ HEADER HEADER ▲ ===---=== */
/* ===---===---------------------===---=== */





/* ===---===--------------------------===---=== */
/* ===---=== ▼ MAIN CONTENTS AREA ▼ ===---=== */
#main_contents_area {
	width: 920px;
	padding: 0px 0px 0px 0px;
	margin: 7px 0px 0px 0px;
}
.main_contents_left {
	width: 210px;
	padding: 0px 0px 0px 7px;
	margin: 0px 0px 0px 0px;
}
.main_contents_right {
	width: 703px;
	padding: 4px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

/* ===---===--------------------------===---=== */
#contents_left_head {
	width: 206px;
	height: 45px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#contents_left_body {
	width: 206px;
	background: url(../img/default/category_body.gif) top left repeat-y;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
}
#contents_left_foot {
	width: 206px;
	height: 39px;
	size: 0px;
	line-height: 0px;
	background: url(../img/default/category_foot.jpg) top left no-repeat;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

/* ===---===--------------------------===---=== */
#contents_right_head {
	width: 692px;
	height: 18px;
	size: 0;
	line-height: 0;
	background: url(../img/default/right_contens_head.gif) top left no-repeat;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#contents_right_body {
	width: 692px;
	background: url(../img/default/right_contens_body.gif) top left repeat-y;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
}
#contents_right_foot {
	width: 692px;
	height: 18px;
	size: 0px;
	line-height: 0px;
	background: url(../img/default/right_contens_foot.gif) top left no-repeat;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

/* ===---===--------------------------===---=== */
#subgenre_link {
	width: 201px;
	height: 23px;
	padding: 7px 0px 0px 0px;
	margin: 0px 0px 3px 4px;
}
#subgenre_link_w {
	width: 201px;
	height: 35px;
	padding: 7px 0px 0px 0px;
	margin: 0px 0px 3px 4px;
}
#subgenre_link_j {
	width: 201px;
	height: 25px;
	padding: 7px 0px 0px 0px;
	margin: 0px 0px 3px 4px;
}
#subgenre_link_line {
	width: 201px;
	height: 9px;
	size: 0px;
	line-height: 0px;
	background: url(../img/default/menu_line.jpg) top left no-repeat;
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 10px 4px;
}
#contents_left_body ul {
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 8px 0px;
}
#contents_left_body ul li {
	font-size: 1em;
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 12px;
}
#contents_left_body ul li a:link {
	color: #f0f0f0;
	text-decoration: none;
}
#contents_left_body ul li a:visited {
	color: #f0f0f0;
	text-decoration: none;
}
#contents_left_body ul li a:hover {
	color: #ffff33;
	text-decoration: underline;
}
#contents_left_body ul li a:active {
	color: #FFCC33;
	text-decoration :underline;
}


/* ===---=== ▲ MAIN CONTENTS AREA ▲ ===---=== */
/* ===---===--------------------------===---=== */





/* ===---===-------------------===---=== */
/* ===---=== ▼ FOOTER AREA ▼ ===---=== */
#footer_area {
	width: 920px;
	background: url(../img/default/latin_footer_bg.jpg) top left repeat-y;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#footer_area_head {
	width: 920px;
	height: 30px;
	size: 0px;
	line-height: 0px;
	background: url(../img/default/latin_footer_head.jpg) top left no-repeat;
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 0px 0px;
}
#footer_area_foot {
	width: 920px;
	height: 20px;
	size: 0px;
	line-height: 0px;
	background: url(../img/default/latin_footer_foot.jpg) top left no-repeat;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

/* ===---===-------------------===---=== */
#footer_area_l {
	width: 563px;
	float: left;
	color: #ffffff;
	padding: 30px 0px 30px 7px;
	margin: 0px 0px 0px 0px;

/*	background-color: #00FF33;*/
}
#footer_area_l ul {
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin: 3px 0px 8px 0px;
}
#footer_area_l ul li {
	display: inline;
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 3px 0px 0px;
}
#footer_area_l a:link {
	color: #ffffff;
	text-decoration: underline;
}
#footer_area_l a:visited {
	color: #ffffff;
	text-decoration: underline;
}
#footer_area_l a:hover {
	color: #ffff33;
	text-decoration: none;
}
#footer_area_l a:active {
	color: #FFCC33;
	text-decoration: none;
}

/* ===---===-------------------===---=== */
#footer_area_r {
	width: 330px;
	float: right;
	font-size: 13px;
	line-height: 1.2em;
	color: #F3C5B6;
	text-align: right;
	padding: 20px 7px 20px 0px;
	margin: 0px 0px 0px 0px;
}
#footer_area_r #footer_logo {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#footer_area_r #footer_line {
	height: 3px;
	font-size: 0px;
	line-height: 0px;
	background: url(../img/default/footer_line.gif) top right no-repeat;
	padding: 0px 0px 0px 0px;
	margin: 2px 0px 2px 0px;
}
#footer_area_r #footer_mailto {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

/* ===---===-------------------===---=== */
#backto_top {
	width: 900px;
	height: 28px;
	text-align: right;
	background: url(../img/default/backto_top_bg.gif) top left repeat-x;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 10px;
}
#backto_top img {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

/* ===---=== ▲ FOOTER AREA ▲ ===---=== */
/* ===---===-------------------===---=== */



/* ===---===-------------------===---=== */
/* ===---=== ▼ CLEAR TAB ▼ ===---=== */
.clear_tab {
	clear: both;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
/* ===---=== ▲ CLEAR TAB ▲ ===---=== */
/* ===---===-------------------===---=== */





/*--==-- 20091126 ▼/ 中古商品表示 ▼/ --==--*/
#useditem_detail {
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 10px 0px;
}
#useditem_detailinfo {
	color: #9D3A1A;
	text-decoration: underline;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#useditem_detailinfo_link {
	color: #339900;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#useditem_detailinfo_link a:link {
	font-weight: normal;
	text-decoration: none;
}
#useditem_detailinfo_link a:visited {
	font-weight: normal;
	text-decoration: none;
}
#useditem_detailinfo_link a:hover {
	font-weight: normal;
	text-decoration: underline;
}
#useditem_detailinfo_link a:active {
	font-weight: normal;
	text-decoration: underline;
}

#useditem_detail ul {
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#useditem_detail ul li {
	list-style: none;
	color: #2a2a2a;
	line-height: 1.2;
	border-bottom: 1px solid #999999;
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
}

/*--==--  --==--*/
#useditem_list {
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 10px 0px;
}
#useditem_list ul {
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#useditem_list ul li {
	list-style: none;
	text-decoration: underline;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

/*--==-- 20091126 /▲ 中古商品表示 /▲ --==--*/




/*--==-- 20100303 ▼/ ADD FAV_ARTIST ▼/ --==--*/
#detail_fav_goods {
	width: 134px;
	height: 34px;
	padding: 0px 0px 0px 0px;
	margin: 7px 0px 0px 5px;
}
/* ===---===-------------------===---=== */
#search_artist {
	width: 640px;
	padding: 12px 0 0px 0;
	margin: 0 0 0 0;
	border-bottom: 1px #444444 dotted;
}
#search_artist ul {
	list-style: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
ul li.artist_name {
	list-style: none;
	float: left;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
ul li.add_fav_artist {
	list-style: none;
	float: right;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
#tab_clear {
	clear: both;
}

/*--==-- 20100303 /▲ ADD FAV_ARTIST /▲ --==--*/





/*--==-- 20100408 ▼/ セール情報 ▼/ --==--*/
.discount_info_list {
	color: #FF0000;
	font-size: 12px;
	text-align: right;
	font-weight: bold;
}
.discount_info_detail {
	color: #FF0000;
	font-size: 12px;
	text-align: right;
	font-weight: bold;
}
/*--==-- 20100408 /▲ セール情報 /▲ --==--*/




/*---------- ▼// 20100405 STOCK STAUS 追加 ▼// ----------*/
#stock_status_detail {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
#stock_status_detail ul {
	list-style: none;
	padding: 0 0 0 0;
	margin: 3px 0 0px 0;
}
#stock_status_detail ul li {
	font-size: 100%;
	line-height: 1.2;
	list-style: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
#stock_status_detail ul li.stock {
	list-style: none;
	float: left;
	padding: 0 0 0 0;
	margin: 0 3px 0 0;
}
#stock_status_detail ul li.stock img {
	padding: 0;
	margin: 0;
}
#stock_status_detail ul li.sub_stock {
	color:#335C85;
	list-style: none;
	padding: 2px 0 0 0;
	margin: 0 0 0 0;
}

/*-------------------------------*/
#stock_status_listing {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
#stock_status_listing ul {
	list-style: none;
	padding: 0 0 0 0;
	margin: 5px 0 3px 0;
}
#stock_status_listing ul li {
	list-style: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
#stock_status_listing ul li.stock {
	list-style: none;
	float: left;
	padding: 0 0 0 0;
	margin: 0 5px 0 0;
}
#stock_status_listing ul li.stock img {
	padding: 0;
	margin: 0;
}
#stock_status_listing ul li.sub_stock {
	color:#335C85;
	font-size: 100%;
	line-height: 1.2;
	list-style: none;
	padding: 1px 0 0 0;
	margin: 0 0 0 0;
}

/*-------------------------------*/
.tab_clear {
	font-size: 0;
	line-height: 0;
	clear: both;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

/*---------- //▲ 20100405 STOCK STAUS 追加 //▲ ----------*/




/*---------- 20100601 ▼// FT SEARCH 追加 ▼// ----------*/

/* ===---=== /--------------------------------------/ ===---=== */
/* ===---=== /---------- ▼ FTSEARCH AREA ----------/ ===---=== */
#ftsearch_area {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
#ftsearch_area ol {
	width: 635px;
	padding: 0 0 10px 0;
	margin: 0 0 0 0;
}
#ftsearch_area ol li#ftsearch_box {
	list-style: none;
	border-bottom: 1px solid #bbbbbb;
	list-style: none;
	padding: 6px 0 12px 0;
	margin: 0 0 3px 0px;
}
#ftsearch_title {
	color: #cc0000;
	font-size: 110%;
	line-height: 1.2;
	font-weight: bold;
	background: url( ../img/ft_point.gif) left top repeat-y;
	list-style: none;
	padding: 5px 0 7px 10px;
	margin: 0 0 7px 0;
}
#ftsearch_title a:link {
	font-weight: bold;
}
#ftsearch_title a:visited {
	font-weight: bold;
}
#ftsearch_title a:hover {
	font-weight: bold;
}
#ftsearch_title a:active {
	font-weight: bold;
}

#ftsearch_jk {
	width: 70px;
	float: left;
	line-height: 1.3;
	padding: 0 0 0 8px;
	margin: 0 0 0 0;
}
#ftsearch_jk img {
	width: 70px;
	height: 70px;
	border: 1px solid #aaaaaa;
	padding: 0;
	margin: 0;
}
/* ===---=== /---------- ▲ FTSEARCH AREA ----------/ ===---=== */
/* ===---=== /--------------------------------------/ ===---=== */



/* ===---=== /-----------------------------------/ ===---=== */
/* ===---=== /---------- ▼ GOODS ONLY ----------/ ===---=== */
#ftsearch_text {
	width: 535px;
	float: right;
	line-height: 1.3;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
#ftsearch_text ul {
	list-style: none;
	padding: 0px 5px 5px 0;
	margin: 0 0 0 0;
}
#ftsearch_text ul li {
	list-style: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
#ftsearch_text ul li.goodsinfo {
	color: #999999;
	font-size: 90%;
	list-style: none;
	padding: 0 0 5px 0;
	margin: 0 0 0 0;
}
#ftsearch_text ul li.goodsinfo a:link {
	color: #999999;
	text-decoration: none;
}
#ftsearch_text ul li.goodsinfo a:visited {
	color: #999999;
	text-decoration: none;
}
#ftsearch_text ul li.goodsinfo a:hover {
	color: #cc0000;
	text-decoration: underline;
}
#ftsearch_text ul li.goodsinfo a:active {
	color: #ff0000;
	text-decoration: underline;
}

#ftsearch_text ul li.goodstext {
	color: #595959;
	font-size: 100%;
	list-style: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
#ftsearch_text ul li.goodstext span.hit_word1,span.hit_word6,span.hit_word11 {
	color: #101010;
	font-weight: bold;
	background-color: #ffff66;
	padding: 2px 2px 0 2px;
	margin: 0 0 0 0;
}
#ftsearch_text ul li.goodstext span.hit_word2,span.hit_word7,span.hit_word12 {
	color: #101010;
	font-weight: bold;
	background-color: #a0ffff;
	padding: 2px 2px 0 2px;
	margin: 0 0 0 0;
}
#ftsearch_text ul li.goodstext span.hit_word3,span.hit_word8,span.hit_word13 {
	color: #101010;
	font-weight: bold;
	background-color: #99ff99;
	padding: 2px 2px 0 2px;
	margin: 0 0 0 0;
}
#ftsearch_text ul li.goodstext span.hit_word4,span.hit_word9,span.hit_word14 {
	color: #101010;
	font-weight: bold;
	background-color: #ff9999;
	padding: 2px 2px 0 2px;
	margin: 0 0 0 0;
}
#ftsearch_text ul li.goodstext span.hit_word5,span.hit_word10,span.hit_word15 {
	color: #101010;
	font-weight: bold;
	background-color: #ff66ff;
	padding: 2px 2px 0 2px;
	margin: 0 0 0 0;
}

/* ===---=== /---------- ▲ GOODS ONLY ----------/ ===---=== */
/* ===---=== /-----------------------------------/ ===---=== */



/* ===---=== /----------------------------------/ ===---=== */
/* ===---=== /---------- ▼ NEWS ONLY ----------/ ===---=== */
#ftsearch_text_news {
	width: 615px;
	float: left;
	line-height: 1.3;
	padding: 0 0 0 8px;
	margin: 0 0 0 0;
}
#ftsearch_text_news ul {
	list-style: none;
	padding: 0px 5px 5px 0;
	margin: 0 0 0 0;
}
#ftsearch_text_news ul li {
	list-style: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
#ftsearch_text_news ul li.newstext {
	color: #595959;
	font-size: 100%;
	list-style: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
#ftsearch_text_news ul li.newstext span.hit_word1,span.hit_word6,span.hit_word11 {
	color: #101010;
	font-weight: bold;
	background-color: #ffff66;
	padding: 2px 2px 0 2px;
	margin: 0 0 0 0;
}
#ftsearch_text_news ul li.newstext span.hit_word2,span.hit_word7,span.hit_word12 {
	color: #101010;
	font-weight: bold;
	background-color: #a0ffff;
	padding: 2px 2px 0 2px;
	margin: 0 0 0 0;
}
#ftsearch_text_news ul li.newstext span.hit_word3,span.hit_word8,span.hit_word13 {
	color: #101010;
	font-weight: bold;
	background-color: #99ff99;
	padding: 2px 2px 0 2px;
	margin: 0 0 0 0;
}
#ftsearch_text_news ul li.newstext span.hit_word4,span.hit_word9,span.hit_word14 {
	color: #101010;
	font-weight: bold;
	background-color: #ff9999;
	padding: 2px 2px 0 2px;
	margin: 0 0 0 0;
}
#ftsearch_text_news ul li.newstext span.hit_word5,span.hit_word10,span.hit_word15 {
	color: #101010;
	font-weight: bold;
	background-color: #ff66ff;
	padding: 2px 2px 0 2px;
	margin: 0 0 0 0;
}

/* ===---=== /---------- ▲ NEWS ONLY ----------/ ===---=== */
/* ===---=== /----------------------------------/ ===---=== */

/*---------- 20100601 //▲ FT SEARCH 追加 //▲ ----------*/

