/* CSS Document */

@charset "UTF-8";

*{
	margin: 0;
	padding: 0;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td
{
	font-size:96%;
	font-weight:100;
	line-height:150%;
	margin:0px;
	padding:0px;
}

fieldset,img { 
	border:0;
}


body, table, span, div, a
{

}

#BodyTop {
	background-color:#c7ddf2;
	color: #000000;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}

html{
	overflow-y:scroll;
}

ul { list-style: none; }

a:link, a:visited {
	color: #999999;
	text-decoration: none;
}

a:active, a:hover {
	color: #00A784;
	text-decoration: underline;
}

img a{
	border:0;	
}

.cl
{
	clear:both;
}

#wrap
{
	background:#FFFFFF;
	width:920px;
	margin:0px auto;
	padding:0px 10px;
	border:0px;
}

/* HEADER */

#header
{
	padding:15px 0px 10px 0px;
	height:55px;
}

#header h1
{
	background:url(../common/img/title.gif) no-repeat;
	float:left;
}

#header h1 .update
{
	padding:3px 7px 0px 0px;
	color:#999999;
	font-weight:nomal;
	text-align:right;
}

#header h1 a
{
	display:block;
	width:270px;
	height:35px;
}

#header h1 strong
{
	display:none;
}

#header .diet_logo
{
	background:url(../common/img/diet_logo.gif) no-repeat;
	width:120px;
	height:55px;
	float:right;
}

#header .diet_logo a
{
	display:block;
	width:120px;
	height:55px;
}

#header .diet_logo span
{
	display:none;
}
/* Contents */

#contents
{
	width:920px;
}

#InsideContents
{
	width:920px;
}

#InsideContents .ContentLeft
{
	width:685px;
	float:left;
}

#InsideContents .ContentRight
{
	width:225px;
	float:right;
}

.ContentRight .GlobalMenu
{
	background:#EEEEEE;
	padding-bottom:10px;
}

.ContentRight .GlobalMenu .LinkTop
{
	margin:0px auto;
	display:block;
	background:url(../common/img/globalmenu_top.gif) no-repeat;
	width:205px;
	height:30px;
}

.ContentRight .GlobalMenu span
{
	display:none;
}

.ContentRight .GlobalMenu .LinkBlog
{
	margin:0px auto;
	display:block;
	background:url(../common/img/globalmenu.gif) 0px 0px no-repeat;
	width:205px;
	height:42px;
}
.ContentRight .GlobalMenu .LinkBlog_SELECT
{
	margin:0px auto;
	display:block;
	background:url(../common/img/globalmenu.gif) -205px 0px no-repeat;
	width:205px;
	height:42px;
}

.ContentRight .GlobalMenu .LinkStartup
{
	margin:0px auto;
	display:block;
	background:url(../common/img/globalmenu.gif) 0px -42px no-repeat;
	width:205px;
	height:42px;
}
.ContentRight .GlobalMenu .LinkStartup_SELECT
{
	margin:0px auto;
	display:block;
	background:url(../common/img/globalmenu.gif) -205px -42px no-repeat;
	width:205px;
	height:42px;
}


.ContentRight .GlobalMenu .LinkNews
{
	margin:0px auto;
	display:block;
	background:url(../common/img/globalmenu.gif) 0px -84px no-repeat;
	width:205px;
	height:42px;
}

.ContentRight .GlobalMenu .LinkNews_SELECT
{
	margin:0px auto;
	display:block;
	background:url(../common/img/globalmenu.gif) -205px -84px no-repeat;
	width:205px;
	height:42px;
}

.ContentRight .GlobalMenu .LinkSnap
{
	margin:0px auto;
	display:block;
	background:url(../common/img/globalmenu.gif) 0px -126px no-repeat;
	width:205px;
	height:41px;
}

.ContentRight .GlobalMenu .LinkSnap_SELECT
{
	margin:0px auto;
	display:block;
	background:url(../common/img/globalmenu.gif) -205px -126px no-repeat;
	width:205px;
	height:41px;
}

.ContentRight .BannerSpace
{
	padding-top:10px;
	width:225px;
}



/* FOOTER */
#footer
{
	padding:10px 0px;
	height:35px;
	clear:both;
}

#footer .CopyRight
{
	font-size:80%;
	width:500px;
	height:35px;
	float:left;
}

#footer .CopyRight .footer_link
{
	padding-bottom:5px;
}

#footer .CopyRight .footer_link a
{
	background:url(../common/img/ico02.gif) left center no-repeat;
}

#footer .CopyRight .footer_link span
{

	padding-left:15px;
}

#footer .ComingSoon
{
	background:url(../common/img/footer01.gif) no-repeat;
	width:445px;
	height:35px;
	float:left;
}

#footer .ComingSoon span
{
	display:none;
}

#footer .RightArea
{
	float:right;
}

#footer .RightArea .ProductBy
{
	background:url(../common/img/footer02.gif) no-repeat;
}

#footer .ProductBy a
{
	display:block;
	width:215px;
	height:28px;
}

#footer .RightArea .SupportedBy
{
	background:url(../common/img/footer02b.gif) no-repeat;
}

#footer .SupportedBy a
{
	display:block;
	width:215px;
	height:29px;
}


#footer .RightArea .ProductBy span, #footer .RightArea .SupportedBy span
{
	display:none;
}

.PageTop TABLE
{
	margin:10px 0px 50px auto;
}