.side {
	position: relative;
	left: 5px;
	background-color: #FFFFFF;
	top: 10px;
	width: 180px;
	font-size: 12px;
	line-height: normal;
	letter-spacing: normal;	
}
.side ul {
	list-style-type:none;
	margin-left: 0px;
	   }
.side li {
	font-family:"lr SVbN", "Osaka|";
	font-size:16px;
	line-height: 200%;
	letter-spacing: normal;
	list-style-image: url(images/images/aikon-maru_03.gif);
	list-style-position: inside;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A8BA72;
	margin-top: 0px;
	
	
}

.side li a {
	color: #666666;
	text-decoration: none;
	font-weight: bolder;
	display: block;
}	  
.side img a {
      
}
.side #sub {
	background-color: #EEF2F2;
	list-style-type: none;
	font-size: 14px;
	text-indent: 25px;
	list-style-image: url(none);
}
.side #sub a {
	font-weight: normal;
	text-decoration: none;
}
.side .kaiin {
	border: 3px solid #FF3300;
	padding: 10px;
	background-color: #FFFBCA;
	width: 125px;
	margin-left: 15px;
}
.side .kaiin a {
	text-decoration: none;
	display: block;
}
