@charset "utf-8";
/* CSS Document */


/* style.css */

#box-vegetable{
	width:720px;
	margin:0px auto;
	padding:0px;
	float:left;
	font-size: 16px;
	line-height: 1.4;
	text-align:left;
	}

h1.vege{
	width:710px;
	height:37px;
	margin:0px;
	padding:15px  0 0 10px;
	background:url(../images/bg-h1.gif) left top no-repeat;
	color:#FFF;
	font-size:150%;
}

* html h1.vege{width:720px;height:52px;}

h2.h2-org{
	height:18px;
	padding:5px 0px 5px 60px;
	background:url(../images/bg-h2-org.gif) left top no-repeat;
	font-size:120%;
	color:#FFF;
	}

* html h2.h2-org{height:28px;}

h2.h2-grn{
	height:25px;
	padding:8px  0 0 53px;
	background:url(../images/bg-h2-brn.gif) left top no-repeat;
	color:#FFF;
	font-size:90%;
}

h2.h2-wod{
	height:25px;
	padding:8px  0 0 65px;
	background:url(../images/bg-h2-wod.gif) left top no-repeat;
	font-size:100%;
	color:#FFF;
	}
* html h2.h2-grn{height:33px; margin:1px;}
* html h2.h2-wod{height:33px; margin:1px;}

h2 a:hover{ color:#fff; text-decoration:none;}


/*tab*/
div#box-tabmenu { 
	margin:0 0 8px 0;
	height: 30px;
	text-align:center;
	font-size:120%;
	clear: both;
}

ul#tabmenu {
	height: 30px;
}
ul#tabmenu li{
    float: left;
	font-weight:bold;
}
ul#tabmenu li a{
	width:120px;
	float:left;
	height: 20px;
	padding:5px 0px;
	text-align:center;
	background: url(../images/bg-tab.gif) no-repeat;
	background-position: left top;
	display: block;
	color:#fff;
	text-decoration:none;
}

* html ul#tabmenu li a{ height:30px;}

ul#tabmenu li a:hover,ul#tabmenu li .active{
	background-position: left bottom;
	color:#060;
	text-decoration:underline;
}


/*box-01*/

.box-01{
	width:700px;
	margin-bottom:15px;
	padding:10px;
	background:#ffffcc;	
	}

* html .box-01{width:720px;}

/* box-02 */

.box-02{
	width:690px;
	height:220px;
	margin-bottom:15px;
	padding:15px;
	background: url(../images/bg-box02.gif) no-repeat;
	background-position: left top;
	position:static;
	}

* html .box-02{width:720px;height:210px;}
	
.box-02 p{
	width:320px;
	padding:0px;
	background:#fff;
	position:relative;
	left: 340px;
}

* html .box-02 p{width:350px;padding:5px 15px;}

/*tbl*/
	
.tbl-box-01{
	background:#fff;
	font-size:22px;
	}
	
.tbl-box-01 td{ padding:5px;}

.tbl-box-01 td.txt-01{ padding-left:10px;}
.tbl-box-01 p.txt-midashi{ margin-top:0px;}

.tbl-vgrn{
	width:100%;
	padding:1px;
	border:1px solid #66CC00;
	font-size:100%;	
	}
	
.tbl-vgrn th,.tbl-vwood th{ text-align:left;}

.tbl-vwood{
	width:100%;
	padding:1px;
	border:1px solid #cc7e4d;
	font-size:140%;	
	}
	
.tbl-vwood td{ padding:0px 10px 10px 10px;}

.tbl-vwood td.td-01{ padding:0px 0px 10px 0px;}

td p.txt-midashi { margin-top:10px;}

/*box-nomember*/

#box-nomember{
	width:100%;
	height:176px;
	background: url(../images/bg-nomember.gif) left top no-repeat;
	position:static;
	}

#box-nomember p.txt-01{
	position:relative;
	top:15px;
	left:15px;
	}

#box-nomember p.txt-02{
	position:relative;
	top:-65px;
	left:235px;
	}
	
#box-nomember dl{
	position:relative;
	top:15px;
	left:15px;
}
.ico-cab{
	margin-bottom:5px;
	padding:3px 0 2px 28px;
	background: url(../images/ico-cab.gif) left top no-repeat;
	}

dl.btn-vege{margin:5px;}
dl.btn-vege dt,dl.btn-vege dd{ float:left; vertical-align:middle;}
dl.btn-vege dt{background: url(../images/ico-cab.gif) left 10px no-repeat;padding:13px 0 2px 28px;}

/* vege menu list */

ul.vegemenu {
	height: 80px;
}
ul.vegemenu li{
    float: left;
	margin-right: 4px;
}

* html ul.vegemenu li{margin-right: 3px;}

ul.vegemenu li a{
	float:left;
	width:176px;
	height: 80px;
	background-position: center top;
	display: block;
}
ul.vegemenu li a:hover,ul.vegemenu li .active{
	background-position: center bottom;
}
ul.vegemenu li span{
    display: none;
}

li.veg-01 a{ background: url(../images/btn-vege/btn-01.gif) no-repeat;}
li.veg-02 a{ background: url(../images/btn-vege/btn-02.gif) no-repeat;}
li.veg-03 a{ background: url(../images/btn-vege/btn-03.gif) no-repeat;}
li.veg-04 a{ background: url(../images/btn-vege/btn-04.gif) no-repeat;}
li.veg-05 a{ background: url(../images/btn-vege/btn-05.gif) no-repeat;}
li.veg-06 a{ background: url(../images/btn-vege/btn-06.gif) no-repeat;}
li.veg-07 a{ background: url(../images/btn-vege/btn-07.gif) no-repeat;}
li.veg-08 a{ background: url(../images/btn-vege/btn-08.gif) no-repeat;}
li.veg-09 a{ background: url(../images/btn-vege/btn-09.gif) no-repeat;}
li.veg-10 a{ background: url(../images/btn-vege/btn-10.gif) no-repeat;}
li.veg-11 a{ background: url(../images/btn-vege/btn-11.gif) no-repeat;}
li.veg-12 a{ background: url(../images/btn-vege/btn-12.gif) no-repeat;}
li.veg-13 a{ background: url(../images/btn-vege/btn-13.gif) no-repeat;}
li.veg-14 a{ background: url(../images/btn-vege/btn-14.gif) no-repeat;}
li.veg-15 a{ background: url(../images/btn-vege/btn-15.gif) no-repeat;}
li.veg-16 a{ background: url(../images/btn-vege/btn-16.gif) no-repeat;}
li.veg-17 a{ background: url(../images/btn-vege/btn-17.gif) no-repeat;}
li.veg-18 a{ background: url(../images/btn-vege/btn-18.gif) no-repeat;}
li.veg-19 a{ background: url(../images/btn-vege/btn-19.gif) no-repeat;}
li.veg-20 a{ background: url(../images/btn-vege/btn-20.gif) no-repeat;}
li.veg-21 a{ background: url(../images/btn-vege/btn-21.gif) no-repeat;}
li.veg-22 a{ background: url(../images/btn-vege/btn-22.gif) no-repeat;}
li.veg-23 a{ background: url(../images/btn-vege/btn-23.gif) no-repeat;}
li.veg-24 a{ background: url(../images/btn-vege/btn-24.gif) no-repeat;}
li.veg-25 a{ background: url(../images/btn-vege/btn-25.gif) no-repeat;}
li.veg-26 a{ background: url(../images/btn-vege/btn-26.gif) no-repeat;}
li.veg-27 a{ background: url(../images/btn-vege/btn-27.gif) no-repeat;}
li.veg-28 a{ background: url(../images/btn-vege/btn-28.gif) no-repeat;}
li.veg-29 a{ background: url(../images/btn-vege/btn-29.gif) no-repeat;}
li.veg-30 a{ background: url(../images/btn-vege/btn-30.gif) no-repeat;}
li.veg-31 a{ background: url(../images/btn-vege/btn-31.gif) no-repeat;}
li.veg-32 a{ background: url(../images/btn-vege/btn-32.gif) no-repeat;}
li.veg-33 a{ background: url(../images/btn-vege/btn-33.gif) no-repeat;}
li.veg-34 a{ background: url(../images/btn-vege/btn-34.gif) no-repeat;}
li.veg-35 a{ background: url(../images/btn-vege/btn-35.gif) no-repeat;}
li.veg-36 a{ background: url(../images/btn-vege/btn-36.gif) no-repeat;}
li.veg-37 a{ background: url(../images/btn-vege/btn-37.gif) no-repeat;}
li.veg-38 a{ background: url(../images/btn-vege/btn-38.gif) no-repeat;}
li.veg-39 a{ background: url(../images/btn-vege/btn-39.gif) no-repeat;}
li.veg-40 a{ background: url(../images/btn-vege/btn-40.gif) no-repeat;}


.bg-vage{ background: url(../images/ill-vege.gif) right 65px no-repeat; }
.mag-btm10{ margin-bottom:10px;}
.mag-btm15{ margin-bottom:15px;}
.pad-all5{ padding:5px;}
.pad-5_10{ padding:5px 10px;}
.pad-all10{ padding:10px;}
.wid-50{ width:50%;}
img .m3{ margin:3px;}

.txt-attend{ font-weight:bold; color:#f00;}
.txt-b{ font-weight:bold;}
.txt-lt{ text-align:left;}
.txt-ct{ text-align:center;}
.txt-rt{ text-align:right;}
.txt-midashi { font-size:120%; font-weight:bold; color:#F60;}

/*default*/

html, body, 
h1, h2, h3, h4, h5, h6,
p, div, blockquote, address,
ul, ol, li, dl, dt, dd,
table, th, td {
	font-family: font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	color: #555;
	margin: 0px;
	padding: 0px;
}

ol, ul, li {
	list-style-type: none;
}

img {
	border: none;
	padding: 0px;
	margin: 0px;
	vertical-align: bottom;
}
a img  {
	border:0;
}


.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {
	display: inline-block;
	position: relative;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */
