@charset "shift_jis";
@import "common.css";

#epsilon .flash_area {
	height: 290px;
	text-align: center;
	background-color: #efefef;
}

/* alpha */


/* H3 Setting ********************************************/

#alpha h3.white2 { /* 091009 Addition */
	margin-bottom: 12px;
	width: 380px;
	height: 24px;
	font-size: 14px;
	background-image: url(../images/back_h3_w_380.gif);
}

#alpha h3.white3 { /* 091009 Addition */
	margin-bottom: 12px;
	width: 300px;
	height: 24px;
	font-size: 14px;
	background-image: url(../images/back_h3_w_300.gif);
}

#alpha h3.white4 { /* 091009 Addition */
	margin-bottom: 12px;
	width: 300px;
	height: 24px;
	font-size: 14px;
	background-image: url(../images/back_h3_w_300.gif);
}

#alpha h3.white5 { /* 091009 Addition */
	margin-bottom: 12px;
	width: 344px;
	height: 24px;
	font-size: 14px;
	background-image: url(../images/back_h3_w_344.gif);
}

#alpha h3.white6 { /* 091014 Addition */
	margin-bottom: 12px;
	width: 255px;
	height: 48px;
	font-size: 14px;
	background-image: url(../images/back_h3_w_255.gif);
}

/*************************************************************/

#alpha .menu_box {
	width: 520px;
	height: 19px;
	border-left: 1px solid #B5B5B6;
	border-bottom: 1px solid #B5B5B6;
	font-size: 12px;
}

#alpha .menu_box_part {
	border-right: 1px solid #B5B5B6;
	text-align: center;
	height: 19px;
}

#alpha li.menu_top {
	display: block;
	width: 79px;
	height: 19px;
}

#alpha li.menu_top a {
	display: block;
	width: 79px;
	height: 19px;
}

#alpha li.menu_top a:hover {
	background: url(../products/mhe/images/back_menu_gra.gif);
	background-repeat: repeat-x;
}

#alpha li.menu_top_act {
	display: block;
	width: 79px;
	height: 19px;
	background: url(../products/mhe/images/back_menu_gra.gif);
	background-repeat: repeat-x;
}

#alpha li.menu_spec {
	display: block;
	width: 139px;
	height: 19px;
}

#alpha li.menu_spec a {
	display: block;
	width: 139px;
	height: 19px;
}

#alpha li.menu_spec a:hover {
	background: url(../products/mhe/images/back_menu_gra.gif);
	background-repeat: repeat-x;
}

#alpha li.menu_spec_act {
	display: block;
	width: 139px;
	height: 19px;
	background: url(../products/mhe/images/back_menu_gra.gif);
	background-repeat: repeat-x;
}

#alpha li.menu_design {
	display: block;
	width: 91px;
	height: 19px;
}

#alpha li.menu_design a {
	display: block;
	width: 91px;
	height: 19px;
}

#alpha li.menu_design a:hover {
	background: url(../products/mhe/images/back_menu_gra.gif);
	background-repeat: repeat-x;
}

#alpha li.menu_design_act {
	display: block;
	width: 91px;
	height: 19px;
	background: url(../products/mhe/images/back_menu_gra.gif);
	background-repeat: repeat-x;
}

#alpha li.menu_safety {
	display: block;
	width: 127px;
	height: 19px;
}

#alpha li.menu_safety a {
	display: block;
	width: 127px;
	height: 19px;
}

#alpha li.menu_safety a:hover {
	background: url(../products/mhe/images/back_menu_gra.gif);
	background-repeat: repeat-x;
}

#alpha li.menu_safety_act {
	display: block;
	width: 127px;
	height: 19px;
	background: url(../products/mhe/images/back_menu_gra.gif);
	background-repeat: repeat-x;
}

#alpha img.tokucho {
	float: left;
	padding-right: 10px;
	padding-bottom: 3px;
}

/* table */

#delta td {
	border: 1px solid #B5B5B6;
	text-align: center;
	font-size: 12px;
}

#alpha td {
	border: 1px solid #B5B5B6;
	text-align: center;
	font-size: 12px;
}

#alpha td.ProductsWord {
	padding: 3px 3px;
	text-align: left;
	font-size: 12px;
}

#alpha td.none_all {
	border: none;
}

#alpha td.none {
	border-bottom: none;
	border-top: none;
}

#alpha td.none_l {
	border-left: none;
}

#alpha td.none_r {
	border-right: none;
}

#alpha td.none_t { /* 091009 Addition */
	border-top: none;
}

#alpha td.none_b { /* 091009 Addition */
	border-bottom: none;
}

.w100pc {
	width: 100%;
}

.w60pc { /* 091009 Addition */
	width: 60%;
}

.w50pc {
	width: 50%;
}

.w40pc { /* 091009 Addition */
	width: 40%;
}

.w25pc {
	width: 25%;
}

.w10pc { /* 091009 Addition */
	width: 10%;
}


.w31 { /* 091014 Addition */
	width: 31px;
}


.w40 { /* 091014 Addition */
	width: 40px;
}


.w65 { /* 091014 Addition */
	width: 65px;
}

.w136 { /* 091014 Addition */
	width: 136px;
}

.w350 { /* 091014 Addition */
	width: 350px;
}

.w255 { /* 091014 Addition */
	width: 255px;
}


.bg_gray {
	background-color: #E6E6E7;
}

.bg_gray2 {
	background-color: #D3D3D4;
}

.padding_3 {
	padding: 2px 0;
}

.p_rl_3 {
	padding: 0px 3px;
}

.m_l_15 {
	margin-left: 25px
}

*html .m_l_15 {
	margin-left: 0px
}


/* hyo */
#alpha #hyo .lbox_1 {
	width: 139px;
	height: 77px;
	background-color: #E6E6E7;
	border-top: 1px solid #B5B5B6;
	border-left: 1px solid #B5B5B6;
}

#alpha #hyo .lbox_2 {
	width: 139px;
	height: 20px;
	background-color: #E6E6E7;
	border-top: 1px solid #B5B5B6;
	border-left: 1px solid #B5B5B6;
}

#alpha #hyo .box_end {
	border-bottom: 1px solid #B5B5B6;
}

#alpha #hyo .rbox_1 {
	width: 378px;
	height: 20px;
	background-color: #D3D3D4;
	border-top: 1px solid #B5B5B6;
	border-left: 1px solid #B5B5B6;
	border-right: 1px solid #B5B5B6;
}

#alpha #hyo .rbox_2 {
	width: 378px;
	height: 20px;
	border-top: 1px solid #B5B5B6;
	border-left: 1px solid #B5B5B6;
	border-right: 1px solid #B5B5B6;
}

#alpha #hyo .rbox_21 {
	width: 189px;
	height: 20px;
}

#alpha #hyo .rbox_22 {
	width: 188px;
	height: 20px;
	border-left: 1px solid #B5B5B6;
}

#alpha #hyo .rbox_3 {
	width: 379px;
	height: 35px;
	background-color: #E6E6E7;
	border-top: 1px solid #B5B5B6;
	border-left: 1px solid #B5B5B6;
}

#alpha #hyo .rbox_31 {
	width: 94px;
	height: 35px;
	border-right: 1px solid #B5B5B6;
}

#alpha #hyo .rbox_32 {
	width: 93px;
	height: 35px;
	border-right: 1px solid #B5B5B6;
}

#alpha #hyo .rbox_4 {
	width: 379px;
	height: 20px;

	border-top: 1px solid #B5B5B6;
	border-left: 1px solid #B5B5B6;
}

#alpha #hyo .rbox_41 {
	width: 94px;
	height: 20px;
	border-right: 1px solid #B5B5B6;
}

#alpha #hyo .rbox_42 {
	width: 93px;
	height: 20px;
	border-right: 1px solid #B5B5B6;
}

#alpha #hyo .rbox_5 {
	width: 378px;
	height: 20px;
	border-top: 1px solid #B5B5B6;
	border-left: 1px solid #B5B5B6;
	border-right: 1px solid #B5B5B6;
}

#alpha #hyo p {
	padding-top: 3px;
}

#alpha #hyo p.pt_a {
	padding-top: 30px;
}

#alpha #hyo p.pt_b {
	padding-top: 10px;
}

#alpha #hyo p.lh_130 {
	padding-top: 2px;
	line-height: 130%;
}

#alpha ul.ulSafety {
	margin-top: 0px;
	padding: 0px 5px;
	font-size: 12px;
	line-height: 130%;
}

#alpha ul.ulSafety li {
	margin-left: 0px;
	padding: 3px 0px;
}

#alpha div.divSafety {
	margin-top: 16px;
	padding: 8px 10px;
	width: 500px;
	font-size: 12px;
	border: 2px solid #EBBF00;
}

#alpha div.divInline {
	display: inline-block;
}


/* delta */
#delta {
	text-align: left;
}

#delta .p_t_2 {
	margin-top: 2px;
}

#delta .bg_sv {
	background-image: url(../products/images/back_minishovel.jpg);
	background-repeat: no-repeat;
}

#delta .bg_wl {
	background-image: url(../products/images/back_wheelloader.jpg);
	background-repeat: no-repeat;
}

#delta p.setsumei {
	margin: 13px 0 0 165px;
	padding-right: 20px;
}

#delta .back_g {
	width: 140px;
	height: 17px;
	background-color: #8D9BA2;
}

#delta a.white {
	color: #FFFFFF;
}


