@charset "shift_jis";

/***********************************************
　美白・UV対策コスメ最新ニュース
　CSS
　					      --- create 2011/03/25
************************************************/


/*=============================================
　オリジナルコンテンツ　大枠
===============================================*/
#bihakuuv_cts {
	width: 635px;
	text-align: left;
	font-size: 13px;
	line-height: 1.6;
	color: #333333;
	position: relative;
	background-color: #FFFFFF;
	padding: 0;
}
#bihakuuv_cts ul li a {
	font-size: 13px;
}
#bihakuuv_cts p {
	font-size: 13px;
	line-height: 1.6;
}

/*=============================================
　clearfix
===============================================*/
.cmn_clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; font-size:0; line-height:1; overflow:hidden; }
.cmn_clearfix { display:inline-block; }
/*\*/
* html .cmn_clearfix { height:1%; }
.cmn_clearfix { display:block; }
/**/

/*=============================================
　font
===============================================*/
#bihakuuv_cts a {
	color: #0099ff;
	text-decoration: underline;
}
#bihakuuv_cts a:hover {
	color: #ff9900;
	text-decoration: underline;
}
.ac {
	text-align: center;
}
.ar {
	text-align: right;
}
.bld{
	font-weight: bold;
}
.bihakuuv_fcb {
	color: #0099ff;
}
.gray {
	color: #666666;
}
.fs_18{
	font-size: 18px;
	line-height: 1.4;
}
.fs_16{
	font-size: 16px;
	line-height: 1.4;
}

.fs_15{
	font-size: 15px;
	line-height: 1.4;
}
.fs_12{
	font-size: 12px;
	line-height: 1.4;
}
.ltx {
letter-spacing:-0.4pt;
	}

/*=============================================
　margin
===============================================*/
.mgt5 {
	margin-top: 5px;
}
.mgt10 {
	margin-top: 10px;
}

.mgt15 {
	margin-top: 15px;
}
.mgb5 {
	margin-bottom: 5px;
}
.mgt10 {
	margin-bottom: 10px;
}
.mgt15 {
	margin-bottom: 15px;
}
.mg20 {
	margin-bottom: 20px;
}

.mg64 {
	margin-bottom: 30px;
}