@charset "utf-8";



body {
	font-family:  "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 75%;
	line-height: 1.3;
	color: #333333;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: #FFFFFF url(../img/bg.gif);
}
h1,h2,h3,h4,p,ul,li{
	margin: 0px;
	padding: 0px;
}
h1{ display:none;}
ul{
	list-style-type: none;
}
img {
	border: none;
	float: none;
}
a {
	color: #000000;
}
a:hover {
	color: #a40000;
}
.look {
	background: #FFFF99;
}
br { letter-spacing:0em;}

/*ヘッダー
------------------------------------------------------------------*/
#header {
	background: url(../img/header_bg.gif) no-repeat center top;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
}

#header h2 {
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	padding-right: 10px;
	height: 15px;
	line-height: 15px;
}

#header #info{
	padding-top: 12px;
}

#header #main-img {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align:left;
	background-image: url(../img/topimg-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

/*メインメニュー
------------------------------------------------------------------*/
#menu li {
	display: inline;
}



/*コンテンツ枠
------------------------------------------------------------------*/
#contents {
	background: url(../img/contents_bg.gif) no-repeat center bottom;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-right: 11px;
	padding-left: 11px;
}

#g_navi {
    clear: both;
	height:35px;
	width: 800px;


	
}

#g_navi ul {
	margin: 0 0 0;
    padding: 0;
    list-style: none;
	}
#g_navi li {
	display:inline;
	list-style-type:none;
}
#g_navi li a {
	height:35px;
	display:block;
	float:left;
	text-indent:-9877em;
	text-decoration:none;
	overflow:hidden;
}
/*------off*/
#g_navi li.g_navi01 a {
	background:url(../img/g_navi.jpg) no-repeat 0px 0px;
	width:125px;
}
#g_navi li.g_navi02 a {
	background:url(../img/g_navi.jpg) no-repeat -125px 0px;
	width:135px;
}
#g_navi li.g_navi03 a {
	background:url(../img/g_navi.jpg) no-repeat -260px 0px;
	width:135px;
}
#g_navi li.g_navi04 a {
	background:url(../img/g_navi.jpg) no-repeat -395px 0px;
	width:135px;
}
#g_navi li.g_navi05 a {
	background:url(../img/g_navi.jpg) no-repeat -530px 0px;
	width:135px;
}
#g_navi li.g_navi06 a {
	background:url(../img/g_navi.jpg) no-repeat -665px 0px;
	width:135px;

}


/*------hover*/
#g_navi li.g_navi01 a:hover {
	background:url(../img/g_navi.jpg) no-repeat 0px -35px;
}
#g_navi li.g_navi02 a:hover {
	background:url(../img/g_navi.jpg) no-repeat -125px -35px;
}
#g_navi li.g_navi03 a:hover {
	background:url(../img/g_navi.jpg) no-repeat -260px -35px;
}
#g_navi li.g_navi04 a:hover {
	background:url(../img/g_navi.jpg) no-repeat -395px -35px;
}
#g_navi li.g_navi05 a:hover {
	background:url(../img/g_navi.jpg) no-repeat -530px -35px;
}
#g_navi li.g_navi06 a:hover {
	background:url(../img/g_navi.jpg) no-repeat -665px -35px;
}




/*Recg
------------------------------------------------------------------*/
#contents {
	background: url(../img/contents_bg.gif) no-repeat center  bottom;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-right: 11px;
	padding-left: 11px;
	border-top-color: #339900;
	border-right-color: #339900;
	border-bottom-color: #339900;
	border-left-color: #339900;
}

/*パンくず
-------------------------------------------------------------------------------------*/

.path {
   font-size: 12px;/* fix */
   margin: 0px;
   padding: 7px 6px;
}
.path li {
   display: inline;
   background: url(../img/path.gif) no-repeat 4px 3px;
   line-height:1.1em;
   padding-left: 14px;
}
.path li.top {
   background-image: none;
   padding-left: 0px;
}




/*メインコンテンツ
------------------------------------------------------------------*/
#main {
	float: right;
	width: 510px;
	display: inline;
	margin-right: 20px;
	margin-top: 15px;
}

#main h2 {
	background: url(../img/midashi_base.jpg) no-repeat;
	font-size: 14px;
	line-height: 30px;
	padding-left: 30px;
	color: #000;
}

#main h3 {
	background: url(../img/midashi_base2.jpg) no-repeat;
	font-size: 14px;
	line-height: 40px;
	padding-left: 20px;
	color: #666;
}

#main h4 {
	background: url(../img/midashi_base3.jpg) no-repeat;
	font-size: 14px;
	line-height: 40px;
	padding-left: 20px;
	color: #666;
}

#main p {
	padding: 0.5em 10px;
}



/*サブコンテンツ
------------------------------------------------------------------*/
#sub {
	float: left;
	width: 222px;
	display: inline;
	margin-left: 17px;
	margin-top: 15px;
}

#sub p {
	padding-bottom: 0.5em;
	padding-top: 0.5em;
}

#sub h4 {
	font-size: 100%;
	border: 1px solid #666666;
	text-align: center;
	background: #999999 url(../img/h3_bg.gif) no-repeat bottom;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 26px;
}

/*サブコンテンツ内、サブメニュー
------------------------------------------------------------------*/
#sub .waku ul.navmenu li a {
	text-decoration: none;
	display: block;
	border-bottom: 1px dotted #999999;
	background: url(../img/arrow2.gif) no-repeat left center;
	padding-left: 20px;
	line-height: 30px;
	zoom: 1;
}

#sub .waku ul.navmenu li a:hover {
	background: #bdbdbd url(../img/arrow2over.gif) no-repeat 3px center;
	color: #FFFFFF;
}

/*サブコンテンツ内のテーブル
------------------------------------------------------------------*/
#sub .waku {
	border: 0px solid #999999;
	padding: 0px;
	margin-bottom: 20px;
}



/*　.ta1テーブル
------------------------------------------------------------------*/
.ta1 {
	border: 1px solid #999999;
	width: 510px;
	margin-top: 0.5em;
	margin-bottom: 1em;
	background: url(../img/home_mark.gif) no-repeat right bottom;
}

.ta1 td {
	padding: 5px;
	vertical-align: top;
}

.ta1 h3 {
	color: #005e15;
	border-bottom: 1px dotted #999999;
	font-size: 100%;
	padding-left: 18px;
	line-height: 24px;
}

.ta1 p {
	line-height: 1.4em;
}

.ta1 .waku img {
	vertical-align: bottom;
}

.ta1 a:hover img {
	filter: Alpha(opacity=80);
	opacity: 0.8; /*firefox safari*/
}


.ta2 {
	border: 0px ;
	width: 510px;
	margin-top: 0.5em;
	margin-bottom: 1em;
	background: url(../img/ta2_back.jpg) no-repeat right top;
}

.ta2 td {
	padding: 5px;
	vertical-align: top;
}

.ta2 h3 {
	color: #005e15;
	border-bottom: 1px dotted #999999;
	font-size: 100%;
	background: url(../img/arrow1.gif) no-repeat left 5px;
	padding-left: 18px;
	line-height: 24px;
}

.ta2 p {
	line-height: 1.4em;
}

.ta2 .waku img {
	vertical-align: bottom;
}

.ta1 a:hover img {
	filter: Alpha(opacity=80);
	opacity: 0.8; /*firefox safari*/
}

.ta3 {
	border: 0px ;
	width: 510px;
	margin-top: 0.5em;
	margin-bottom: 1em;
}

.ta3 td {
	padding: 5px;
	vertical-align: top;
}

.ta3 h3 {
	color: #005e15;
	border-bottom: 1px dotted #999999;
	font-size: 100%;
	background: url(../img/arrow1.gif) no-repeat left 5px;
	padding-left: 18px;
	line-height: 24px;
}

.ta3 p {
	line-height: 1.4em;
}

.ta2 .waku img {
	vertical-align: bottom;
}

.ta3 a:hover img {
	filter: Alpha(opacity=80);
	opacity: 0.8; /*firefox safari*/
}


/*20100614追加  工場見学とメディアマスコミページ
------------------------------------------------------------------*/
.plant_tour{
border-color:#CCCCCC;
border-style:double;
padding-left:10px;}

.plant_tour img{
padding:5px;}

.plant_tit{
background:url(../img/plant_tour/title-bana.gif) no-repeat;
font-size:20px;
color:#FFFFFF;
padding-left:10px;
}
h5{
font-size:14px;}


/*メディア　マスコミ*/


.media-midashi{
background-color:#C7FCCC;
padding:3px;
font-size:13px;}


/*追加するときはマージン修正*/
.media-box{
	padding-top:5px;
	margin-bottom: 500px;
}



/*フッター
------------------------------------------------------------------*/
#footer {
	clear: both;
	background: url(../img/footer_bg.gif) no-repeat center bottom;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	height: 50px;
	padding-top: 50px;
}

#footer ul li {
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
	border-right: 1px solid #CCCCCC;
}

#footer .menutop {
	border-left: 1px solid #CCCCCC;
}




/*コピーライト
------------------------------------------------------------------*/
#copyright {
	line-height: 1.2;
	font-size: 10px;
	padding-bottom: 20px;
}




/*clearfix
------------------------------------------------------------------*/
#contents:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
#contents { display: inline-block; }

/* Hides from IE-mac \*/
*html #contents { height: 1%; }
#contents { display: block; }
/* End hide from IE-mac */
