/*　para領域を定義　=================================================== */

#leftBox .para {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	width: 640px;
	float: left;
	clear: both;
}

h2 {
    background-image: url(../img/title11.gif); 
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	text-indent: -1000em;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	width: 190px;
	height: 15px;
}

#registration {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	line-height: 1.6em;
}

.td01 {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 10px;
	vertical-align: top;
}

.td02 {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 10px;
}

.td03 {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 10px;
	vertical-align: top;
}

/*　rightBox領域を定義　=================================================== */

#rightBoxR {
	margin: 0px;
	padding: 0px;
	width: 35px;
	height: 650px;
	float: right;
	background-image: url(../img/line08.gif); 
	background-repeat: no-repeat; 
	background-position: 0px 0px;
	display: block;
}

.menu11 {
	background-image: url(../img/btn11.gif);
	padding: 0px;
	margin: 0px;
	text-indent: -1000em;
	height: 25px;
	width: 60px;
	background-repeat: no-repeat;
	background-position: 0px -25px;
	text-decoration: none;
	display: block;
}

#underNavi {
	font-size:0.8em;
	margin: 50px 0px 10px 0px;
	padding: 0px;
	width: 800px;
	height: 10px;
	line-height:1em;
	float: left;
}


