
#nav_top {
	/* 地震メッセージ終了後修正 margin: 10px 0 0; */
	margin: 4px 0 0;
	padding: 0 0 0px;
	background: #ffffff url(../common_img/bg.jpg) no-repeat 0 100%;
	height: auto;
	width: 760;
}

#nav_top img {
	border: none;
}

#nav_top h2 {
	margin: 0;
	padding: 0;
	background: none;
	border: none;
	font-size: 0;
	line-height: 0;
}	

#nav_top ul {
	margin: 0;
	padding: 0;
}
#nav_top ul li {
	list-style: none;
}
#nav_top ul li#nav_top_product {
	float: left;
	width: 225px;
}
#nav_top ul li#nav_top_solution {
	float: left;
	margin-left: 5px;
	width: 300px;
}
#nav_top ul li#nav_top_support {
	float: left;
	margin-left: 5px;
	width: 225px;
}
#nav_top ul.bullet_link_p {
	margin: 0;
	padding: 10px 10px 0px 10px;
}
#nav_top ul.bullet_link {
	margin: 0;
	padding: 10px 10px 20px 10px;
}
#nav_top ul.bullet_link_dl {
	margin: 0;
	padding: 10px 10px 20px 10px;
}
#nav_top ul.bullet_link_p li {
	padding: 0 5 0 12px;
	background: url(../common_img/new_icon_arrow01.gif) no-repeat 0 8px;
	line-height: 1.2;
}

#nav_top ul.bullet_link li {
	padding: 0 5 0 12px;
	background: url(../common_img/new_icon_arrow01.gif) no-repeat 0 8px;
	line-height: 1.2;
}

#nav_top ul.bullet_link_dl li {
	padding: 0 5 0 20px;
	background: url(../common_img/icon_dl.gif) no-repeat 0 2px;
	line-height: 1.5;
}

/*=============================================

 clearFix

=============================================*/

/*---- for not IE ----*/

#nav_top:after,
#nav_top ul:after {
	content:".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}

/*---- for IE7 and Mac ----*/

#nav_top,
#nav_top ul {
	display: inline-block;
	min-height: 1%;
	/* escape MacIE5 \*/
	display: block;      /* for not Mac */
	/* escape MacIE5 */
}



/*---- for IE5 IE6... ----*/

/* escape MacIE5 \*/

* html #nav_top,
* html #nav_top ul {
	height: 1%;
}

/* escape MacIE5 */


.style1 {color: #666666}
.style2 {color: #666666}



/* 2011/8/23 sato追加 ここから*/
#earthquake {
	margin: 8px 0 15px;
	padding: 0 0 0px;
	background: #ffffff url(../jp/images/earth_mess.gif) no-repeat 0 100%;
	height: auto;
	width: 760;
	height: 81;
}
#earthquake ul.text {
	margin: 0;
	padding: 48px 10px 0px 430px;
}
#earthquake ul.text li {
	list-style-type:none;
	padding: 0 5 0 12px;
	background: url(../common_img/new_icon_arrow01.gif) no-repeat 0 8px;
	line-height: 1.2;
}
/* 2011/8/23 sato追加 ここまで*/


/* 2011/12/21 miyazaki追加 ここから*/
#newyear {
	margin: 0px 0 5px;
	padding: 0 0 0px;
	background: #ffffff url(../jp/images/newyear_j8.jpg) no-repeat 0 100%;
	height: auto;
	width: 760;
	height: 60;
}
#newyear ul.text {
	margin: 0;
	padding: 48px 10px 0px 430px;
}
#newyear ul.text li {
	list-style-type:none;
	padding: 0 5 0 12px;
	background: url(../common_img/new_icon_arrow01.gif) no-repeat 0 8px;
	line-height: 1.2;
}
/* 2011/8/23 sato追加 ここまで*/
