/*
Greentea.css
*/
/*
1.Reset / Common
2.Sidebar
3.Style
4.Table
5.Topmenu
*/
/* *****************************************
 	1.Reset / Common
****************************************** */
* {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Verdana, Arial, sans-serif, "Times New Roman";
	font-weight:normal;
	font-size:100%;
}
div , p{
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}
.clear {
	clear:both;
}
#Logo {
	background: url(images/greentea/h_allaboutgreentea.jpg) no-repeat;
	width:780px;
	height:110px;
	text-indent:-9999px;
	margin:0 auto;
}
#Logo a {
	display:block;
	width:220px;
	height:100px;
	overflow:hidden;
}	
#Tea_Wrapper {
	background: url(images/greentea/bg.jpg) repeat-x;
}
#Tea_Contents {
	position: relative;
	margin:0 auto;
	padding:0px 0 0 10px;
	width:770px;
	background-color: #FFF;
}
#Tea_Contents02 {
	position: relative;
	margin:0 auto;
	width:780px;
	background-color: #FFF;
}
#Tea_Sidebar {
	float:left;
	width:145px;
	margin:10px 0 0 0;
	padding:10px 9px 10px 10px;
	background: url(images/greentea/greentea_menu_bg.gif) repeat-x;
	font-size:70%;
}
#Tea_Main {
	float:left;
	width:550px;
	padding:20px 0 20px 20px;
	/*padding:20px 35px 20px 20px;*/
}
/* *****************************************
 	2.Sidebar
****************************************** */
#Tea_Sidebar li {
	list-style-type:none;
	padding:10px 0 10px 35px;
}
#Tea_Sidebar02 li {
	list-style-type:none;
	padding:10px 0 0 15px;
}
#Tea_Sidebar a {
	color:#FFF;
	text-decoration:none;
}
#Tea_Sidebar a:hover{
	color:#CCC;
}

#menu1 {
	width:110px;
	background: url(images/greentea/greentea_01.gif) no-repeat;
	background-position: 0 3px;
	color:#CCC;
}
#menu2 {
	width:110px;
	background: url(images/greentea/greentea_02.gif) no-repeat;
	background-position: 0 10px;
	color:#CCC;
}
#menu3 {
	width:110px;
	background: url(images/greentea/greentea_03.gif) no-repeat;
	background-position: 0 10px;
	color:#CCC;
}
#menu4 {
	width:110px;
	background: url(images/greentea/greentea_04.gif) no-repeat;
	background-position: 0 3px;
	color:#CCC;
}
#menu5 {
	width:110px;
	background: url(images/greentea/greentea_05.gif) no-repeat;
	background-position: 0 10px;
	color:#CCC;
}
#menu6 {
	width:110px;
	background: url(images/greentea/greentea_06.gif) no-repeat;
	background-position: 0 3px;
	color:#CCC;
}
#menu7 {
	width:110px;
	background: url(images/greentea/greentea_07.gif) no-repeat;
	background-position: 0 10px;
	color:#CCC;
}
/* *****************************************
 	3.Style
****************************************** */
.h02{
	background: url(images/greentea/cha.gif) no-repeat;
	border-bottom:1px solid #5ca457;
	padding:15px 0 0 60px;
	height:35px;
	font-family:"Times New Roman";
	font-weight:bold;
	color:#136926;
}
.h03 {
	background: url(images/greentea/leaf.gif) no-repeat;
	background-position: 0 3px;
	margin:15px 0 5px 0;
	padding:5px 0 5px 23px;
	font-family:"Times New Roman";
	font-weight:bold;
	color:#136926;
}
.h04 {
	border-bottom:1px solid #5ca457;
	margin:10px 0 0 0;
	padding:0 0 3px 0;
	font-family:"Times New Roman";
	color:#5ca457;
	font-size:80%;
}
.h05 {
	margin:10px 0 0 0;
	font-family:"Times New Roman";
	color:#5ca457;
	font-size:80%;
}
.p01 {
	font-family:"Times New Roman";
	font-size:80%;
}
.italic {
	font-style:italic;
}
.Times_nr {
	font-family:"Times New Roman";
}
.century {
	font-family:Century;
}
.bold {
	font-weight:bold;
}
.deepgreen {
	color:#136926;
}
.ligntgreen {
	color:#5ca457;
}
.small {
	font-size:80%;
}
.clear {
	clear:both;
}
.indent {
	text-indent:3em;
}
.to_bottom {
	padding:30px 0 30px 0;
}

/* *****************************************
 	4.Table
****************************************** */
#Table_Production {
	margin:0 auto;
}
#Table_Production a {
	font-size:60%;
	text-decoration:none;
	margin:0 10px 0 0;
}
#Table_health {
	border-collapse:collapse;
	width:100%;
}
	
#Table_health td {
	font-size:80%;
}
.health_td {
	width:50%;
	background-color:#5CA457;
	padding:5px;
	text-align:center;
	font-weight:bold;
	border:2px solid #FFF;
	color:#FFF;
}
.health_td01 {
	width:50%;
	background-color:#D2AE94;
	padding:5px;
	border:2px solid #FFF;
}
.health_td02 {
	width:25%;
	background-color:#D2AE94;
	padding:5px;
	border:2px solid #FFF;
}
.health_td03 {
	width:25%;
	background-color:#D4DDE1;
	padding:5px;
	border-left:2px solid #D2AE94;
	border-top:2px solid #D2AE94;
	border-bottom:2px solid #D2AE94;
	border-right:2px solid #FFF;
}
.health_td04 {
	width:50%;
	background-color:#DCDDDD;
	padding:5px;
	border:2px solid #FFF;
}
/* *****************************************
 	5.Topmenu
****************************************** */
#Topmenu {
	position:relativ;
	width:780px;
	padding:0 0 40px 0;
}
#Topmenu ul {
	margin:0px;
	padding:0px;
}
#Topmenu li {
	list-style-type:none;
}
ul#nav {
	width:781px;
	margin:0 0 50px;
}

ul#nav:after {
	height:0;
    	visibility:hidden;
    	content:".";
    	display:block;
    	clear:both;
}

ul#nav li {
	float:left;
	text-align:center;

	text-align:center;
	position:relative;
	background: url(images/greentea/tab_bg.jpg) repeat-x;
}

ul#nav li a {
	padding:1px 3px 1px 3px;;
	display:block;
	font-size:10px;
	color:#FFF;
	text-decoration:none;
	line-height:1em;
}

ul#nav li a:link,
ul#nav li a:visited {
}

ul#nav li a:hover,
ul#nav li a:active {
	color:#CCC;
}
ul#set {
	position: absolute;
	top: -999em;
	left: -1px; /* 右へ1pxにずれるのでそれを戻す */
}
ul#nav li:hover ul#set,
ul#nav li.sfHover ul#set {
	top:38px; /* メインのナビゲージョンからの高さ */
}

ul#set li {
	border-width:0px 1px 1px;
	border-style:solid;
	border-color:#FFF;
	float:none;
}

ul#set li a {
		background:#67A630;
}

ul#set li a:hover {
		background:#67A630;
}
/* *****************************************
 	6.Footer
****************************************** */
#Tea_Footer {
	border-top:5px solid #165829;
	padding:10px 0 0 0;
	text-align:center;
	font-size:60%;
}
#Tea_Footer a {
	background: url(images/greentea/footer_logo.gif) no-repeat;
	background-position:0 -1px;
	padding-left:90px;
	padding-bottom:3px;
	text-decoration:none;
	color:#333;
}
#Tea_Footer_top {

	width:780px;
	padding:0 0 40px 0;
	text-align:center;
	font-size:60%;
}
#Tea_Footer_top a {
	background: url(images/greentea/footer_logo.gif) no-repeat;
	background-position:0 -1px;
	padding-left:90px;
	padding-bottom:3px;
	text-decoration:none;
	color:#333;
}
/* *****************************************
	2.TopicPath / FontSwich
****************************************** */
#TopicPath {
	color:#5DA458;
	font-family:Verdana;
	font-size:80%;
	text-align:right;
	width:550px;
}
#TopicPath a {
	color:#AED1AB;
	text-decoration:none;
}
#TopicPath a:hover {
	color:#5DA458;
}
.FontSwich {
	padding-left:10px;
}
body.fontL {
	font-size:115%;
}
body.fontM {
	font-size:100%;
}
body.fontS {
	font-size:80%;
}

