@charset "shift_jis";

/***********************************************
　今年こそ、ニキビさよなら計画！
　CSS
　					      --- create 2011/04/20
************************************************/


/*=============================================
　オリジナルコンテンツ　大枠
===============================================*/
#sayonara_cts {
	width: 635px;
	text-align: left;
	font-size: 13px;
	line-height: 1.6;
	color: #333333;
	position: relative;
	background-color: #FFFFFF;
	padding: 0;
}
#sayonara_cts ul li a {
	font-size: 13px;
}
#sayonara_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
===============================================*/
#sayonara_cts a {
	color: #0D6325;
	text-decoration: underline;
}
#sayonara_cts a:hover {
	color: #FF6600;
	text-decoration: underline;
}
#sayonara_cts a.orange {
	color: #FF6600;
	text-decoration: underline;
	font-weight: bold;
}
#sayonara_cts a.orange:hover {
	color: #0D6325;
	text-decoration: underline;
	font-weight: bold;
}
#sayonara_cts a.yellow {
	color: #FFFF00;
	text-decoration: underline;
	font-weight: bold;
}
#sayonara_cts a.yellow:hover {
	color: #FFCC00;
	text-decoration: underline;
	font-weight: bold;
}
#sayonara_cts a.yajirushi {
	padding-left: 18px;
	padding-bottom: 3px;
	background-image: url("../img/all/yajisurhi_yellow.jpg");
	background-repeat: no-repeat;
}
#sayonara_cts a.white {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
#sayonara_cts a.white:hover {
	color: #86B192;
	text-decoration: underline;
	font-weight: bold;
}
#sayonara_cts a.white_noul {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#sayonara_cts a.white_noul:hover {
	color: #86B192;
	text-decoration: none;
	font-weight: bold;
}
#sayonara_cts a.white_slim {
	color: #FFFFFF;
	text-decoration: underline;
}
#sayonara_cts a.white_slim:hover {
	color: #86B192;
	text-decoration: underline;
}
.ac {
	text-align: center;
}
.ar {
	text-align: right;
}
.bld{
	font-weight: bold;
}
.fco {
	color: #FF6600;
}
.fco2 {
	color: #FFCC00;
}
.fcg {
	color: #666666;
}
.fs_17{
	font-size: 17px;
	line-height: 1.4;
}
.fs_18{
	font-size: 18px;
	line-height: 1.4;
}
.fs_15{
	font-size: 15px;
	line-height: 1.4;
}
.fs_12{
	font-size: 12px;
	line-height: 1.6;
}
.fs_10{
	font-size: 10px;
	line-height: 1;
	float:right;
	margin-right:15px;
}
.ltx {
letter-spacing:-0.4pt;
	}

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

.mgt15 {
	margin-top: 15px;
}
.mgb5 {
	margin-bottom: 5px;
}
.mgb10 {
	margin-bottom: 10px;
}
.mgb15 {
	margin-bottom: 15px;
}
.pdt5 {
	padding-top: 5px;
}
.pdb10 {
	padding-bottom: 10px;
}