#contents h2{
  background: url(img/line_01_m.gif) no-repeat 0 bottom;
}

#main .pagetop {
	padding-top:40px;
}

#main .section {
	width:560px;
}

#main .section {
	width:560px;
	padding-bottom:20px;
	margin-bottom:30px;
	background-image:url(img/line_02.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
}
#main .section .entry.last {
	background-image:none;
	padding-bottom:30px;
	margin-bottom:0;
}
#main .section .entry .date {
	padding:0 0 5px 2px;
}
#main .section .entry h3 {
	padding:0 0 6px 2px;
	font-size:117%;
}
#main .section .post {
	padding-left:2px;
}
#main .section .entry a {
	color:#333333;
	text-decoration:none;
}
#main .section .entry a:hover {
	text-decoration:underline;
}
#main .section .entry p {
	padding-bottom:10px;
}

#contents .liveList {
	width:800px;
	margin-bottom:35px;
	border-top:1px solid #DBDBDB;
	border-left:1px solid #DBDBDB;
}

#contents .liveList table {
	width:100%;
}

#contents .liveList th,
#contents .liveList td {
	padding:3px;
	border-right:1px solid #DBDBDB;
	border-bottom:1px solid #DBDBDB;
	font-weight:normal;
}

#contents .liveList th {
	text-align:center;
	white-space:nowrap;
	padding:0 5px 0 10px;
}

#contents .liveList td {
	padding:3px;
	text-align:left;
}

#contents .liveList .t-center{
	text-align:center;
}

#contents .liveList .t-left{
	text-align:left;
	padding-left: 5px;
}

#contents .liveList .f-red{
	color:#F00;
}

#contents .liveList .f-blue{
	color:#00C;
}

#contents .liveList .f-small{
	font-size:80%;
}

#contents .liveList thead th {
	background-color:#000000;
	color:#FFFFFF;
	text-align:center;
	padding:3px;
}

#contents .liveList .even th,
#contents .liveList .even td {
	background-color:#F2F2F2;
}

#sub li {
	padding-bottom:7px;
}
#sub li a {
	color:#333333;
	text-decoration:none;
}
#sub li a:hover {
	text-decoration:underline;
}
#sub li strong {
	font-size:90%;
	font-weight:normal;
	color:#CC1C1C;
}

#container #map090425 {
	padding:22px;
}
#container .closeLink {
	padding-bottom:20px;
	text-align:center;
}
