@charset "utf-8";
#all #main_box #photo1 {
	background-image: url(../image/columun_img/01.jpg);
	height: 188px;
	width: 134px;
	float: left;
	background-repeat: no-repeat;
	margin-top: 10px;
}
#all  #main_box  h1 {
	font-size: 13px;
	line-height: 16px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
	background-color: #333333;
	padding-top: 5px;
	padding-right: 9px;
	padding-bottom: 5px;
	padding-left: 9px;
	border-left-width: 9px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	color: #CCCCCC;
}
#all #main_box p {
	font-size: 11px;
	line-height: 180%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #CCCCCC;
}
#all #main_box #end {
	clear: both;
	height: 10px;
	width: 650px;
}
