#icont1 {
		text-align: center;
		float: left;
		width: 200px;
		margin-top:5px;
	}

#icont2 {
		text-align: left;
		float: left;
		width: 400px;
	}

img.iconback {
		background:url("./img/iconsback.gif") repeat-y center 0;
	}

div.icon {
		margin: 22px 0px;
		float: left;
		width: 100px;
		text-align: center;
	}

div.icon2 {
		float: left;
		width: 400px;
	}

div.icon3 {
		text-align: center;
		float: left;
		width: 60px;
		margin: 2px auto;
		font-size: 12px;
		color: #666D8D;
		font-weight: bold;
	}

div.icon4 {
		clear: both;
	}

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 0px 0px 20px;
		font-size: 14px;
		line-height: 140%;
		color: #272599;
	}

div.link {
		word-spacing: 10px;
		margin-left: 20px;
	}

#icont2 a {
		text-decoration: underline;
		display: inline;
		text-align: center;
		line-height: 140%;
		font-size: 16px;
		color: #FF6EBC;
		font-weight: bold;
	}

div.pname {
		clear: both;
		border-style: solid;
		border-width: 1px 1px 2px 20px;
		border-color: #AAEEAA;
		margin: 5px 0px 4px 10px;
		padding: 5px 0px 0px 5px;
		width: 200px;
		font-size: 14px;
		font-weight: bold;
		color: #666D8D;
	}

hr.ihr {
		clear: both;
		width:95%;
		text-align: center;
	}
