/*====================================
		ページの長さ
=====================================*/

div#all{
height:1500px;
}

/*====================================
			コンテンツ
====================================*/

div.subcon_l{
width:600px;
margin-left:auto;
margin-right:auto;
margin-top:20px;
margin-bottom:20px;
}

span.title{
color:#006699;
font-weight:bold;
}
