@charset "utf-8";

#linkbanner {
	text-align:left;
	padding-bottom:5px;
}

#items {
	text-align:left;
	width:680px;
	padding: 0px;
	margin: 0px;
/*	overflow:hidden;*/
}

#mainContents .itatitle {
	margin-top: 20px;
	margin-bottom: 10px;
}

/*
 * 条件
 */

#items #cond {
	clear:both;
	width:670px;
	padding: 0 0 10px;
	margin: -20px 0 0;
}


#items #cond table {
	border-collapse: collapse; 
	border: 1px solid #666666;
	width:660px;
	margin: 0px;
	padding: 0px;
}

#items #cond table caption {
	text-align: left;
	font-size: 1.5em;
	font-weight: bold;
	color: #666666;
}

#items #cond table th{
	text-align:center;
	border: 1px solid #666666;
	background: #e7e7e7;
	width:80px;
}

#items #cond table td {
	text-align:left;
	border: 1px solid #666666;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-left: 3px;
}

#items #cond span.nowcond {
	color: #FFFFFF;	
	background-color: #9A9B01;	
}

#items #cond a:link {
	text-decoration: none;	
}

#items #cond a:visited {
	text-decoration: none;	
}

#items #cond a:hover {
	text-decoration: underline;
}

#items #cond a:active {
	text-decoration: none;	
}

#items #cond img {
	padding-top: 5px;
	padding-bottom: 5px;	
}

/*
 * 板表示ボックス
 */
 
#items .itembox {
	float:left;
	width:210px;
	border: 1px solid #999999;
	padding: 3px;
	margin: 0px 3px 3px 0px;
/*	padding-bottom:32768px;
	margin-bottom:-32768px;*/
}

#items hr{
	width: 680px;
}

#items .itembox p {
	clear:both;
	width:200px;
	text-align: left;	
}

#items .itembox .itemboxleft {
	float:left;
	width:100px;
	margin: 0px;
	padding: 0px;
}

#items .itembox .itemboxright {
	float:right;
	width:105px;
	margin: 0px;
	padding: 0px;
}

#items .itembox .itemboxright table {
	margin: 0px 0px 0px 3px;
	padding: 0px;
	width:100px;
}

#items .itembox .itemboxright table th {
	text-align:center;
	width:35px; 
	font-size: 1em;
	background: #e7e7e7;
}

#items .itembox .itemboxright table td {
	text-align: left;
	margin: 0px;
}

#items .itembox .itemboxright table td .price {
	color: #CC0000;
}

#items .page {
	width:600px;
	font-size:1.2em;
	padding-bottom:3px;
}
/*
 * view ページ
 */

#view {
	text-align:left;
	width:680px;
	padding: 0px;
	margin: 0px;
}

#view #photo {
	clear:both;
	width:680px;
	padding: 0px;
	margin: 0px;
}

/*
 * view header
 */
 
#view #viewheader {
	width:666px;
	height:40px;
	padding: 0px;
	margin: 0px;
	text-align: left;
}

#view #viewheader #viewheaderright {
	float:right;
	width:200px;
	height:40px;
	float:right;
	padding: 0px;
	margin: 0px;
}

#view #viewheader #viewheaderright a img{
	padding: 0px;
	margin: 0px;
}

#view #viewheader #viewheaderleft {
	float:left;
	width:300px;
	padding: 0px;
	margin: 0px;
}

#view #viewheader #viewheaderleft h1 {
	width:300px;
	font-size: 1.4em;
	font-weight: bold;
}

#view #viewheader #viewheaderleft p{
	width:300px;
}

/*
 *
 */

#view img {
	margin: 10px 3px 10px 0px;
	padding: 0px;
}

#view #comment {
	width:660px;
	padding: 0px;
	margin: 0px 0px 10px;
	font-size: 1.1em;
	text-align: left;
}

#view table {
	border-collapse: collapse;
	width:600px;
	border: 1px solid #666666;
	margin-bottom: 10px;
	margin-left: 40px;
	font-size: 1.1em;
}

#view table th{
	width:100px;
	border: 1px solid #666666;
	background: #e7e7e7;
	text-align: center;
}

#view table td{
	text-align: left;
	border: 1px solid #666666;
	padding: 3px 5px;
}

/*
 * view footer
 */
 
#view #viewfooter {
	clear:both;
	width:630px;
	text-align: right;	
}

/*
 * top
 */

#searchtop .link {
	padding-top:20px;
	padding-bottom:20px;
	padding-left:180px;
}

#searchtop #comment {
	color:#666666;
	font-size:120%;
	width:600px;
	margin-left:40px;
}

#searchtop #sign {
	margin-left:500px;
}

#searchtop #tanka1 {
	padding:50px 0 0 0;
}

#searchtop #tanka2 {
	padding:30px 0 50px 0;
	padding-left:180px;
}

/* ** */
#searchtop #mainContents h2 {
	clear:both;
}

#searchtop #mainContents .section1 {
	padding:0 0 20px 0;
	font-size:113%;
}

#searchtop #mainContents .section1 p {
	padding:5px 0 20px 0;
	font-size:107%;
	line-height:1.2;
}

#searchtop #mainContents .section1-1,
#searchtop #mainContents .section1-2,
#searchtop #mainContents .section1-3 {
	width:200px;
	float:left;
	display:inline;
}

#searchtop #mainContents .section1-1 {
	padding:0 0 0 20px;
}

#searchtop #mainContents .section1-2,
#searchtop #mainContents .section1-3 {
	padding:0 0 0 13px;
}

#searchtop #mainContents .section2 {
	padding:10px 0 40px 0;
}

#searchtop #mainContents .section2-1,
#searchtop #mainContents .section2-2 {
	float:left;
	width:300px;
	padding:0 0 0 20px;
	display:inline;
}
