﻿@charset "UTF-8";

/* style reset */

* {
	margin: 0;
	padding:0;
		}



body {

	margin: 0px 0px 0px 0px;
	text-align: center;
	background-image: url(../../../img/shop/bg.gif);
			


}



a:link
	{
	color: #000075;
	text-decoration: underline;
	}
a:visited
	{
	color: #000033;
	text-decoration: underline;
	}
a:focus,
a:hover,
a:active
	{
	text-decoration: none;
	color: #6f0c0c;
	
	}
#foot_s a:link
	{
color:#CC6600;
	text-decoration: underline;
	}
#foot_s a:visited
	{
color:#CC6600;
	text-decoration: underline;

}

.si_2 a:link{
font-size:10px;
color:#a6927c;
}

.si_2 a:visited
	{
color:#a6927c;
	text-decoration: underline;

}
