@charset "euc-jp";
/* CSS Document */

#about{
	margin: 0px;
	padding: 0px;
}
#about h2{
	margin-bottom: 30px;
}
#about h3{
	border-bottom: 1px dotted #469820;
	margin-bottom: 10px;
	padding-bottom: 3px;
}
#about table{
	margin-right: auto;
	margin-left: auto;
}
#about .read{
	line-height: 24px;
	letter-spacing: 1px;
	margin-bottom: 20px;
}
#about .hyou{
	line-height: 20px;
	letter-spacing: 1px;
}
#about .hyou .line{
	border-right: 1px solid #CCCCCC;
}
#about .hyou dl{
	margin-bottom: 20px;
}
#about .hyou dt{
}
#about .hyou dd{
	margin: 0px 0px 8px;
	padding: 0px 0px 0px 5px;
}
#about .hyou .mb{
	margin-bottom: 20px;
}
#about .photo{
	margin-top: 20px;
}

#about .caption1{
	margin-top: 5px;
}
#about .caption2{
	margin-top: 5px;
	width: 200px;
	text-align: left;
	line-height: 16px;
	margin-bottom: 10px;
}

