@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.section {
	border-bottom: #F0F0F0 1px solid;
	margin-bottom: 30px;
}
div#column_main div.section p.entry_img,
div#column_main div.section p.entry_text,
div#column_main div.section p.entry_title {
	padding-top: 20px;
	text-indent: 1px;
}
div#column_main div.section p.entry_title {
	border-bottom: #333333 1px dashed;
	width: 50%;
	padding-bottom: 5px;
	margin-bottom: 2px;
}
div#column_main div.section dl.entry_inquiry {
	border-top: #333333 1px dashed;
	width: 50%;
	padding-top: 5px;
}
div#column_main div.section dl.entry_inquiry dt,
div#column_main div.section dl.entry_inquiry dd {
	text-indent: 1px;
}

div#column_main div.section div.section_title h2 a {
	text-decoration: none;
}


