h2
,div
,p
{
	margin: 0;
	padding: 0;
}
.bg {
	background-image: url(img/bg.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
	font-family: "ＭＳ Ｐゴシック";
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	vertical-align: top;
}
.ttl_day {
	font-family: "ＭＳ Ｐゴシック";
	font-size: 15px;
	font-weight: bold;
	color: #453E27;
	background-image: url(img/arrow.gif);
	background-repeat: no-repeat;
	margin-bottom: 8px;
	padding-left: 20px;
}

.relay1
,.relay1 h2
,.relay1 div
,.relay1 p{
	position: relative;
}
td.relay1{
	background:url(../cmnfix/relay_m.jpg) repeat-y;
	font-family: "ＭＳ Ｐゴシック";
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	vertical-align: top;
	padding-top: 135px;
	z-index: 0;
	text-align: left;
}

 h2.relay1{
	margin-top: -120px;
	background: url(img/arrow.gif) no-repeat 1% 50%;
	padding: 0 25px;
	font-family: "ＭＳ Ｐゴシック";
	font-size: 15px;
	font-weight: bold;
	color: #453E27;
	
	z-index: 3;	
}
 div.relay1{
	background:url(../cmnfix/relay_b.jpg) bottom no-repeat;
	padding-bottom: -8px;
	z-index: 1;
}
 p.relay1{
	background:url(../cmnfix/relay_t.jpg) left top no-repeat;
	margin-top: -30px;
	padding: 40px 15px 0;
	font-family: "ＭＳ Ｐゴシック";
	font-size: 12px;
	font-weight: normal;
	color: #453E27;
	z-index: 2;
	min-height: 150px;


_	height: 150px;
}
div.relay2{
	margin-top: -100px;
	position: relative;
	z-index: 4;
	padding-bottom: 10px;
}
img.relay2{
	display: inline;
	margin-left: 20px;
	margin-right: 10px;
	position: relative;
	z-index: 4;
}
p.relay2{
	padding: 0 20px;
}

table.relay3{
	width: 600px;
	margin: 0 auto;
	margin-top: -100px;
	position: relative;
	z-index: 4;
}
table.relay3 .r1 td{
	text-align: center;
}
table.relay3 .r2 td{
	padding: 5px 20px;
}

/* common */
div.relay1:after
{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.left{
	float: left;
}
.right{
	float: right;
}
.hata1 {vertical-align:top;
		padding-bottom:5px;}