/*★hmダイエットフリーのトップページ用CSS*/


/*hmダイエットフリーのメニュー*/
.hmdietfreemenu {
	background: url(http://msrsoft.com/hmdietfree/images/title_hmdietfree.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: #88C329;
	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;
}

/*センターの画像*/
#center .banner img {
	margin-top: 0px;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
}


/*新着*/
#shinchaku  {
	width: 518px;
	margin-top: 0px;
	border: 1px solid #CCCCCC;
	padding: 5px;
}

#shinchaku   h4 {
	color: #FF9933;
	margin: 0px 0px 5px;
	color: #88C329;
}

#shinchaku  a {
	color: #88C329;
	text-decoration: underline;
}

#shinchaku  a:visited {
	color: #88C329;
	text-decoration: underline;
}

#shinchaku  a:hover {
	color: #FF0000;
	text-decoration: underline;
}

#shinchaku  a:active {
	color: #FF0000;
	text-decoration: underline;
}



.box518 {
	margin: 0px 0px 5px;
	padding: 0px 0px 5px;
	height: auto;
	width: 518px;
	border-bottom: 1px dotted #CCCCCC;
}

.box518_2 {
	height: auto;
	width: 518px;
}

.box518_3 {
	margin: 0px 0px 5px;
	padding: 0px 0px 5px;
	height: auto;
	width: 518px;
	border-bottom: 1px dotted #CCCCCC;
}



#shinchaku .box518 img {
	height: auto;
	width: 150px;
	float: right;
	margin-left: 5px;
	border: 1px solid #CCCCCC;
	margin-bottom: 0px;
}

#shinchaku .box518_2 img {
	height: auto;
	width: 515px;
	margin-left: 0px;
	margin-bottom: 0px;
}

#shinchaku .box518_3 img {
	height: auto;
	width: 515px;
	margin-left: 0px;
	margin-bottom: 0px;
}


.kimidori {
	color: #88C329;
}

.orange {
	color: #FF9933;
}
