/* CSS Document */

#inner h3{
	margin-bottom:15px;
	padding-top:10px;
}
.spirit{
	padding-left:140px;
	margin-top:30px;
	min-height:170px;
}
#message{
	text-align:center;
}

.spirit img{
	float:right;
	margin-left:20px;
}
.spirit h3 img{
	float:none;
	margin-left:0;
}

#spirit_aji{
	background-image:url(../img/spirit_aji.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
#spirit_item{
	background-image:url(../img/spirit_item.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
#spirit_otsukiai{
	background-image:url(../img/spirit_otsukiai.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}



#inner .brandttl,#inner .brandmsg,#inner .brand5{
	text-align:center;
	border-bottom:none;
}

.brand5{
	position:relative;
}

.brand5 div{
	position:absolute;
	top:60px;
	left:135px;
}

.brand5 ul{
	position:relative;
}
.brand5 li{
	position:absolute;
	top:0px;
	left:0px;
}


#factimg{
	margin-top:30px;
	margin-bottom:45px;
}
#factimg li{
	float:left;
}

#factimg li:first-child{
	margin-right:25px;
}
.name{
	text-align:right;
	font-weight:bold;
}
#shimei{
	margin-top:55px;
}

#shimei3 li{
	background-image:url(../img/factory_simei_bar.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	width:100%;
	padding-bottom:20px;
	margin-bottom:10px;
}
#hotnews{
	background-image:url(../img/factory_hotbk.jpg);
	background-repeat:repeat-y;
	text-align:center;
}
#hotnews h3{
	padding:0;
}
#hotnews p{
	text-align:left;
	padding:45px;
}

#hotnews .kome{
	margin-left:45px;
	width:575px;
	margin-top:15px;
}
.kome li{
	font-size:80%;
	text-align:left;
	margin-bottom:5px;
}
#kengaku{
 	margin-bottom:20px;
}
#kengaku p.red{
	color:#dd0000;
}
#kengaku h2{
	margin-top:45px;
}
#kengaku h3{
	margin-bottom:25px;
	margin-top:20px;
}
#kengaku div img{
	float:left;
	margin-right:15px;
}

#store div img{
	float:left;
	margin-right:15px;
}

#lnav ul{
	background-image:url(../img/lvanbk.jpg);
	width:193px;
	height:322px;
	padding-left:7px;
	padding-top:10px;
}


/*access*/
#access  {
	font-weight:normal;
	line-height:1.7;
	}
#access dl {
	width:290px;
	float:left;
	}
#access dl dt{
	margin:20px 0 0;
	}
#access .map {
	width:324px;
	padding-left:10px;
	padding-right:10px;
	margin-bottom:20px;
	float:right;
	}
#access .map .imagemap  {
	display:block;
	overflow:auto;
	padding-bottom:20px;
	}
#access .map .imagemap span {
	display:inline-block;
	text-align:right;
	font-size:10px;
	}
#access .map .imagemap img {
	border:6px solid #ccc;
}


/* 20200331add */

.factory_news {
	margin-top:16px; 
	padding:0.7em 0.9em; 
	border:2px solid #cc0000; 
	font-size:15px;
}


.factory_news .center_bol {
	text-align: center;
	font-weight: bold;
	margin-bottom: 5px;
	font-size: 17px;
}
