@charset "Shift_JIS";



/* common */



html {
	margin: 0;
	padding: 0;
	height: 100%;

}



body {
	color: #333333;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 15px;
	background-image: url(img/bg.gif);
	background-position: center top;
	background-color: #E2E2E2;
	height: 100%;
	background-repeat: repeat;

}



a {
	color: #624095;
	text-decoration: none;

}



td, div {

	font-size: 12px;

	line-height: 15px;

}



ul {

	margin: 0px;

	padding: 0px;

}



ul li {

	margin: 2px 0px 0px 15px;

	padding: 0px;

}



hr {
	height: 1px;
	border: none;
	background-image: url(img/line.gif);
	background-repeat: no-repeat;
	background-position: center top;

}





table.all {
	width: 760px;
	height: 100%;
	color: #333333;
	background-color: #E2E2E2;

}



div.main {
	margin-top: 20px;
	margin-right: 50px;
	margin-left: 50px;
	padding-bottom: 20px;

}



span.caution {
	color: #624095;
	font-weight: bold;

}



div.prepare {
	padding: 10px;
	background-image: url(img/line.gif);
	background-repeat: no-repeat;
	background-position: center top;

}



div.list {

	margin: 7px 0px;

}



div.copy {
	color: #666666;
	font-size: 10px;
	text-align: center;
	background-image: url(img/line.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 20px;
	padding-top: 20px;

}
img.line {
	margin-top: 10px;
	margin-bottom: 10px;
}

.text/* end of stylesheet */
 {
	font-size: 10px;
}
table.sicho {
	padding: 0px;
	width: 660px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
table.sicho img.title {
	margin-top: 15px;
	margin-bottom: 20px;
}
table.sicho td.top {
	background-image: url(img/box_top.gif);
	margin: 0px;
	padding: 0px;
	height: 10px;
	width: 660px;
	background-repeat: no-repeat;
	background-position: center bottom;
}
table.sicho td.bottom {
	background-image: url(img/box_bottom.gif);
	padding: 0px;
	height: 10px;
	width: 660px;
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
table.sicho td.main {
	background-color: #FFFFFF;
	text-align: center;
	padding-bottom: 10px;
}
