@charset "utf-8";

@import "/css/content.css";

#titleimage {
		margin-top: 10px;
		margin-bottom: 20px;
}

img.headerimages {
	margin: 0 0 20px 0;
}

p.pushtop{
	font-size: 140%;
	color: #FFF;
	font-weight: bold;
	line-height: 1.4;
	padding: 10px;
	text-align: center;
	background-color: #632B1E;
	margin-top: 20px;
	clear: both;
}



p.make{
	width: 337px;
	font-weight: bold;
	font-size: 114%;
	color: #A41717;
	background: #FBF2F6;
	margin: 15px 0 15px 0px;
	padding: 9px;
}

p.icon{
	font-weight: bold;
	font-size: 114%;
	padding-left: 14px;
	background: transparent url(../images/p_icon.gif) no-repeat left 4px;
}	








h3.pottery,
h3.summary {
		height: auto !important;
		width: auto !important;
		font-size: 130% !important;
		text-indent: 0px !important;
		margin: 20px 0 15px 0 !important;
		padding: 5px 10px;
		color: #C29128;
		border-left: solid 5px;
		
}

#contents #leftarea h4.auction,
h4.contest,
h4.layout {
		height: auto !important;
		font-size: 120% !important;
		text-indent: 0px !important;
		padding: 15px 0 !important;
		border-top: 1px solid #CCC !important;
		margin-top: 20px !important;
		border-bottom: dotted 1px #ccc!important;
		color: #C29128;;
		margin-bottom: 20px;
}

h4.layout {
	border-bottom: none!important;
	padding-bottom: 0px!important;
}


ul.layout{
	margin-bottom: 20px;
	
}




ul,
ol{
	list-style-type: none;
	
}

 {
	line-height: 1.5;
}



dl.outline {
	border-bottom: 1px dotted #CCC;
	line-height: 1.5;
	width: 720px;
	float: left;
}



dl.outline dt{
	float: left;
	width: 25%;
	font-size:110%;
	font-weight: bold;
	color: #C29128;
	padding: 11px 0;

}

dl.outline dd{
	float: right;
	width: 75%;
	padding: 11px 0;

}



dl.contest dt{
	padding-top:7px;
	color: #C29128;
	font-weight: bold;
	font-size:110%;

}

dl.contest dd{
	margin: 5px 0 10px 20px;
	
}




dl.point {
	clear: both;
	border-bottom: 1px dotted #CCC;
	line-height: 2;
	padding-top: 15px;
}



dl.point dt{
	float: left;
	width: 20%;
	padding-top:7px;
	color: #632B1E;
	font-weight: bold;

}




dl.point dd{
	width: 80%;
	float: right;
	padding: 7px 0px;

}



dl.point span{
		font-weight: bold;
		color: red;
}



p.point{
	clear: both;
	color: red;
	padding-top: 15px;
}



p.iconpdf{
	clear: both;
	text-align: center;
	padding-top: 20px;
}


p.iconpdf a {
		font-weight: bold;
		color: #E25679;
		padding: 5px 15px 5px 30px;
		border: 1px solid #E25679;
		background: white url(../images/icon_pdf.gif) no-repeat 10px 7px;
}

.point table {
	border:solid 1px;
	margin-bottom: 20px;
	margin-top: 10px;
	width:576px;
}

.point table th{
	background-color: #CC9999;
	padding: 5px;
	text-align: center;
	color: #333;
	
}

.point table td.left{
	border-top: solid 1px;
	padding:8px 0 8px 4px;
}


.point table td.total{
	border-top: solid 1px;
	padding:8px 0 8px 4px;
	text-align:center;
}


.point table td.right{
	border-top: solid 1px;
	border-left: solid 1px;
	text-align: right;
	padding:8px 4px 8px 0px;
}


span.heed{
	font-size:85% !important;
	color: #ff0000 !important;
}


#contents #leftarea h2 {
		clear: both;
		width: 720px;
		border-left: 5px #C29128 solid;
		font-size: 110% !important;
		font-weight: bold;
		text-align: left;
		color: #333;
		padding-left: 8px !important;
		padding-top: 3px !important;
		margin: 0px 0px 18px 0px !important;
		text-indent: 0px !important;
		float: left !important;
		height: auto !important;
}



table.contest {
	margin-bottom: 5px;
	margin-top: 20px;
	width:100%;
}



table.contest th{
	border: solid 1px;
	border-width: 1px 0px 0px 1px;
	background-color: #C99;
	color: #333;
	width: 15%;
	text-align: center;
}


table.contest td{
	border: solid 1px;
	border-width: 1px 1px 0px 1px;
	width: 85%;
	padding: 10px;
}


table.contest th.lest{
	border: solid 1px;
	border-width: 1px 0px 1px 1px;
}


table.contest td.lest{
	border: solid 1px;
	border-width: 1px 1px 1px 1px;
}

