@charset "UTF-8";
/* Page style CSS */
#main {
	margin-bottom: 20px;
}
#mc01 h2.p1 {
	margin-bottom: 0;
}
#mc01 {
	margin-bottom: 25px;
}
#mc01 h2 + p {
	margin-top: -5px;
	margin-bottom: 6px;
} 
#mc01 p + p {
	margin: 0 10px;
}
#mc02 dl {
	margin-bottom: 5px;
}
#mc02 dl dt {
	margin-bottom: 6px;
	text-align: center;
}
#mc02 dl dd {
	margin: 0 10px;
	padding-bottom: 8px;
	border-bottom: 1px #cccccc solid;
}
#mc02 > p {
	line-height: 16px;
	padding-right: 43px;
	margin-bottom: 15px;
	text-align: right;
	vertical-align: middle;
	background: url(/smp/common/images/main_bg_03.png) no-repeat right center;
	background-size: 36px 15px;
}





