/*　====body スタイル指定==== 　*/
body	{
	margin:0px;
}
h1		{
	font-size:18px;
	font-weight: bold;
	padding:0px;
	margin:0px;
	color:#0000CC;
}

h2		{
	font-size:14px;
	font-weight: bold;
	padding:3px;
	margin:0px;
}

h3		{
	font-size:14px;
	font-weight: bold;
	padding:10px 0px 5px 5px;
	margin:0px;
}

table		{
	line-height:1.5em;
	font-size:12px;
}
p	{
	margin:10px;
}




UL { 
		list-style-image: url(00menu/side_table_icon.gif); 
		margin:5px 0px 5px 25px;
		}

/*　メニューアンカー　*/
a.menu1:link,a.menu1:visited	{
	text-decoration:none;
	color:#ffffff;
}
a.menu1:hover	{
	color:#117543;
	text-decoration:underline;
	}
	
a.menu2:link,a.menu2:visited	{
	text-decoration:none;
	color:#EE8005;
}
a.menu2:hover	{
	color:#0000FF;
	text-decoration:underline;
	}

a.menu3:link,a.menu3:visited	{
	text-decoration:none;
	color:#1E4C80;
}
a.menu3:hover	{
	color:#FF6A00;
	text-decoration:underline;
	}
	
/*　画像アンカー　*/

a.gazou:link,a.gazou:visited	{
	text-decoration:none;
	color:#ffffff;
}
a.gazou:hover	{
	position: relative;
	top: 2px;
	text-decoration:none;
	}

/*　アンカー　*/
a:link,a:visited	{


}
a:hover	{

	}


/*　アマランサス料理レシピ集　*/

.ama-margin{
	margin-top:20px;
}

#ama-box1{
	margin-top:10px;
	border:1px solid #6bb925;
	background:#eeffd3;
}

.ama-table1{
	border:1px solid #ff8700;
}

.ama-table2{
	background:#ddffa9;
	color:#668e00;
}

.ama-subtitle{
	background:url(07amaranthus/recipe/subtitle.gif) no-repeat center;
}

.text01{
	color:#ff8700;
}

.text02{
	color:#0000CC;
	font-size:14px;
	font-weight:bold;
}