/* @override http://www.ninjaxs.com/nattou/stylenew.css */
/*SETUP*/
html{
	background: #c0c0c0;
}
body{
	font-size: 12px;
    font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka",Verdana,Arial, Helvetica, sans-serif;
    line-height: 1.6em;
    background: #EFEFEF url(images/bg.gif) repeat-x;
}
a{color: #32527A;text-decoration: none;}
	a:hover{text-decoration: underline;}
	a:visited{color: #32527A;}
ul{
	margin-left: .5em;
}
ul li{
	list-style: none;
}
strong,em{
	font-style: normal;
}
small{
	font-size: small;
}
p{
	text-indent: 1em;
	margin: 1em;
}
dl{
	margin: 1.5em;
	padding: 1em;
	font-size: 90%;
	border: 1px solid #d5d5d5;
	background: #d5d5d5;
}
	dl dt{
		padding: 0;
		margin: 0;
		text-indent: .51em;
		border-left: 5px solid #333;
}
	dl dd{
		font-style: italic;
}
h1{
	margin: 5px 0;
	color: #FFF;
	text-shadow: 1px 1px 1px #000;
}
h2{
	margin: .5em 0;
	font-size: 14px;
	text-align: left;
}
h3{
	margin: 5px 1em;
	font-size: 12px;
	text-align: left;
}
img.thumb{
	float: left;
	width: 120px;
	margin: 0 10px;
}
.clearFix:after{
	content: " ";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearFix{
	display: inline-block;
	min-height: 1px;
}
* html .clearFix{
	height: 1px;
	/*¥*//*/
	height: auto;
	overflow: hidden;
	/**/
}
/*END SETUP*/
.proper{
	text-decoration: line-through;
}
.sellprice{
	font-weight: bold;
	font-size: 14px;
	color: red;
}
blockquote{
	padding: 10px;
	margin: 10px;
	border: 1px dashed #666;
	background: #EFEFEF;
}
table{
	margin: 10px auto;
	table-layout: fixed;
	text-align: left;
	border: 1px #E3E3E3 solid;
	border-spacing: 0;
}
	table th{
		color: #333;
		border: none;
		border-right: 1px solid #C1DAD7;
		border-bottom: 1px solid #C1DAD7;
		border-top: 1px solid #C1DAD7;
		background: #CAE8EA url(images/bg_header.jpg) no-repeat;
}

	table td{
		border: none;
		border-right: 1px solid #C1DAD7;
		border-bottom: 1px solid #C1DAD7;
		background: #fff;
		padding: 4px 4px 4px 8px;
		color: #6D929B;
	}
	table tr.alt{
		background:#f9fcfe;
}
dl#likeAds{
	border: none;
	background: #FFF;
}
	dl#likeAds dt{
		text-indent: 0em;
		border: none;
	}
	dl#likeAds dt a{
		text-decoration: underline;
		font-weight: bold;
	}
	dl#likeAds dd{
		font-style: normal;
		font-size: 90%;
		color: #7e98B6;
	}
	dl#likeAds dd span.url{
		color: #32527A;
	}

div#doc{
	_width: 750px;
	padding-bottom: 80px;
}
div#bd{
	padding: 10px;
	background: #FFF;
}

#header{
	height: 60px;
	padding: 20px;
	background: url(images/header.gif) repeat-x; 
	border: 1px solid #d4d4d4;
	border-top: none;
	border-bottom: none;
}

#yui-main{
	width: 100%;
}
.yui-t2 #yui-main .yui-b{
	margin-left: 200px;
}

div#inner{
	position: relative;
	top: 0px;
	width: 14em;
	margin-left: 350px;
}
	div#inner p{
		margin: 0;
}
div#MainFrame{
	position: relative;
	float: left;
	left: 10px;
	width: 336px;
	height: 280px;
}

#sidebar{
	width: 200px;
}
	#sidebar p{
	text-indent: 1em;
	margin: 1em 0em;
}
	#sidebar ul#links{
		margin: 0;
	}

	#sidebar ul#links li a{
		font-size: 90%;
	}
	ul#links marquee,img.newicon{
		position: relative;
		top: 1px;
}
	#sidebar h2,#sidebar h3{
	margin: 5px 0;
	font-size: 12px;
}
	#sidebar #addClips{
		 text-align: center;
	}
#footer{
	clear: both;
	font-size: 87%;
	color: #999;
	text-align: center;
}