/*実寸大料理写真データベースのページCSS*/

.dfmenu {
	background: url(http://msrsoft.com/hmpro501/jissun/images/title_dishphoto.gif);
}
#menu {
	height: auto;
	width: 188px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	padding: 5px;
}

#menu   a:link {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	line-height: 22px;
}
#menu   a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	line-height: 22px;
}
#menu   a:hover {
	color: #3DB183;
	font-weight: bold;
	font-size: 14px;
	line-height: 22px;
}

#menu   a:active {
	color: #3DB183;
	font-weight: bold;
	font-size: 14px;
	line-height: 22px;
}



.box188 {
	margin: 0px 0px 5px;
	padding: 0px 0px 5px;
	height: auto;
	width: 188px;
	border-top: 0px dotted #CCCCCC;
	border-right: 0px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	border-left: 0px dotted #CCCCCC;
}
