@charset "utf-8";

@import url("../packages/default/css/import.css");

body
	{
	margin: 0 auto;
	color: #666666;
	font-size: 12px;
	}

	*html body
	{
	overflow: y-scroll;
	font-size: 12px;
	color: #666666;
	}

	*+html body
	{
	overflow: hidden;
	font-size: 12px;
	color: #666666;
	}
#footer
	{
	width: 100%;
	margin: 10px auto 0px auto;
padding: 2px 0px;
	text-align: center;
	clear: both;
color: #dabebd;
	}


#footer h3
	{
	display: inline;
font-weight: normal;
	}

#footer p
	{
	margin-left: 5px;
	display: inline;
	}

#footer a:link { color: #dabebd; text-decoration: none; }
#footer a:visited { color: #dabebd; text-decoration: none; }
#footer a:hover { color: #dabebd; text-decoration: none; }
#footer a:active { color: #dabebd; text-decoration: none; }

#side
{
margin: 0px;
padding: 0px;
}

*hrml div#loginarea {
width: 128px;
margin-top: 50px;
padding: 0 10px 10px 10px;
border: solid 1px #ccc;
background-color: #ffffff;
}

*+hrml div#loginarea {
width: 128px;
margin-top: 50px;
padding: 0 10px 10px 10px;
border: solid 1px #ccc;
background-color: #ffffff;
}


.guidearea_ul_li
{
margin-top: 0px;
}

*html .guidearea_ul_li
{
margin-top: -3px;
}

*+html .guidearea_ul_li
{
margin-top: -3px;
}

html .recomendleft
{
margin-bottom: 0px;
margin-top: 20px;
}

*html .recomendleft
{
margin-left: 1px;
margin-right: 1px;
margin-bottom: 0px;
margin-top: 20px;
}

*+html .recomendleft
{
margin-left: 4px;
margin-right: 15px;
margin-bottom: 0px;
margin-top: 20px;
}

head~/* */body .recomendleft
{
margin-left: 4px;
margin-right: 15px;
margin-bottom: 0px;
margin-top: 20px;
}

.recomendright
{
margin-bottom: 0px;
margin-top: 20px;
}

