@charset "utf-8";
@import url(http://oldrig.net/navigation.css);


/* CSS Document */

body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin:0;
	color:#383636;
	font-size:90%;
	line-height:170%;
	letter-spacing:0.5px;
	background:#fff;
	border-top:2px solid #000;
	background-image:url(img/bg.gif);
	background-repeat:repeat-x;
	background-position:top left;
}
h1 {
	float:right;
	font-weight:normal;
	font-size:90%;
	margin:0;
}
h2 {
	border-bottom:2px solid #000;
}
h3 {
	border-left:4px solid #000;
	padding-left:5px;
}

img {
	border:0;
}

a:link {
	color:#06c;
	text-decoration:underline;
}
a:visited {
	color:#36c;
	text-decoration:underline;
}
a:hover {
	color:#06c;
	text-decoration:none;
}
a:active {
	color:#36c;
	text-decoration:none;
}

div.inner {
	text-align:left;
	width:820px;
	clear:both;
}


div#headline {
	margin-top:5px;
	padding-bottom:5px;
}


div#main {
	width:630px;
	float:right;
	padding-bottom:10px;
}
div#side {
	width:180px;
	float:left;
	padding-bottom:10px;
}

div#footer {
	border-top:3px solid #000;
	clear:both;
}

/*------------　ヘッドライン */

img.title {
	float:left;
}
div#headline div.inner {
	background-repeat:no-repeat;
	background-position:bottom right;
}

div#headline p.head-navi {
	float:left;
	margin-top:10px;
	margin-left:20px;
	width:390px;
	height:45px;

}
div#headline p.head-navi span.buy {
	background-image:url(img/head-icon1.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding:3px 5px 3px 25px;
	font-weight:bold;
}
div#headline p.head-navi span.policy {
	background-image:url(img/head-icon2.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding:3px 0 3px 25px;
	font-weight:bold;
}
div#headline img.banner {
	float:right;
}

div#headline span.text {
	magin:0;
	float:right;
	font-weight:bold;
	padding-top:10px;
}

/*------------　サイド */

div#side dl {
	border:1px solid #000;
	background:#eee;
	margin:0;
	margin-bottom:10px;
}
div#side dd {
	border-bottom:1px solid #fff;
	margin-left:0;
	padding-left:5px;
}
div#side div.banner img {
	padding-bottom:5px;
}
div#side div.sale {
	border:1px solid #000;
	background:#eee;
	margin:0;
	margin-bottom:10px;
}
div#side div.sale span {
	padding-left:5px;
}
div.bookmark {
	border:1px solid #333;
	background:#eee;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
	margin-bottom:10px;
}

/*------------　フッター */

div#footer {
	border-top:2px solid #000;
}
div#footer td strong {
	color:#093;
}
div#footer table {
	width:100%;
}
div#footer td {
	vertical-align:top;
}
div#footer dl {
	margin:0;
}
div#footer span {
	font-size:90%;
}

/*------------　トップページ */

div.main-thumb {
	width:270px;
	padding-right:2px;
	padding-left:1px;
	padding-bottom:10px;
	float:left;
	white-space: nowrap;
}
div.main-thumb h4 {
	margin:0;
	margin-bottom:5px;
	padding-left:3px;
	background-image:url(http://oldrig.net/img/bg-thumbnail.gif);
	background-repeat:no-repeat;
	background-position:left;
}
div.main-thumb img {
	padding-right:2px;
	float:left;
}
div.main-thumb span {
	padding-left:10px;
}

div.new-thumb {
	width:310px;
	padding-right:2px;
	padding-left:2px;
	padding-top:3px;
	padding-bottom:3px;
	float:left;
	white-space: nowrap;
}
div.new-thumb span {
	padding-left:10px;
}
div.new-thumb img.thumb {
	padding-right:2px;
	float:left;
}

div.concept {
	padding:5px;
	border:1px solid #000;
	clear:both;
	margin-bottom:10px;
}
div.banner {
	margin-bottom:10px;
}
div.pickup {
	padding:10px 0 10px;
}

/*------------　買い取りの流れ */

div.flow p {
	margin-left:140px;
}

/*------------　カテゴリページ */

table.item-detail {
	background:#ccc;
	width:100%;
	clear:both;
}
table.item-detail td {
	vertical-align:top;
	background:#fff;
	padding:2px;
}

/*------------　商品ページ */

h2 span {
	margin-left:20px;
}

div.item-detail {
	width:320px;
	float:right;
}
div.item-detail table {
	background:#ccc;
	width:100%;
}
div.item-detail table td {
	background:#fff;
	padding:3px;
	vertical-align:top;
}
div.item-image {
	float:left;
	width:282px;
}

div.item-image,table.item-image {
	font-size:90%;
}

div.item-thumbimage {
	clear:both;
}
div.item-thumb {
	float:left;
	width:125px;
	height:75px;
	text-align:center;
}
div.item-thumb a img,div.item-image a img,table.item-image a img {
	border:1px solid #ccc;
}
div.item-thumb a:hover img,div.item-image a:hover img,table.item-image a:hover img {
	border:1px solid #36c;
}
div.attention {
	border:1px solid #000;
	padding:5px;
	clear:both;
}
div.attention h4 {
	margin:5px;
}
div.attention table {
	background:#ccc;
	width:100%;
}
div.attention td {
	background:#fff;
}
div.attention p {
	border-bottom:1px dotted #ccc;
}

img.order {
	margin-top:10px;
}
div.mailto {
	font-size:90%;
	line-height:110%;
}


/*------------　カレンダー */

table.cal{
	width:100%;
	margin-top: 20px;
	background: #999;
	font-size: 90%;
}
	
table.cal td.on, td.title{
	background: #fff;	
}

table.cal td {
	width:14%;
} 
table.cal td.off{
	background: #fcc;
	color: #000;	
}
	
table.cal tr.youbi{
	background: #eee;	
}

table.cal span.nichi{
	color: #fcc;
}
	
table.cal tr{
	align: center;
}


/*　---------------ソーシャル関係---------------　*/

div.social {
	float:left;
	padding:3px 3px 3px;
}
ul#social {
	float:right;
	list-style:none;
	width:500px;
}
ul#socialcont {
	float:right;
	list-style:none;
	width:385px;
}
ul#social li,ul#socialcont li {
	float:left;
	padding-left:2px;
	margin-left:2px;
}
ul#social li.mixi {
	width:60px;
}
ul#social li.gree {
	width:75px;
}
ul#social li.evernote {
	width:65px;
}
ul#social li.hatena {
	width:60px;
}
ul#social li.tweet {
	width:50px;
}

ul#social li.send {
	width:50px;
}
ul#social li.facebook {
	width:110px;
}


ul#socialcont li.gree {
	width:75px;
}
ul#socialcont li.evernote {
	width:40px;
}
ul#socialcont li.hatena {
	width:50px;
}
ul#socialcont li.tweet {
	width:55px;
}
ul#socialcont li.facebook {
	width:75px;
}

li iframe {
	margin:0;
	padding:0;
}



p.pan{
clear:both;}

