@charset "Shift_JIS"; 
/* Copyright (C) 1997-2007. ISHITORA Co., Ltd. All Rights Reserved. */

div.trademarkcontainer
{
display:block;
	width:96%;
	height:auto;
	margin-top:1.0em;
	margin-left:1.5em;
	border-style:solid;
	border-color:rgb(200,200,255);
	border-top-width:0.1em;
	border-bottom-width:0.1em;
	border-right-width:0.1em;
	border-left-width:0.1em;
	background-color:rgb(255,255,255);
	padding-top:0.2em;
	padding-bottom:0.2em;
	padding-left:0.2em;
	padding-right:0.2em;
}

div.trademarkcontainer div.image
{
display:block;
	width:47%;
	height:auto;
	text-align:center;
	float:right;
	border-style:solid;
	border-color:rgb(200,200,255);
	border-top-width:0em;
	border-bottom-width:0em;
	border-right-width:0em;
	border-left-width:0em;
	background-color:rgb(255,255,255);
	padding-top:3.0em;
	padding-bottom:auto;
	padding-left:auto;
	padding-right:auto;
}

	div.trademarkcontainer div.image img
	{
		vertical-align:middle;
	}


div.trademarkcontainer div.description
{
display:block;
	width:80%;
	height:auto;
	clear:none;
	border-style:solid;
	border-color:rgb(200,200,255);
	border-top-width:0em;
	border-bottom-width:0em;
	border-right-width:0em;
	border-left-width:0em;
	padding-top:0.5em;
	padding-bottom:0.5em;
	padding-left:0.5em;
	padding-right:0.5em;
}

div.trademarkcontainer div.description ul
{
	clear:none;
}
