@charset "UTF-8";


#maincontents {
	width:515px;
	text-align:center;
	margin:0;
	margin-left:8px;
	margin-right:8px;
}

.top_text {
	text-align:left;
}
	
.ism_text {
	width:440px;
	height:100%;
	text-align:center;
	margin-top:16px;
	margin-left:auto;
	margin-right:auto;
	padding:16px;
	background-color:#F5F5F5;
	border-color:#EEEEEE;
	border-style:solid;
	border-width:1px;
}
