

BODY
{
	padding	: 0px;
	margin	: 0px;
	font-size	: 14px;
	line-height	: 18px;
	color	: #202020;
}


A:link		{	color : #3333ff;	text-decoration : none;	}
A:visited	{	color : #6633ff;	text-decoration : none;	}
A:hover		{	color : #ff3333;	text-decoration : underline;	}
A:active	{	color : #ff6666;	text-decoration : none;	}

IMG.rakuten_link
{
	border	: solid 1px #ff3333;
}

.font-2	{	font-size : 10px;	line-height : 12px;	}
.font-1	{	font-size : 12px;	line-height : 16px;	}
.font	{	font-size : 14px;	line-height : 18px;	}
.font1	{	font-size : 16px;	line-height : 20px;	}
.font2	{	font-size : 18px;	line-height : 22px;	}
.font3	{	font-size : 20px;	line-height : 24px;	}


.side_border
{
	border-style	: solid;
	border-width	: 0px 1px 0px 0px;
	border-color	: #cccccc;
}


.menu
{
}
.menu DIV
{
/*	width	: 100%;	*/
	height	: 24px;
	border-top		: solid 1px #fff0e0;
	border-bottom	: solid 1px #ff9933;
	border-left		: solid 1px #fff0e0;
	border-right	: solid 1px #fff0e0;
	background-color	: #fff0e0;
	padding	: 0px;
	margin	: 0px;
	text-align	: center;
	font-size	: 18px;
	line-height	: 24px;
	color	: #333333;
}
.menu A
{
	display	: block;
/*	width	: 100%;	*/
	height	: 24px;
	border-top		: solid 1px #ffffff;
	border-bottom	: solid 1px #cccccc;
	border-left		: solid 1px #ffffff;
	border-right	: solid 1px #ffffff;
	background-color	: #ffffff;
	padding	: 0px;
	margin	: 0px;
	text-align	: left;
	text-decoration	: none;
	font-size	: 12px;
	line-height	: 24px;
	color	: #333333;
}
.menu A:link	{	background-color : #ffffff;	color : #333333;	text-decoration : none;	}
.menu A:visited	{	background-color : #ffffff;	color : #333333;	text-decoration : none;	}
.menu A:hover	{	background-color : #ffeedd;	color : #333333;	text-decoration : none;	}
.menu A:active	{	background-color : #ffeedd;	color : #333333;	text-decoration : none;	}


