@charset "utf-8";

/**
 * 
 * index.css
 * 
 * @site      Nintendo
 * @create    2011/07/04
 * @update    2011/07/04
 * 
 */

/**
 * body
 */

body{
	background:#0df6fa url(../../common/img/body/bg2.gif) bottom center repeat-x;
}

/**
 * mod-article
 */

.mod-article .header p{
	margin-top:30px;
}
