@charset "utf-8";
/* CSS Document */


body {
	margin:0px;
	padding:2px 0px;
	background-color:#ffffff;
	background-image:url(../../kodawari/images/nenga/nenga_bg.gif);
	background-position:top left;
	background-repeat:repeat-x;
	text-align:center;
}

img {
	margin:0px;
	border:0px;
}

h1 {
	margin:0px 0px 6px 0px;
	padding:0px;
	width:100%;
	font-size:12px;
	font-weight:normal;
	color:#333333;
	line-height:14px;
	text-align:right;
}
h2 {
	margin:0px 0px 15px 0px;
	padding:0px;
	text-align:left;
}


.close {
	margin:5px 0px 0px 0px;
	padding:2px 0px 0px 0px;
	width:98%;
	border-top:1px solid #dddddd;
	text-align:right;
}
