/* lnavi */
#lnavi p {
	margin-bottom: 7px;
}
/* pnavi */
#pnavi {
	margin: 24px 0 6px;
}
/* contents */
#pankuzu {
    margin-top: 10px;
	padding: 0 0 20px 13px;
	background: url(../images/body_bg.jpg) repeat-y left top;	
}
#pankuzu img {
	margin: 0 6px 0;
	vertical-align: middle;
}

#contents {
    width: 651px;
	margin: auto;
}

#contents h1 {
	margin-bottom: 6px;
}
#contents h2 {
	margin-bottom: 6px;
	padding: 6px;
	background: url(../images/h2_bg.jpg) repeat-x left bottom;
	border: 1px solid #FF9900;
	font-weight: bold;
	font-size:100%;
}
#contents h3 {
	margin-bottom: 6px;
	padding: 6px;
	background: url(../images/h3_bg.jpg) no-repeat left bottom;
	font-weight: bold;
	font-size:100%;
	color: #F04E11;
	background-color: inherit;
}
#contents h4 {
	margin-bottom: 6px;
	padding: 6px;
	border-bottom: 2px solid #FF9900;
	font-weight: bold;
	font-size:100%;
}
#contents h5,#contents h6 {
	margin-bottom: 6px;
	padding: 6px;
	border-bottom: 2px solid #999999;
	font-weight: bold;
	font-size:100%;
}
#contents ul {
	list-style: none;
	margin: 10px 0;
}
#contents ul li {
	background: url(../images/icn_list.gif) no-repeat 0em 0.1em;
	padding-left: 20px;
	margin: 2px 0;
}
#contents ol li {
	margin: 2px 0;
}
#contents p {
	margin-bottom: 6px;
}
#contents .link {
	background: url(../images/icn_link.gif) no-repeat 0em 0.1em;
	padding-left: 20px;
	margin: 3px 0;
	display: block;
}
/* depot */
#contents .dpt_direction {
	padding: 6px;
	background:  url("../../depot/images/depot_bg.jpg") no-repeat left bottom;
	font-weight: bold;
	font-size:100%;
	color: #F04E11;
	background-color: inherit;
}
#contents .dpt_box {
	border: solid 1px #CCCCCC;
	padding: 3px 6px;
	font-size:100%;
}
/* application */
#contents #application table {
	margin-bottom:20px;
}
#contents #application table table {
	margin-bottom:0px;
}
#contents #application #route {
	text-align:left;
}
/* company */
#contents #szt_js {
	text-align: center;
	margin: 20px 0px;
}
/* rabit */
#contents #introduction {
	border: solid 1px #FF9933;
	margin: 20px 20px 0px 0px;
	padding: 10px;
}
#contents #author {
	margin-top: 10px;
}
#contents #author .name {
	font-weight: bold;
	border-bottom: dashed 1px #666666;
	padding-bottom:5px;
	margin-bottom:10px;
}
/* stipulation */
#stipu_js {
	margin-top:30px;
}
/* sitemap */
#contents #sitemap h2 {
	background: url(none);
	padding: 3px;
	border: 1px solid #FFCC00;
	font-weight: normal;
	margin-top: 10px;
}
#contents #sitemap p {
	background: url(../images/icn_link.gif) no-repeat 5px 0.1em;
	padding-left: 25px;
	margin: 3px 0;
}
