@charset "utf-8";
/* CSS Document */
h2.obi{
	background: #00a0e9;
	padding: 10px 0;
	    border-radius: 18px;
	text-align: left;
	padding-left: 15px;
}

body{
	background:none;
}

.title{
	background:#00A0E9;
	font-size:15px;
	font-weight:700;
	color:#FFF;
	padding:8px 10px;
} 

.pac_wrap li{
	float: left;
	margin-right: 50px;
}

.pac_wrap li:last-child {
	margin-right: 0;
}

.presen li{
	float:left;
	width:470px;
}

.presen li:nth-child(2){
	float:right;
	width:470px;
}


.nmr20{
	margin-top:-20px;
}
