#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: 90px;
		text-align: center;
	}

div.icon2 {
		float: left;
		width: 300px;
	}

div.icon3 {
		text-align: center;
		float: left;
		width: 55px;
		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;
	}

#container {
 		float: left;
		width: 390px;
		border-width: 0px;
		margin: 0 auto;
}

#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;
	}



#link {
		padding: 0 auto;
		margin: 5px auto;
		list-style: none;
		z-index: 10;
		height: 20px;
		overflow: hidden;
		position:relative;
		font-size: 12px;
		text-align: center; 

	}


#link li { width: 50px; float: left; }



#link a {
		padding: 2px 0px 0px 0px;
		width: 50px;
		height: 20px;
		text-decoration: none;
		display: block;
		font-weight: bold;
		color: #3d3d4f;
		background-color:#004498;
		background:url("./img/bg002.gif") repeat-x;
		filter:Alpha(opacity=70); -moz-opacity:0.9; opacity:0.9;
	}

#link a:hover {
		width: 50px;
		height: 20px;
		text-decoration: none;
		display: block;
		z-index:3;
		color: #FFFFFF;
		background:url("./img/bg000.gif") repeat-x;
		background-color:#3d3d4f;
		filter:Alpha(opacity=100); -moz-opacity:1; opacity:1;
	}

#now {
		padding: 2px 0px 0px 0px;
		width: 60px;
		height: 20px;
		text-decoration: none;
		display: block;
		font-weight: bold;
		color: #fff36f;

	}


hr.ihr {
		clear: both;
		width:95%;
		text-align: center;
	}

