@charset "utf-8";


/*	FOOTER  */


/*#footerbox					{
	clear:both;
	color:#FFFFFF;
	color: #000000;
	margin:0 auto;
	padding:10px 0;
	position:relative;
	text-align:center;
	width:100%;
}
#footerbar					{ width:950px; margin:0 auto 20px; padding:0; text-align:left; }
#footerbar ul				{  }
#footerbar ul li.box		{ float:left; width:165px; margin-right:30px; }
#footerbar ul li.box ul li	{ margin-left:10px; }
#footerbar ul li.box ul li:before { content: "¥00BB ¥0020"; margin-left:-12px; }
#footerbar p a				{ font-weight:bold; }
#footerbar a				{ color:#FFFFFF; text-decoration:none; }
#footerbar a:hover			{ text-decoration:underline; background:none; }
#footerbar ul li.last		{ margin-right:0; }*/
#footer						{
								width:700px;
								margin:0 auto;
								position:relative;
								text-align:center;
								background: url(../img/line_footer.gif) no-repeat center top;
								color:#3E331B;
								background-color:#FFF1DB;
								height: 100px;
							}
#footer a:hover 			{ background:none;}
#footer h3					{ margin:0; padding:0; line-height:20px; padding-top: 10px;}
#footer h3 a				{
								color:#3E331B;
								font-weight: normal;
								text-decoration: none;
							}
#footer h3 a:hover			{ color:#3E331B; line-height:1; text-decoration: underline; }
#footer img					{ left:0; margin:0; position:absolute; top:20px; padding:0; }
* html body #footer img 	{ behavior: expression(IEPNGFIX.fix(this)); }