@charset "utf-8";

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

	金・プラチナを売ろう

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

body {
	margin: 0px;
	padding: 0px;
	background:  url(img/bg.gif) repeat;
	font-size: 12px;
	color: #281500;
	line-height: 150%;}

img {
	border: 0px;}
	
p {
	line-height: 150%;
	margin: 0px;
	}
	
#wrap {
	width: 920px;
	height: auto;
	margin: 0px auto;
	padding: 0px;
	background: url(img/bg2.png) repeat-y;}
	

#container {
	width: 900px;
	height: auto;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	}


/* link */
a { color: #C00; text-decoration: none}
a:hover {
	color: #C00; text-decoration: underline;
	filter: alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;}

/*-----------------------------------------------
	header
-------------------------------------------------*/
#header {
	height: 225px;
	background: url(img/head.jpg) no-repeat;
	}


/*-----------------------------------------------
	footer
-------------------------------------------------*/
#footer {
	height: auto;
	text-align: center;
	margin: 0px auto;
	}


/*-----------------------------------------------
	div
-------------------------------------------------*/

.shop {
	width: 270px;
	height: 210px;
	float: left;
	margin: 0px 10px 10px 10px;
	overflow: hidden;
	}
	
.m-rl10 {
	margin: 0px 15px 0px 15px;
	}
	
.txt {
	width: 125px;
	height: 150px;
	color: #000;
	margin: 50px 5px 10px 135px;
	background: url(img/neko.jpg) no-repeat bottom;
	}

.clear {
	clear: both;
	}

/*-----------------------------------------------
	shop
-------------------------------------------------*/

#nakatani {
	background: url(img/nakatani.jpg) no-repeat;
	}
#rei {
	background: url(img/rei.jpg) no-repeat;
	}
#nanikara {
	background: url(img/nanikara.jpg) no-repeat;
	}
#kinpla {
	background: url(img/kinpla.jpg) no-repeat;
	}
#enation {
	background: url(img/enation.jpg) no-repeat;
	}
#trinity {
	background: url(img/trinity.jpg) no-repeat;
	}
#otakara {
	background: url(img/otakara.jpg) no-repeat;
	}
#zuro {
	background: url(img/zuro.jpg) no-repeat;
	}
#vanita {
	background: url(img/vanita.jpg) no-repeat;
	}