@charset "utf-8";

/* override global nav */
#gnavi01 .seminar a {
background-position:-507px -105px;
}
#gnavi01 .seminar a:hover {
background-position:-507px -140px;
}

/* override sidebar nav */
#sidebar01 .box01 .d01 a {
background-position:-585px -160px;
}
#sidebar01 .box01 .d01 a:hover {
background-position:-780px -160px;
}

/* override styles */
#content01 {
padding-bottom:30px;
}
#footer02 {
padding-top:29px;
background:url(../img/common_bg_01.png) 15px top no-repeat;
}

#content01 h1,
#content01 h2 {
margin-bottom:15px;
}
#content01 table {
width:520px;
margin:0 auto;
font-size:1.2em;
}
#content01 th,
#content01 td {
	padding:7px 10px;
	border:1px solid #6699FF;
}
#content01 th {
	background-color:#0099FF;
}
#content01 td a {
padding-left:8px;
background:url(../img/index_bg_01.png) left center no-repeat;
}
#content01 thead th {
text-align:center;
}
#content01 tbody th,
#content01 tbody td {
vertical-align:top;
}
#content01 .even td {
background-color:#F7F7F7;
}
#content01 .notes {
margin-left:1em;
text-indent:-1em;
}
