/*
/////////////////////////////////////
BASE
/////////////////////////////////////
*/

body {
	margin:0px;
	padding:0px;
	background:#7F4F1A url(images/back.gif);
	text-align:center;
}

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

p {
	color:#000000;
	font-size:12px;
	line-height:140%;
	text-align:left;
}

/* ƒŠƒ“ƒN */
a:link {
	color:#E3862C;
	text-decoration:underline;
}

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

a:hover {
	color:#E3862C;
	text-decoration:underline;
}

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

/* ‰æ‘œ */
img {
	border:none;
	margin:0px;
	padding:0px;
}

alt {
	position:absolute;
	top:-5000px;
	left:-999px;
}

/* floatÁ‹Ž */
.Clear {
	width:0px;
	height:0px;
	font-size:1px;
	text-indent:-9999px;
	clear:both;
}
/* MacIE‚©‚ç‰B‚· \*/
.Clear {
	font-size:0px;
}
/* */


/* +++++++++++contents+++++++++++ */

#Wrapper {
	width:629px;
	margin:13px auto 0px;
	padding:0px 0px 20px;
	text-align:center;
}

.Text10 {
	color:#7E4D14;
	font-size:10px;
	font-weight:normal;
	line-height:120%;
}

.Attention {
	margin:0px 5px;
	color:#CC0000;
	font-weight:normal;
}

.Center {
	color:#7E4D14;
	font-weight:bold;
	text-align:center;
}

.Item {
	font-weight:bold;
}


/*
/////////////////////////////////////
HEADER
/////////////////////////////////////
*/

/* ƒƒS */


/*
/////////////////////////////////////
FOOTER
/////////////////////////////////////
*/

#Wrapper #Footer {
	width:615px;
	height:72px;
	margin:0px auto;
	background:url(images/footer_back.gif) no-repeat;
}


/*
/////////////////////////////////////
CONTENTS
/////////////////////////////////////
*/

#Wrapper #ContentsArea {
	width:615px;
	margin:0px auto;
	background:url(images/contents_back.gif) repeat-y;
}


/* +++++++++++à–¾+++++++++++ */

#Wrapper #ContentsArea #ContentsOutline {
	width:535px;
	margin:0px auto;
	/*padding:0px 0px 10px;*/
	text-align:left;
}

#ContentsOutline h3 {
	margin:25px 0px 0px;
	text-align:left;
}

/* ˜g */
#ContentsOutline .TextArea {
	width:534px;
	background:#F1E4C7 url(images/frame_back.gif) repeat-y;
	/*background:#302506 url(images/frame_back.gif) repeat-y;*/
}

#ContentsOutline .TextArea p {
	margin:10px 15px;
	color:#000000;
}

#ContentsOutline .TextArea p.FrameTop {
	width:534px;
	height:5px;
	margin:0px;
	background:url(images/frame_top.gif) no-repeat;
}

#ContentsOutline .TextArea p.FrameBottom {
	width:534px;
	height:5px;
	margin:0px;
	background:url(images/frame_bottom.gif) no-repeat;
}

/* ŠJÃŠT—v */
#ContentsOutline table.Outline {
	width:100%;
	margin:10px 0px 0px;
	border:none;
	font-size:12px;
	line-height:140%;
	text-align:left;
}

#ContentsOutline table.Outline th {
	width:100px;
	padding:0px 5px;
	background:#E7DDA7;
	border-left:#7E4D14 3px solid;
	color:#7E4D14;
	text-align:left;
}

#ContentsOutline table.Outline td {
	padding:3px 10px;
	background:#FFFEFA;
}

/* ƒvƒŒƒ[ƒ“ƒg */
#ContentsOutline #PresentArea {
	width:534px;
	margin:10px 0px 0px;
	background:#FDFAEE;
	/*background:#FFFEFA;*/
}

#ContentsOutline #PresentArea p.PresentText {
	width:330px;
	margin:10px 10px 10px 15px;
	_margin:10px 10px 10px 10px;
	color:#000000;
	float:left;
}

#ContentsOutline #PresentArea p.PresentImage {
	width:164px;
	margin:10px 15px 10px 0px;
	_margin:10px 10px 10px 0px;
	float:right;
}

/* ƒ{ƒ^ƒ“ */
#ContentsOutline .ButtonArea {
	width:534px;
	margin:20px 0px 0px;
	text-align:center;
}

.ButtonArea .LinkButton {
	display:block;
	width:227px;
	height:48px;
	margin:0px auto;
	background:url(images/button_entry.gif) left top no-repeat;
	text-indent:-9999px;
}

.ButtonArea .LinkButton a {
	display:block;
	width:227px;
	height:48px;
	background:url(images/button_entry.gif) left top no-repeat;
	text-decoration:none;
}

.ButtonArea .LinkButton a:hover {
	background-position:left bottom;
}

.ButtonArea .LinkButton a:active {
	background:url(images/button_entry_on.gif) left top no-repeat;
}


/* +++++++++++”­•\ŽöÜŽ®‚Ì–Í—l+++++++++++ */

#Wrapper #ContentsArea #Contents {
	width:535px;
	margin:0px auto;
	padding:5px 0px 0px;
	text-align:left;
}

h4 {
	margin:0px 0px 10px;
	padding:0px 0px 0px 20px;
	background:url(images/arrow.gif) no-repeat;
	font-size:12px;
	font-weight:bold;
	line-height:140%;
	text-align:left;
}

/* ƒŠƒXƒg */
#Contents table.List {
	width:100%;
	margin:10px 0px 25px;
	border:none;
	font-size:12px;
	text-align:left;
}

#Contents table.List th {
	padding:3px 5px;
	background:#E7DDA7;
	border-left:#7E4D14 3px solid;
	color:#7E4D14;
	text-align:left;
	vertical-align:top;
}

#Contents table.List th.Item {
	padding:3px 5px;
	background:#7E4D14;
	border-left:#7E4D14 3px solid;
	color:#FFFFFF;
	text-align:left;
}

#Contents table.List td {
	padding:3px 10px;
	background:#FFFEFA;
}

/* –Í—l */
#Contents .ReportArea {
	width:534px;
	margin:15px 0px 0px;
}

.ReportArea .ReportTextL {
	width:293px;
	float:left;
}

.ReportArea .ReportPhotoL {
	width:231px;
	margin:0px 0px 0px 10px;
	color:#7E4D14;
	font-size:10px;
	text-align:right;
	float:right;
}

.ReportArea .ReportTextR {
	width:293px;
	float:right;
}

.ReportArea .ReportPhotoR {
	width:231px;
	margin:0px 10px 0px 0px;
	color:#7E4D14;
	font-size:10px;
	line-height:200%;
	text-align:center;
	float:left;
}

/* FŽ† */
h3.Auction {
	margin:25px 0px 0px;
	text-align:left;
}

#Contents .AuctionArea {
	width:534px;
	margin:10px 0px 0px;
	background:#FFFFFF url(images/frame_back_g.gif) repeat-y;
	_background:url(images/frame_back_g.gif) repeat-y;
}

#Contents .AuctionArea p {
	margin:10px 15px;
	color:#000000;
}

#Contents .AuctionArea p.FrameTop {
	width:534px;
	height:5px;
	margin:0px;
	background:url(images/frame_top_g.gif) no-repeat;
}

#Contents .AuctionArea p.FrameBottom {
	width:534px;
	height:5px;
	margin:0px;
	background:url(images/frame_bottom_g.gif) no-repeat;
}

#Contents .AuctionArea p.AuctionText {
	width:334px;
	margin:10px 10px 10px 15px;
	_margin:10px 10px 10px 10px;
	color:#000000;
	float:left;
}

#Contents .AuctionArea p.AuctionImage {
	width:160px;
	margin:10px 15px 10px 0px;
	_margin:10px 10px 10px 0px;
	float:right;
}


