@charset "Shift_JIS";

/*=========================================================

	Site Name   EDIX特設ページ
	File Name   page.css

	Create Date 2015/05/14
	Update Date 2015/11/16

==========================================================*/

/* Start of "Micro clearfix" */
.clearfix { zoom: 1; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
/* End of "Micro clearfix" */


/*  Common page style
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.ex-marginTopNone {
	margin-top: 0 !important;
}
.ex-marginTop10 {
	margin-top: 10px !important;
}
.ex-marginTop20 {
	margin-top: 20px !important;
}
.ex-marginTop30 {
	margin-top: 30px !important;
}
.ex-marginTop40 {
	margin-top: 40px !important;
}
.ex-marginTop50 {
	margin-top: 50px !important;
}

.ex-marginNone {
	margin: 0 !important;
}

.ex-marginBottomNone {
	margin-bottom: 0 !important;
}
.ex-marginBotton10 {
	margin-bottom: 10px !important;
}
.ex-marginBotton20 {
	margin-bottom: 20px !important;
}
.ex-marginBotton30 {
	margin-bottom: 30px !important;
}
.ex-marginBotton40 {
	margin-bottom: 40px !important;
}
.ex-marginBotton50 {
	margin-bottom: 50px !important;
}

.ex-alignLeft {
	text-align: left !important;
}
.ex-alignRignt {
	text-align: right !important;
}
.ex-alignCenter {
	text-align: center !important;
}

.ex-cautionText {
	margin-left: 1em;
	text-indent: -1em;
	padding: 0 10px;
	font-size: 0.769em !important;
}
.ex-cautionColor {
	color: #cc0000;
}

.none {
	display: none;
}


/*  EDIX page style
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#IBEE2015 {
	margin: 0 0 100px;
}

#IBEE2015 div.link-box-bgc {
	margin: 20px 0;
	padding: 20px 15px;
	background: #eeeeee;
}
#IBEE2015 div.link-box-bgc p {
	margin: 0;
	padding: 0;
}
#IBEE2015 div.link-box-bgc p a {
	margin: 0;
	padding: 0 0 0 15px;
	background: transparent url(/share/images/arrow_black.gif) no-repeat left 0.4em;

}

#IBEE2015 div.layout-box {
	position: relative;
	width: 950px;
	height: 520px;
	overflow: hidden;
}

#IBEE2015 div.layout-box p {
}

#IBEE2015 div.layout-box ul {
}
#IBEE2015 div.layout-box ul li {
}
#IBEE2015 div.layout-box ul li a {
	display: block;
	width: 35px;
	height: 45px;
}

#IBEE2015 div.layout-box ul li a img {
	margin-top: 10px;
}

#IBEE2015 div.layout-box ul li.layout-modal-01 {
	position: absolute;
	top: 335px;
	left: 452px;
}
#IBEE2015 div.layout-box ul li.layout-modal-02 {
	position: absolute;
	top: 175px;
	left: 485px;
}
#IBEE2015 div.layout-box ul li.layout-modal-03 {
	position: absolute;
	top: 150px;
	left: 435px;
}
#IBEE2015 div.layout-box ul li.layout-modal-04 {
	position: absolute;
	top: 255px;
	left: 145px;
}
#IBEE2015 div.layout-box ul li.layout-modal-05 {
	position: absolute;
	top: 260px;
	left: 15px;
}
#IBEE2015 div.layout-box ul li.layout-modal-06 {
	position: absolute;
	top: 180px;
	left: 55px;
}
#IBEE2015 div.layout-box ul li.layout-modal-07 {
	position: absolute;
	top: 100px;
	left: 110px;
}
#IBEE2015 div.layout-box ul li.layout-modal-08 {
	position: absolute;
	top: 50px;
	left: 235px;
}
#IBEE2015 div.layout-box ul li.layout-modal-09 {
	position: absolute;
	top: 50px;
	left: 350px;
}
#IBEE2015 div.layout-box ul li.layout-modal-10 {
	position: absolute;
	top: 50px;
	left: 510px;
}
#IBEE2015 div.layout-box ul li.layout-modal-11 {
	position: absolute;
	top: 50px;
	left: 650px;
}
#IBEE2015 div.layout-box ul li.layout-modal-12 {
	position: absolute;
	top: 110px;
	left: 810px;
}
#IBEE2015 div.layout-box ul li.layout-modal-13 {
	position: absolute;
	top: 200px;
	left: 855px;
}
#IBEE2015 div.layout-box ul li.layout-modal-14 {
	position: absolute;
	top: 210px;
	left: 700px;
}
#IBEE2015 div.layout-box ul li.layout-modal-15 {
	position: absolute;
	top: 340px;
	left: 840px;
}

#IBEE2015 div.layout-box ul li.layout-modal-lc {
	position: absolute;
	top: 240px;
	left: 52px;
}
#IBEE2015 div.layout-box ul li.layout-modal-lc a {
	width: 63px;
	height: 73px;
}


#IBEE2015 div.remodal h1{

}
#IBEE2015 p {
}




/*追加*/

#header{
/*	color: #fff;
	height: 35px;
	font-size: 18px;
	background-color: #246090;

	padding: 5px 0 0 10px;
	text-align:left;*/
	margin-top: 15px;
}
.remodal h1{
	font-size: 25px;
	margin-bottom: 8px;
	padding-left: 5px;
	text-align: left;
	margin-top:10px;
}
.graph{
	background-color:#d7f5ff;
}
.h2-underline{
	font-size: 16px;
	margin-bottom: 15px;
	padding: 5px 0 0 10px;
	border-bottom: 1px solid #ddd;
}
a.img_btn_arrow{
	color: #fff;
	font-size: 16px;
	text-decoration: none;
	height: 38px;
	margin-bottom: 20px;
	display: inline-block;
}
a.img_btn_arrow:hover{
	text-decoration: underline;
}
a.img_btn_arrow span{
	margin-right: auto;
	margin-left: auto;
	padding: 14px 10px 11px 25px;
	background-color: #5787f4;
	background-image: url(../images/img_btn_arrow.png);
	background-repeat: no-repeat;
	background-position: 8px 51%;
}
#IBEE2015 div.list-box{
	margin-top: 20px;
	overflow: hidden;
}
#IBEE2015 div.list-box .left-list-box{
	width:300px;
	float:left;
	padding-left: 15px;
}
#IBEE2015 div.list-box .right-list-box{
	width:300px;
	float:left;
	padding-left: 20px;
}

#movieWindow{
	overflow:auto !important;
}
#movieWindow #movieplayer{
	width:820px !important;
}