@charset "utf-8";
/* CSS Document */


#valentine{

	width:643px;

	margin: 10px 0 0 0;

    padding: 0;

	font-size:14px;

	line-height:1.5;

	font-family: メイリオ,Meiryo,Meiryo, 'メイリオ', "Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W3", Osaka, "MS P Gothic", "ＭＳ Ｐゴシック", sans-serif;

}



#valentine a {text-decoration: underline;}

#valentine a:hover {text-decoration: underline;}



#valentine .stext{

    font-size: 10px;

}



#valentine #linkbox{

	width: 641px;

	margin-bottom: 30px;

    padding: 0;

	background: #E5F3FF;

	border-width: 0 1px 1px 1px;

	border-color: #99ccff;

	border-style: solid;

}

#valentine #linkbox2{

	width: 641px;

	margin: 0;

    padding: 0;

	background: #FFEAEA;

	border-width: 0 1px 1px 1px;

	border-color: #fd93b6;

	border-style: solid;

}



#valentine #heyabox{

	width: 300px;

	margin: 0 20px 0 0;

    padding: 0;

}

#valentine .mt20{

	margin: 20px 0 0 0;

    padding: 0;

}

/* clearfix
----------------------------------------------- */
.cFix{min-height: 1px; _height: 1px;}
.clr { clear: both; }

/* float
----------------------------------------------- */
.fl { float: left; }
.fr { float: right; }
.cb	{ clear: both; }