html{
	height:100%;
	overflow-y:scroll; 
	}


h1 {padding:0px;margin:0px;}

tr{margin:0px;padding:0px;}


.border-burst {
	border-top: 1px #999999;
	border-right: 1px #999999;
	border-bottom: 1px dotted #999999;
	border-left: 1px #999999;
	background:url("imgfiles/b-sankaku.gif") no-repeat left 5px;
	height:30px;
	padding-left:20px;
}
.u2border {
	border-top: 3px #FF6600;
	border-right: 3px #FF6600;
	border-bottom: 3px solid #FF6600;
	border-left: 3px #FF6600;
}
.txt150 {
	line-height: 150%;
}
.underburst {
	border-top: 1px #666666;
	border-right: 1px #666666;
	border-bottom: 1px dashed #666666;
	border-left: 1px #666666;
}
.leftline {
	border-top: 1px #6E7FE7;
	border-right: 1px #6E7FE7;
	border-bottom: 1px #6E7FE7;
	border-left: 1px solid #6E7FE7;
}
.marginupdown5 {
	padding-top: 5px;
	padding-bottom: 5px;
}
.txt125 {
	line-height: 125%;
}
.graybox {
	border: 1px solid #999999;
}
.margin5 {
	padding: 5px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.bluebox {
	border: 1px solid #5166E7;
}
.bb {
	font-weight: bold;
	color: #333333;
}
.boxblue {
	border: 1px solid #5166E7;
}





/*------------------------------------------------------------------------
新しく設定したもの↓
--------------------------------------------------------------------------*/
.cen{
	text-align:center;
	}
.nonetxt{		/* 文字消し */
	display:none;
}

div#point6{
background:url("imgfiles/img_top04.gif") no-repeat left top;
width:730px;
height:180px;
padding:60px 10px 10px 10px;
}
div#point6 ul{
margin:0px;
padding:0px;
list-style-type:none;
}
div#point6 ul li{
float:left;
padding:0px 14px;
}

.btm-s1{		/* 下余白1行 */
	margin-bottom:1em;
	}

