@charset "Shift_JIS";

/***************************************
file Name: style.css
URI: http://www.oizumiseikatsubunka.com/
Description: project OIZUMI LIFE CULTURE LABORATORY pages
Version: 1.0
Author: KMZworks of OK Logistic Co.,Ltd.
Author URI: http://www.kmzworks.com/
**********************************/

div#column_main div#section01 p.img {
	text-align: center;
	padding-top: 20px;
}
div#column_main div#section01 p.text,
div#column_main div#section01 p.title,
div#column_main div#section01 dl.inquiry {
	padding-top: 20px;
	text-indent: 1px;
}

div#column_main div#section02 dl {
	clear: both;
	height: 100%;
	border-bottom: #333333 1px dotted;
}
div#column_main div#section02 dl dt,
div#column_main div#section02 dl dd {
	padding: 10px 0;
	float: left;
}
div#column_main div#section02 dl dt {
	text-indent: 1px;
	width: 90px;
}
div#column_main div#section02 dl:after {
  height: 0;
  visibility: hidden;
  content: ".";
  display: block;
  clear: both;
}

div#column_main div#section03 p {
	padding-top: 15px;
}
div#column_main div#section03 p.img {
	float: right;
	padding-left: 10px;
	padding-bottom: 5px;
}