﻿img {
	border: 0;
	padding: 0px;
	margin: 0px;
	}
	

/************************
フッター
************************/
#footer a:link {
	text-decoration: none;
	color: #339900;
}

#footer a:visited {
	color:#339900;
	text-decoration: none;
}
#footer a:hover {
	color: #ff9933;
	text-decoration: none;
}
	
	
	

/***********************
ヘッダー
***********************/
#logo {
	width: 156px;
	height: 26px;
	padding: 0px;
	margin-top: 14px;
}


/*ナビゲーション*/
ul.global_menu {
	display: block;
	list-style-type: none;
	margin: 0px;
	width: 740px;
	background-color: #33cc00;
	padding-left: 0px;
	height: 25px;
	clear: both;
	float: none;
}
ul.global_menu :after{
	display: none;
	content: ".";
	height: 0%;
	clear: both;
}
ul.global_menu li {
	background-repeat: no-repeat;
	margin-bottom: 2px;
	display: inline;
	width: auto;
	text-indent: -9999px;
	float: left;
}
/************************
トップ
************************/
li.top a {
	background-image: url('../../../images/top_menu/menu_top.gif');
	width: 72px;
	height: 23px;
	display: block;
	text-decoration: none;
	text-indent: -9999px;
	}
li.top a:hover {
	background-image: url('../../../images/top_menu/menu_top2.gif');
	width: 72px;
	height: 23px;
	display: block;
}
/************************
お花を購入
************************/
li.buy a {
	background-image: url('../../../images/top_menu/menu_order.gif');
	width: 92px;
	height: 23px;
	display: block;
	text-decoration: none;
	}
li.buy a:hover {
	background-image: url('../../../images/top_menu/menu_order2.gif');
	width: 92px;
	height: 23px;
	display: block;
}
/************************
ビジネスモデルのご紹介
************************/
li.business a {
	background-image: url('../../../images/top_menu/menu_business.gif');
	width: 162px;
	height: 23px;
	display: block;
	text-decoration: none;
	}
li.business a:hover {
	background-image: url('../../../images/top_menu/menu_business2.gif');
	width: 162px;
	height: 23px;
	display: block;
}
/************************
会社概要
************************/
li.send a {
	background-image: url('../../../images/top_menu/menu_send.gif');
	width: 105px;
	height: 23px;
	display: block;
	text-decoration: none;
	}
li.send a:hover {
	background-image: url('../../../images/top_menu/menu_send2.gif');
	width: 105px;
	height: 23px;
	display: block;
}



/************************
会社概要
************************/
li.company a {
	background-image: url('../../../images/top_menu/menu_company.gif');
	width: 85px;
	height: 23px;
	display: block;
	text-decoration: none;
	}
li.company a:hover {
	background-image: url('../../../images/top_menu/menu_company2.gif');
	width: 85px;
	height: 23px;
	display: block;
}


/************************
お問い合わせ
************************/
li.ask a {
	background-image: url('../../../images/top_menu/menu_ask.gif');
	width: 104px;
	height: 23px;
	display: block;
	text-decoration: none;
	}
li.ask a:hover {
	background-image: url('../../../images/top_menu/menu_ask2.gif');
	width: 104px;
	height: 23px;
	display: block;
}

/************************
ビジネス情報
************************/
li.info a {
	background-image: url('../../../images/top_menu/menu_link.gif');
	width: 120px;
	height: 23px;
	display: block;
	text-decoration: none;
	}
li.info a:hover {
	background-image: url('../../../images/top_menu/menu_link2.gif');
	width: 120px;
	height: 23px;
	display: block;
}


/***********************
サイドメニュー
***********************/


#header {
	margin: 0px;
	padding: 0px;
	width: 740px;
}
