/*----- 基本設定 -----*/
div#container{
    width: 100%; /*960px;*/
    margin: 0 auto;
}
/*----- -----*/
html,body{
    height: 100%;
}
div#container{
    position: relative;
    min-height: 100%;
    height: auto !important;
    height: 100%;
}
div#main{

/*20140523
padding-top: 265px; /*245px; /*290px;		/* ヘッダーを固定する場合に指定*/
padding-top: 20px; /*20140523 固定をはずした場合に円部分が上につまるので、間をあける*/

	height:820px;
	
    padding-bottom: 45px;

    border:1px solid #fff; /*DUMMY*/

}
div#footer{
    position: absolute;

/*20140523
    bottom: 0;
*/
    width: 100%;
    height: 35px;
/*
   border:1px solid blue;
*/
   background-color:#63aa9c; /*#729B97;     /* 背景色(ペパーミントグリーン) */
   
    text-align: center;
	color: #fff;
	
	padding-top:10px;
	font-family: 'serif', 'sans-serif', 'Arial';
	font-weight: bold;
  
   
}
a {
	text-decoration: none;
}

/*--------- Header Contents ----------*/
#header-bk
{
/*この部分はヘッダー固定する場合に指定*/
/*20140523
position:fixed;
*/


z-index:100;

/*	background-color: #444;	/*背景色（黒）*/
background-image: url("../images/header_back.png");

/*	padding: 10px 0 20px;	/*上10px, 下20pxをあける*/
	height: 245px; /*290px; /*110px;			/*縦の高さ110px*/
	width: 100%;			/*横の幅を100%*/

}
#header
{

	z-index: 1;
/*	border: 5px solid #fff;	/*表示領域を白枠で囲う*/
	height: 245px; /*290px;			/*縦の表示領域はheader-bkと同じ*/
	width: 960px;			/*横の幅970px*/
	margin: 0 auto;			/*中央揃え*/

	background-image: url("../images/header.png");
	background-repeat:no-repeat;
	background-size:contain;
	/*
	border: 5px solid black;
	*/
	font-size: 1em;
	
	
}

#box_a a, #box_b a, #box_c a, 
#box_f a, #box_g a, #box_h a {
	color: #FFF;
  	font-family: 'serif', 'sans-serif', 'Arial';

	font-weight: bold;

}
#box_a a:hover, #box_b a:hover, #box_c a:hover,
#box_f a:hover, #box_g a:hover, #box_h a:hover {
	color: gray;
}


/*-- What's New --*/
#box_a
{
	position:relative;
	z-index: 10;


	top: 85px; /*サブにあわせる前 90px; /*100px;*/
	left: 0px; /*サブにあわせる前 40px;*/

	width:83px;
	height:17px;

	font-size: 13px;
	
/*
	border: 3px solid black;
*/
	
	

}




/*-- Abount Us --*/
#box_b
{
	position: relative;
	z-index:10;
	
	top: 68px; /*サブに合わせる前 73px; /*83px;*/
	left: 120px; /*サブに合わせる前 155px;*/
	width: 83px;
	height: 17px;
	
	font-size: 13px;
	
/*
	border: 3px solid black;
*/
}



/*-- sign in --*/
#box_c
{
	position: relative;
	z-index: 10;
	top: -40px; /*-20px; */
	left: 875px; /*840px;*/
	width: 95px; 
	height: 17px;
	text-align: center;
	
	/*border: 3px solid black;*/
/*20140509
	border-left: 3px solid #fff;
	border-right: 3px solid #fff;
*/
}
a:link.link_sign{
	display:block;
	width:90px;
	height: 40px; /*40px;*/

	background-image:url("../images/signin.png");
	
	text-indent:-10000px;
	list-style:none;
}
a:hover.link_sign{
	display:block;
	width:90px;
	height:40px; /*40px;*/
	background-image:url("../images/signin2.png");
	text-indent:-10000px;
	list-style:none;
}





/*-- Facebook等 --*/
#box_d
{
	position: relative;
	z-index: 10;
	top: 15px; /* サブに合わせる前 25px; /*35px;*/
	left: 852px; /*サブに合わせる前 825px;*/
	width: 110px;
	height: 17px;
/*	
	border: 3px solid black;
*/
}
/*-- 検索窓 --*/
#box_e
{
	position: relative;
	z-index: 10;
	top: 65px; /*90px;*/
	left: 250px;
	width: 390px;
	height: 35px; /*40px;*/
/*	
	border: 3px solid black;
*/
}
/*----- 検索窓  --------------*/
#searchform {
	position: relative;
}
#keywords2 {
	width: 342px; /*388px; /*282px;*/
	height: 29px; /*34px; /*16px;*/
	background: #fff; /*#999;*/
	border: none;
	padding: 3px; /*4px;*/
	/*color: #999; /*#fff;*/
	font-size: 110%;
	font-family: 'serif', 'sans-serif', 'Arial';
	/*	font-weight: bold;*/
	
}
#searchbtn {
	position: absolute;
	top: 0px;
	_top: 1px;
	left: 348px; /*198px;*/
}
*:first-child + html #searchbtn {
	top: 1px;
}


/*--- advanced search --*/
#box_e2
{
	position: relative;
	z-index: 10;
	top: 30px; /*50px;*/
	left: 650px;
	width: 100px;
	height: 35px; /*40px;*/
/*	
	border: 3px solid black;
*/
}

a:link.link1{
	display:block;
	width:110px;
	height: 35px; /*40px;*/
	/*
	background-image:url("../images/adsearch.png");
	*/
	background-image:url("../images/adsearch1.png");
	
	text-indent:-10000px;
	list-style:none;
}
a:hover.link1{
	display:block;
	width:110px;
	height:35px; /*40px;*/
	background-image:url("../images/adsearch2.png");
	text-indent:-10000px;
	list-style:none;
}

/*-- Virtual Issue --*/
#box_f
{
	position: relative;
	z-index: 10;
	top: 67px; /*100px;*/
	left: 280px;
	width: 100px;
	height: 30px;
/*	
	border: 3px solid black;
*/
	font-size: 1.125em;
}
/*-- Early View --*/
#box_g
{
	position: relative;
	z-index: 10;
	top: 37px; /*70px;*/
	left: 430px;
	width: 100px;
	height: 30px;
/*	
	border: 3px solid black;
*/
	font-size: 1.125em;

}
/*-- Journal List --*/
#box_h
{
	position: relative;
	z-index: 10;
	top: 7px; /*40px;*/
	left: 580px;
	width: 100px;
	height: 30px;
/*	
	border: 3px solid black;
*/
	font-size: 1.125em;
}

/*---------- SLIDER CONTENTS -------------*/
div#slide_container
{
/*
	border:1px solid green;
*/
	height:100px;
	margin-top: 700px; /*560px;*/

}
#slider_wrap {

margin: 0 auto;

/*
	margin: 20px auto 20px;
*/

/*スライダー表示域を全幅で*/
	width: 100%; /*960px; /*790px; /*980px; /*680px;  /* 変更 */
	height: 70px; /*70px;*/

/*
	padding: 20px 30px;
*/

/*
	background: #EFEFEF;
*/

	position: relative;

/*
	border: 1px solid #CCC;
*/

}

		#slideshow{
			width: 100%;
			height: 70px;
			margin: 20 auto 0 auto;
		
			background: #FFF; /*#eee;*/
			position: relative;
		}
		#slide_wrap2{
			background: #000;
		}
		.Enslide{
			background: #FFF; /*#ccc;*/
		}



















