@charset "utf-8";
/* CSS Document */

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

	0.global

======================================= */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: normal;
	font-style: normal;
	/*font-size: 12px;*/
	line-height: 18px;
	/*font-family: inherit;
	vertical-align: baseline;*/
}


/*link color*/
a:link {  
	color				: #946243;
	text-decoration		: none;
}

		
a:visited {  
	color				: #9d896c;
	text-decoration		: none;
}

		
a:active {  
	color				: #9d896c;
	text-decoration		: none;
}

		
a:hover {  
	color				: #946243;
	text-decoration		: underline;
}
a:hover img{
       filter:alpha(opacity=60);
       -moz-opacity:0.6;
       -khtml-opacity: 0.6;
       opacity: 0.6;
}

.sold {
	color:#901D22;
}




body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #595959;
}

.cboth{
	clear:both;
	float:none;
}

/*メイン------------------------------*/

#wrapper {
	margin:0 auto;
		background: url(../images/bg.gif);
		width:1273px;
}
#wrapper .bg01 {
	background:url(../images/img01.jpg);
	margin:0 auto;
    width:1273px;
	height:492px;
}
#main {
	margin:0 auto;
	background:url(../images/bg01.gif) repeat-y;
	width:992px;
	height:1801px;
}
.box01{
	position: relative;
}
.box01 .img01{
	position:absolute;
	left: -55px;
	top: 61px;
}
.box01 .img02{
	position:absolute;
	left: 407px;
	top: 89px;
}
.box01 .img03{
	position:absolute;
	left: 15px;
	top: 464px;
}
.box01 .img04{
	position:absolute;
	left: 42px;
	top: 762px;
}
.box01 .img05{
	position:absolute;
	left: 377px;
	top: 820px;
}
.box01 .img06{
	position:absolute;
	left: 24px;
	top: 1063px;
}
.box01 .img07{
	position:absolute;
	left: 43px;
	top: 1620px;
}
.box01 .img08{
	position:absolute;
	left: 46px;
	top: 1675px;
}
.box01 .img09{
	position:absolute;
	left: 206px;
	top: 1675px;
}
.box01 .img10{
	position:absolute;
	left: 352px;
	top: 1675px;
}
.box01 .img11{
	position:absolute;
	left: 669px;
	top: 1675px;
}
.box01 .img12{
	position:absolute;
	left: 354px;
	top: 1738px;
}
.box01 .img13{
	position:absolute;
	left: 815px;
	top: 1675px;
}
.box01 .img14{
	position:absolute;
	left: 205px;
	top: 1738px;
}
.box01 .img15{
	position:absolute;
	left: 516px;
	top: 1738px;
}
.box01 .img16{
	position:absolute;
	left: 49px;
	top: 1738px;
}
.box01 .img17{
	position:absolute;
	left: 669px;
	top: 1738px;
}
.box01 .img18{
	position:absolute;
	left: 814px;
	top: 1738px;
}
.box01 .img19{
	position:absolute;
	left: 512px;
	top: 1675px;
}
.box01 p{
	font-size:14px;
	color:#604C3F;
	font-weight:bolder;	
}

