@charset "utf-8";
/* CSS Document */
/*
#header .mnv li a.a03{
	border-bottom:7px solid #70bc39;
}
*/

#newsrelease	{
}
#newsrelease h2	{
  border-bottom:1px solid #e6e6e6;
	margin:0 0 35px 0px;

}
.ind	{
}

.ind h3	{
  font-size: 138.5% !important;
	font-weight: normal;
	margin: 1em 0 35px 0;
}
.ind ul	{
	font-size: 108% !important;
	margin-bottom: 60px;
}
.ind ul li	{
	list-style-type: decimal;
	margin-left: 3em;
	margin-bottom:1em;
}

.env h3 {
    font-size: 153.9% !important;
    font-weight: normal;
    border-bottom: 3px solid #688008;
    color: #688008;
	margin: 35px 0 15px;
}
.env ul	{
	font-size: 108% !important;
	margin: 30px 0 60px 0;
}
.env ul li	{
	list-style-type: decimal;
	margin-left: 3em;
	margin-bottom:0.5em;
}
.env ul ul	{
	margin:0;
}

.env h3.h3b	{
	font-size: 197% !important;
	font-weight: normal;
	margin:60px 0 0.5em 0;
	border-bottom: none;
    color: #333;
	clear:both;
}
.env ul.ul01	{
	font-size: 100% !important;
	margin: 30px 0 0 0;
    border:1px solid #eee;
	padding:5px;
}
.env ul.ul01 li	{
	list-style-type: none;
	margin-left: 0em;
	margin-bottom: 0;
	float: left;
	margin-right: 1em;
}
.tab, .tab li, .tab li a {/*クリックするタブ部分*/
}

.env .content {/*切り替わる部分を囲うボックス*/
    clear: both;
    overflow: hidden;
}
.env .area {/*切り替わる部分はまず全部消しておく*/
display:none;
}
.tab li.act {/*選択中のタブ。色を変える等*/
}

.tab li.act a{/*選択中のタブのリンクカラー*/
    color:#70bc39;
}
.env .area h4	{
  font-size: 167% !important;
	font-weight: normal;
	margin:30px 0 0.5em 0;
	border-bottom: none;
    color: #333;
	clear:both;
}
.env .area h5	{
  font-size: 138.5% !important;
	font-weight: normal;
    color:#70bc39;
	text-align:center;
	margin-bottom:0.5em;
}
.env .area ul	{
	margin:1em 0;
	font-size:100% !important;
}
.env .area .fL	{
	margin-right:20px;
}
.env #tab1 dl	{
    border:none;
	padding:0;
	margin-bottom:1em;
}
.env #tab1 dd	{
	margin-bottom:1em;
}

.env .area dl	{
    border:1px solid #eee;
	padding:10px;
	margin-bottom:1em;
}
.env .area dt	{
	font-weight:bold;
  font-size: 123.1% !important;
}
.env .area dd	{
}
.env .area dl ul	{
	margin-bottom:0;
	font-size:100% !important;
}
.env .area dl ul ul	{
	margin-top:0;
}
.env .grn	{
	color: #70BC39;
}
/*
mtd added
*/
/*4content-newsrelease.php*/
h3.entry-title a{
	color: #688008;
}
h3.entry-title{
	margin-bottom: 20px;
}
a.more-link,
a:visited.more-link{
	color: #688008;
}
.entry-content p{
	font-size: 108% !important;
	line-height:1.6em;
}

footer.entry-meta{
	margin-top: 10px;
	clear: both !important;
}
.entry-meta p{
	color: #666;
	height: 23px;
	padding-top: 5px;
	padding-left: 42px;
	margin-bottom: 8px;
	float: right;
}
.tag-links .hamari,
.tag-links .usa{
	background-image: url(../images/icon01.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.tag-links .yonezawa,
.tag-links .chitose{
	background-image: url(../images/icon02.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
/*ページネーション*/
.newsrelease_nav{
	margin-top: 10px;
}
.arrow_right{
	float: right;
}
.text_right{
	float: right;
	margin: 7px 5px 0 0;
}
.arrow_left{
	float: left;
}
.text_left{
	float: left;
	margin: 7px 0 0 5px;
}



