/* left */
#contents #left p {
margin-bottom: 5px;
}

#contents #left dl {
padding-left: 10px;
}
#contents #left dt {
background-image: url(../img/gif/triangle_l.gif);
background-position: 3px 4px;
background-repeat: no-repeat;
margin-top: 3px;
margin-left: 5px;
padding-left: 10px;
padding-top: 3px;
padding-bottom: 2px;
color: #FFFFFF;
}
#contents #left dd {
color: #FFFFFF;
padding-right: 15px;
padding-left: 15px;
padding-bottom: 5px;
padding-top: 2px;
}

#contents #left a:link,
#contents #left a:visited{
color: #ffffff;
text-decoration: underline;
}
#contents #left a:hover,
#contents #left a:active {
color: #FF9900;
text-decoration: underline;
}


/* right */
#contents #right h2 {
font-size: 16px;
font-weight: normal;
color: #333333;
padding-top: 5px;
padding-bottom: 10px;
line-height: 25px;
}
#contents #right #h2_top {
margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-bottom: 10px;
}
#contents #right h3 {
font-size: 16px;
background-image: url(../img/gif/h3.gif);
height: 20px;
padding-top: 5px;
padding-left: 15px;
background-repeat: no-repeat;
margin-bottom: 5px;
margin-top: 10px;
}
#contents #right h4 {
background-image: url(../img/gif/h4.jpg);
background-repeat: no-repeat;
background-position: 3px 2px;
padding-left: 18px;
padding-bottom: 2px;
border-bottom-width: 2px;
border-bottom-style: solid;
border-bottom-color: #70B71E;
margin-bottom: 5px;
margin-top: 10px;
font-size: 14px;
}
#contents #right ol {
font-size: 12px;
padding-left: 40px;
}
#contents #right #update td {
font-size: 12px;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #CCCCCC;
padding: 5px;
}

#contents #right p {
	line-height: 16px;
	margin-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 5px;
}
.img {
	margin: 3px;
	padding: 1px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.line {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-color: #DEECD3;
}
