@charset "UTF-8";
a,p,h1,h2,h3,h4,h5,h6,img,ul,li,dl,dt,dd,form,td,th{
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.ph      {
	padding: 4px;
	border: 1px solid #CCC;
}
section .float_left {
	margin-bottom: 10px;
	display: block;
	float: left;
}
section article {
	margin-left: 250px;
}
section article h2 {
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-bottom-color: #348429;
	border-bottom-width: 1px;
	border-left-style: none;
	color: #666;
	padding-left: 0px;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Hiragino Mincho ProN", serif;
	padding-top: 0px;
	box-shadow: none;
}
section .img_box {
	clear: both;
	margin-right: -20px;
}
section article dl dt {
	float: left;
	color: #066;
}
section article dl dd {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-bottom: 10px;
}
section .img_box img {
	border: 1px solid #CCC;
	margin-right: 7px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
section {
	width: 700px;
	overflow: hidden;
}
