a{
	margin: 0px;
	padding: 0px;
}

ul,li{ margin: 0; padding: 0; }
body {
	background: url(../index_images/back.jpg) center top;
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 1.9;
	letter-spacing:0px;
	color: #121C47;
	}
	
#wrapper{
	margin: 0 auto;
	background: url(../index_images/base.jpg) repeat-y center top;
	background-attachment: fixed;
	text-align: center;
	}

.cap {
	font-size: 12px;
	line-height: 1.4;
	letter-spacing:1px;
}

.credit {
	font-size: 11px;
	line-height: 1.4;
	letter-spacing:1px;
}

.s_cap {
	font-size: 10px;
	line-height: 1.4;
	letter-spacing:0px;
}


.soldout {
	font-size: 11px;
	line-height: 1.2;
	letter-spacing:1px;
	color:#CC0000;
}

.stock {
	font-size: 11px;
	line-height: 1.2;
	letter-spacing:1px;
	color:#666666;
}

div.capblock {
	margin: 2px 0;
}

span.underline1
{
	padding-bottom: 3px;
	background: url(../index_images/line_topics.gif) repeat-x bottom left;
	cursor: pointer;
}
span.underline1:hover
{
	color: #079724;
}
.thumbnail
{
	cursor: pointer;
}


.gm_price {
	font-size: 22px;
	line-height: 1.4;
	font-family: "Times New Roman","Garamond","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
	letter-spacing:1px;
	}

.gm_cap {
	font-size: 16px;
	line-height: 1.4;
	font-family: "Times New Roman","Garamond","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
	letter-spacing:1px;
	}	


/*　リンク　*/

a:link{ color: #603813; text-decoration: none; }
	 
a:visited{ color: #808080; text-decoration: none; }
	 
a:hover{ color: #079724; text-decoration: none; }
