/* 新しく追加したやつTOP */

dt.prd{
margin: -2px 0px 0px 0px;
}

dd.prd{
margin: -15px 0px 5px 85px;
}
.prd1 {
	padding-bottom: 5px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 25px;
}


.prd_menu_txt{
	padding: 5px;
	color: #FFFFFF;
	font-size: 120%;
	line-height: 120%;
}


.prd_menu_box{
	border: 1px;
	border-color: #CCCCCC;
	border-style: solid;
	height: 123px;
}

.prd_menu_oth{
	padding: 15px;
}

li.window{
	list-style-type: none;
	padding-left: 15px;
	margin-left: -13px;
	background: transparent url(../product/images/i_arw_ora.gif) no-repeat 0px 0.25em;
}
li.auto{
	list-style-type: none;
	padding-left: 15px;
	margin-left: -13px;
	background: transparent url(../product/images/i_arw_bla.gif) no-repeat 0px 0.25em;
}
li.life{
	list-style-type: none;
	padding-left: 15px;
	margin-left: -13px;
	background: transparent url(../product/images/i_arw_gre.gif) no-repeat 0px 0.25em;
}
li.new{
	list-style-type: none;
	padding-left: 15px;
	margin-left: -13px;
	background: transparent url(../product/images/i_arw_yel.gif) no-repeat 0px 0.25em;
}
li.sub{
	list-style-type: none;
	padding-left: 15px;
	margin-left: 0px;
	background: transparent url(../product/images/i_sub_att.gif) no-repeat 0px 0.25em;
}

table.sec_btn{
margin-bottom: 8px;
}

/* AUTOMOTIVE */

table.am_btn_dt{
border-bottom-color:#FF9900;
border-bottom-style:solid;
border-bottom-width:2px;
margin-bottom: 8px;
}

table.am_btn_bs{
border-bottom-color:#6699cc;
border-bottom-style:solid;
border-bottom-width:2px;
margin-bottom: 8px;
}

table.am_btn_bd{
border-bottom-color:#99cc99;
border-bottom-style:solid;
border-bottom-width:2px;
margin-bottom: 8px;
}

table.am_btn_eng{
border-bottom-color:#FFCC00;
border-bottom-style:solid;
border-bottom-width:2px;
margin-bottom: 8px;
}

table.am_btn_inf{
border-bottom-color:#9999cc;
border-bottom-style:solid;
border-bottom-width:2px;
margin-bottom: 8px;
}

#am_products .section_am {
	margin-bottom: 15px;
	padding: 10px 0px;
}

#am_products .am_box_aft {
border-color:#cccccc;
border-style:solid;
border-width:0px 2px;
padding: 0px 10px;
}


/* 住生活 */

#life_products .section {
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	padding: 10px 0px;
}

#life_products .section_top {
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	padding: 0px 0px 10px;
}

#life_products .item .name strong {
	font-weight: bold;
	color: #f63;
}


/* エネルギー */

#energy_products .section {
	margin-bottom: 15px;
	padding: 10px 0px;
}

#energy_products .sec_ene_ext {
	margin-top: 10px;
	padding: 15px;
	border: 1px solid #036;
	background-color: #f1f4f7;
}

#energy_products .sec_ene_ext strong {
	color: #036;
}

#energy_products .sec_ene_ext dl {
	margin: 0
	padding: 0;
}

#energy_products .sec_ene_ext dt {
	margin: 5px 0 0;
	padding: 0 0 5px;
}

#energy_products .sec_ene_ext dd {
	margin: 0;
	padding: 0;
}

/* 福祉 */

#welfare_products .section {
	margin-bottom: 15px;
	padding: 10px 0px;
}


/* 新規 */

#new_products .section {
	margin-bottom: 15px;
	padding: 10px 0px;
}

#new_products .section_top {
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	padding: 0px 0px 10px;
}


/* 製品一覧 */

#list_products .info_txt {
	border: 1px solid #36c;
	padding: 5px 0 5px 5px;
}

#list_products .area th {
	padding: 5px 0px;
	text-align: left;
	background-position: center bottom;
	background-repeat: no-repeat;
}

#list_products .area td {
	padding: 10px 0px;
	background-position: center bottom;
	background-repeat: no-repeat;
	background-color: #EEEEEE;
}


/* グループ */

#group_products .section {
	margin-bottom: 15px;
	padding: 10px 0px;
}

#group_products .ex_am {
	border: 1px solid #36c;
	padding: 5px 0 5px 5px;
}
#group_products .ex_lf {
	border: 1px solid #360;
	padding: 5px 0 5px 5px;
	color: #360;
}
#group_products .ex_lf dt {
	padding-bottom: 5px;
	color: #360;
}

#group_products .ex_lf dd {
	display: inline;
	padding-right: 5px;
	vertical-align: middle;
}
#group_products .ex_en {
	border: 1px solid #036;
	padding: 5px 0 5px 5px;
	color: #036;
}
#group_products .ex_wl {
	border: 1px solid #c60;
	padding: 5px 0 5px 5px;
	color: #c60;
}
#group_products .ex_nw {
	border: 1px solid #c90;
	padding: 5px 0 5px 5px;
	color: #c90;
}

#group_products .ex_am dt {
	padding-bottom: 5px;
	color: #36c;
}

#group_products .ex_am dd {
	display: inline;
	padding-right: 5px;
	vertical-align: middle;
}

#group_products .corp th {
	text-align: left;
}

#group_products .corp td {
 padding-top:10px;
	padding-bottom: 10px;
	background-color: #eee;
}

#group_products .corp ul {
	margin: 0;
	padding: 0 10px;
	background-color: #eee;
}

#group_products .corp li {
	margin-left: 32px;
	padding: 2px 0;
	list-style-type: none;
}

#group_products .corp li.dt {
	list-style-image: url(../product/group/images/i_icon_dt.gif);
	list-style-position: left center;
	font-weight: bold;
/*	background-image: url(../product/group/images/i_icon_dt.gif);
	background-position: left center;
	background-repeat: no-repeat;*/
}
#group_products .corp li.bs {
	list-style-image: url(../product/group/images/i_icon_bs.gif);
	list-style-position: left center;
	font-weight: bold;
/*	background-image: url(../product/group/images/i_icon_bs.gif);
	background-position: left center;
	background-repeat: no-repeat;*/
}
#group_products .corp li.bd {
	list-style-image: url(../product/group/images/i_icon_bd.gif);
	list-style-position: left center;
	font-weight: bold;
/*	background-image: url(../product/group/images/i_icon_bd.gif);
	background-position: left center;
	background-repeat: no-repeat;*/
}
#group_products .corp li.if {
	list-style-image: url(../product/group/images/i_icon_if.gif);
	list-style-position: left center;
	font-weight: bold;
/*	background-image: url(../product/group/images/i_icon_if.gif);
	background-position: left center;
	background-repeat: no-repeat;*/
}
#group_products .corp li.eg {
	list-style-image: url(../product/group/images/i_icon_eg.gif);
	list-style-position: left center;
	font-weight: bold;
/*	background-image: url(../product/group/images/i_icon_eg.gif);
	background-position: left center;
	background-repeat: no-repeat;*/
}
#group_products .corp li.lf {
	list-style-image: url(../product/group/images/i_icon_lf.gif);
	list-style-position: left center;
	font-weight: bold;
/*	background-image: url(../product/group/images/i_icon_lf.gif);
	background-position: left center;
	background-repeat: no-repeat;*/
}
#group_products .corp li.en {
	list-style-image: url(../product/group/images/i_icon_en.gif);
	list-style-position: left center;
	font-weight: bold;
/*	background-image: url(../product/group/images/i_icon_en.gif);
	background-position: left center;
	background-repeat: no-repeat;*/
}
#group_products .corp li.wl {
	list-style-image: url(../product/group/images/i_icon_wl.gif);
	list-style-position: left center;
	font-weight: bold;
/*	background-image: url(../product/group/images/i_icon_wl.gif);
	background-position: left center;
	background-repeat: no-repeat;*/
}
#group_products .corp li.nw {
	list-style-image: url(../product/group/images/i_icon_nw.gif);
	list-style-position: left center;
	font-weight: bold;
/*	background-image: url(../product/group/images/i_icon_nw.gif);
	background-position: left center;
	background-repeat: no-repeat;*/
}
#group_products .corp li.deep {
	list-style-type: disc;
	margin-left: 48px;
}


.section .text2 {
	margin-top: 0px;
	margin-bottom: 5px;
}

.section .text3 {
	margin-top: 0px;
	margin-bottom: 10px;
}

/* AUTOMOTIVE以下 */

table.tab_menu{
margin: 15px 0px;
border-bottom-color:#666666;
border-bottom-style:solid;
border-bottom-width:1px;
}

.title {
	margin-top: 22px;
	margin-right: 0px;
	margin-bottom: 22px;
	margin-left: 0px;
}

#am_products h2 {
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#am_products h3 {
	margin-bottom: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-left: 0px;
	font-size: 95%;
}
#am_products li {
	list-style-type: disc;
}
#am_products .text2 {
	margin-top: 5px;
	margin-bottom: 0px;
}

#am_products .section {
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 10px 0px;
}


/* 昔からあるやつ */

dt.view{
margin: 0px 0px 0px 0px;
color:#0066CC;
}

dd.view{
	margin-top: -15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 250px;
}

.r2{
margin: 2px;
}

.title01{
font-weight: bold;
margin: 0px 0px 0px 3px;
}

.title02{
font-weight: bold;
color:#FFFFFF;
}

.txt01{
color:#FF0000;
}

.pd{
color:#333333;
}
