
/*
 * $Id: marukan.css 57 2007-12-20 13:41:49Z yuya $
 */

v\:*
{
	behavior		: url(#default#VML);
}

*
{
	margin			: 0px;
	padding			: 0px;
}

body
{
	width			: 100%;
	height			: 100%;
	background-color: #F0F0F0;
}

#header
{
	position		: absolute;
	top				: 0px;
	left			: 0px;
	width			: 100%;
	height			: 80px;
	background-color: #3B5A98;
}

#header a
{
	color			: #FFFFFF;
}

#header em
{
	font-weight		: bold;
	font-style		: normal;
}

#header #logo
{
}

#header #control
{
	position		: absolute;
	top				: 5px;
	right			: 5px;
}

#header #control #area
{
	color			: #F0F0F0;
	font-size		: 13px;
	line-height		: 14px;
}

#header #control #navi
{
	color			: #F0F0F0;
	font-size		: 12px;
	line-height		: 14px;
}

#header #control #navi #avgtime
{
	font-size		: 10px;
}

#content
{
	position		: absolute;
	top				: 80px;
	left			: 0px;
	width			: 100%;
	height			: 400px;
}

#content #info1,
#content #info2
{
	position		: absolute;
	top				: 5px;
	left			: 80px;
	padding			: 4px;
	font-size		: 90%;
	font-weight		: normal;
	text-align		: right;
}

#content #info1 em,
#content #info2 em
{
	color			: #EE0000;
	font-weight		: normal;
	font-style		: normal;
	text-decoration	: none;
}

#content #info1
{
	color			: #00DD00;
}

#content #info1 a,
#content #info2 span
{
	margin			: 0px 0px 0px 3px;
	padding			: 2px;
	color			: #0066FF;
	font-size		: 85%;
	text-decoration	: none;
	border-style	: solid;
	border-width	: 1px;
	border-color	: #0066FF;
}

#content #info2
{
	color			: #000000;
	background-color: #000000;
	filter			: alpha(style=0, opacity=75);
	-moz-opacity	: 0.75;
}

#content #amazon1,
#content #amazon2
{
	position		: absolute;
	top				: 35px;
	right			: 15px;
	width			: 110px;
	height			: 360px;
}

#content #amazon1
{
	text-align		: center;
}

#content #amazon1 img
{
	border-style	: none;
}

#content #amazon1 .item
{
	padding			: 5px 0px 0px 5px;
}

#content #amazon1 .media
{
	padding			: 0px 5px 0px 0px;
	color			: #006600;
	font-size		: 11px;
}

#content #amazon1 .title
{
	padding			: 0px 3px 0px 0px;
	color			: #000000;
	font-size		: 12px;
	font-weight		: bold;
}

#content #amazon1 .subtitle
{
	padding			: 0px 3px 0px 0px;
	color			: #333333;
	font-size		: 10px;
}

#content #amazon1 .image
{
	padding			: 0px 3px 0px 0px;
}

#content #amazon1 .info
{
	padding			: 0px 3px 0px 0px;
	color			: #CC0000;
	font-size		: 10px;
	font-weight		: bold;
}

#content #amazon2
{
	color			: #FFFFFF;
	background-color: #FFFFFF;
	filter			: alpha(style=0, opacity=60);
	-moz-opacity	: 0.60;
}

#map
{
	width			: 100%;
	height			: 100%;
}

#footer
{
	position		: absolute;
	left			: 0px;
	bottom			: 0px;
	width			: 100%;
	height			: 20px;
	background-color: #6D84B4;
	color			: #F0F0F0;
	font-size		: 12px;
}

#footer a
{
	color			: #FFFFFF;
	font-weight		: bold;
}

#footer #link
{
	float			: left;
	padding			: 3px 0px 0px 4px;
	font-size		: 10px;
}

#footer #copyright
{
	float			: right;
	padding			: 3px 4px 0px 0px;
	font-size		: 10px;
}

