@charset "shift_jis";

/* error時の背景色*/
#errorback {
	background-color:#FFCCCC;
}

#errormessage {
	color:red; font-size:10px;
}

/* 基本レイアウト */
body {
	margin:0;
	padding:0;
	background:#fff;
	font-size:small;
}

h3 {
	font-size:small;
}

a, a:link {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

ul, li {
	list-style:none;
}

h1, h2, h3, h4, h5, h6, p, ul, li, dl, dt, dd, input, seclect, form, option, tbody {
	margin:0;
	padding:0;
}

img {
	border:0;
}

.xsmall {
	font-size:x-small;
}

.small {
	font-size:small;
}

.red {
	color:#993300;
}

.lightPink {
	background:#faf1f1;
}

.dividerTop {
	border-top:double 3px #cccccc;
}


.nonDividerBottom {
	border-bottom:solid 1px #fff !important;
}

.number {
	color: #990000;
	font-family:"Arial Black";
	font-size:large;
}

.submitter {
	margin-top:25px;
	text-align:center;
}

#wrapper {
	width:760px;
}

/* 検索BOX内 */

#top_search_box {
    border:solid 1px #cccccc;
    color:#ffffff;
    font-weight:bold;
    letter-spacing:1px;
    margin:0px;
    padding:0px;
    height:30px;
    text-align:center;
    width:80%;

}

.top_search_box_cell {
    color:#ffffff;
    font-size:12px;
    font-weight:bold;
    letter-spacing:1px;
    margin:0px;
    padding:5px;
    text-align:center;
    vertical-align:middle;
    width:auto;
}


#ad {
	width:760px;
}

#flowImg {
	clear:both;
	padding:25px;
	text-align:center;
}

#contents {
	margin:15px 0 10px;
}

/* 左メニュー */

#mainLeft {
	float:left;
	font-size:small;
	width:140px;
	padding:0 1px 0 9px;
}

.ranktop {
	margin:10px;
	text-align:center;
}

li#first {
background-image:url(../images/parts/rankFirst.gif);
background-repeat:no-repeat;
background-position:left 2px;
padding-bottom:5px;
	border-bottom:dotted 1px #cccccc;
}

li#second {
background-image:url(../images/parts/rankSecond.gif);
background-repeat:no-repeat;
background-position:left 2px;
	margin-top:5px;
}

li#third {
background-image:url(../images/parts/rankThird.gif);
background-repeat:no-repeat;
background-position:left 2px;
}

li#fourth {
background-image:url(../images/parts/rankFourth.gif);
background-repeat:no-repeat;
background-position:left 2px;
}

li#fifth {
background-image:url(../images/parts/rankFifth.gif);
background-repeat:no-repeat;
background-position:left 2px;
}

li#first, li#second, li#third, li#fourth, li#fifth {
	padding-left:18px;
}

/* コンテンツ */

#mainRight {
	float:right;
	vertical-align:top;
	width:590px;
}

.more {
background-image:url(../images/parts/liArGreen.gif);
background-repeat:no-repeat;
background-position:0px 7px;
	border:none;
	float:right;
	font-size:x-small;
	font-weight:normal;
	margin:-25px 5px 0 10px;
	padding:6px 6px 4px;
}

.blocks {
	float:left;
	padding:7px;
	text-align:center;
	width:132px;	
}

.blocks img, .searchResultBox img, .ranktop img {
	height:84px;
	width:84px;
}

.blocksLeft {
	text-align:left;
}

img.close {
	height:12px;
	width:12px;
}


/* フッタ */

.footerclear {
	clear:both;
	padding:5px;
}

#footer {
	clear:both;
	border-top:solid 1px #cccccc;
	margin-top:20px;
	padding:15px 0;
	text-align:center;
	width:760px;
}

.copy {
	font-size:x-small;
}

sup {
	color:#CC0000;
}

.err {
	color:#CC0000;
	font-size:x-small;
}

.dotdivider td {
	border-bottom:dotted 1px #cccccc;
}

.nondotdivider td {
	border-bottom:none;
}

.clear {
	clear:both;
}

/* グッズ特集　追記　20110307 */

/* フロートクリアクラス */
.clearfix:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}
.clearfix { display: inline-table; }
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */


#osusume-layout001 {}
#osusume-layout001 .winered {
	color:#d1060a;
}
#osusume-layout001 #shinkansenbnr {
	margin-bottom: 20px;
}
#osusume-layout001 div .osusumemidashi {
	margin-top: 10px;
}
#osusume-layout001 .gds1box {
	width: 568px;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: small;
	vertical-align: top;
}
#osusume-layout001 .gds2box {
	width: 568px;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#osusume-layout001 .topdotline {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #a3a3a3;
}
#osusume-layout001 .hayabusagdsno {
	margin-left: 20px;
	margin-right: 10px;
}
#osusume-layout001 .gds1box p {
	margin-bottom: 5px;
}
#osusume-layout001 .gds2box .lefttable {
	float: left;
	width: 274px;
	font-size: small;
}
#osusume-layout001 .gds2box .righttable {
	float: right;
	width: 274px;
	font-size: small;
}.gds2box tr td {
	vertical-align: top;
}
#osusume-layout001 .gds2box tr td p {
	margin-bottom: 10px;
	line-height: 1em;
}
#osusume-layout001 .gds2box tr td img {
	border: 1px solid #cccccc;
	margin-right: 5px;
}
#osusume-layout001 tr td p.torikeshi {
	text-decoration: line-through;
	font-size: x-small;
	color: #666;
	margin-bottom: 3px;
}

