@charset "utf-8";

#wrap_mv {
	background:url(../../images/bg_mv.gif) repeat-x 0 0;
}

#mv {
	width:1000px;
	margin:0 auto 50px;
}
#mv .inner {
	width:1000px; height:424px;
}

.bx-prev {
	background:url(../../images/btn_prev.png) no-repeat 0 0;
	width:56px;
	height:56px;
	display:block;
	position:absolute;
	top:178px; left:-75px;
}
a.bx-next:hover,
a.bx-prev:hover {
	filter:alpha(opacity=90);
	-ms-filter:"alpha(opacity=90)";
	-moz-opacity:0.9;
	-khtml-opacity:0.9;
	opacity:0.9;	
}
.bx-next {
	background:url(../../images/btn_next.png) no-repeat 0 0;
	width:56px;
	height:56px;
	display:block;
	position:absolute;
	top:178px; right:-75px;
}

#contents {
	width:1000px;
	margin:0 auto 50px;
}

#contents .wrapper {
	width:1000px;
	margin-bottom:50px;
}
#info {
	float:left;
	width:455px;
	background:url(../images/bg_white01.png) no-repeat 96% 96%;
}
#info ul {
	border-bottom:1px solid #d3d3d3;
	margin:0 0 0 20px; padding-bottom:10px;
}
#info li {
	margin-bottom:20px;
	background:url(../images/icon_dot.gif) no-repeat 3px 4px;
	padding:0 0 0 18px;
}
#info li span {
	font-weight:bold;
}
#contents #news {
	float:right;
	width:455px;
}

#contents h2 {
	font-size:200%;
	border-left:5px solid #d40e1d;
	margin-bottom:25px; padding-left:15px;
}

#contents #news .height01 {
	margin:0 0 10px 20px;
	border-bottom:1px solid #d3d3d3;
	background:url(../images/bg_white02.png) no-repeat right top;
}
#contents #news li {
	margin-bottom:20px; padding-left:72px;
}
#contents #news .new {
	background:url(../images/icon_new.gif) no-repeat 0 0;
}
#contents #news .ir {
	background:url(../images/icon_ir.gif) no-repeat 0 0;
}
#contents #news .denshi {
	background:url(../images/icon_denshi.gif) no-repeat 0 0;
}
#contents #news p {
	float:right;
	background:url(../images/icon_news.gif) no-repeat 0 0;
	padding-left:21px;
	min-height:19px;
}

#ir {
	width:1005px;
	margin:0 -25px 0 20px;
}
#ir div {
	width:270px;
	margin:0 25px 20px 0;
	padding:15px 20px;
	float:left; display:inline;
	background-color:#d1e3f5;
}
#ir .item_f {
	background:#d1e3f5 url(../images/bg_blue.png) no-repeat right bottom;
	min-height:95px;
}
#ir .item_f h3 {
	font-size:133%;
	margin-bottom:15px;
	background:url(../images/arrow_r.png) no-repeat 0 6px;
	padding-left:13px;
}
#ir .item_s h3 {
	font-size:116%;
	background:url(../images/arrow_r.png) no-repeat 0 5px;
	padding-left:13px;
}
#ir a {
	color:#313131;
}
#ir .new_win a {
	background:url(../images/icon_win.png) no-repeat right 0;
	padding-right:20px;
}


#about {
	width:980px;
	margin:0 0 10px 20px;
	border-bottom:1px solid #d3d3d3;
}
#about #mess {
	float:left; display:inline;
/*
	width:340px;
	margin-right:50px;
*/
	width:435px;
	margin-right:90px;
}
#about #access {
/*	float:right; */
	float:left;
	display:inline;
/*	width:590px; */
	width:455px;
}
#about #mess .img,
#about #access .img {
	float:left;
	width:114px;
}
#about #mess .txt {
/*
	float:right;
	width:210px;
*/
	float:left;
	width:301px;
	margin-left:20px;
}
#about #access .txt {
/*
	float:right;
	width:460px;
*/
	float:left;
	width:321px;
	margin-left: 20px;
}
#about .txt h3 {
	font-size:116%;
	font-weight:bold;
	margin-bottom:15px;
}
#about #access h4 {
	font-weight:bold;
	margin-bottom:7px;
}
#about #access h4 span {
	width:7em;
	display:inline-block;
}
#about #access p {
	margin-bottom:15px;
}
#access .inner {
	width:460px;
}
#access .head {
	float:left;
	width:220px;
}
#access .tokyo {
	float:right;
	width:220px;
}

#list_about ul {
	float:right; display:inline;
	margin-right:20px;
}
#list_about li {
	float:left; display:inline;
	width:auto;
	background:url(../images/arrow_r.png) no-repeat 0 5px;
	margin-left:60px;
	padding-left:13px;
	margin-bottom:50px;

}

/*  2019.6.3 Begin  */
div.border_line{
	padding: 10px;
	border: medium solid #888;
}

.border_line{
	padding: 10px;
	border: medium solid #888;
}

/*  2019.6.3  End   */

