/*デフォルト*/

body {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(../image/back.gif);
	background-repeat: repeat;

}
br {
	letter-spacing: normal;
}
hr {
	height: 1px;
	margin-top: 5px;
	margin-bottom: 5px;

}

/*  */
#wrap {
	text-align: left;
	margin: 0px auto;
	width: 780px;
	padding: 0px;
	height: auto;
	background-image: url(../image/back.jpg);
	background-repeat: repeat-y;



}
#wrap:after {
	content: "";
	display: block;
	clear: both;
	height: 1px;
}

/* ヘッダー */ 
#header {
	width: 780px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	position: absolute;
	background-image:   url(../image/header2.jpg);
	background-repeat: no-repeat;
	margin-bottom: 0px;
	height: 100px;
}
#header h1 {
	float: left;
	position: absolute;
	bottom: 0px;
	left: 0px;
}
#header p {
	font-size: 12px;
	margin: 0px;
	top: 50px;
	position: relative;
	color: #333333;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 100px;
}

/* フッダー */ 
#footer {
	background-color: #000000;
	background-repeat: no-repeat;
	width: 780px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	height: 40px;
	line-height: 1.2em;
	letter-spacing: 0.1em;
	float: left;
	background-image:   url(image/f_logo.gif);
	text-align: left;
}

/* ナビ */ 
#navi {
	position: relative;
	top: 105px;
	width: 780px;
	height: 30px;


}
#navi ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;

}

#navi li {
	margin: 0px;
	float: left;
	width: 156px;
}

#navi li a {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	color: #333333;
	text-align: center;
	display: block;
	width: 100%;
	text-decoration: none;
	background-image:   url(../image/li.jpg);
	font-size: 12px;
	height: 23px;
	padding-top: 7px;
}
#navi a:hover {
	color: #FF9900;
	background-image:   url(../image/li2.jpg);
}


/* メイン */ 
#content {
	font-size: 12px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	padding-top: 50px;
	width: 620px;
	float: right;
	margin-top: 70px;
	margin-right: 0px;
	margin-left: 0px;
	text-decoration: none;



}
#content a {
	color: #333333;
	text-decoration: underline;
	padding-left: 10px;

}
#content h2 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 18px;
	font-weight: bold;
	color: #887356;
	height: 31px;
	width: 200px;
	border-bottom-width: 1px;
	border-left-width: 6px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CFAE83;
	border-left-color: #CFAE83;
	padding-top: 5px;
	margin-left: 20px;
	padding-left: 20px;
	letter-spacing: 0.5em;


}
#content p {
	font-size: 14px;
	color: #333333;
	padding-left: 20px;
	line-height: 1.5em;
	padding-right: 20px;




}
.list {
	background-color: #f3f3f3;
	width: 580px;
	padding: 15px 10px 10px;
	float: left;
	margin-left: 10px;
	margin-bottom: 15px;



}
.listphoto {
	float: left;
	clear: both;
	padding: 6px;
	border: 1px solid #CFAE83;
	margin-right: 15px;


}
.price {
	font-size: 13px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-top: 0px;





}
h3 {
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	color: #685842;

}
h4 {
	font-size: 13px;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 0px;



}
img {
	margin: 3px 0px;
	padding: 0px 0px 0px 6px;
	border: none;
	float: left;



}
.note {
	font-size: 11px;
	color: #333333;

}
