@charset "Shift_JIS";

/******** museum ********/
#museum_index_main{
	width: 755px;
	float: left;
}
.museum_index_left1,
.museum_index_left2 {
	width: 187px;
	float: left;
	padding:5px 0 0 0;
	background: url(/mazdaspirit/resource/img/prt_top_01.gif) repeat-x;
	margin-right: 2px;
}
.museum_index_left2 {
	width: 188px;
	margin-right: 0;
}

.museum_index_left1 .txt,
.museum_index_left2 .txt {
	margin:0 5px;
}


/*-- topics --*/
#topics_head {
	margin-top: 24px;
	margin-bottom: 9px;
	padding-bottom: 1px;
	background: url(/mazdaspirit/museum/resource/img/r_area_bg_dot.gif) repeat-x left bottom;
	border-top: solid #93BECE 1px;
}

#index_topics .topics_list li {
	background: url(/mazdaspirit/museum/resource/img/allow_01.gif) no-repeat left 0.2em;
	margin-bottom: 1em;
	padding-left: 15px;
}


/*-- rightarea_head --*/
.rightarea_head {
	margin-bottom: 9px;
	padding-bottom: 1px;
	background: url(/mazdaspirit/museum/resource/img/r_area_bg_dot.gif) repeat-x left bottom;
	border-top: solid #93BECE 1px;
}

/*-- ul.bnr_list--*/
ul.index_bnr_list li {
	clear: both;
	width: 210px;
	margin-bottom: 5px;
	padding: 0;
}

ul.index_bnr_list li a {
	display: block;
	width: 208px;
	height: 46px;
	border: 1px solid #CCC;
	padding: 0;
}


@media print {
	.category_ttl {
		position: absolute; top:0; left: 0;
	}
}

