@charset "UTF-8";

/* －－－ サイドバー －－－ */

#content #sidebarTop {
	width: 200px;
	overflow: hidden;
	float: left;
	margin: 0px;
	background-image: url(../images/bg_lbartop.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 5px;
	}

#content #sidebarBottom {
	width: 200px;
	overflow: hidden;
	float: left;
	margin: 0px;
	background-image: url(../images/bg_lbarbottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 7px;
	}

#content #sidebar {
	width: 186px;
	overflow: hidden;
	float: left;
	margin: 2px 0px 0px 0px;
	background-image: url(../images/bg_lbarmiddle.gif);
	background-repeat: repeat-y;
	padding: 0px 7px 10px 7px;
	}

#content #sidebar .naviSection {
	margin: 0px 0px 5px 0px;
	}

#content #sidebar .naviSection a {
	display: block;
	width: 186px;
	height: 21px;
	padding-bottom: 5px;
	text-decoration: none;
	}

#content #sidebar p {
	margin: 0px 0px 10px 0px;
	}

#content #sidebar .naviSection ul {
	margin: 0px 10px 10px 10px;
	}

#content #sidebar .naviSection ul li {
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 3px 0px 0px 0px;
	border-bottom: 1px dotted #CCCCCC;
	font-size: 80%;
	}

#content #sidebar .naviSection ul li a {
	display: block;
	width: 165px;
	height: 20px;
	padding: 5px 0px 5px 0px;
	margin: 0px;
	}

#content #sidebar .naviSection p#web {
	background-image: url(../images/service/bg_lnavi01.gif);
	background-repeat: no-repeat;
	width: 140px;
	height: 23px;
	overflow: hidden;
	font-weight: bold;
	padding: 3px 3px 0px 43px;
	}

#content #sidebar .naviSection p#sys {
	background-image: url(../images/service/bg_lnavi02.gif);
	background-repeat: no-repeat;
	width: 140px;
	height: 23px;
	overflow: hidden;
	font-weight: bold;
	padding: 3px 3px 0px 43px;
	}

#content #sidebar .naviSection p#pack {
	background-image: url(../images/service/bg_lnavi03.gif);
	background-repeat: no-repeat;
	width: 140px;
	height: 23px;
	overflow: hidden;
	font-weight: bold;
	padding: 3px 3px 0px 43px;
	}

#content #sidebar .naviSection p#out {
	background-image: url(../images/service/bg_lnavi04.gif);
	background-repeat: no-repeat;
	width: 140px;
	height: 23px;
	overflow: hidden;
	font-weight: bold;
	padding: 3px 3px 0px 43px;
	}

#content #sidebar .naviSection p#str {
	background-image: url(../images/service/bg_lnavi05.gif);
	background-repeat: no-repeat;
	width: 140px;
	height: 23px;
	overflow: hidden;
	font-weight: bold;
	padding: 3px 3px 0px 43px;
	}






