
/*
ITO EN ,LTD.
*/

/*
1.Reset / Common
2.TopicPath / FontSwich
3.style
4.Table
5.Header
6.GlovalMenu
7.Sidemenu
8.MainMenu
9.Footer
10.ClearFix
11.Oi Ocha Haiku Contest
12.Privacy Policy
13.Product Info
14.Sitemap
*/
/* *****************************************
 	1.Reset / Common
****************************************** */
* {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Verdana, Arial, sans-serif, "Times New Roman";
	font-weight:normal;
	font-size:100%;
}
p {
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}
#Common {
	color:#333;
}
#Wrapper {
	position: relative;
	margin:0 auto;
	width:900px;
}
#Contents {
	width:900px;
	background: url(images/bg.gif) repeat-y;
}
#MainContents {
	float:left;
	font-size:80%;
	width:720px;
	padding:10px 0 10px 10px;
}
.ColumBox {
	float:left;
	padding:0 0 10px 30px;
	width:670px;
}
/* *****************************************
	2.TopicPath / FontSwich
****************************************** */
#TopicPath {
	color:#5DA458;
	font-family:Verdana;
	font-size:80%;
	text-align:right;
	width:709px;
}
#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%;
}

/* *****************************************
 	3.style
****************************************** */
h2 {
	text-indent:-9999px;
	height:23px;
	width:709px;
}
#News {
	background: url(images/bar_news.gif) no-repeat;
	background-position:19px 0;
}
#InvesterRerations {
	background: url(images/bar_ir.gif) no-repeat;
	background-position:19px 0;
}
#CorporateInformation {
	background: url(images/bar_corporate_info.gif) no-repeat;
	background-position:19px 0;
}
#Privacy_Policy {
	background: url(images/bar_privacy.gif) no-repeat;
	background-position:19px 0;
}
#HP_Privacy_Policy {
	background: url(images/bar_hp_privacy.gif) no-repeat;
	background-position:19px 0;
}
#Product_Information {
	background: url(images/bar_product.gif) no-repeat;
	background-position:19px 0;
}
#RD {
	background: url(images/bar_research.gif) no-repeat;
	background-position:19px 0;
}
#CSR {
	background: url(images/bar_csr.gif) no-repeat;
	background-position:19px 0;
}
.topic_title {
	height:16px;
	margin:30px 0 10px 0;
	text-indent:-9999px;
}
.topic_title_text {
	color:#227234;
	font-family:"Times New Roman";
	font-weight:bold;
	font-style:italic;
	height:16px;
	margin:30px 0 10px 0;
}
.topic_title_text2 {
	color:#227234;
	font-family:"Times New Roman";
	font-weight:bold;
	height:16px;
	margin:30px 0 10px 0;
}
#News_RecentItems {
	background: url(images/recent_items.gif) no-repeat;
}
#News_Backnumber {
	background: url(images/back_number.gif) no-repeat;
}
#News_Archive {
	background: url(images/archive.gif) no-repeat;
}
#IR_TopMessage {
	background: url(images/top_message.gif) no-repeat;
}
#IR_R_FinancialInfo {
	background: url(images/recent_financial_info.gif) no-repeat;
}
#IR_Library {
	background: url(images/ir_library.gif) no-repeat;
}
#IR_FAQ {
	background: url(images/faq.gif) no-repeat;
}
#AreaSalesOffice {
	background: url(images/sales_office.gif) no-repeat;
	height:30px;
}
#Tea_Shops {
	background: url(images/itoen_specialty_teashop.gif) no-repeat;
}
.Tea_Shops_title {
	margin:20px 0 10px 0;
	padding:0 0 3px 0;
	font-family:"Times New Roman";
	font-size:125%;
	font-weight:bold;
	color:#227234;
	border-bottom:1px solid #227234;
	width:660px;
}
#Inovation {
	background: url(images/itoen_as_pioneer.gif) no-repeat;
}
#Inovation_year {
	background: url(images/h_year.gif) no-repeat;
}
.Inovation_title {
	margin:20px 0 10px 0;
	padding:0 0 3px 0;
	font-family:"Times New Roman";
	font-size:125%;
	font-weight:bold;
	color:#227234;
	border-bottom:1px solid #227234;
}
.IR_Library_Pdf {
	color:#227234;
	font-family:"Times New Roman";
	font-weight:bold;
	font-style:italic;
	height:16px;
	margin:30px 0 10px 0;
}
.btn_IR_TopMessage {
	background: url(images/btn_top_message.gif) no-repeat;
	display:block;
	text-indent:-9999px;
	height:23px;
	width:318px;
	margin:0 0 0 3px;
	overflow:hidden;
	padding-top:8px;
}
.btn_FAQ {
	background: url(images/btn_faq.gif) no-repeat;
	display:block;
	text-indent:-9999px;
	height:23px;
	width:318px;
	margin:0 0 0 3px;
	overflow:hidden;
	padding-top:8px;
}
.biggest {
	font-size:200%;
	margin:15px 0 15px 0;
}
.big {
	font-size:125%;
	font-weight:bold;
	font-family:"Times New Roman";
	margin:10px 0 10px 0;
}
.bigger {
	font-size:150%;
	font-weight:bold;
	font-family:"Times New Roman";
	margin:10px 0 10px 0;
}
.bigger_normal {
	font-size:150%;
	font-family:"Times New Roman";
	margin:10px 0 10px 0;
}
.green {
	color:#5DA458;
}
.deepgreen {
	color:#136926;
}
.glay_90 {
	color:#4d4d4d;
}
.R_0G145B147 {
	color:#009193;
}
.italic {
	font-style:italic;
}
.Times_new_roman {
	font-family:"Times New Roman";
}
.bold {
	font-weight:bold;
}
.times_new_roman {
	font-family:"Times New Roman";
}
.normal {
	font-style:normal;
}
.center {
	text-align:center;
}
.indent {
	text-indent:3em;
}
.p01 {
	margin:10px 0 10px 0;
	width:90%;
}
.p02 {
	margin:10px 0 0 0;
	width:90%;
}
.p03 {
	margin:10px 0 0 0;
	width:100%;
}
#top_sign {
	text-align:right;
	margin:0 80px 20px 0;
}
.mpbm_textbox {
	padding:0 10px 0 10px;
	border:1px solid #5DA458;
	width:600px;
}
.gotop {
	text-align:right;
	margin:10px;
}
.gotop a {
	color:#AED1AB;
	text-decoration:none;
	}
.gotop a:hover {
	color:#5DA458;
	}
.Table_tea_innovation {
	padding:10px;
	border:1px solid #5DA458;
}
/* *****************************************
	4.Table
***************************************** */
table {
	border-collapse:collapse;
	empty-cells:show;
}
table td, table th {
	padding:0px;
	text-align:left;
}
#Table_CI_history {
	font-family:"Times New Roman";
	border-collapse:collapse;
	width:660px;
	line-height:1.6em;
}
#Table_CI_history td, #Table_CI_history th {
	padding:0.6em;
	border-left: solid 1px #AED1AB;
	border-right: solid 1px #AED1AB;
	font-family:"Times New Roman";
}
.td_CI_history_Left_top {
	border-top: solid 1px #AED1AB;
font-weight;
bold;
	background-color:#A0C07C;
	font-family:"Times New Roman";
}
.td_CI_history_Left_middle {
font-weight;
bold;
	background-color:#A0C07C;
	font-family:"Times New Roman";
}
.td_CI_history_Left_bottom {
	border-bottom: solid 1px #AED1AB;
font-weight;
bold;
	background-color:#A0C07C;
	font-family:"Times New Roman";
}
.td_CI_history_Left_all {
	border: solid 1px #AED1AB;
font-weight;
bold;
	background-color:#A0C07C;
	font-family:"Times New Roman";
}
.td_CI_history_normal_top {
	border-top: solid 1px #AED1AB;
	font-family:"Times New Roman";
}
.td_CI_history_normal_middle {
	font-family:"Times New Roman";
}
.td_CI_history_normal_bottom {
	border-bottom: solid 1px #AED1AB;
	font-family:"Times New Roman";
}
.td_CI_history_normal_all {
	border: solid 1px #AED1AB;
	font-family:"Times New Roman";
}
#Table_CI td, #Table_CI th {
	border-bottom: dotted 1px #999;
	font-family:"Times New Roman";
	padding: 15px 3px 15px 3px;
}
#Table_Monthly_sales {
	border-collapse:collapse;
}
#Table_Monthly_sales img {
	padding:3px;
}
#Table_Monthly_sales td, #Table_Monthly_sales th {
	border: dashed 1px #999;
	font-family:"Times New Roman";
	text-align:center;
	padding: 10px 0 10px 0;
}
#Table_FinancialInfo td, #Table_FinancialInfo th {
	border-bottom: dashed 1px #999;
	font-family:"Times New Roman";
}
#Table_Financial_list {
	width:660px;
}
#Table_Financial_list td {
	font-family:"Times New Roman";
}
.Table_Financial_td01 {
	border-bottom: dashed 1px #999;
}
#Table_News td, #Table_News th {
	border-bottom: dashed 1px #5DA458;
	font-family:"Times New Roman";
}
#Table_News a, #Table_FinancialInfo a {
	background: url(images/icon_pdf.gif) no-repeat;
	color:#333;
	text-decoration:none;
	font-family:"Times New Roman";
	height:22px;
	padding:2px 0 2px 22px;
}
#Table_News a:hover, #Table_FinancialInfo a:hover {
	color:#CCC;
}
.td_borderTOP_green {
	border-top: dashed 1px #5DA458;
}
.td_borderTOP_gray {
	border-top: dashed 1px #999;
}
.td_borderBbottom_gray {
	border-bottom: dashed 1px #999;
}
#Table_Backnumber a {
	background: url(images/btn_backnumber.gif) no-repeat;
	color:#5DA458;
	display:block;
	font-family:"Times New Roman";
	height:23px;
	width:318px;
	text-align:center;
	text-decoration:none;
	padding-top:8px;
}
.GetReader {
	color:#999;
	font-size:80%;
	margin-top:10px;
}
#Table_Library a {
	display:block;
	width:318px;
	height:31px;
	text-indent:-9999px;
	overflow:hidden;
}
.IR_library01 {
	background: url(images/btn_annual_report.gif) no-repeat;
}
.IR_library02 {
	background: url(images/btn_financial_results.gif) no-repeat;
}
.IR_library03 {
	background: url(images/btn_perfotmance_report.gif) no-repeat;
}
.IR_library04 {
	background: url(images/btn_monthly_sales.gif) no-repeat;
}
.IR_library05 {
	background: url(images/btn_other.gif) no-repeat;
}
.CI_mpbm {
	background: url(images/btn_ci_mpbm.gif) no-repeat;
}
.CI_itoenGoup {
	background: url(images/btn_ci_itoengroup.gif) no-repeat;
}
.CI_dn {
	background: url(images/btn_ci_dn.gif) no-repeat;
}
.CI_cgrm {
	background: url(images/btn_ci_cgrm.gif) no-repeat;
}
.CI_compla {
	background: url(images/btn_ci_compla.gif) no-repeat;
}
.CI_itoenIG {
	background: url(images/btn_ci_itoen_ig.gif) no-repeat;
}
.CI_cd {
	background: url(images/btn_ci_cd.gif) no-repeat;
}
.CI_ss {
	background: url(images/btn_ci_ss.gif) no-repeat;
}
#Table_IR_Library_Pdf {
	width:100%;
	margin:10px 0 10px 0;
}
#Table_IR_Library_Pdf td {
	text-align:center;
	padding:10px 0 10px 0;
}
#Table_IR_Library_Pdf img {
	border:1px solid #ccc;
}
#Table_IR_Library_Pdf a {
	color:#AED1AB;
	text-decoration:none;
}
#Table_IR_Library_Pdf a:hover {
	color:#5DA458;
	text-decoration:none;
}
#Table_recycle td{
	width:25%;
	font-size:85%;
	font-family:"Times New Roman";
	text-align:center;
}
#Table_recycle img {
	margin-top:10px;
}
#Table_product_Top {
	margin:10px 0 0 0;
	width:640px;
}
#Table_product_Top td {
	font-family:"Times New Roman";
	text-align:center;
	color:#136a26;
}
/* *****************************************
 	5.Header
****************************************** */
#Header {
	border-bottom:1px solid #5DA458;
	height:53px;
	width:860px;
	margin:0 auto;
}
#Logo {
	background: url(images/itoen_01.gif) no-repeat;
	float:left;
	height:30px;
	width:184px;
	margin:10px 0 0 0;
	text-indent:-9999px;
}
#Logo a {
	display:block;
	height:30px;
	width:184px;
	overflow:hidden;
}
/* *****************************************
 	6.GlovalMenu
****************************************** */
#GlovalMenu {
	float:right;
	margin-top:20px;
}
#GlovalMenu li {
	display: block;
	float: left;
	height: 16px;
	padding: 0;
	overflow: hidden;
	z-index:2;
}
#GlovalMenu li a {
	background-image:url(images/g_menu.gif);
	background-repeat:no-repeat;
	display:block;
	height: 16px;
	text-indent:-9999px;
	outline:none;
	overflow:hidden;
	z-index:2;
}
#GlovalMenu01 a {
	background-position:0px 0px;
	width:56px;
}
#GlovalMenu01 a:hover, #GlovalMenu01 #Activ {
	background-position:0px -14px! important;
}
#GlovalMenu02 a {
	background-position:-56px 0px;
	width:95px;
}
#GlovalMenu02 a:hover, #GlovalMenu02 #Activ {
	background-position:-56px -14px! important;
}
#GlovalMenu03 a {
	background-position:-151px 0px;
	width:134px;
}
#GlovalMenu03 a:hover, #GlovalMenu03 #Activ {
	background-position:-151px -14px! important;
}
#GlovalMenu04 a {
	background-position:-285px 0px;
	width:84px;
}
#GlovalMenu04 a:hover, #GlovalMenu04 {
	background-position:-285px -14px! important;
}
#GlovalMenu05 a {
	background-position:-369px 0px;
	width:92px;
}
#GlovalMenu05 a:hover, #GlovalMenu05 {
	background-position:-369px -14px! important;
}
/* *****************************************
 	7.Sidemenu
****************************************** */
#SideLeft {
	width:160px;
	float:left;
}
#SideMenu li {
	color:#396536;
	font-family:"Times New Roman";
	font-size:12px;
	list-style-type:none;
	padding:10px 10px 10px 20px;
}
#SideMenu li a {
	color:#5DA458;
	font-family:"Times New Roman";
	text-decoration:none;
}
#SideMenu li a:hover {
	color:#376334;
}
#activ {
	background: url(images/bar_activ.gif) no-repeat;
	background-position:10px;
}
#activL {
	background: url(images/bar_activ_l.gif) no-repeat;
	background-position:10px 5px;
}
#Submenu li {
	padding:6px 10px 0 8px;
}
#Submenu li a {
	color:#5da458;
}
#Submenu li a:hover {
	color:#376334;
}
/* *****************************************
 	8.MainMenu
****************************************** */
#MainMenu li {
	float:left;
	list-style-type:none;
	margin-top:5px;
}
#MainMenu li a:hover {
	background-position:0 -127px;
}
#CMenu01 a {
	background: url(images/top_c_menu01.gif) no-repeat;
	border-left:1px solid #5DA458;
	border-top:1px solid #5DA458;
	border-bottom:1px solid #5DA458;
	display:block;
	height:127px;
	width:176px;
	text-indent:-9999px;
	overflow:hidden;
}
#CMenu02 a {
	background: url(images/top_c_menu02.gif) no-repeat;
	border-left:1px solid #5DA458;
	border-top:1px solid #5DA458;
	border-bottom:1px solid #5DA458;
	display:block;
	overflow:hidden;
	height:127px;
	width:176px;
	text-indent:-9999px;
}
#CMenu03 a {
	background: url(images/top_c_menu03.gif) no-repeat;
	border-left:1px solid #5DA458;
	border-top:1px solid #5DA458;
	border-bottom:1px solid #5DA458;
	display:block;
	overflow:hidden;
	height:127px;
	width:177px;
	text-indent:-9999px;
}
#CMenu04 a {
	background: url(images/top_c_menu04.gif) no-repeat;
	border:1px solid #5DA458;
	display:block;
	overflow:hidden;
	height:127px;
	width:177px;
	text-indent:-9999px;
}
/* *****************************************
 	9.Footer
****************************************** */
address {
	color:#5da54B;
	border-top:1px solid #5DA458;
	font-family:"Times New Roman";
	font-style:normal;
	font-size:12px;
	text-align:center;
	margin:0 auto;
	width:860px;
	height:53px;
	padding-top:10px;
}
/* *****************************************
	10.ClearFix
****************************************** */
.clearFix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearFix {
	display: inline-block;
}/* Hides from IE-mac \*/
* html .clearFix {
	height: 1%;
}
.clearFix {
	display: block;
}/* End hides from IE-mac \*/

.clear {
	clear:both;
}
/* ***************************************** 	
11.Oi Ocha Haiku Contest
****************************************** */
#ContestTop a {
	background: url(images/contest.gif) no-repeat;
	display:block;
	height:55px;
	width:135px;
	overflow:hidden;
	position:absolute;
	top:565px;
	left:20px;
	text-indent:-9999px;
}
#Contest a {
	background: url(images/contest.gif) no-repeat;
	display:block;
	height:55px;
	width:135px;
	margin:30px 0 10px 20px;
	overflow:hidden;
	text-indent:-9999px;
}
/* *****************************************
	12.Privacy Policy
****************************************** */
.PP_list, .HP_PP_list {
	border-bottom:1px solid #197D46;
	color:#197D46;
	font-family:"Times New Roman";
	font-weight:bold;
	font-size:125%;
	padding:10px 0 3px 0;
	width:90%;
}
.inside_PP_list {
	padding:5px 0 5px 10px;
}
.inside_PP_list01 {
	padding:10px 0 10px 50px;
	width:80%;
}
.inside_PP_list02 {
	padding:10px 0 10px 25px;
	list-style-position: outside;
	width:80%;
}
.inside_PP_list01 li, .inside_PP_list02 li, .inside_PP_list03 li {
	padding:3px 0 3px 0;
}
.inside_PP_list03 {
	padding:0 0 10px 25px;
	list-style-position: outside;
}
/* *****************************************
	13.Product Info
****************************************** */
.ProductBox {
	padding-left:70px;
	}
.Product_title {
	margin:20px 0 10px 0;
	padding:0 0 3px 0;
	font-family:"Times New Roman";
	font-size:125%;
	font-weight:bold;
	font-style:italic;
	color:#227234;
	border-bottom:1px solid #227234;
	width:630px;
}
.Table_Product{
	width:630px;
}
.Table_Product td{
	font-family:"Times New Roman";
	padding: 0 0 10px 0;
}

.Table_Seacret {
	margin:10px 0 10px 0;
	width:520px;
}
.Table_Seacret td {
	font-size:85%;
	text-align:right;
	width:130px;
}
.Table_Seacret02 {
	width:600px;
}

/* *****************************************
 	14.Sitemap
****************************************** */
.sitemap_list {
	width:500px;
	margin:20px auto;
}
.sitmap_h01 {
	padding:10px 10px 10px 17px;
	list-style-type:none;
	border-bottom:1px dashed #CCC;
	width:100%;
	background: url(images/icon_greenreaf.gif) no-repeat;
	background-position:0 13px;
}
.sitmap_h01 a {
	text-decoration:none;
	color:#5DA458;
	font-family:"Times New Roman";
	font-size:125%;
	font-weight:bold;
}

.sitmap_h01 a:hover , .sitmap_h02  a:hover {
	color:#136926;
}
.sitmap_h02 a {
	font-size:100%;
	text-decoration:none;
	color:#5DA458;
	font-family:"Times New Roman";
}
.sitmap_h02 {
	margin:5px 0 0 8em;
	list-style-position:inside;
}
/* *****************************************
 	15.Product_top
****************************************** */
#Products_top {
	background:url(images/product-table_bg.gif) repeat-y ;
	padding:10px 0 0 0;
	border-top:1px solid #CCC;
}

.products_topLeft {
	float:left;
	width:379px;
	padding:0 10px 0 0;
}
.products_topRight {
	float:right;
	width:250px;
	padding-left:15px;
}
.products_more {
	text-align:right;
	padding:10px 10px 10px 0;
}
.products_more a {
	text-decoration:none;
	color:#ecb527;
}
.products_more a:hover {
	text-decoration:none;
	color:#edde7b;
}
/* *****************************************
 	16.Footermenu
****************************************** */
#Footermenu {
	border-top:1px solid #5DA458;
	text-align:center;
	padding-top:5px;
	width:100%;
	height:53px;
}
#Footermenu a {
	color:#5DA458;
	font-family:"Times New Roman";
	text-decoration:none;
}
#Footermenu a:hover {
	color:#376334;
}
.footerLeft {
	color:#5da54B;
	font-family:"Times New Roman";
	font-style:normal;
	font-size:12px;
	text-align:right;
	float:left;
}
.copyright {
	color:#5da54B;
	font-family:"Times New Roman";
	font-style:normal;
	font-size:12px;
	text-align:right;
}
