@charset "utf-8";

/* ===================================================================
旧コンテンツ用　レイアウト
=================================================================== */


/* MAIN
--------------------------------------------------------------*/
#MAIN{
	margin:0px auto;
	
/*	width:890px; */
	background-image: url(//www.ajinomoto.co.jp/shared/images/fot_bg01.gif);
	background-repeat: repeat-x;
	background-position:left bottom;
}


/* CONTENTS
--------------------------------------------------------------*/
#CONTENTS{
	float:right;
	width:710px;
}
#CONTENTS .mainarea{
	margin:20px 0 0 0;
	width:710px;
}
#CONTENTS .mainarea2{
	margin:10px 0 0 0;
	width:710px;
}



/* CONTENTPATH
--------------------------------------------------------------*/
#CONTENTPATH{
	padding:10px 0;
/*	margin-left:20px;*/
	color:#666666;
	font-size:x-small;
	border-bottom:2px solid #D8DACB;
}
#CONTENTPATH span{
	padding:0 10px;
}

/* LEFTNAVI
--------------------------------------------------------------*/
#LEFTNAVI{
	float: left;
	width: 170px;
	padding-top: 10px;
}


/* PAGETOP
--------------------------------------------------------------*/
#PAGETOP{
	padding:21px 0 0 0;
	text-align:right;
}

/* FLOOR
--------------------------------------------------------------*/
#FLOOR{
	margin:0;
	font-size:x-small;
}
#FLOOR .link{
	margin:0px auto;
	padding:10px 0;
/*	width:750px;*/
	width:910px;
	text-align:center;
}
#FLOOR .link span{
	color:#FFC7C7;
	padding:0 10px;
}
#FLOOR #FOOTER{
/*	width:750px;*/
	width:910px;
	margin:0px auto;
	background-image: url(//www.ajinomoto.co.jp/shared/images/fot_bg02.gif);
	background-repeat: repeat-x;
	background-position:0 0;
}
#FLOOR #FOOTER .link{
	padding:8px 0 0 0;
	text-align:left;
	clear:both;
}
#FLOOR #FOOTER .link ul{
	list-style-type:none;
}
#FLOOR #FOOTER .link ul li{
	float:left;
	margin:0px;
	padding:0px;
}
#FLOOR #FOOTER .link .sitemap{
	width:600px;
	float:left;
}
#FLOOR #FOOTER .link .sitemap ul li{
	padding-right:25px;
}

#FLOOR #FOOTER .link .global{
	float:right;
}
#FLOOR #FOOTER .link .global ul li{

}


#FLOOR .link a:link,#FLOOR .link a:visited,#FLOOR .link a:active {
	color:#6E6E6E;
	text-decoration:underline;
}
#FLOOR .link a:hover {
	color:#ff0000;
	text-decoration:underline;
}

#FLOOR #FOOTER #COPYRIGHT{
	clear:both;
	margin:0px auto;
	padding:10px 0;
/*	width:750px;*/
	width:910px;
}

