body{
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: small;
	font-family: verdana,ＭＳ Ｐゴシック,arial,helvetica;
	line-height: 1.35;
	background-color: #EFEFEF;
}

img{
	border: 0;
}

a{
	color: #000000;
}

h1,h2,h3{
	margin: 0;
	padding: 0;
	font-weight: normal;
}

.right{ text-align:right;}
.center{ text-align:center;}
.fontm{ font-size:1.2em;}
.uline{ border-bottom:1px solid red;}
h2{ clear:both;}
form { margin:0; padding:0;}
div.mrgtop5{ margin-top:5px;}


/**********************************************************************/
/* レイアウト                                                         */
/**********************************************************************/
#outer{
	margin: 0 auto;
/* 	width: 800px; */
	width: 820px;
	padding: 0px 10px 10px 10px;
	text-align: left;
	background-color: #FFFFFF;
}

#header{
	background-color: #000000;
	color: #FFFFFF;
	padding: 10px;
	font-size: medium;
}

#main{
	clear: both;
	padding: 10px 0px;
}


#maintop_left{
	float: left;
	width: 390px;
	padding: 0px 10px;
}

#maintop_right{
	float: left;
	width: 385px;
	margin-top:22px;
}



#main_left{
	float: left;
	width: 226px;
	padding-left: 16px;
}

#main_right{
	float: left;
	width: 534px;
	padding: 30px 0px;
	border-right: 1px solid #C9CACA;
	border-left: 1px solid #C9CACA;
}

#main_full{
	padding: 0px;
	margin: 0px 40px;
	border-right: 1px solid #C9CACA;
	border-left: 1px solid #C9CACA;
}




#footer{
	clear: both;
	width: 100%;
	color: #9F9FA0;
	border-bottom: 1px solid #000000;
	padding: 6px 0px;
}

#footer a{
	color: #9F9FA0;
}


/**********************************************************************/
/* メニュー トップ                                                    */
/**********************************************************************/
.menutop{
	margin: 0px;
	margin-top: 5px;
	padding: 0px;
	background-image: url(../images/top/menu/menu_bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 50px;
}

.menutop ul {
	margin: 0px;
	padding: 0px;
}

.menutop li {
	list-style: none;
	padding: 3px 0px;
	float: left;
}

a.menutop_01{
	background-image: url(../images/top/menu/01-about.gif);
	background-position: 0px 0px;
	width: 195px;
	height: 41px;
	display :block;
	margin-left: 10px;
	margin-right: 4px;
}
a.menutop_01:hover {
	background-position: 0px -41px;
}

a.menutop_02{
	background-image: url(../images/top/menu/02-guide.gif);
	background-position: 0px 0px;
	width: 195px;
	height: 41px;
	display :block;
	margin-right: 4px;
}
a.menutop_02:hover {
	background-position: 0px -41px;
}

a.menutop_03{
	background-image: url(../images/top/menu/03-event.gif);
	background-position: 0px 0px;
	width: 195px;
	height: 41px;
	display :block;
	margin-right: 4px;
}
a.menutop_03:hover {
	background-position: 0px -41px;
}

a.menutop_04{
	background-image: url(../images/top/menu/04-parents.gif);
	background-position: 0px 0px;
	width: 195px;
	height: 41px;
	display :block;
	margin-left: 10px;
	margin-right: 4px;
}
a.menutop_04:hover {
	background-position: 0px -41px;
}

a.menutop_05{
	background-image: url(../images/top/menu/05-mail.gif);
	background-position: 0px 0px;
	width: 195px;
	height: 41px;
	display :block;
	margin-right: 4px;
}
a.menutop_05:hover {
	background-position: 0px -41px;
}

a.menutop_06{
	background-image: url(../images/top/menu/06-access.gif);
	background-position: 0px 0px;
	width: 195px;
	height: 41px;
	display :block;
	margin-right: 4px;
}
a.menutop_06:hover {
	background-position: 0px -41px;
}

a.menutop_07{
	background-image: url(../images/top/menu/07-ehoukoku.gif);
	background-position: 0px 0px;
	width: 195px;
	height: 41px;
	display :block;
}
a.menutop_07:hover {
	background-position: 0px -41px;
}

a.menutop_08{
	background-image: url(../images/top/menu/08-shokuba.gif);
	background-position: 0px 0px;
	width: 195px;
	height: 41px;
	display :block;
}
a.menutop_08:hover {
	background-position: 0px -41px;
}

div.bannertl,div.bannertr{ float:left; width:185px; margin-bottom:20px;}
div.bannertl{ margin-right:10px;}
div.bannertr{}


/**********************************************************************/
/* メニュー                                                           */
/**********************************************************************/
#menu{
	margin: 0px;
	margin-top: 10px;
	padding: 0px;
}

#menu ul {
	margin: 0px;
	padding: 0px;
}

#menu li {
	list-style: none;
}
a.menu_00{
	background-image: url(../images/menu/00-top.gif);
	background-position: 0px 0px;
	width: 226px;
	height: 36px;
	display :block;
}
a.menu_00:hover {
	background-position: 0px -36px;
}


a.menu_01{
	background-image: url(../images/menu/01-about.gif);
	background-position: 0px 0px;
	width: 226px;
	height: 36px;
	display :block;
}
a.menu_01:hover {
	background-position: 0px -36px;
}

a.menu_02{
	background-image: url(../images/menu/02-guide.gif);
	background-position: 0px 0px;
	width: 226px;
	height: 36px;
	display :block;
}
a.menu_02:hover {
	background-position: 0px -36px;
}

a.menu_03{
	background-image: url(../images/menu/03-event.gif);
	background-position: 0px 0px;
	width: 226px;
	height: 36px;
	display :block;
}
a.menu_03:hover {
	background-position: 0px -36px;
}

a.menu_04{
	background-image: url(../images/menu/04-parents.gif);
	background-position: 0px 0px;
	width: 226px;
	height: 36px;
	display :block;
}
a.menu_04:hover {
	background-position: 0px -36px;
}

a.menu_05{
	background-image: url(../images/menu/05-mail.gif);
	background-position: 0px 0px;
	width: 226px;
	height: 36px;
	display :block;
}
a.menu_05:hover {
	background-position: 0px -36px;
}

a.menu_06{
	background-image: url(../images/menu/06-access.gif);
	background-position: 0px 0px;
	width: 226px;
	height: 36px;
	display :block;
}
a.menu_06:hover {
	background-position: 0px -36px;
}

a.menu_07{
	background-image: url(../images/menu/07-blog.gif);
	background-position: 0px 0px;
	width: 226px;
	height: 36px;
	display :block;
}
a.menu_07:hover {
	background-position: 0px -36px;
}

a.menu_08{
	background-image: url(../images/menu/08-jobexperience.gif);
	background-position: 0px 0px;
	width: 226px;
	height: 36px;
	display :block;
}
a.menu_08:hover {
	background-position: 0px -36px;
}

a.menu_09{
	background-image: url(../images/menu/09-privacy.gif);
	background-position: 0px 0px;
	width: 226px;
	height: 36px;
	display :block;
}
a.menu_09:hover {
	background-position: 0px -36px;
}

a.menu_10{
	background-image: url(../images/menu/10-link.gif);
	background-position: 0px 0px;
	width: 226px;
	height: 36px;
	display :block;
}
a.menu_10:hover {
	background-position: 0px -36px;
}

a.menu_12{
	background-image: url(../images/menu/12-ehoukoku.gif);
	background-position: 0px 0px;
	width: 226px;
	height: 36px;
	display :block;
}
a.menu_12:hover {
	background-position: 0px -36px;
}

a.menu_13{
	background-image: url(../images/menu/13-fmlclass.gif);
	background-position: 0px 0px;
	width: 226px;
	height: 36px;
	display :block;
}
a.menu_13:hover {
	background-position: 0px -36px;
}

a.menu_14{
	background-image: url(../images/menu/14-nagao.gif);
	background-position: 0px 0px;
	width: 226px;
	height: 36px;
	display :block;
}
a.menu_14:hover {
	background-position: 0px -36px;
}

div.infobox_bg{
	background-image: url(../images/top/infobox-middle.gif);
	height:100px;
	overflow: auto;
	scrollbar-base-color: #DDDDDD;
}

div.infobox_bg table td{
	padding-left:10px;
	padding-right:10px;
}

td.infobox_day{
	border-right: 1px solid #C9CACA;
	vertical-align: top;
}

div.newsbox_bg{
	background-image: url(../images/top/newsbox-middle.gif);
	height: 280px;
	overflow: auto;
	scrollbar-base-color: #DDDDDD;
}

div.newsbox_bg table td{
	padding-left:10px;
	padding-right:10px;
}

td.newsbox_day{
	border-right: 1px solid #C9CACA;
	vertical-align: top;
}


#copyright{
	font-size: xx-small;
}

.fl_left{
	float: left;
}

.clear{
	clear: both;
}

.txt_small{
	font-size: small;
}

.gborder_right{
	 border-right: 1px solid #C9CACA;
}

.gborder_bottom{
	 border-bottom: 1px solid #C9CACA;
}

div.border_red{
	border-top: 1px solid #DF0010;
	border-bottom: 1px solid #DF0010;
}


.mrgn_left{
	margin-left: 15px;
}


.mrgn_btm{
	margin-bottom: 15px;
}

.contents_left{
	padding: 20px 15px 0px 40px;
}


.lineheight{
	line-height: 2;
}

.red_topics{
	color: #DF0010;
	font-size: medium;
	letter-spacing: 3px;
}

.mrgnlr_box{
	margin: 0px 40px;
}

.pad5{
	padding: 5px;
}

td.bgcolor_wh{
	background-color: #FFFFFF;
	vertical-align: top;
}

td.bgcolor_gray{
	background-color: #CCCCCC;
	vertical-align: top;
}

.mrgpad0{
	margin: 0px;
	padding: 0px;
}

.red_top{
	padding: 30px 120px;
}

.map{
	border: 1px solid #DF0010;
	padding: 2px;
	font-weight: bold;
}

.map a{
	color: #DF0010;
}

.red{
	color: #DF0010;
}

.nowrap{
	white-space: nowrap;
}


table.state{ margin-bottom:20px; border-collapse:collapse; border-spacing:0; border:1px solid #000;}
table.state th,table.state td{ border:1px solid #000; padding:3px; white-space:nowrap;}
table.state th{ background:#DF0010; color:#FFF; font-weight:normal; font-size:10px; text-align:center;}
table.state th.bgw{ background:#FFF; color:#000;}
table.state td{ font-size:12px; text-align:right;}
table.state td.ccenter{ text-align:center;}



/* 講座一覧 */
dl.kouza{ margin-top:0;}
dl.kouza dt{ margin-top:15px; color:#DF0010; font-size:medium; letter-spacing:3px;}
dl.kouza dd{ line-height:1.5;}

/* カレンダー */
div.calendarl,div.calendarr{ width:234px;}
div.calendarl{ clear:both; float:left; margin-right:10px;}
div.calendarr{ float:left;}
table.calendar{ width:234px; border-collapse:collapse; border-spacing:0;}
table.calendar th,table.calendar td{ border:1px solid #A6A6A6; width:37px;}
table.calendar th{ text-align:center; background:#CCC;}
table.calendar th.sat{ color:#0000FF;}
table.calendar th.sun,table.calendar td.closed{ color:#FF0000;}
table.calendar td{ vertical-align:top; height:35px; _height:25px; padding-bottom:10px; text-align:center;}
table.calendar td.a1{ background:url(../images/03-event/icon-a1.gif) center bottom no-repeat;}
table.calendar td.a2{ background:url(../images/03-event/icon-a2.gif) center bottom no-repeat;}
table.calendar td.a3{ background:url(../images/03-event/icon-a3.gif) center bottom no-repeat;}
table.calendar td.b1{ background:url(../images/03-event/icon-b1.gif) center bottom no-repeat;}
table.calendar td.b2{ background:url(../images/03-event/icon-b2.gif) center bottom no-repeat;}
table.calendar td.b3{ background:url(../images/03-event/icon-b3.gif) center bottom no-repeat;}
table.calendar td.b4{ background:url(../images/03-event/icon-b4.gif) center bottom no-repeat;}
table.calendar td.c1{ background:url(../images/03-event/icon-c1.gif) center bottom no-repeat;}
table.calendar td.c2{ background:url(../images/03-event/icon-c2.gif) center bottom no-repeat;}
table.calendar td.d1{ background:url(../images/03-event/icon-d1.gif) center bottom no-repeat;}
table.calendar td.d2{ background:url(../images/03-event/icon-d2.gif) center bottom no-repeat;}
table.calendar td.d3{ background:url(../images/03-event/icon-d3.gif) center bottom no-repeat;}
table.calendar td.d4{ background:url(../images/03-event/icon-d4.gif) center bottom no-repeat;}
table.calendar td.d5{ background:url(../images/03-event/icon-d5.gif) center bottom no-repeat;}
table.calendar td.d6{ background:url(../images/03-event/icon-d6.gif) center bottom no-repeat;}
table.calendar td.d7{ background:url(../images/03-event/icon-d7.gif) center bottom no-repeat;}
table.calendar td.d8{ background:url(../images/03-event/icon-d8.gif) center bottom no-repeat;}
table.calendar td.d9{ background:url(../images/03-event/icon-d9.gif) center bottom no-repeat;}
table.calendar td.d10{ background:url(../images/03-event/icon-d10.gif) center bottom no-repeat;}
table.calendar td.e1{ background:url(../images/03-event/icon-e1.gif) center bottom no-repeat;}
table.calendar td.e2{ background:url(../images/03-event/icon-e2.gif) center bottom no-repeat;}
table.calendar td.e3{ background:url(../images/03-event/icon-e3.gif) center bottom no-repeat;}
table.calendar td.e4{ background:url(../images/03-event/icon-e4.gif) center bottom no-repeat;}
table.calendar td.e5{ background:url(../images/03-event/icon-e5.gif) center bottom no-repeat;}


/* 相談 */
table.cal_soudan{ border-collapse:collapse; border-spacing:0;}
table.cal_soudan th,table.cal_soudan td{ border:1px solid #A6A6A6; width:65px;}
table.cal_soudan th{ text-align:center; background:#CCC;}
table.cal_soudan th.sat{ color:#0000FF;}
table.cal_soudan th.sun,table.cal_soudan td.closed{ color:#FF0000;}
table.cal_soudan td{ vertical-align:top; height:55px; _height:45px; padding-bottom:10px; text-align:center;}
table.cal_soudan td.shinri{ background:url(../images/03-event/icon-shinri.gif) center bottom no-repeat;}
table.cal_soudan td.shinri_ho{ background:url(../images/03-event/icon-shinri_ho.gif) center bottom no-repeat;}
table.cal_soudan td.career{ background:url(../images/03-event/icon-career.gif) center bottom no-repeat;}
table.cal_soudan td.shicr{ background:url(../images/03-event/icon-shicr.gif) center bottom no-repeat;}
table.cal_soudan td.bon{ background:url(../images/03-event/icon-bon.gif) center bottom no-repeat;}
table.cal_soudan td.event{ background:url(../images/03-event/icon-event.gif) center bottom no-repeat;}


/* イベント報告 */
table.eventph{}
table.eventph td{ vertical-align:top; width:230px;}
table.eventph td.left{ padding-right:19px;}
table.eventph td.photo{ padding-top:20px;}
table.eventph td.bottom{ vertical-align:bottom;}


ul.ph_side3{ list-style:none; margin:0;}
ul.ph_side3 li{ float:left; width:140px; margin-right:9px; padding-bottom:20px;}
ul.ph_side3 li.end{ margin-right:0px;}

.bignew{ color:red; font-size:1.2em;}
.bignew a{ color:red;}


ul.exlist{ list-style:none; margin:0px 7px 0px 15px;}
ul.exlist li{ padding:3px 10px; border:1px solid #DF0010; border-left:7px solid #DF0010; margin-bottom:10px; line-height:2;}
ul.exlist li a{ text-decoration:none;}
ul.exlist li a:hover{ color:#DF0010;}


/* 家族教室のご案内 */
ul.fmlclasspdf{ margin:0; padding:20px; list-style:none;}
ul.fmlclasspdf li{ padding-left:30px; background:url(../images/icon-pdf.gif) left top no-repeat; line-height:2;}
ul.fmlclasspdf li a{ text-decoration:none;}
ul.fmlclasspdf li a:hover{ text-decoration:underline;}


/* イベント報告・ファーマー養成講座ページメニュー */
#pagemenu{ width:510px; margin:0px 15px 15px 15px;}
#pagemenu select{ dispaly:inline;}
#pagemenu select.left{ margin-right:10px;}
