/*=========================================================================================

			Date     :  07/12/17

			Copyright(C)2007-2008 CSS A&S Co.,Ltd. All rights reserved.

=========================================================================================*/

body
{
	margin-top		:0px;
	margin-bottom	:0px;
	margin-left		:0px;
	margin-right	:0px;
	background-color:#ffffff;
	line-height		:130%;
	color			:#545454;
	font-size		:small;
	font-family		:"Hiragino Kaku Gothic Pro","MS UI Gothic", "‚l‚r ‚oƒSƒVƒbƒN", "‚l‚r ƒSƒVƒbƒN";
}

img	{border:0px;}

a:link				{color:#0069ac;;text-decoration:none;}
a:visited			{color:#0069ac;text-decoration:none;}
a:hover				{color:#666666;text-decoration:underline;}

a.link02:link		{color:#00cc00;;text-decoration:none;}
a.link02:visited	{color:#00cc00;text-decoration:none;}
a.link02:hover		{color:#666666;text-decoration:underline;}

a.link03:link		{color:#0069ac;;text-decoration:underline;}
a.link03:visited	{color:#0069ac;text-decoration:underline;}
a.link03:hover		{color:#666666;text-decoration:underline;}



/* -------------------------------------------------------------------------- FONT */
/* è‰² */
.orange	{color:#FF7F00; line-height:130%;}
.gray	{color:#666666; line-height:130%;}
.green	{color:#6b8e23; line-height:130%;}
.white  {color:#FFFFFF; line-height:130%;}
.red	{color:#CC0000; line-height:130%;}
.blue   {color:#0069ac; line-height:130%;}

/*ã‚µã‚¤ã‚º*/
.larger{font-size:larger;line-height		:130%;}
.Q10-120	{font-weight:none; font-size:10px; line-height:120%}
.Q14-120b	{font-weight:bolder; font-size:14px; line-height:120%}
.Q16-120b	{font-weight:bolder; font-size:16px; line-height:120%}
.Q20-120b	{font-weight:bolder; font-size:20px; line-height:120%}
.shopfont-01{font-weight:none; font-size:12px; line-height:120%; color:#C01920}
.shopfont-02{font-weight:bolder; font-size:16px; line-height:120%; color:#C01920}
.shopfont-03{font-weight:bolder; font-size:20px; line-height:120%; color:#C01920}


/* -------------------------------------------------------------------------- FOOTER */
#footer{
	width:740px;
	margin:8px auto;
	padding:px;
	text-align:center;
}
address{/* copyright */
	color:#666666;
	text-align:center;
	font-size:10px;
	font-style:normal;
	letter-spacing:2px;
	line-height:1.3em;
	padding:5px 0px;
}