@charset "utf-8";


#eventlist table{
	border-left: 1px solid #cbcbcb;
	border-top: 1px solid #cbcbcb;
	width:717px;
	border-collapse:collapse;
    border-spacing:0;
	margin-top:2px;
}

#eventlist th,
#eventlist td{
	border-right: 1px solid #cbcbcb;
	border-bottom: 1px solid #cbcbcb;
	padding:0.25em 0.5em 0.25em 0.5em;
}
#eventlist th{
	background-color:#2e2e2e;
	color:#FFFFFF;
}

#eventlist .cell1{
width:200px;

}

table#mailform{
	width:717px;
	background-image: url(images/line.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
table#mailform td,
table#mailform th{
	background-image: url(images/line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top:8px;
	padding-bottom:8px;

}
table#mailform th{
	width:168px;
}
table#mailform th p{
	background-color: #000000;
	color:#FFFFFF;
	margin-bottom:0px;

}
table#mailform td{
	
}
#tfname{ width:350px;}
#tfmail{ width:350px;}
#tftoi{width:550px; height:10em; }


p#submitbtn{ text-align:right;}

dt{width:150px;background-color: #000000;
	color:#FFFFFF; font-weight:bold; padding:2px 4px 2px 4px;}
dd{ margin-left:174px; margin-top:-1.7em;}









table#mailform{border-collapse:collapse;}
table#shisetuInfo{
	width:717px;
	border-collapse:collapse;

}

table#shisetuInfo tr{
/*	background-image:url(images/line.gif);
	background-position:left bottom;
	background-repeat:repeat-x;*/


}
table#shisetuInfo td{
	border-bottom: 1px solid #e1e1e1;
}
table#mailform .last td,
table#mailform .last th,
table#shisetuInfo .last td,
table#shisetuInfo tr.last{
	background-image:none;
	border:none;

}
table#shisetuInfo td{
	vertical-align:top;
	text-align:left;
	padding-top:0.4em;
	padding-bottom:0.4em;
	padding-right:10px;
}

h3#midashi {
width:717px;
text-align:left;
background-image:url(images/midashi_back.gif);
background-position:left top;
background-repeat:no-repeat;
border:medium none;
color:#FFFFFF;
line-height:normal;
margin-bottom:1em;
padding:6px 0 3px 8px;
}
table#shisetuInfo dt{ width:2.5em; text-align:center; background-color:#e8e8e8; font-weight:normal; color:#454545;}
table#shisetuInfo dd{ margin-left:4em; margin-top:-3.6em;}
table#shisetuInfo dd.row2{ margin-top:-3.6em;}
table#shisetuInfo .name{}
table#shisetuInfo .address{white-space: nowrap;}
table#shisetuInfo .memo{padding-right:0px;}








