@charset "UTF-8";
/*
制作　株式会社メックコミュニケーションズ　http://www.mec-com.co.jp/ 
*/

/*グローバルナビ*/
#global-nav ul{
	background:url(css/global-navflow.gif) bottom no-repeat ;
	height: 60px;
}
/* --------------------------------------------本文*/
#main h2 {
	background-image:url(css/h2_bar.gif);
	color:#FFFFFF;
	font-size:16px;
	padding-left:10px;
}
* html #main h2 {
	background-image:url(css/h2_bar.gif);
	padding-left:10px;
}

#denwa{
float:left;
position:relative;
margin-left:-20px;
}

* html #denwa{
float:right;
position:absolute;
margin-left:-335px;
}
