@charset "UTF-8";
/* CSS Document */

div#title{
	width:500px;
	padding:10px 0 0 0;
	text-align:center;
}
div#title img{
	margin-left:60px;
	margin-bottom:10px;
}
div#other{
	float:right;
	width:124px;
	height:0px;
	z-index:1;
	line-height:110%;
}
div#other img{
	margin-bottom:5px;
}
div.pos_left{
	clear:both;
	float:left;
	width:236px;
	padding:10px 5px;
}
div.pos_right{
	float:right;
	width:236px;
	padding:10px 5px;
}