h2 {
	margin-bottom:5px;
}

/*--------------------------
 .list :::::::::::::::::
---------------------------*/
#ichiran_menu {
}

#thismonth {
	float:left;
	width:59px;
	text-align:center;
	margin:0 30px 0 10px;
	_margin:0 15px 0 5px;
	color:#7f5328;
	font-weight:bold;
	font-size:90%;
}

#thismonth img {
	display:block;
}

#limited {
	width:332px;
	float:left;
	background:url(../common/image/dotline_gray_t.gif) repeat-y 100% 0;
	margin-right:14px;
}

#limited ul {
	width:318px;
}

#limited ul li {
	float:left;
	margin:4px;
	font-size:11px;
}

#limited ul li img {
	vertical-align:middle;
	margin-right:4px;
}

#limited ul li a {
	text-decoration:none;
}

#limited ul li a span {
	text-decoration:underline;
}

#other {
	width:325px;
	float:left;
	font-size:90%;
}

#other * {
	text-align: left;
}

#other h3 {
	margin-bottom:5px;
}


#other a,
#other span {
	display: block;
	float: left;
	margin-right: 5px;
	padding: 1px;
}

* html #other a,
* html #other span {
	margin-right: 7px;
}

#other a,
#other .group {
	white-space:nowrap;
}

#ichiran_menu span.now {
	background-color:#f7efe6;
	color:#600;
	font-weight:bold;
	padding:1px;
}

#ichiran_menu li span.now,
#ichiran_menu li a {
	display:block;
	padding:2px 4px 2px 2px;
}

#list_main {
	margin:0px 20px 0;
}

#list_main ol {
	margin:0;
	padding:0;
}

#list_main ol li {
	list-style-type:none;
	margin:0;
	padding:0;
}

#list_main ol li .image {
	float:right;
	margin-left:10px;
	width:125px;
	background-color:#FFF;
	text-align:center;
	border:2px solid #e1e1e1;
}

#list_main .detail {
	width:590px;
	float:left;
}

#list_main ol li {
	zoom:1;/*for IE 5.5-7*/
	padding:6px 0px;
	clear:both;
	background:url(../common/image/dotline_gray.gif) repeat-x 0 100%;	
}

#list_main ol li:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

#list_main ol li .name {
	background:#f2f1d5 url(image/det_li.gif) no-repeat 5px 50%;
	padding:2px 2px 2px 20px;
	font-weight:bold;
}

#list_main ol li .name_gray {
	background:#f0f0f0 url(image/det_li.gif) no-repeat 5px 50%;
	padding:2px 2px 2px 20px;
	font-weight:bold;
}

#list_main ol li .items{
	zoom:1;/*for IE 5.5-7*/
}

#list_main ol li .items:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

#list_main ol li .detail img {
	float:none;
	margin:0 5px 0 0;
	border-style:none;
	vertical-align:middle;
}

#list_main ol li .cat {
	font-size:10px;
	line-height:1.5em;
	float:right;
	display:block;
	font-weight:normal;
	margin-top:-1px;
}

#list_main ol li .date {
	margin:5px 0px;
}

#list_main ol li .date span {
	padding:1px 1px 1px 0;
}


#srch_info {
	font-size:85%;
	margin:5px 0px 10px -10px;
}

.from {
	padding:1px 2px;
	background-color:#c9a84c;
	color:#FFF;
	font-weight:bold;
	border:1px solid #c28932;
	margin:0 5px 0 10px;
}

#spotname_h3 {
	padding:6px;
	background-color:#bfa85c;
	color:#FFF;
	line-height:1.1em;
	font-size:105%;
	margin-bottom:8px;
}

/*--------------------------
 .detail :::::::::::::::::
---------------------------*/
#detail_main {

}

#detail_main h3 {
	padding:1px 6px 1px 1px;
	background-color:#bfa85c;
	color:#FFF;
	line-height:1.1em;
	font-size:105%;
	margin-bottom:8px;
}

#detail_main h3 img {
	margin-right:6px;
	vertical-align:middle;
}

#detail_intro {
}

#detail_intro img {
	float:right;
	margin-left:15px;
}

#detail_intro .date {
	display:block;
	margin-bottom:8px;
}

#detail_intro .date span {
	white-space:nowrap;
	padding:1px;
}

#detail_intro * img {
	float:none;
	margin:0 5px 1px 0;
	vertical-align:middle;
}

#detail_main table {
	margin:15px 0 0;
	width:100%;
}

table th {
	background-color:#e1e1e1;
	vertical-align:top;
	padding:4px 5px 5px;
	border-top:2px solid #FFF;
	width:8em;
}

table td {
	border-bottom:1px solid #e1e1e1;
	padding:5px;
}

table td strong {
	color:#7f5328;

}

#detail_main table td img {
	margin:1px 8px 1px 0;
	float:none;
	vertical-align:middle;
}
 

