/* CSS Document */

/* default ---------------------------------------------
------------------------------------------------------ */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,
form,p,blockquote {
     margin: 0;
     padding: 0;
}

h1,h2,h3,h4,h5,h6 {
     font-size: 100%;
     font-weight: normal;
}

ol,ul { list-style: none;}

fieldset,img { border: 0;}

object, embed {   
    vertical-align: top;   
} 

caption { text-align: left;}

address,caption,cite,code,dfn,em,strong,var { font-style: normal;}

a:link, a:visited {
	color: #585858;
	text-decoration: underline;
}
a:hover, a:active {
	color: #333333;
	text-decoration: underline;
}	


/* hack ---------------------------------------------
------------------------------------------------------ */
.clear { 
	clear:both;
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}


/* layout ---------------------------------------------
------------------------------------------------------ */
body {
	font-size: 12px;
	line-height: 1.5;
	color:#505050;
	}

body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-color: #FFFFFF;
	background-image: url(../images_renew/body_bg.gif);
	background-repeat: repeat-x;
}
#container {
	width:934px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	width:934px;
	height:61px;
}
#logo {
	width:142px;
	height: 23px;
	padding-top: 22px;
	float: left;
}
#hdrRightBox {
	float: right;
	width: 362px;
	background-image: url(../images_renew/hdr_right_box_bg.gif);
	background-repeat: no-repeat;
	height: 32px;
}
#hdrNav {
	float: left;
	width: 235px;
	margin-top: 12px;
}
#hdrNav li {
	display: inline;
	margin-right: 14px;
}
#hdrNav li img {
	vertical-align:top;
}
#hdrTxtSize{
	width: 125px;
	float: right;
	margin-top: 11px;
}
#pagebody {
	width: 934px;
	background-image: url(../images_renew/pagebody_bg.gif);
	background-repeat: repeat-y;
}
#leftColumn{
	width: 760px;
	float: left;
	margin-bottom:20px;
}
	
#leftColumnInner{
	width: 754px;
	margin-left:3px;
}

#contentsArea{
	width: 550px;
	float: left;
}

#subNavArea{
	width: 176px;
	float: right;
	background:#e1e1e1;
	padding-bottom: 3px;
}

#subNavTop {
	width: 176px;
	background-color: #FFFFFF;
	padding-bottom: 5px;
}

#subNavTop li {
	width: 176px;
	padding-bottom: 5px;
}

#subNavArea h2 {
	margin-bottom: 7px;
}

#subNav {
	width: 162px;
	margin-right: 7px;
	margin-left: 7px;
}
#subNav li {
	width: 162px;
	margin-bottom:4px;
}
#subNav li img {
	vertical-align:top;
}

#subNav .detail {
	width: 162px;
}
#subNav .detail li {
	margin-bottom:0px;
}

#rightColumn{
	width: 167px;
	float: right;
}
#rightColumn h2 {
	margin-bottom:15px;
}
#bnrArea {
	width: 147px;
	margin-right: auto;
	margin-left: auto;
}
#bnrArea .bnrBox {
	width: 147px;
	margin-bottom: 10px;
}
#bnrArea .hr {
	width: 147px;
	margin-bottom: 10px;
}
#bnrArea .bnrBox img {
	margin-bottom:5px;
}
#bnrArea .bnrBox p {
	font-size: 10px;
	color: #3a3e49;
	background-image: url(../images_renew/bnr_cap_arrow.gif);
	background-repeat: no-repeat;
	padding-left: 13px;
	background-position: 0px 4px;
}

#bnrArea .bnrBox a {
	text-decoration:none;
	color:#505050;
}

#bnrArea .bnrBox a:hover {
	text-decoration:underline;
}


#gnav {
	width: 760px;
	margin-bottom: 13px;
}
#gnav li {
	float: left;
}
#gnav li img {
	vertical-align:top;
}
#footer {
	height: 62px;
	width: 100%;
	background-image: url(../images_renew/footer_bg.gif);
	background-repeat: repeat-x;
}
#footerInner {
	width: 934px;
	height: 62px;
	margin-right: auto;
	margin-left: auto;
}
#footerLogo {
	width: 128px;
	height: 36px;
	float: left;
}
#footerNav {
	margin-left: 30px;
	float: left;
	margin-top: 9px;
}
#footerNav li {
	display: inline;
	background-image: url(../images_renew/footer_nav_line.gif);
	background-repeat: no-repeat;
	padding-left: 11px;
	padding-right: 7px;
}
.pagetop {
	float: right;
	width: 167px;
	height: 36px;
}
#footerCopy {
	width: 934px;
	clear: both;
	height: 26px;
}
address {
	color: #fffefe;
	padding-top: 4px;
	padding-left: 3px;
}

#categoryTitle {
	width: 754px;
	margin-left:3px;
}

#topicPath {
	font-size: 10px;
	line-height: 1.4;
	margin: 5px 0px 20px 3px;
	
}

#topicPath li {
	display:inline;
	line-height:100%;
	color: #5f5f5f;
}

#topicPath li a {
	padding-right:12px;
	background-image: url(../images_renew/topicpath.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

#topicPath li a:link, #topicPath li a:visited {
	color: #5d6d95;
	text-decoration: underline;
}

#topicPath li a:hover, #topicPath li a:active {
	color: #bb5510;
	text-decoration: underline;
}

/* toppage -------------------------------------------
------------------------------------------------------ */

/* flash --------------------------------------------- */
#flashArea{
	margin-right: 3px;
	margin-left: 3px;
	margin-bottom: 13px;
}

/* index --------------------------------------------- */
#idxBox {
	width: 758px;
	background-image: url(../images_renew/idx_repeat.gif);
	background-repeat: repeat-y;
	margin-right: 1px;
	margin-left: 1px;
	margin-bottom: 12px;
}
#idxWrap {
	width: 758px;
	background-image: url(../images_renew/idx_bottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 13px;
}
#idxWrap li {
	font-size:10px;
	padding-left:10px;
	margin-bottom: 3px;
}
#idxWrap h2 {
	margin-bottom: 13px;
}
#idxCompany {
	width:233px;
	float: left;
	padding-left: 12px;
}
#idxCompany li {
	background-image: url(../images_renew/idx_company_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
#idxProduct {
	width:233px;
	float: left;
	padding-left: 18px;
}
#idxProduct li {
	background-image: url(../images_renew/idx_product_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
#idxIr {
	width:233px;
	float: left;
	padding-left: 17px;
}
#idxIr li {
	background-image: url(../images_renew/idx_ir_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
.idxBox01 {
	float: left;
	width: 115px;
}
.idxBox02 {
	float: right;
	width: 110px;
}
.idxBox03 {
	float: left;
	width: 135px;
}
.idxBox04 {
	float: right;
	width: 90px;
}
.idxBox05 {
	float: left;
	width: 90px;
}
.idxBox06 {
	float: left;
	margin-left: 40px;
	width: 85px;
}
/* news --------------------------------------------- */
#idxNewsBox {
	width: 754px;
	margin-left: 3px;
	margin-right: 3px;
	background-image: url(../images_renew/idx_news_box_bg.gif);
	background-repeat: repeat-y;
}
#idxNewsWrap {
	width: 754px;
	background-image: url(../images_renew/idx_news_box_btm.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
#idxNewsBox #tab {
	width: 754px;
	margin-bottom: 15px;
	background-image:url(../images_renew/idx_tab_all_off.gif);
	background-repeat: no-repeat;	
}
#idxNewsBox #tab li {
	float: left;
}
.idxNewsBtList {
	width: 714px;
	text-align:right;
}
#update {
	padding:0px 20px 10px 20px;
}

#ir {
	padding:0px 20px 10px 20px;
	display:none;
}

#info {
	padding:0px 20px 10px 20px;
	display:none;
}

#idxNewsBox #tab li.selected0 {
	vertical-align:top;
	background-image: url(../images_renew/idx_tab_update_on.gif);
	background-repeat: no-repeat;
}

#idxNewsBox #tab li.selected1 {
	vertical-align:top;
	background-image: url(../images_renew/idx_tab_ir_on.gif);
	background-repeat: no-repeat;
}

#idxNewsBox #tab li.selected2 {
	vertical-align:top;
	background-image: url(../images_renew/idx_tab_info_on.gif);
	background-repeat: no-repeat;
}

.idxNewsList {
	width: 714px;
}
.idxNewsList dl {
	width: 714px;
	background-image: url(../images_renew/idx_news_line.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.idxNewsList dt {
	float: left;
	width: 60px;
	padding-left: 15px;
	background-image: url(../images_renew/idx_news_arrow.gif);
	background-repeat: no-repeat;
	background-position: 2px 5px;
	font-weight: bold;
}
.idxNewsList dd {
	padding-left: 90px;
}




/* company -------------------------------------------
------------------------------------------------------ */

/* access map ---------------------------------------- */
#accessMap #container {
	width:680px;
	margin-right: auto;
	margin-left: auto;
}
#accessMap #header {
	width:680px;
	height:61px;
}
#accessMap #footer {
	height: 62px;
	width: 100%;
	background-image: url(../images_renew/footer_bg.gif);
	background-repeat: repeat-x;
}
#accessMap #footerInner {
	width: 680px;
	height: 62px;
	margin-right: auto;
	margin-left: auto;
}
#accessMap #footerLogo {
	width: 128px;
	height: 36px;
	float: left;
}
#accessMap .pagetop {
	float: right;
	width: 167px;
	height: 36px;
}
#accessMap #footerCopy {
	width: 680px;
	clear: both;
	height: 26px;
}
#accessMap address {
	color: #fffefe;
	padding-top: 4px;
	padding-left: 3px;
}


h3.kankyo {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: bold;
}
.kankyoFrmMgn {
	margin-left: 30px;
}
.kankyoFrmLeft {
	background-image: url(../company/images_renew/company08_frm_left.gif);
	background-repeat: repeat-y;
}
.kankyoFrmRight {
	background-image: url(../company/images_renew/company08_frm_right.gif);
	background-repeat: repeat-y;
}


/* product subwin ---------------------------------------- */
#productSubwin #container {
	width:550px;
	margin-right: auto;
	margin-left: auto;
}
#productSubwin #header {
	width:550px;
	height:61px;
}
#productSubwin #footer {
	height: 62px;
	width: 100%;
	background-image: url(../images_renew/footer_bg.gif);
	background-repeat: repeat-x;
}
#productSubwin #footerInner {
	width: 550px;
	height: 62px;
	margin-right: auto;
	margin-left: auto;
}
#productSubwin #footerLogo {
	width: 128px;
	height: 36px;
	float: left;
}
#productSubwin .pagetop {
	float: right;
	width: 167px;
	height: 36px;
}
#productSubwin #footerCopy {
	width: 550px;
	clear: both;
	height: 26px;
}
#productSubwin address {
	color: #fffefe;
	padding-top: 4px;
	padding-left: 3px;
}
