div#left{
	float:left;
	width:193px;
}
div#left h2{
	margin:0;
	padding-top:0;
}
div#right{
	float:left;
	width:560px;
	margin:0 0 0 10px;
}
div#right h2{
	margin:0;
}


div#regist{
	background:url(../img/regist_back.gif) no-repeat;
	width:187px;
	height:81px;
	margin:0 0 5px 0;
	padding:7px 0 0 7px;
}
td.cont{
	background:#E3E2DE;
	padding:0 5px;
}

ul#lineup a{
	text-decoration:none;
	font-size:12px;
}
ul#lineup a:hover{
	text-decoration:underline;
}

ul#lineup li{
	letter-spacing:1px;
	line-height:140%;
	margin:0 5px;
}

p.topCategory{
	border-bottom:1px dashed #CCCCCC;
	font-weight:bold;
	margin:0 5px;
	padding:2px 0 4px 0;
}
p.topCategory a{
	background:url(../img/arrow.gif) no-repeat center left;
	padding:0 0 0 15px;
	color:#333333;
}
p.topCategory span a{
	background:url(../img/select_arrow.gif) no-repeat center left;
	padding:0 0 0 15px;
	color:#333333;
}

p.secondCategory{
	border-bottom:1px dashed #CCCCCC;
	margin:5px 5px 5px 10px;
	padding:2px 0 4px 0;
}
p.secondCategory a{
	background:url(../img/arrow.gif) no-repeat left 1px;
	padding:0 0 0 15px;
	width:130px;
	display:block;
	line-height:120%;
	color:#FF6600;
}
p.secondCategory span a{
	background:url(../img/select_arrow.gif) no-repeat left 2px;
	padding:0 0 0 15px;
	color:#FF6600;
}

ul#thirdCategory{
	margin:2px 0 2px 10px;
}
ul#thirdCategory a{
	color:#006600;
}
ul#thirdCategory a:hover{
	background:url(../img/item_pochi.gif) no-repeat left 9px;
	text-decoration:none;
	color:#006600;
}
ul#thirdCategory li a{
	background:url(../img/item_pochi.gif) no-repeat left 9px;
	text-decoration:underline;
	width:133px;
	padding:5px 0 5px 10px;
	display:block;
	line-height:120%;
}


/*リンク*/
ul#link{
	margin:2px auto;
	text-align:center;
}


/*検索*/
div#searchArea{
	border-bottom:2px solid #8AD033;
	padding-bottom:24px;
}

table#search{
	border:1px solid #CFCFB0;
	width:100%;
	font-size:12px;
}
table#search th{
	background:#F7F7EE;
	border-top:1px solid #ffffff;
	border-right:1px solid #E7E7E5;
	border-bottom:1px solid #E7E7E5;
	border-left:1px solid #ffffff;
	width:100px;
	padding:5px 0 5px 10px;
}
table#search td{
	border-right:1px solid #E7E7E5;
	border-bottom:1px solid #E7E7E5;
	padding:5px 0 5px 10px;
}
.sButton{
	width:90px;
	font-size:16px;
	font-weight:bold;
	margin-top:10px;
	padding:2px;
}

/*一覧*/
table#list{
	width:100%;
}
dl.page{
	font-size:12px;
}
dl.page dt{
	border-right:1px solid #333333;
	margin-right:15px;
	padding-right:15px;
	display:inline;
}
dl.page dd{
	display:inline;
}


table.detail{
	border:1px solid #cccccc;
	width:178px;
	margin-bottom:10px;
}
table.detail td{
	padding:4px;
}

table.detail td ul{
	font-size:12px;
	margin:0 10px 10px 5px;
}
table.detail td ul li.category{
	text-indent:-4.3em;
	margin-left:4.3em;
}
.estimate{
	margin:0px 0 10px 10px;
}
p.itemName{
	font-size:14px;
	line-height:1.5;
}

.guide{
	font-size:12px;
}
/*----------------------------------
		      right
----------------------------------*/
#RIGHT{
	width:202px;
	float:left;
	margin:10px 0 0 5px;}
	
*:first-child+html #RIGHT{ /*IE7*/
	width:202px;
	float:left;
	margin:10px 0 0 0px;}

/*---- special ----*/
#RIGHT .sp li{
	margin-bottom:3px;}

#RIGHT .sp a:hover{
filter:alpha(opacity=90);
opacity:0.7;}

/*---- news ----*/
#RIGHT .news p{
	margin:10px 0 0 0;}

#RIGHT .news li{
	color:#211713;
	margin:5px;
	padding-bottom:5px;
	border-bottom:#221815 dotted 1px;}
#RIGHT .news li a:link {
    color: #000000;
    text-decoration: none;}
/*---- tieup ----*/
#RIGHT .tieup{
	margin-top:20px;
	margin-bottom:20px;
	padding:10px;
	font-size:14px;
	color:#211713;}

#RIGHT .tieup p{
	font-size:18px;
	margin-bottom:10px;}

/*---- ranking ----*/
#RIGHT .rank{
	background-color:#EBD5A8;
	border:solid 3px #F29600;
	margin-bottom:20px;}

#RIGHT .rank p{
	text-align:center;
	margin:10px 0 13px 0;}
	
#RIGHT .rank ul{
	background-color:#FFF;
	margin:0 8px 8px 8px;
	padding:10px 5px 10px 5px;
	border-radius: 3px;		/* CSS3草案 */
	-webkit-border-radius: 3px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 3px;}

#RIGHT .rank li{
	background-repeat:no-repeat;
	padding:12px;}

#RIGHT .rank li.rank1{
	background-image:url(../images/rank1.jpg);}

#RIGHT .rank li.rank2{
	background-image:url(../images/rank2.jpg);}

#RIGHT .link p{
	margin-bottom:20px;}

#RIGHT .link li{
	margin-bottom:15px;
	text-align:center;}

#RIGHT .link a:hover{
filter:alpha(opacity=90);
opacity:0.7;}
#RIGHT .rank li a:link {
    color: #000000;
    text-decoration: none;}

/*---- calender ----*/
#CAL{
	background-color:#D5E7B9;
	border:solid 1px #8DC21F;
	margin-top:8px;
	margin-bottom:20px;
	padding: 8px;
}

#CAL .t{
	font-size:18px;
	color:#40210F;
	margin-bottom:10px;}

#CAL table{
	width:100%;
	font-size:8px;
	background-color:#FFF;
	border-collapse:collapse;}
	
#CAL table th{
	background-color:#D5E7B9;}

#CAL table th,#CAL table td{
	border:solid 1px #221815;
	padding:3px 2px;
	text-align:center;}

#CAL .sun{ color:#D70050;}
#CAL .sat{ color:#172987;}
.top5{
	margin-top:5px;}
.bottom20{
	margin-bottom:20px;}