@charset "utf-8";
#all {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	border: thin outset #999;
	font: 100% "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;

}
#all #footer {
	clear: both;
	height: 30px;
	color: #666;
	text-align: center;
}
#all #header {
	background-color: #333;
	height: 50px;
}
#all #main {
	height: auto;
}
#all #main #contents0 {
	height: auto;
}
#all #top_image {
}

#all #main #contents0 #title0 {
	width: auto;
	height: 50px;
	left: 110px;
	top: 68px;
	color: #333;
}
#all #main #contents0 #text0 {
	width: auto;
	height: auto;
	margin-left: 30px;
	font-size: 14px;
}
#all #main #contents1 {
	height: auto;
}
#all #main #contents1 #title1 {
	width: auto;
	height: 50px;
	left: 110px;
	top: 68px;
	color: #333;
}
#all #main #contents1 #text1 {
	width: auto;
	height: auto;
	margin-left: 30px;
	font-size: 12px;
	color: #333;
}
#all #main #contents2 {
	height: auto;
}
#all #main #contents2 #title2 {
	width: 640px;
	height: 50px;
	left: 110px;
	top: 68px;
	color: #333;		
}
#all #main #contents2 #text2 {
	width: 590px;
	height: auto;
	margin-left: 30px;
	font-size: 14px;
	color: #333;	
}

#all #main #contents3 {
	height: auto;
}
#all #main #contents3 #title3 {
	width: 640px;
	height: 50px;
	left: 110px;
	top: 68px;
	color: #333;		
}
#all #main #contents3 #text3 {
	width: 590px;
	height: auto;
	margin-left: 30px;
	font-size: 14px;
	color: #333;	
}

#all #main #contents4 {
	height: auto;
}
#all #main #contents4 #title4 {
	width: 640px;
	height: 50px;
	left: 110px;
	top: 68px;
	color: #333;		
}
#all #main #contents4 #text4 {
	width: 590px;
	height: auto;
	margin-left: 30px;
	font-size: 14px;
	color: #333;
}

#all #main #contents5 {
	height: auto;
}
#all #main #contents5 #title5 {
	width: 640px;
	height: 50px;
	left: 110px;
	top: 68px;
	color: #333;		
}
#all #main #contents5 #text5 {
	width: 590px;
	height: auto;
	margin-left: 30px;
	font-size: 14px;
	color: #333;	
}

