@charset "euc-jp";

@import url("./layout.css");

div#pagetitle {
    background:url(../images/h1_public_bg.gif) no-repeat left;
				height:40px;
				width:510px;
				margin:0 0 15px;
}

div#pagetitle h1{
				color:#FFFFFF;
				padding:8px 0 0 15px;
}
div#tab{
				text-align:right;
}

body#event div#RightColumn #rblock1 .BlockContent {
    margin: 0 0 10px;
				padding:0;
}
body#event div#RightColumn #rblock1 .BlockContent img, body#event div#RightColumn #rblock1 .BlockContent td{
    margin: 0;
				padding:0;
}

.showroom_title{	
				margin:0;
				width:210px;
				background:url(/images/block/showroom_btm.gif) no-repeat left bottom;
}

.showroom_title form{	
				margin:5px;
				text-align:center;
}

.showroom {
    border: 1px solid #ddd;
}
.showroom tr th {
    color:#FFF;
				text-align:center;
				background-color:#1E55CC;
				padding: 2px;
}
.showroom tr.even td {
    background-color: #EEE;
				padding: 2px;
}
.showroom tr.odd td {
    background-color: #FAFAFA;
				padding: 2px;
}

th {
    font-size:1em;
}

h3 {
padding:3px 0 3px 8px;
border-left:#CC0000 10px solid;
font-size: 14px;
font-weight: bold;
color:#000;
	margin-top: 25px;
	margin-bottom: 20px;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	color:#CC0000;
	margin-top: 30px;
	margin-bottom: 10px;
	border-bottom: dotted 1px #999999;
}

ul {
   list-style-type:disc;
			margin:0 0 0 20px;
}
li {
   list-style-type:disc;
}

