/*--------------------------------------
  
---------------------------------------*/
#main {
}

#newTopicsInner {
	padding: 10px 0 0 12px;
}

#impInfo {
	width: 509px;
	margin: 0 0 12px 0;
}

#impInfo .bgTypeC01 table tr td .date {
	font-weight: bold;
	color: #AAAAAA;
}

#impInfo .bgTypeC01 table {
	margin: 0 0 5px 0;
}

#newsRelease {
	width: 509px;
	margin: 0 0 12px 0;
}

#newsRelease .bgTypeC02 table tr td .date {
	font-weight: bold;
	color: #AAAAAA;
}

#newsRelease .bgTypeC02 table {
	margin: 0 0 5px 0;
}

#about {
}

#monozukuri table {
	margin: 10px 0 17px 12px;
}

#csr table {
	margin: 10px 0 17px 12px;
}

#support p {
	margin: 8px 11px;
}

.banner {
	padding: 38px 0 0 38px;
}

.point {
	position: relative;
}

.newsReleaseBtn {
	position: absolute;
	left: 421px;
	top: 6px;
}


/*--------------------------------------
  bgStyle
---------------------------------------*/
.bgTypeB01 {
	background: url(../img/ind_bgbottom_001.gif) bottom left no-repeat;
}

.bgTypeB02 {
	background: url(../img/ind_bgbottom_002.gif) bottom left no-repeat;
}

.bgTypeC01,
.bgTypeC02 {
	background-color: #FFFFFF;
	padding: 12px 10px;
}


/*--------------------------------------
  listStyle
---------------------------------------*/
#about ul {
	list-style: none;
	margin: 8px 12px 17px 12px;
	padding: 0;
}

#about ul li {
	margin: 0 0 10px 0;
	padding: 0;
}


/*--------------------------------------
  namazuArea
---------------------------------------*/
#header #namazuArea {
	position: absolute;
	top: 25px;
	left: 325px;
}


/*--------------------------------------
  2011.04 featurelist
---------------------------------------*/

div#feature_list {
	width: 801px;
	height: 270px;
	overflow: hidden;
	position: relative;
}

div#feature_list ul {
	position: absolute;
	top: 0;
	list-style: none;
	padding: 0;
	margin: 0;
}

ul#tabs {
	top: 0;
	left: 0;
	/*z-index: 2;*/
	width: 267px;
	height: 270px;
	margin: 0;
	padding: 0;
	background-color: #4c679c;
}

ul#tabs li {
	margin: 0;
	padding: 0 13px 0 12px;
}

ul#tabs li img {
	margin: 0;
	padding: 0;
	vertical-align: top;
}

ul#tabs li a {
	display: block;
	width: 242px;
	height: 35px;
	color: #222;
	text-decoration: none;
	/*outline: none;*/
}

ul#output {
	display: none;
	position: relative;
	top: 0;
	right: 0;
	width: 534px;
	height: 270px;
	margin: 0;
	padding: 0;
	background: url(../img/main.jpg) 0 0 no-repeat;
}

ul#output li {
	position: absolute;
	width: 534px;
	height: 270px;
	margin: 0;
	padding: 0;
}

.cover { 
	position: absolute;
	right: 0;
}

.cover2 {
	display: none;
	position: absolute;
	right: 0;
}

#link_btn {
	position: absolute;
	top: 175px;
	left: 12px;
}

