body    {
	margin: 0px 0px 0px 0px ;
	background: #eee url( ../img/bg.gif ) repeat-y 0 0;
}

a       { color: #003399 ;text-decoration : none;}
a:hover { color: #003399 ;text-decoration : underline;}
a.non   { text-decoration : none;  color : #333333 ;}
a.non:hover   { text-decoration : none;  color : #990000 ;}

a.ad   { color: #003399 ;text-decoration : none;}
a.ad:hover   { color: #003399 ;text-decoration : underline; BACKGROUND-COLOR: #CCFFFF;}

td      { font-size: 12px;}
h2      { font-size: 14px; color: #222222; }

.t10{}
.t12{}
.t10b{}
.t12b{}
.t10w{}
.t12w{}
.t10wb{}
.t12wb{}

.t14{ font-size: 14px;}
.t14b{ font-size: 14px; font-weight: bold;}

.m0{margin-top: 0px ; margin-bottom: 0px;}

/* ============================================================================

	追加
	2009/12/21

============================================================================= */

/* ============================================================================
	汎用クラス
============================================================================= */

.mg7b {
	margin-bottom: 7px;
}

.fs0{
	font-size: 0;
	margin: 0;
	padding: 0;
}

.bg_w{
	background: #fff;
}

.fc_b {
	color: #45658e;
}

#menu1 {
	position: absolute;
	top: 78px;
	visibility: hidden;
}

.mainMenu a {
	display: block;
	line-height: 22px;
	font-size:10px;
	color:#fff;
}

.mainMenu a:hover {
	color: #0c9;
	text-decoration: none;
}

#menu1 a.subMenu {
	display: block;
	width: 190px;
	padding: 3px;
	font-size:10px;
	color:#000;
}

#menu1 a.subMenu:hover {
	text-decoration: none;
	background-color:#e6e6e6;
}

/* サイト内検索結果 */
div#cse-search-results iframe {
	margin: 10px 0;
	width: 570px;
}

/* 個人情報保護方針 */
p.personal {
	margin: 0;
	text-align: center;
}

/* ページトップ */
p.page_top {
	margin: 0;
	text-align: right;
}

/* クリア */
.clear {
    clear: both;
}

.clearfix:after {
    clear: both;
    content: url(pixel.gif);
    display: block;
    height: 0;
}

    /* IE6 */
    * html .clearfix {
        display: inline-block;
    }

    /* IE7 */
    *+html .clearfix {
        display: inline-block;
    }

/* ============================================================================
	ヘッダ ID: header
============================================================================= */
#header {
	width: 760px;
	padding-bottom: 4px;
	background-color: #fff;
}

#header div.logo {
	float: left;
	width: 342px;
	margin-top: 18px;
	padding-left: 21px;
}

#header div.logo img {
	border: none;
}

#header form#cse-search-box {
	float: right;
	margin-top: 27px;
	margin-bottom: 0;
	padding-right: 7px;
}

#header form#cse-search-box div {
	margin: 0;
	text-align: right;
	padding-left: 78px;
	background: #fff url( ../img/img_search.gif ) no-repeat 38px 7px;
}

#header form#cse-search-box input.text {
	border: 1px #7e9db9 solid;
	vertical-align: middle;
}

#header form#cse-search-box input.button {
	vertical-align: middle;
}


/* ============================================================================
	topコンテンツ ID: top
============================================================================= */
#top {
	padding: 20px 21px 0;
}

/* 一段目 */
#top div.first_stage {
	margin-bottom: 9px;
}

/* Pickup products */
#top div.first_stage div.left {
	width: 494px;
	float: left;
}

#top div.first_stage div.left h2 {
	margin: 12px 0 11px;
	padding: 5px 8px;
	border-left: 6px #ff7101 solid;
	border-bottom: 3px #ff7101 double;
	color: #ff7101;
	font-size: 14px;
}

#top div.first_stage div.left a img {
	margin: 2px 0;
	border: none;
}

/* navi */
#top div.first_stage div.right {
	width: 206px;
	float: right;
	background: #eee url( ../img/top/navi-back_mid.gif ) repeat-y 0 0;
}

#top div.first_stage div.right div.navi_head {
	width: 206px;
	height: 9px;
	font-size: 0;
	background: #eee url( ../img/top/navi-back_top.gif ) no-repeat 0 0;
}

#top div.first_stage div.right div.navi_footer {
	width: 206px;
	height: 9px;
	font-size: 0;
	background: #eee url( ../img/top/navi-back_btm.gif ) no-repeat 0 0;
}

#top div.first_stage div.right div.navi_middle {
	padding: 0 14px 2px;
	width: 178px;
}


#top div.first_stage div.right div.navi_middle a img {
	border: none;
}

#top div.first_stage div.right div.navi_middle div.navi_catalog {
	margin-top: 10px;
	padding-top: 22px;
	background: #eee url( ../img/top/bg_catalog.gif ) no-repeat 2px 0;
	text-align:center;
}

#top div.first_stage div.right div.navi_middle div.navi {
	margin-top: 10px;
	padding-top: 22px;
	background: #eee url( ../img/top/bg_download.gif ) no-repeat 2px 0;
}

#top div.first_stage div.right div.navi_middle div.navi a {
	display: block;
	width: 178px;
	height: 36px;
	margin-bottom: 2px;
	text-indent: -9999px;
	background-color: #eee;
	background-image: url( ../img/top/btn_navi.gif );
	background-repeat: no-repeat;
}

/* 図面ダウンロード */
#top div.first_stage div.right div.navi_middle div.navi a.search {
	background-position: 0 0;
}

#top div.first_stage div.right div.navi_middle div.navi a.search:hover {
	background-position: -178px 0;
}

/* カタログダウンロード */
#top div.first_stage div.right div.navi_middle div.navi a.catalog {
	margin-bottom: 12px;
	background-position: 0 -38px;
}

#top div.first_stage div.right div.navi_middle div.navi a.catalog:hover {
	background-position: -178px -38px;
}

/* サイトマップ */
#top div.first_stage div.right div.navi_middle div.navi a.sitemap {
	background-position: 0 -86px;
}

#top div.first_stage div.right div.navi_middle div.navi a.sitemap:hover {
	background-position: -178px -86px;
}

/* 日本支社トップ */
#top div.first_stage div.right div.navi_middle div.navi a.jp_co {
	background-position: 0 -124px;
}

#top div.first_stage div.right div.navi_middle div.navi a.jp_co:hover {
	background-position: -178px -124px;
}

/* お問い合わせ */
#top div.first_stage div.right div.navi_middle div.navi a.inquiry {
	background-position: 0 -162px;
}

#top div.first_stage div.right div.navi_middle div.navi a.inquiry:hover {
	background-position: -178px -162px;
}

/* 二段目 */
#top div.second_stage {
	margin-bottom: 12px;
}

#top div.second_stage div.left,
#top div.second_stage div.right{
	width: 349px;
	background: #fff url( ../img/top/bg_middle_box1_mid.gif ) repeat-y 0 0;
}

#top div.second_stage div.left div.bottom,
#top div.second_stage div.right div.bottom {
	height: 9px;
	font-size: 0;
	background: #fff url( ../img/top/bg_middle_box1_btm.gif ) no-repeat 0 0;
}

/* Products */
#top div.second_stage div.left {
	float: left;
}

#top div.second_stage div.left div.middle {
	padding: 12px 3px 12px 11px;
}

#top div.second_stage div.left div.middle table td {
	vertical-align: bottom;
}

#top div.second_stage div.left div.middle table a {
	display: block;
	margin-bottom: 9px;
	color: #3069b6;
}

#top div.second_stage div.left div.middle table a img {
	border: none;
}

/* FeaturedProducts */
#top div.second_stage div.right {
	float: right;
}

#top div.second_stage div.right div.record,
#top div.second_stage div.right div.record_last {
	margin: 8px 11px 0;
	padding-bottom: 8px;
	width: 327px;
	border-bottom: 1px #caced1 solid;
}

#top div.second_stage div.right div.record_last {
	border-bottom: none;
}

#top div.second_stage div.right div.record div.data,
#top div.second_stage div.right div.record_last div.data {
	float: left;
	width: 217px;
	padding-right: 10px;
}

#top div.second_stage div.right div.record div.data b.title,
#top div.second_stage div.right div.record_last div.data b.title {
	display: block;
	margin-top: 3px;
	padding-left: 8px;
	color: #333;
	background: url( ../img/top/icon01.gif ) no-repeat 0 2px;
}

#top div.second_stage div.right div.record div.data b.title span,
#top div.second_stage div.right div.record_last div.data b.title span {
	font-weight: normal;
}

#top div.second_stage div.right div.record div.data a,
#top div.second_stage div.right div.record_last div.data a {
	color: #2f68b7;
}

#top div.second_stage div.right div.record img,
#top div.second_stage div.right div.record_last img {
	float: right;
	width: 100px;
	height: 75px;
}

/* 三段目 */
#top div.third_stage {
	margin-bottom: 20px;
}

#top div.third_stage div.left,
#top div.third_stage div.right{
	margin-top: 6px;
	width: 349px;
	background: #fff url( ../img/top/bg_middle_box2_mid.gif ) repeat-y 0 0;
}

#top div.third_stage div.left div.bottom,
#top div.third_stage div.right div.bottom {
	height: 9px;
	font-size: 0;
	background: #fff url( ../img/top/bg_middle_box2_btm.gif ) no-repeat 0 0;
}

#top div.third_stage div.record,
#top div.third_stage div.record_last {
	margin: 8px 15px 0;
	padding-bottom: 8px;
	width: 320px;
	border-bottom: 1px #caced1 solid;
}

#top div.third_stage div.record_last {
	border-bottom: none;
}

#top div.third_stage div.record b.title,
#top div.third_stage div.record_last b.title {
	display: block;
	margin-top: 3px;
	padding-left: 8px;
	color: #333;
	background: url( ../img/top/icon01.gif ) no-repeat 0 2px;
}

#top div.third_stage div.record b.title span,
#top div.third_stage div.record_last b.title span {
	font-weight: normal;
}

#top div.third_stage div.record a,
#top div.third_stage div.record_last a {
	color: #2f68b7;
	line-height: 1.5;
}

/* Products News */
#top div.third_stage div.left {
	float: left;
}

#top div.third_stage div.left div.news_title {
	height: 34px;
	margin-bottom: 12px;
	background: #fff url( ../img/top/title_news.gif ) no-repeat left bottom;
}


#top div.second_stage div.right div.news_title a:hover {
	background-position: 0 -23px;
}#top div.second_stage div.right div.news_title2 {
	height: 30px;
	margin-bottom: 7px;		margin-top: 1px;		_margin-top: 0px;	border-bottom-color:#CACED1;
	border-bottom-style:solid;
	border-bottom-width:1px;
}

#top div.second_stage div.right div.news_title2 a {
	text-align: left;
	display: block;
	width: 217px;
	height: 23px;
	text-indent: -99999px;
	background: #fff url( ../img/top/btn_newproduct02.gif ) no-repeat 0 0;
}

#top div.second_stage div.right div.news_title2 a:hover {
	background-position: 0 -23px;
}

/* Topics */
#top div.third_stage div.right {
	float: right;
}

#top div.third_stage div.right div.topics_title {
	height: 27px;
	margin-bottom: 12px;
	padding-top: 7px;
	padding-right: 11px;
	text-align: right;
	background: #fff url( ../img/top/title_topics.gif ) no-repeat 0 5px;

	/* IEハック */
	/height: 34px;
	height/*\**/: 34px\9;
	/margin-bottom: 5px;
	margin-bottom/*\**/: 5px\9;
}

#top div.third_stage div.right div.topics_title a {
	font-weight: bold;
	color: #2f68b7;
}

/* 四段目 */
#top div.force_stage {
	margin-bottom: 30px;
	background: #fff url( ../img/top/bg_big_box_mid.gif ) repeat-y 0 0;
}

#top div.force_stage div.bottom {
	height: 9px;
	font-size: 0;
	background: #fff url( ../img/top/bg_big_box_btm.gif ) no-repeat 0 0;
}

#top div.force_stage div.middle div.record,
#top div.force_stage div.middle div.record_last {
	margin: 8px 15px 0;
	padding-bottom: 8px;
	border-bottom: 1px #caced1 solid;
	color: #306ab4;
	font-size: 10px;
	line-height: 14px;
}

#top div.force_stage div.middle div.record_last {
	border-bottom: none;
}

#top div.force_stage div.middle div.record b,
#top div.force_stage div.middle div.record_last b {
	padding-left: 8px;
	background: url( ../img/top/icon02.gif ) no-repeat 0 2px;
}

#top div.force_stage div.middle div.record span,
#top div.force_stage div.middle div.record_last span {
	padding: 0 5px;
	color: #000;
}

/* ページトップ */
#top p.page_top {
	padding-right: 55px;
}


#top div.left .title_mg {
   margin-bottom:10px;
}

.tac {
	text-align: center;
}

.mg30v{
margin:30px 0 30px 0;
}
