/*---------------------------------
css standard start
--------------------------------*/

body {
	background-color:#E9E8E4;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size: 16px;
	line-height: 24px;
	color:#1c1c1c;
}
* html body {	/* for IF6 */
	font-family:'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}

img {
	max-width: 100%;
}

table {
	width: 100%;
}

a:link {
	color:#1c1c1c;
}

a:visited {
	color:#1c1c1c;
}

a:hover {
	text-decoration:none;
}

a:active {
}
input.sampletxt{
	color:#1c1c1c;
}

/*---------------------------------
css header start
--------------------------------*/

header{
	width: 100%;
	height: 93px;
	min-width:990px;
	background: url(../images/share/bg_header.gif) repeat left bottom;
	/* box-shadow */
	box-shadow:rgba(0, 0, 0, 0.329412) 0px 0px 15px 9px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.329412) 0px 0px 15px 9px;
	-moz-box-shadow:rgba(0, 0, 0, 0.329412) 0px 0px 15px 9px;
}


header ul{
	width: 980px;
	margin: 0 auto;
}

header ul li{
	float: left;
}

header ul li#logo{
	height: 93px;
	padding: 0 35px 0 0;
}
header ul li#logo p{
	padding:30px 0 0;
}
header ul li#logo span{
	font-size: 15px;
}

header h1{
	font-size: 12px;
	padding: 38px 0 0;
}

header ul li.lang{
	float: right;
}


/*---------------------------------
css gmenu start
--------------------------------*/
nav{
	width: 980px;
	background: url(../images/share/bg_gmenu_share.gif) no-repeat left top;
	margin: 0 auto;
	padding:0 5px 0;
}
#gmenu {
	position: relative;
	width: 980px;
	background-color: white;
	padding: 3px 0;
	margin: 0 auto;
	font-size: 0.75em;
	overflow: hidden;
	background-image: -moz-linear-gradient(
		top,
		#C8BFAB 0%,
		#8B8457);
	background-image: -webkit-gradient(
		linear, left top, left bottom,
		from(#C8BFAB),
		to(#8B8457));
	background-image: linear-gradient(to bottom, #C8BFAB 0%, #8B8457 100%);
}
#gmenu li {
	float: left;
	list-style: none;
	width: 163px;
	padding: 0;
	border: solid #D4D0C0;
	border-width: 0 1px 0 0;
	text-align: center;
}
#gmenu li.listEnd {
	border: none;
	width: 160px;
}
#gmenu li.back {
	border-right: none;
	border-bottom: 3px solid #978E6F;
	width: 90px;
	height: 0;
	padding: 0;
	z-index: 8;
	position: absolute;
}
#gmenu li a {
	width: 100%;
	font-family:'Arial',sans-serif;
	font-weight: 600;
	text-decoration: none;
	color: #fff;
	outline: none;
	text-align: center;
	padding: 9px 0;
	text-transform: uppercase;
	letter-spacing: 0;
	z-index: 10;
	display: block;
	float: left;
	position: relative;
	overflow: hidden;
}   
#gmenu li a:hover, #gmenu li a:active, #gmenu li a:visited {
	border: none;
}

/*---------------------------------
css contents share start
--------------------------------*/

#contents{
	width: 918px;
	background: url(../images/share/bg_mainarea.gif) repeat left top;
	margin: 0 auto;
	padding:0 36px 30px;
}

a.pagetop{
	width: 918px;
	background: url(../images/share/arrow_top.gif) no-repeat left top;
	font-size: 0.8em;
	padding:0 0 0 20px;
}

#contents article h2{
	width: 100%;
	text-align: center;
	margin: 0 0 50px;
	padding:0;
}
#contents article h2 span{
	background: url(../images/share/icon_h2title.gif) no-repeat left bottom;
	padding:50px 0 0 50px;
	color:#615021;
	font-family:'Arial',sans-serif;
	font-size: 30px;
	line-height: 1em;
	font-weight: 600;
	display:inline-block;
}


.listMenu {
	width: 100%;
	font-size: 0.75em;
	line-height: 1.2em;
	color:#1c1c1c;
	margin: 0 0 20px;
}
.listMenu dt,dd {
	float: left;
	list-style: none;
	padding: 0 0 10px;
}
.listMenu dt {
	width: 8%;
}
.listMenu dd {
	width: 42%;
}

/* 2014-10-30 add start */
/* COMPANYに使用 */
.listMenuCom {
	width: 100%;
	font-size: 0.75em;
	line-height: 1.2em;
	color:#1c1c1c;
	margin: 0 0 20px;
}
.listMenuCom dt,dd {
	float: left;
	list-style: none;
	padding: 0 0 10px;
}
.listMenuCom dt {
	width: 25%;
}
.listMenuCom dd {
	width: 75%;
}

/* PRODUCTに使用 */
.listMenuPro {
	width: 100%;
	font-size: 0.75em;
	line-height: 1.2em;
	color:#1c1c1c;
	margin: 0 0 20px;
}
.listMenuPro dt,dd {
	float: left;
	list-style: none;
	padding: 0 0 10px;
}
.listMenuPro dt {
	width: 49%;
}
.listMenuPro dd {
	width: 1%;
}

/* 各PRODUCTに使用 */
.listMenuEach {
	width: 100%;
	font-size: 0.75em;
	line-height: 1.2em;
	color:#1c1c1c;
	margin: 0 0 20px;
}
.listMenuEach ul,li {
	float: left;
	list-style: none;
	padding: 0 0 10px;
}
.listMenuEach li {
	width: 33%;
}

/* 2014-10-30 add end */


#contents .infoBox {
	color:#1c1c1c;
	margin: 0 0 30px;
	padding:20px;
	background: url(../images/share/bg_triangle.gif) no-repeat left top;
	border:solid #C1B8A1;
	border-width:1px 1px 1px;
}
#contents .infoBox h3 {
	font-size: 14px;
	line-height: 1.2em;
	color:#736C3E;
	font-weight: 100;
	margin: 0 0 20px;
}
#contents .infoBox h3 span {
	font-size: 16px;
	font-weight: 100;
	padding:0 20px 0 0;
}
#contents .infoBox p {
	font-size: 0.75em;
}
#contents .infoBox a.pagetop{
	width: auto;
	float: right;
	margin:20px 0 0;
}


.twoCol li {
	width: 444px;
	float: left;
	list-style: none;
	margin: 0 30px 0 0;
}
.twoCol li.listEnd {
	margin: 0;
}


/*---------------------------------
css top start
--------------------------------*/
#topImage{
	width: 100%;
	min-width:1260px;
	background: url(../images/top/bg_topmain.jpg) repeat left top;
	margin: 0 auto;
	padding:0;
}

#topImage .photo{
	width: 1260px;
	height:397px;
	margin: 0 auto;
	padding: 0;
}


#topImage nav{
	width: 1246px;
	background: url(../images/top/bg_gmenu_top.jpg) no-repeat left top;
	margin: 0 auto;
	padding:0 0 40px;
}

#indexPage header{
	min-width:1260px;
}

#indexPage #contents{
	width: 920px;
	background: url(../images/share/bg_mainarea.gif) repeat-y 135px top;
	margin: 0 auto;
	padding:0 170px 30px;
}

#indexPage footer .mainEnd{
	background: url(../images/share/bg_mainfoot.gif) no-repeat 128px bottom;
	padding:0 164px;
}
#indexPage footer #globalfooter{
	padding:0 133px;
}


#indexPage #contents #des01 {
	width: 100%;
	height:200px;
	background: url(../images/top/img_top_dis01.gif) no-repeat 30px top;
	padding:0 145px 30px 0;
	font-size: 0.75em;
}
#indexPage #contents #des01 h2{
	background: url(../images/share/bg_line.gif) repeat-x left 10px;
	width: auto;
	text-align: left;
	margin: 0 0 20px 160px;
	padding:0;
}
#indexPage #contents #des01 h2 span{
	background: #ffffff;
	padding:0 20px 0 0;
	color:#615021;
	font-family:'Arial',sans-serif;
	font-size: 24px;
	line-height: 1em;
	display:inline-block;
}
#indexPage #contents #des01 p{
	margin: 0 0 0 160px;
}


#indexPage #contents ul.desBlock li {
	float: left;
	list-style: none;
	margin: 0 30px 0 0;
	height:396px;
	background: url(../images/share/bg_triangle.gif) no-repeat left top;
	border:solid #C1B8A1;
	border-width:1px 1px 1px;
}
#indexPage #contents ul.desBlock li.listEnd {
	margin: 0;
}
#indexPage #contents ul.desBlock li section {
	width: 402px;
	padding:20px;
}
#indexPage #contents ul.desBlock li section h3 {
	color:#736C3E;
	font-weight: bold;
	margin:120px 0 20px;
}
#indexPage #contents ul.desBlock li #des02 {
	font-size: 0.75em;
	background: url(../images/top/img_top_dis02.gif) no-repeat center 30px;
}
#indexPage #contents ul.desBlock li #des03 {
	font-size: 0.75em;
	background: url(../images/top/img_top_dis03.gif) no-repeat center 30px;
}


#indexPage #contents ul .newsBlock {
	margin: 30px 30px 0 0;
}
#indexPage #contents ul .newsBlock h2 {
	float: left;
	width: 75px;
	text-align: left;
	color:#736C3E;
	font-family:'Arial',sans-serif;
	font-size: 18px;
	line-height: 1em;
	font-weight: bold;
}
#indexPage #contents ul .newsBlock dl {
	float: left;
	width: 369px;
	font-size: 0.75em;
	line-height: 1.2em;
	color:#1c1c1c;
}
#indexPage #contents ul .newsBlock dt,dd {
	float: left;
	list-style: none;
	padding: 0 0 10px;
}
/* 2014-11-13 add start */
#indexPage #contents ul .newsBlock dt {
	width: 22%;
}
#indexPage #contents ul .newsBlock dd {
	width: 78%;
}
/*---------------------------------
#indexPage #contents ul .newsBlock dt {
	width: 18%;
}
#indexPage #contents ul .newsBlock dd {
	width: 82%;
}
--------------------------------*/
/* 2014-11-13 add end */


#indexPage #contents ul #contact {
	position: relative;
	margin: 30px 0 0;
	background-color:#F8F4E9;
	border:solid #C1B8A1;
	border-width:1px 1px 1px;
}
#indexPage #contents ul #contact a {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#indexPage #contents ul #contact h2 {
	float: left;
	width: 25%;
	background: url(../images/top/img_contact.gif) no-repeat center top;
	margin:15px 0;
	padding:8px 0;
	text-align: center;
	color:#564A01;
	font-family:'Arial',sans-serif;
	font-size: 18px;
	line-height: 1em;
	font-weight: bold;
}
#indexPage #contents ul #contact p {
	float: left;
	width: 75%;
	margin:20px 0;
	color:#736C3E;
	font-size: 14px;
}

#indexPage footer{
	min-width:1260px;
}

/*---------------------------------
css top 日本語版 start
--------------------------------*/
#indexPage .jp ul.desBlock li {
	height:346px!important;
}
#indexPage .jp ul.desBlock li #des02 h3 {
	font-size: 1.2em!important;
}
#indexPage .jp ul.desBlock li #des03 h3 {
	font-size: 1.2em!important;
}



/*---------------------------------
css footer start
--------------------------------*/

footer{
	width: 100%;
	min-width:990px;
	padding:0;
	background: url(../images/share/bg_footer.gif) repeat left top;
	-webkit-font-smoothing:antialiased
}

footer .mainEnd{
	width: 918px;
	height: 49px;
	background: url(../images/share/bg_mainfoot.gif) no-repeat left bottom;
	margin: 0 auto;
	padding:0 36px;
	text-align: right;
}

#globalfooter{
	width: 980px;
	margin: 0 auto;
	padding:0 5px;
	color: #ffffff;
	font-size: 0.75em;
}

#globalfooter a{
	color: #ffffff;
	text-decoration: none;
}

#globalfooter .navi li{
	float: left;
	border: solid #D4D0C0;
	border-width: 0 1px 0 0;
	margin:0 10px 0 0;
	padding:0 10px 0 0;
}
#globalfooter .navi li.listEnd{
	border: none;
}

#globalfooter ul#footInfo{
	border: solid #D4D0C0;
	border-width: 1px 0 0;
	margin:10px 0 0;
	padding:10px 0 30px;
	line-height: 1.2em;
}
#globalfooter ul#footInfo li{
	float: left;
}
#globalfooter ul#footInfo li.listEnd{
	float: right;
	text-align: right;
	padding:2em 0 0;
}