/*-------------------------------
コメントアウト
-------------------------------*/
#nav {
	font-size: 75%;
	float: left;
	display: inline;
	width: 180px;
	height: auto;
	clear: left;
	margin-top: 15px;
}
#nav ul {
	display: block;
	margin: 0px;
}
#nav li {
	height: 20px;
	width: 180px;
	display: block;
	text-indent: 20px;
	background-color: #FCFCFC;
	margin: 0px;
	padding: 0px;
}
#nav a {
	color: #CCCCCC;
	text-decoration: none;
	display: block;
	height: 20px;
	width: 180px;
	background-image: url(../img/share/side_bar_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#nav a:hover {
	display: block;
	color: #E6E6E6;
	background-image: url(../img/share/side_bar_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px -20px;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 180px;
	text-decoration: underline;
}
#nav #sideTitle-design {
	background-image: url(../img/share/side_title_01.gif);
	height: 25px;
	width: 180px;
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
}
#nav #sideTitle-catalog {
	height: 25px;
	width: 180px;
	background-image: url(../img/share/side_title_02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
}
#nav #sideTitle-sign {
	height: 25px;
	width: 180px;
	background-image: url(../img/share/side_title_03.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
}
#nav #sideTitle-web {
	height: 25px;
	width: 180px;
	background-image: url(../img/share/side_title_04.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
}
#nav #sideTitle-info {
	height: 25px;
	width: 180px;
	background-image: url(../img/share/side_title_05.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
}
#w3c {
	font-size: 75%;
	color: #25517C;
	width: 170px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-right: 3px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px dashed #A3AEFE;
	border-bottom: 1px dashed #A3AEFE;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #A3AEFE;
}
#add {
	font-size: 75%;
	color: #666666;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	margin: 0px;
	padding-top: 5px;
}#pr {
	font-size: 75%;
	color: #666666;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	margin: 0px;
	padding-top: 5px;
}
#picup {
	margin: 5px 0px 10px;
	padding: 0px;
	height: 135px;
	width: 180px;
}
