@charset "utf-8";

@import url("../packages/default/css/import.css");

.header {
	background-color:#fff;
	background-image:url(http://www.nailnes.com/assets/templates/nes2/images/top_page/head/top_head.jpg);
        background-repeat: no-repeat;
	width:1000px;
	height:442px;
}

.header .login img{
	margin:140px 0px 0px 20px;

}
.header .sinki img{
	margin:4px 0px 0px 20px;

}


.header .mypage img{
	float:right;
	margin:15px 20px 0px 0px;

}

.head_navi{
	margin:60px 0px 0px 0px;
	clear:right;
	width:1000px;

}

