﻿@charset "utf-8";
/* CSS Document */

body {
	font-size:14px;
	color:#505050;
	text-align:center;
	background:url(../header-bg.gif) repeat-x;
	font-family: skia, "�q���M�m�ۃS Pro W4", "Hiragino Maru Gothic Pro", "���C���I", "Meiryo", "�l�r �o�S�V�b�N", "MS PGothic", sans-serif;
}

#topNav {
	width:560px;
	position:absolute;
	left:380px;
	bottom:10px;
}


#topNav p{
	position:relative;
	top:-10px;
	left:135px;
}

*html #topNav p{
	position:relative;
	left:135px;
	top:-50px;
}

ul#t-menu {
	float:right;
}

Ul#t-menu li {
	display:block;
	float:left;
}

.section_0 {
	width:640px;
	height:95px;
	float:left;
	margin:10px 1px 1px 5px;
}


.section_1 {
	width:320px;
	height:95px;
	background:url(../../top/topics01.jpg) no-repeat top left;
	float:left;
	margin:10px 1px 1px 1px;
	position:relative;
}

.section_1 a {
	width:320px;
	height:95px;
	display:block;
	float:left;
	position:absolute;
	top:0;
	left:0;
	z-index:2;
}

.section_2 {

	width:320px;
	height:95px;
	background:url(../../top/topics02.jpg) no-repeat top left;
	float:left;
	margin:10px 1px 1px 1px;
	position:relative;
}
.section_2 a {
	width:320px;
	height:95px;
	display:block;
	float:left
	position:absolute;
	top:0;
	left:0;
	z-index:2;
}
.section_3 {
	width:320px;
	height:95px;
	background:url(../../top/topics03.jpg) no-repeat top left;
	float:left;
	margin:10px 1px 1px 1px;
	position:relative;
}
.section_3 a {
	width:320px;
	height:95px;
	display:block;
	position:absolute;
	top:0;
	left:0;
	z-index:2;
}
.section_4 {

	width:320px;
	height:95px;
	background:url(../../top/topics04.jpg) no-repeat top left;
	float:left;
	margin:10px 1px 1px 1px;
	position:relative;
}
.section_4 a {
	width:320px;
	height:95px;
	display:block;
	position:absolute;
	top:0;
	left:0;
	z-index:2;
}
.section_5 {

	width:320px;
	height:95px;
	background:url(../../top/topics05.jpg) no-repeat top left;
	float:left;
	margin:10px 1px 1px 1px;
	position:relative;
}
.section_5 a {
	width:320px;
	height:95px;
	display:block;
	position:absolute;
	top:0;
	left:0;
	z-index:2;
}
.section_6 {

	width:320px;
	height:95px;
	background:url(../../top/topics06.jpg) no-repeat top left;
	float:left;
	margin:10px 1px 1px 1px;
	position:relative;
}
.section_6 a {
	width:320px;
	height:95px;
	display:block;
	position:absolute;
	top:0;
	left:0;
	z-index:2;
}
.section_7 {

	width:320px;
	height:95px;
	background:url(../../top/topics07.jpg) no-repeat top left;
	float:left;
	margin:10px 1px 1px 1px;
	position:relative;
}
.section_7 a {
	width:320px;
	height:95px;
	display:block;
	position:absolute;
	top:0;
	left:0;
	z-index:2;
}
.section_8 {

	width:320px;
	height:95px;
	background:url(../../top/topics08.jpg) no-repeat top left;
	float:left;
	margin:10px 1px 1px 1px;
	position:relative;
}
.section_8 a {
	width:320px;
	height:95px;
	display:block;
	position:absolute;
	top:0;
	left:0;
	z-index:2;
}

.section_9 {

	width:320px;
	height:95px;
	background:url(../../top/topics09.jpg) no-repeat top left;
	float:left;
	margin:10px 1px 1px 1px;
	position:relative;
}
.section_9 a {
	width:320px;
	height:95px;
	display:block;
	position:absolute;
	top:0;
	left:0;
	z-index:2;
}
.section_10 {

	width:320px;
	height:95px;
	background:url(../../top/topics10.jpg) no-repeat top left;
	float:left;
	margin:10px 1px 1px 1px;
	position:relative;
}
.section_10 a {
	width:320px;
	height:95px;
	display:block;
	position:absolute;
	top:0;
	left:0;
	z-index:2;
}


/*topics文字設定*/

.section a h2{
	margin:5px 0 0 120px;
	color:#7f8484;
	font-size:18px;
}

.section a p{
	margin:0px 0 0 120px;
	color:#7f8484;
	font-size:70%;
}

.section a{
	text-decoration:none;
}

.section a:link{
	text-decoration:none;
}

.section:hover{
	color:#588EB4;
	text-decoration:none;	
}


/*食育バナー*/

#syokuiku-box{
	width:660px;
	border:#DFDFDF 1px solid;
}

#bnr p.bnr-right{
	float:right;
	width:650px;
	margin:0 0px 0 0px;
}

#syokuiku-title{
	font-size:110%;
	margin:10px 20px 0;
	color:#007FB9;
}

