body
{
background-color:#FFFFFF;
}
.boxborder {
	border:thin solid #CCC;
	background-color:#FFFFFF;
	margin-bottom:3px;
}
.boxbar_new {
	font-size:x-small;
	color:#000000;
	font-weight:bold;
	background-color:#BBBBBB;

}
.box_new_title {
	font-size:small;
	color:#000000;
	font-weight:bold;
}
.box_new_text {
	font-size:small;
	color:#000000;
}
.box_new_link {
	font-size:x-small;
	color:#000000;
}
.box_new_kanren {
	font-size:x-small;
	color:#000000;
	border-bottom:1px solid #CCCCCC;
}
.boxbar {
	font-size:x-small;
	color:#000000;
	font-weight:bold;
	background-color:#FFFFFF;
	border-bottom: 1px solid #CCCCCC;
}
.boxtext {
	font-size:x-small;
	color:#000000;
	margin-bottom:2px;
}
.ichiran {
	font-size:x-small;
	color:#000000;
	text-align:right;
	width:100%;
}

div.right {
	width: 100%;
}
div.right iframe  {
	float:right;
}

div.rightimg {
	width: 100%;
}
div.rightimg img  {
	float:right;
}
