@charset"Shift_JIS"

/* CSS Document */
*{
margin:0px;
padding:0px;
}

body{
    text-align:center;
	background-color:#ffcc66;
	font-size:12px;
	color:#333333;
	width: auto;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}

div#header {
	padding-left: 10px;
	background-image: url(img/background_middle.gif);
}

div#container{
	width:800px;
	margin:0px auto;
	text-align:left;
}

div#unit{
	margin:0px;
	background-image: url(img/background_middle.gif);
	padding-bottom: 20px;
	padding-top: 10px;
	padding-left: 50px;
}

.flash{
	width:580px;
	padding-left: 130px;
	padding-bottom: 20px;
}

div#contents{
	width:580px;
	padding-bottom: 10px;
	padding-left: 5px;
}

div#footer{
	font-size:12px;
	color:#666666;
	text-align: center;
	width: 800px;
	padding-top: 20px;
	background-image: url(img/fpdi_footer.gif);
	background-repeat: repeat-y;
}

.footertext{
	margin:10px 0px 0px;
	width: 680px;
	padding-left: 35px;
	padding-top: 5px;
	padding-bottom: 10px;
}
div#footerend {
	padding: 0px;
	padding-bottom: 20px;
	background-image: url(img/fpdi_footerend.gif);
	width: 800px;
	background-repeat: no-repeat;
	margin: 0px;
	height: 10px;
	text-indent:-9999px;
}

h1{
	display: block;
	font-size: 16px;
	color: #0066CC;
	margin-top: 10px;
	padding-top: 5px;
	background-color: #FFFFFF;
	width: 550px;
}
h2{
	display: block;
	font-size: 14px;
	color: #FF6600;
	margin-top: 10px;
	padding-top: 5px;
	background-color: #FFFFFF;
	width: 550px;
}
.text{
	font-size:12px;
	line-height: 160%;
	color: #333333;
	width: 650px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
}
.box{
	width: 560px;
	text-align: center;
	padding-top: 5px;
}
.midashi{
	font-size: 12px;
	color: #ffffff;
	margin-top: 10px;
	background-color: #66CCFF;
	width: 550px;
	font-weight: bold;
	padding: 5px;
}
.red{
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.submit{
	margin-top: 10px;
	width: 550px;
	padding: 5px;
	text-align: center;
}
th{
	text-align: left;
	font-size: 12px;
}
td {
	text-align: left;
	font-size: 12px;
	background-color: #FFFFFF;
}
.toiawase{
	text-align: left;
	font-size: 12px;
	line-height: 160%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6699CC;
	padding: 3px;
}
.toitext{
	text-align: left;
	font-size: 12px;
	line-height: 160%;
	font-weight: bold;
	color: #333333;
	background-color: #FFFFFF;
	padding: 5px;
}
