#cot1 {
		text-align: center;
		float: left;
		width: 200px;
		margin-top:5px;
	}

#cot2 {
		text-align: left;
		float: left;
		width: 400px;
	}

hr.ihr {
		clear: both;
		width:95%;
		text-align: center;
	}

div.top {
		background-color: #EEFFFF;
		margin-top:5px;
		padding: 5px 10px 1px 20px;
		border-style: solid;
		border-width: 1px 10px 1px 10px;
		border-color: #257499;
		color: #272599;
		width: 320px;
		font-size: 16px;
	}

div.setumei {
		padding: 5px 5px 0px 0px;
		font-size: 15px;
		line-height: 140%;
		color: #802FBE;
	}
