@charset "euc-jp";
/* CSS Document */

/* デフォルトCSS
-------------------------------*/

body {
	font:12px "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka‐等幅";
	margin:0px;
	padding:0px;
	color:#333333;
}

a {
	color:#0052c0;
	text-decoration:none;
}
a:hover { text-decoration:underline; }

img{ border:0;}
ul { list-style:none; }
table{ border-collapse:collapse;}

/* float clear */
br.clear {
	clear:both;
	font-size:0px;
	line-height:0%;
	height:0;
	margin:0px;
	padding:0px;
}


/* clearfix
-------------------------------*/
.clearfix:after {  
  content: ".";   
  display: block;   
  height: 0;   
  clear: both;   
  visibility: hidden;  
}  
  
.clearfix { display: inline-block; }  
  
/* Hides from IE-mac \*/  
* html .clearfix { height: 1%; }  
.clearfix { display: block; }  
/* End hide from IE-mac */ 



/* テンプレートCSS
-------------------------------*/
#wrapper{
	background:url(https://www.kenkyusha.co.jp/include/images/shared/body_bg.gif) 0 0 repeat-y;
	width:850px;
	padding:0 2px;
	margin:0 auto;
}

#goTop{
	text-align:right;
	padding:20px 0px;
	margin:0 10px;
}

/* header */
#header{
	background:url(https://www.kenkyusha.co.jp/include/images/shared/header.gif) 0 0 no-repeat;
	width:850px;
	height:87px;
	clear:both;
	margin:0 0 10px;
}

#header h1{
	float:left;
	width:220px;
	padding:0;
	margin:0;
}
#header h1 a{
	display:block;
	width:220px;
	height:87px;
	text-indent:-9999px;
	outline:medium none;
}

#header #menu{
	float:right;
	width:568px;
	margin:4px 10px 0 0;
}
#header #menu a{
	display:block;
	height:15px;
	text-indent:-9999px;
	float:left;
	margin-right:2px;
	outline:medium none;
}
#header #menu a.btn01{ width:74px;}
#header #menu a.btn02{ width:85px;}
#header #menu a.btn03{ width:99px;}
#header #menu a.btn04{ width:90px;}
#header #menu a.btn05{ width:92px;}
#header #menu a.btn06{ width:116px;}

#header #menu a:hover{ background:url(https://www.kenkyusha.co.jp/include/images/shared/header_on.gif) 0 0 no-repeat;}
#header #menu a.btn01:hover{ background-position:0 0 ;}
#header #menu a.btn02:hover{ background-position:-76px 0 ;}
#header #menu a.btn03:hover{ background-position:-163px 0 ;}
#header #menu a.btn04:hover{ background-position:-264px 0 ;}
#header #menu a.btn05:hover{ background-position:-356px 0 ;}
#header #menu a.btn06:hover{ background-position:-450px 0 ;}


/* left */
#leftArea{
	width:200px;
	float:left;
	margin-left:10px;
}

#leftArea #search{
	background:url(https://www.kenkyusha.co.jp/include/images/shared/left_search_bg01.gif) 0 0 repeat-y;
	width:190px;
	padding:5px;
}
#leftArea #search form{
	margin-bottom:5px;
}
#leftArea #search table{
	width:100%;
}
#leftArea #search td.left{
	text-align:right;
	width:49%;
	float:none;
}
#leftArea #search td.center{
	text-align:center;
	width:2%;
	font-size:10px;
}
#leftArea #search td.right{
	text-align:left;
	width:49%;
	float:none;
}
#leftArea #search a{
	font-size:10px;
	text-decoration:underline;
	line-height:10px;
}

#leftArea #searchTxt01 {
	width: 121px;
	height:18px
}

#leftArea #searchhBt01 {
	width: 39px;
	margin: 0px;
	padding: 0px;
}

#leftArea #gNavi{
	background:url(https://www.kenkyusha.co.jp/include/images/shared/globalMenu.gif) 0 0 no-repeat;
	width:196px;
	padding:3px 2px 2px;
	margin-top: -5px;
	margin-bottom: 10px;
}
#leftArea #gNavi li{
	margin:0 0 1px;
}
#leftArea #gNavi a{
	text-indent:-9999px;
	display:block;
	width:196px;
	height:24px;
	outline:medium none;
}
#leftArea #gNavi a:hover{ background:url(https://www.kenkyusha.co.jp/include/images/shared/globalMenu_on.gif) 0 0 no-repeat;}
#leftArea #gNavi a.btn01:hover{ background-position:-2px -3px;}
#leftArea #gNavi a.btn02:hover{ background-position:-2px -28px;}
#leftArea #gNavi a.btn03:hover{ background-position:-2px -53px;}
#leftArea #gNavi a.btn04:hover{ background-position:-2px -78px;}
#leftArea #gNavi a.btn05:hover{ background-position:-2px -103px;}
#leftArea #gNavi a.btn06:hover{ background-position:-2px -128px;}
#leftArea #gNavi a.btn07:hover{ background-position:-2px -153px;}
#leftArea #gNavi a.btn08:hover{ background-position:-2px -178px;}
#leftArea #gNavi a.btn09:hover{ background-position:-2px -203px;}
#leftArea #gNavi a.btn10:hover{ background-position:-2px -228px;}
#leftArea #gNavi a.btn11:hover{ background-position:-2px -253px;}
#leftArea #gNavi a.btn12:hover{ background-position:-2px -278px;}

#leftArea .banner{
	margin:0;
	padding:0px;
}
#leftArea .banner li{
	margin-bottom:5px;
}
#leftArea .banner a:hover{
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}
div.title{
	margin:20px 0 10px;
}


/* right */
#rightArea{
	width:610px;
	float:right;
	margin-right:10px;
}

#rightArea h2{
	padding:0;
	margin:0 0 40px;
}


/* footer */
#footer{
	background:url(https://www.kenkyusha.co.jp/include/images/shared/footer.gif) 0 0 no-repeat;
	width:850px;
	height:62px;
}

#footer #menu{
	padding:10px 0 10px 10px;
	margin:0;
	color:#ffffff;
}
#footer #menu a{
	color:#ffffff;
	text-decoration:none;
}
#footer #menu a:hover{
	color:#ffffff;
	text-decoration:underline;
}

#footer #copyRight{
	color:#ffffff;
	text-align:right;
	padding:0;
	margin:0;
	margin-right:10px;
}


/* コンテンツ編集
-------------------------------*/

/* blockWrap */
.blockWrap {
	width: 610px;
	margin-right:10px;
	margin-bottom: 20px;
}

