@charset "UTF-8";
/* マスターファイル */

#omimaiList{
	list-style: none;
	text-align: center;
	margin: 20px 0;
}

#omimaiBox{
	border: 1px solid #e4e4e4;
	padding: 1em 0 1.1em 0;
	margin: 20px 0;
	background-image: url(../images/seifuen/back_h2.gif);

	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

#omimaiBox p{
	padding: 0!important;
	margin: 0!important;
}