@charset "utf-8";
/* CSS Document */

body{
	background-color: #000;
	margin: 0px;
	padding: 0px;
	}
	
a{
	color:#FFF}	


#chusentable{
	margin-top: 10px;
	margin-bottom: 10px;
	}
#chusentable .td01{
	background-color: #FFF;
	margin: 0px;
	padding: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	color: #000;
	}
#chusentable .td02{
	background-color: #E3E3E3;
	margin: 0px;
	padding: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	font-weight: bold;
	color: #000;
	}
#cardtable,#cardtable2{
	margin-bottom: 20px;
	margin-top: 5px;
}

#titletable{
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	}
#titletable h1{
	padding: 0px;
	background-image: url(../images/title.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 87px;
	width: 690px;
	}

#titletable span{
	display:none;
	}


#contents{
	width: 650px;
	padding-right: 25px;
	padding-left: 25px;
	color: #FFF;
	font-size: x-small;
	line-height: 1.2em;
	padding-bottom: 50px;
}


.stepsankaku{
	margin-right: auto;
	margin-left: 300px;
	}

h3.step1{
	background-image: url(../images/step1.jpg);
	background-repeat: no-repeat;
	color: #FFF;
	height: 23px;
	width: 650px;
	font-size: 12px;
	padding-left: 85px;
	padding-top: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
h3.step2{
	background-image: url(../images/step2.jpg);
	background-repeat: no-repeat;
	color: #FFF;
	height: 23px;
	width: 650px;
	font-size: 12px;
	padding-left: 85px;
	padding-top: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
h3.step3{
	background-image: url(../images/present.jpg);
	background-repeat: no-repeat;
	color: #FFF;
	height: 145px;
	width: 650px;
	padding-left: 85px;
	padding-top: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-size: 12px;
	line-height: 1.8em;
}

h2 span,h3 span{	display:none;}

h2.h2A{
	background-image: url(../images/midashi01.jpg);
	height: 56px;
	width: 650px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
	}

h2.h2B{
	background-image: url(../images/midashi02.jpg);
	height: 56px;
	width: 650px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
	}
	
h2.h2C{
	background-image: url(../images/midashi03.jpg);
	height: 56px;
	width: 650px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
	}
	
h2.h2D{
	background-image: url(../images/midashi04.jpg);
	height: 56px;
	width: 650px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
	}

h2.h2E{
	background-image: url(../images/midashi05.jpg);
	height: 56px;
	width: 650px;
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	}

a span{	display:none;}

a.btnmoushikomi{
	background-image: url(../images/btn.jpg);
	background-repeat: no-repeat;
	height: 68px;
	width: 445px;
	   display: block;
	}
a:hover.btnmoushikomi{
	background-image: url(../images/btn.jpg);
	background-repeat: no-repeat;
	height: 68px;
	width: 445px;
	display: block;
	background-position: right top;
	}
	
ul{
	margin: 5px;
	padding: 5px;
	}
	
li{
	margin: 5px;
	list-style-type: circle;
}

h4{
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	}
.smallmoji{
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	}
