@charset "utf-8";


/*-----------------------------------------------*/
/* normal                                        */
/*-----------------------------------------------*/

body {
	margin: 20px 0px 0px 0px;
	padding: 0px;
	text-align: center;
	font-size: 16px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "ƒqƒ‰ƒMƒmŠÛƒS Pro W4", HiraMaruPro-W4, Osaka, verdana, arial, sans-serif, "Trebuchet MS";
	letter-spacing: 1px;
	line-height: 110%;
	color: #000;
	background: url("img/root_bg.gif") #FFF;
}

img {
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	border: 0px;
	display: block;
}

p {
	font-size: small;
	line-height: 110%;
}

a:link,
a:visited {
	color: #36F;
}

a:hover {
	color: #F30;
	text-decoration: none;
}

a img {
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

table {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	display: block;
}

td {
	font-size: small;
	line-height: 110%;
}

ul {
	margin-top: 0px;
	margin-bottom: 0px;
}

li {
	list-style-type: decimal;
	list-style-position: outside;
}


/*-----------------------------------------------*/
/* design                                        */
/*-----------------------------------------------*/

#pop {
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 380px;
	height: 370px;
	padding: 5px 15px;
	border: 0px solid #000;
	overflow: auto;
	background: url("img/popup_02.gif") repeat-y;
	text-align: left;
}

#pop p {
	margin-left: auto;
	margin-right: auto;
}

#sample {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	text-align: center;
}

