.text {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 120%;
	color: #554A36;
	letter-spacing: 0.1em;
}
.news {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 120%;
	color: #554A36;
	letter-spacing: 0.1em;
}
body {
	background-color: #BCAD8D;
	padding: 0px;
	margin: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#main {
	height: 100%;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
}
#main table {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 80%;
	line-height: 130%;
	color: #5C513B;
}
#main table th {
	padding-top: 0.7em;
	padding-bottom: 0.7em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B8A598;
	padding-left: 0.5em;
}
#main table td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B8A598;
	padding-top: 0.7em;
	padding-bottom: 0.7em;
}
.sell_left {
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FF6600;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B8A598;
	padding-left: 0.5em;
	font-size: 12px;
	letter-spacing: 0.2em;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #B8A598;
	font-weight: bold;
}
li {
	padding: 0px;
	list-style-type: none;
}
ul {
	padding: 0px;
	margin: 0px;
}



.sell_right {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B8A598;
	letter-spacing: 0.1em;
	font-size: 12px;
	line-height: 130%;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #B8A598;
}
#main2 {
	height: 100%;
	padding-top: 40px;
	padding-right: 30px;
	padding-bottom: 40px;
	padding-left: 30px;
}
.leftmenu {
	background-image: url(images/leftmenu_bg.jpg);
	background-repeat: repeat-y;
	height: 100%;
	width: 170px;
}

#main2 table {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 140%;
	color: #5C513B;
	letter-spacing: 0.1em;
	font-size: 12px;
}
#main2 table th {
}
#main2 table td {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-right: 1.2em;
	padding-left: 0.5em;
}
a:link {text-decoration:underline; color:#FF3300;} /* 未訪問リンク */ 
a:visited {text-decoration:underline; color:#663300;} /* 訪問済みリンク */
a:active {text-decoration:NONE; color:#FF3300;} /* クリックしたとき */
a:hover {text-decoration:underline; color:#FF9900;} /* マウスが乗ったとき */
.sell {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E1D9;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #E6E1D9;
	padding-top: 0.5em;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.1em;
}
.sell_all {
	border: 1px solid #BCAD8D;
	padding: 30px;
}
h2{
	font-family: Impact, Helvetica, Arial, sans-serif;
	font-size: 20px;
	line-height: 140%;
	color: #5C513B;
	letter-spacing: 0.1em;
}

