@charset "shift_jis";

/***********************************************
　2010上半期ベストヒットコスメ★
　全ページ共通CSS
　					      --- create 2010/6/17
　					      --- update 2010/7/22
************************************************/

/*=============================================
　all
===============================================*/

#spc1006 a {
	color: #000000;
	text-decoration: underline;
}

#spc1006 a:hover {
	text-decoration: none;
	color: #000000;
}

#spc1006 .txt10 {
	font-size: 10px;
	color: #000000;
	line-height: 140%;
	text-align:left
}

#spc1006 .txt12 {
	font-size: 12px;
	color: #000000;
	line-height: 120%;
	text-align:left
}


#spc1006 .txt12_130 {
	font-size: 12px;
	color: #000000;
	line-height: 130%;
	text-align:left
}

#spc1006 .txt12_140 {
	font-size: 12px;
	color: #000000;
	line-height: 140%;
	text-align:left
}

#spc1006 .txt11 {
	font-size: 10px;
	color: #000000;
	line-height: 120%;
}

#spc1006 .txt11_g {
	font-size: 10px;
	color: #bbbbbb;
	line-height: 140%;
}

#spc1006 .txt11_w {
	font-size: 10px;
	color: #ffffff;
	line-height: 140%;
	font-weight:bold
}

#spc1006 .txt11_140 {
	font-size: 10px;
	color: #000000;
	line-height: 140%;
}


#spc1006 .txt11_160 {
	font-size: 10px;
	color: #000000;
	line-height: 160%;
}

#spc1006 .pink {
	color: #f22289;
}

/*=============================================
　top navi
===============================================*/
#spc1006_topnavi {
	font-size: 10px;
	line-height: 120%;
	color: #ffffff;
	background: url(../images/common/bk_topnavi.gif) no-repeat;
}

#spc1006_topnavi a {
	color: #ffffff;
	text-decoration: underline;
}

#spc1006_topnavi a:hover {
	color: #ffffff;
	text-decoration: none;
}

/*=============================================
　left navi
===============================================*/
#spc1006_leftnavi {
	background: url(../images/common/bk_navi.gif) repeat-y;
}


