@charset "utf-8";
/**
 * index.css
 */


/* layout
--------------------------------------------------*/

 /* body contents */
	#body #bg{
		padding:120px 0;
        width: 1000px;
		text-align:center;
		font-size:16px;
		line-height:2.5;
		letter-spacing:2px;
	}
	
	#body #bg a{
		font-size:14px;
		line-height:1;
		display:inline-block;
		margin-top:30px;
	}
    
	#body #bg2{
        display:block;
        position: absolute;
        top: 141px;
        left: 430px;
        width: 192px;
        height: 30px;
	}