/*----- 基本設定 -----*/
div#container{
    width: 100%; /*960px;*/
    margin: 0 auto;
}
/*----- -----*/
html,body{
    height: 100%;
}

body{
	padding:0;	
	margin:0;	
	width:100%;	
	height:100%;
	font-size:14px;
	-webkit-font-smoothing: antialiased; /* Fix for webkit rendering */

	-webkit-text-size-adjust: 100%;
	line-height:1.4;
	font-family:'Exoregular', Arial, sans-serif;
	min-width:1080px;
}

a {
text-decoration: none;
}


div#container{
    position: relative;
    min-height: 100%;
    height: auto !important;
    height: 100%;
}
div#main{

/*ヘッダー固定する場合に指定*/
/*20140523
padding-top: 175px;
*/

	height:850px; /*780px;*/
    padding-bottom: 45px;

/*
    border:1px solid red;
*/


}


div#footer{
    position: absolute;
/*20130523
    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;
  
   
}

/*--------- Header Contents ----------*/
/*これは使ってない*/
#header-fixed
{
	/*位置をウィンドウに対して固定*/
	/*fixedで通常のHTMLの定義がはずれるためその上に同じ幅と高さのheader-bkを定義*/

	position: fixed;		/*ヘッダーの固定*/
	top: 0px;				/*位置(上0px)*/
	left: 0px;				/*位置（右0px)*/
	width: 100%;			/*横幅100%*/
/*	height: 290px; /*140px;			/*縦幅140px*/
/*	background-color: #333;*/

}

#header-bk
{

/*20140523
position: fixed;	/*ヘッダー固定する場合に指定*/


/*	background-color: #444;	/*背景色（黒）*/
background-image: url("../images/header_sub_back.png");

/*	padding: 10px 0 20px;	/*上10px, 下20pxをあける*/
	height: 175px; /*110px;			/*縦の高さ110px*/
	width: 100%;			/*横の幅を100%*/

}

#header
{
/*	border: 5px solid #fff;	/*表示領域を白枠で囲う*/
	height: 175px;			/*縦の表示領域はheader-bkと同じ*/
	width: 960px;			/*横の幅970px*/
	margin: 0 auto;			/*中央揃え*/
background-image: url("../images/header_sub.png");
background-repeat:no-repeat;

 	background-size:contain;	/*縦横比保持で背景領域に収まる最大サイズになるように背景画像を拡大縮小*/

/*
	font-family: 'serif', 'sans-serif', 'Arial';
	font-weight: bold;
	font-size: 0.85em;
*/


	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;
	left: 0px; /*610px;*/

	width:83px;/*93px;*/
	height:17px;
 
	font-size: 13px;
/*
	border: 3px solid black;
*/
	

}

/*-- Abount Us --*/
#box_b
{
	position: relative;
	z-index:10;
	
	top: 68px; /*76px;*/
	left: 120px; /*730px;*/
	width: 83px; /*93px;*/
	height: 17px;
	
	font-size: 13px;
/*
	border: 3px solid black;
*/
}

/*-- sign in --*/
#box_c
{
	position: relative;
	z-index: 10;
	top: -40px; /*-30px;*/ 
	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;*/
	left: 852px; /*825px;*/
	width: 110px;
	height: 17px;
/*	
	border: 3px solid black;
*/
}

/*-- 検索窓 --*/
#box_e
{
	position: relative;
	z-index: 10;
	top: 60px; /*70px;*/
	left: 527px; /*470px;*/
	width: 312px; /*390px;*/
	height: 40px;
/*	
	border: 3px solid black;
*/
}

/*----- 検索窓  --------------*/
#searchform {
	position: relative;
}
#keywords2 {
	width: 302px; /*310px; /*10px; /*382px; /*388px; /*282px;*/
	height: 26px; /*32px; /*40px; /*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: 307px; /*347px; /*340px; /*348px; /*198px;*/
}
*:first-child + html #searchbtn {
	top: 1px;
}


/*--- advanced search --*/
#box_e2
{
	position: relative;
	z-index: 10;
	top: 20px; /*24px;*/
	left: 880px; /*863px;*/
	width: 100px;
	height: 40px;
/*	
	border: 3px solid black;
*/
}
a:link.link1{
	display:block;
/*
	width:110px;
	height:40px;
	background-image:url("../images/adsearch.png");
*/
	width:80px;
	height:32px;
	background-image:url("../images/adsearch_s.png");

	text-indent:-10000px;
	list-style:none;
}
a:hover.link1{
	display:block;
/*
	width:110px;
	height:40px;
	background-image:url("../images/adsearch2.png");
*/
	width:80px;
	height:32px;
	background-image:url("../images/adsearch2_s.png");

	text-indent:-10000px;
	list-style:none;
}

/*-- Virtual Issue --*/
#box_f
{
	position: relative;
	z-index: 10;
	top: -10px; /*100px; /*105px;*/
	left: 3px;
	width: 100px;
	height: 30px;
/*	
	border: 3px solid black;
*/
/*
	font-size: 1.125em;
*/
	font-size: 15px;	
}

/*-- Early View --*/
#box_g
{
	position: relative;
	z-index: 10;
	top: -40px; /*70px; /*68px;*/
	left: 150px; /*430px;*/
	width: 100px;
	height: 30px;
/*	
	border: 3px solid black;
*/
/*
	font-size: 1.125em;
*/
	font-size: 15px;
}

/*-- Journal List --*/
#box_h
{
	position: relative;
	z-index: 10;
	top: -70px;
	left: 280px; /*580px;*/
	width: 100px;
	height: 30px;
/*	
	border: 3px solid black;
*/
/*
	font-size:1.125em;
*/
	font-size: 15px;
	
}

/*--- HEADER LOGO --*/
#box_i
{
	position: relative;
	z-index: 10;
	top:-220px;
	left:0;
	width: 307px;
	height: 42px;


}





/*----------- BODY CONTENTS -----------------*/
#main_center
{
	width:960px;
	margin: 0 auto;
/*
border:1px solid blue;
*/

	
}


#body_left
{
/*	float: left;
*/
	width: 100%; /*700px;*/
	heigth: 60px;

	/*RIGHT IMAGEが下に落ちてしまうのを回避する為のダミー枠*/
/*	border: 4px solid #fff;


/*
	font-size: 85%;
*/

	font-family: 'serif', 'sans-serif', 'Arial';
/*
	padding: 10px 0 10px;
*/

}

/*--------- breadcrumb & ANNEX ------------*/
#breadcrumb_annex
{

	margin-left: -40px;
	height: 45px;


	border: 1px solid #fff;	/*DUMMY*/

}
/*--------- breadcrumb navigation ---------*/
#breadcrumb
{
	height: 45px;
}

ul#topicPath {  

	
    list-style-type: none;
/*    
    margin: 0;
    padding: 0;  
*/
	color: #606B71;
	font-size: 90%; /*85%;*/
	font-family: 'serif', 'sans-serif', 'Arial';
/*
	padding: 10px 0 10px;
*/

}
ul#topicPath li {  
    display: inline;  
}  
ul#topicPath li ul {  
    display: inline; 
    
    margin: 0;  
    padding: 0;  
}  
ul#topicPath em {  
    font-style: normal;
    font-weight: bold;
}  
ul#topicPath a {
	color: #606B71;
    text-decoration: underline; /*none;*/  
}  
/*--------- ANNEX MESSAGE ----------------*/
#annex
{
	float: right;
	text-align:right;

}




/*--------- breadcrumb navigation ---------*/
/*
#panlist
{
margin-left:-40px;
}

ul#topicPath {  

	
    list-style-type: none;

	color: #606B71;
	font-size: 80%; 
	font-family: 'serif', 'sans-serif', 'Arial';


}
ul#topicPath li {  
    display: inline;  
}  
ul#topicPath li ul {  
    display: inline; 
    
    margin: 0;  
    padding: 0;  
}  
ul#topicPath em {  
    font-style: normal;  
    font-weight: bold;
}  
ul#topicPath a {  
	color: #606B71;
    text-decoration: underline; 
}  
*/




#body_left2
{
	width: 260px; /*480px;*/
	height: 200px;
	/*
	border: 5px solid yellow;
	*/
}
#body_right
{
	float: right;

	width: 710px;
	height: 710px;
	/*
	background-color: black;
	*/
/*
border: 1px solid red;
*/
}



/*---------- SLIDER CONTENTS -------------*/
div#slide_container
{
/*
	border:1px solid green;
*/
	height:100px;


	margin-top:500px; /*スライドをフッターよりにする為に設定*/

}
#slider_wrap {

margin: 0 auto;

/*
	margin: 20px auto 20px;
*/

/*スライダー表示域を全幅で*/
	width: 100%; /*960px; /*790px; /*980px; /*680px;  /* 変更 */
	height: 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: #FFF; /*2014.07.12 #000;*/
		}
		.Enslide{
			background: #FFF; /*#ccc;*/
		}


.nonborder {
  border:none;
  outline:none;
}








