/*食育システム　ＰＣ版　TOPページ用スタイルシート*/
body     {padding:0px; margin:0px;  overflow-y:hidden;}

div#header {position:absolute; left:10px;   top:10px;   width:790px; height:60px;}
div#main1  {position:absolute; left:10px;   top:70px;   width:350px; height:480px;}
div#main2  {position:absolute; left:360px;  top:70px;   width:440px; height:480px;}
div#footer {position:absolute; left:10px;   top:550px;  width:790px; height:50px;}

input.top_btn1  {width: 380px; height:60px; border-left:10px #0033CC solid;border-bottom:2px #0033CC solid;border-right:0; border-top:0; font-weight:bold; font-size:25px;}

span.top_str1 {font-size:17px; font-weight:bold;}
span.top_str2 {font-size:15px;}
span.top_str3 {font-size:10px;}

a.top_lnk1       {font-size:15px;color:#3333ff;}
a.top_lnk1:hover {font-size:15px;color:#3333ff; background-color:#ccccff;}
a.top_lnk2       {font-size:25px;color:#000000; background-color:#ccccff; display: block; text-decoration: none; width:380px; height:60px;border-left:10px #0033CC solid;border-bottom:2px #0033CC solid;border-right:0; border-top:0; font-weight:bold;}
a.top_lnk2:hover {font-size:25px;color:#000000; background-color:#ccccff;}
