@charset "UTF-8";

#contents {
	min-height: 38em;
	height: auto !important;
	height: 38em;
}

.h2 {
	margin-bottom: 0;
}
h2 {
	padding: 16px 0;
}

h2 div {
	background: url(../../images_n/h2_bg.gif) no-repeat left center;
	padding: 0 70px 0 15px;
}
.textFrame {
	padding: 0 15px 15px 15px;
	border: 1px solid #e2e2e2;
	border-top: none;
	margin-top: -2px;
	width: 637px;
}

.textFrame p {
	padding-top: 0.7em;
}

.textFrame ul {
	margin-top: 0.7em;
}
.textFrame li {
	font-size: 85%;
	list-style-type: circle;
	list-style-position: inside;
	margin-left: 1em;
	line-height: 1.5;
}


#contents .grayBox{
	margin-top: 1em;
}
#contents .grayBox p {
	padding: 0;
}

#leftNav .ulWrap {
	background: #fafafa url(../../images_n/left_nav_bg_bottom.gif) no-repeat left bottom;
	padding-bottom: 5px;
}
#leftNav ul {
	border-left: 1px solid #dadada;
	border-right: 1px solid #dadada;
	background: none;
}
#leftNav ul{
    zoom:1;
}
#leftNav ul:after{
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}

#leftNav li {
	border: none;
	float: left;
	width: 82px;
	padding-bottom: 0;
}
#leftNav li a {
	width: 100%;
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 10px;
}