@charset "UTF-8";
/* CSS Document */


#present #pitem div {
	float: left;
}

#present #pitem li {
	clear: both;
	margin-bottom: 10px;
	display: block;
	height: 180px;
}

#present #pitem .txt {
	padding-left: 10px;
}

#present #pitem input {
	width: 20px;
	margin-top: 60px;
}

#present .h2 {
	text-align: center;
}

#present #container #contents_slim p {
	text-align: center;
	margin-bottom: 1em;
}

#present #pitem {
	width: 630px;
	margin-right: auto;
	margin-left: auto;
}

#present #submit_err {
	
	color: #cc0000;
	
	background-color: #fed9da;
	
	border-color: #999999;
	
	border-width: 1px;
	
	border-style: dashed;
	
}

#present_thanks #new_ucar #thumbnail {
	clear: both;
	padding-top: 7px;
}

#present_thanks #new_ucar #thumbnail li {
	float: left;
	height: 155px;
	width: 173px;
}
#present_thanks #container #contents {
	padding-right: 70px;
	padding-left: 70px;
}




#home #present_pr {
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}
