.clearfix:after {
	content: "";
	display: block;
	clear: both;
}

.clearfix	{
	display : block ;
	}

/* Hides from IE-mac \*/
* html .clearfix { height : 1% ; }
/* End hide from IE-mac */

*	{
	margin : 0 ;
	padding : 0 ;
	font-family : 'メイリオ' , 'Meiryo UI' , Verdana, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', Sans-Serif ;
	}

a img	{
	border : none ;
	}

a	{
	display : block ;
	height : 40px ;
	width : 200px ;
	color : #FF5C8D ;
	text-decoration : none ;
	border : 2px white solid ;
	}

a:link	{
	color : #FF5C8D ;
	}

a:visited	{
	color : #FF5C8D ;
	}

a:hover	{
	color : #f6b9b0 ;
	}

body	{
	width : 100% ;
	height : 100% ;
	color : #381607 ;
	background : white url('../images/bg-charara.png') top center no-repeat ;
	font-size : 12px ;
	}

#box	{
	margin : 0 auto ;
	padding-top : 550px ;
	width : 870px ;
	height : 160px;
	}

#footer	{
	margin : 0 auto ;
	width : 1000px ;
	height : 40px ;
	text-align : right ;
	}

#footer span	{
	font-size : 10px ;
	color : #F41D50 ;
	}