
#answer_error{
		margin:0 auto;
		background:url("../images/ptl_bg4.png") center top no-repeat;
		margin-top:32px;
		padding-bottom:375px;
}

#error-message{
		padding-top:40px;
		padding-left:30px;
		color:#FF0097;
}

div#submit-button, div#table-contents{
		text-align:center;
}



.twitter-profile-img{
	float: left;
	width: 32px;
	height: 32px;
	margin: 0.5em;
}
.tweet-text-content{
	float: left;
	width: 450px;
}

.site-capture {  
	width: 537px;
	width: 450px;
		border-radius: 10px;        /* CSS3草案 */  
		-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
		-moz-border-radius: 10px;   /* Firefox用 */  
}

