/* ２段目のコンテンツのスタイルシート */

.second-content {
	padding: 2px 14px 1px 10px;
	background-color: #FFFFCC;	
	color: #585858;
	font-family: "ＭＳ Ｐゴシック", "Osaka",sans-serif;
}

.second-content td {
	vertical-align:bottom;
}

.second-content td.lines  { 
	padding : 0px 5px 3px 5px;
	line-height : 120%;
	font-size: 9pt;
	border-bottom: 1px dotted #888888;
	border-spacing: 0px;
}

.second-content table.findTbl td  { 
	padding : 0px;
	line-height : 120%;
	font-size: 9pt;
	border: 0px;
	border-spacing  : 0px;
}

.findTbl input.fo {
	font-family: "ＭＳ Ｐゴシック", "Osaka",sans-serif;
	font-size: 9pt;
	color: #999999;
	background-color: #ffffff;
	border-color: #99CCCC;
	border-width:1px;
	padding-left: 4px;
	padding-right: 4px;
}

.findTbl select.genre {
	font-family: "ＭＳ Ｐゴシック", "Osaka",sans-serif;
	font-size: 9pt;
	color: #585858;
	background-color: #FBE2AC;
	border-color: #99CCCC;
	border-width:0px;
	margin: 0px;
}

.findTbl td.param {
	text-align:left;
}

.findTbl input.ch {
	font-family: "ＭＳ Ｐゴシック", "Osaka",sans-serif;
	font-size: 9pt;
	border-width:1px;
	margin-top: 2px;
	margin-bottom: -1px;
	padding-left: 4px;
	padding-right: 4px;
}

.findTbl p.tx {
	font-family: "ＭＳ Ｐゴシック", "Osaka",sans-serif;
	font-size: 9pt;
	margin-top: 0px;
	margin-bottom: 3px;
}

.second-content img.bn  { 
	border: 0px;
	margin: 0px 6px 0px 0px;
}


/* 検索結果で利用 */

#results {
	padding: 0px 2px 0px 8px;
	margin: 0px;
	overflow: hidden;
	}

.search_results 
{
	font-family : "ＭＳ Ｐゴシック", "Osaka",sans-serif;
	line-height : 130%;
	font-size: 10pt;
}

.search_results img.wait  { 
	border: 0px;
	margin: 0px;
}

.search_results h3 
{
	font-family : "ＭＳ Ｐゴシック", "Osaka",sans-serif;
    color: #ff6633;
	line-height : 110%;
	font-size: 11pt;
}

.search_results h4 
{
	font-family : "ＭＳ Ｐゴシック", "Osaka",sans-serif;
	line-height : 110%;
	font-size: 10pt;
	margin: 2px 0px 2px 0px;
}

#results strong 
{
	color: #ff0000;
	text-decoration: none;
	font-weight: normal;
}

#results div.button {
	margin-top: 1em;
	float: right;
	clear: right;
	width: 24px;
	height: 24px;
	overflow: hidden;
}

#results div.button a.close {
	display: block;
	width: 24px;
	height: 24px;
	color: #336699;
	background-color: transparent;
	background-image: url("/img/close.png");
	background-repeat: no-repeat;
	text-indent: -10000em;
}

#results p {
	color: #585858;
	font-family: "ＭＳ Ｐゴシック", "Osaka",sans-serif;
	font-weight: normal;
	font-size: 11pt;
	line-height: 120%;
	text-align: left;
	margin: 2px 0px 4px 0px;
	}
#results p.summary 
{
	font-family : "ＭＳ Ｐゴシック", "Osaka",sans-serif;
	line-height : 130%;
	font-size: 10pt;
	padding: 0px 20px 0px 20px;
	margin: 2px 0px 2px 0px;
}

#results p.help 
{
	font-family : "ＭＳ Ｐゴシック", "Osaka",sans-serif;
	color: #336633;
	line-height : 130%;
	font-size: 10pt;
	padding: 0px 20px 0px 20px;
	margin: 8px 0px 2px 0px;
}

#results p.info 
{
	color: #ff9933;
	padding: 0px 20px 0px 20px;
	margin: 2px 0px 2px 0px;
}

#results p.copyright
{
	text-align: right;
	font-family : "ＭＳ Ｐゴシック", "Osaka",sans-serif;
	line-height : 110%;
	font-size: 9pt;
	padding-bottom: 4px;
	margin: 0px;
}

#results hr {
	border : 1px dotted #D5B482;
}


/* Amazon 検索結果で利用 */

div#detail{
	float:left;
	background-color: #FFFFCC;
	border:0px;
	width:100%;
	font-size : 80%;
	display:inline;
}
#detail h2{
	font-family : "ＭＳ Ｐゴシック", "Osaka",sans-serif;
	background : #FBE2AC;
	font-weight :bold;
	font-size : 100%;
	margin : 8px 0 4px 0;
	padding : 0px 4px 0px 4px;
	font-size : 100%;
	border-bottom: 1px solid #ff9933;
	border-left: 6px solid #ff9933;	
	white-space:pre;
}
#detail .info{
	padding-left:4px;
}
#detail a img{
	float:right;
}
.detail{
	float:left;
	display:inline;
}

a.syohin img{
	border:1px solid #888;
	padding : 4px;
	margin : 4px;
	vertical-align: baseline;
}
.replace{
	font-family : "ＭＳ Ｐゴシック", "Osaka",sans-serif;
	line-height : 110%;
	font-size: 8pt;
	width  : 53px;
	height : 75px;
	background : #ffffff;
	border:1px solid #888;
	padding : 4px;
	margin : 4px;
	vertical-align: baseline;
	float:left;
	cursor:pointer;
}
#detail .replace{
	float:right;
}

.replace-L{
	font-family : "ＭＳ Ｐゴシック", "Osaka",sans-serif;
	line-height : 110%;
	font-size: 12pt;
	width  : 113px;
	height : 160px;
	background : #ffffff;
	border:1px solid #888;
	padding : 4px;
	margin : 4px;
	vertical-align: baseline;
	float:left;
	cursor:pointer;
}
#detail .replace-L{
	float:right;
}

#detail div.cart {
	margin-top: 1em;
	float: right;
	clear: right;
	margin-right: 2px;
}

#detail div.cart input.ct {
	display: block;
	width: 110px;
	height: 32px;
	color: #333333;
	background-color: transparent;
	background-image: url("/img/cart.gif");
	background-repeat: no-repeat;
	text-indent: 2em;
	border: 0px;
	cursor:pointer;
}

