@charset "shift_jis";
/* CSS Document */
/* 2007/10/05 */
/*==リニューアル用==*/
html {
	height:100%;
}
body {
	text-align:center;
	margin:0px 0px 0px;
	padding:0;
	background:#fff;
}
#layout {
	zoom:100%;
 	width: 930px;
  margin: 0px auto;

}
#layout:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
#left {
	width:217px;
	float:left;
}
/*===============================================================ヘッダ==*/
#re #home #left {
	width: 230px;
	margin-right:10px;
	float:left;
	padding-bottom: 15px;
}
#re #home #center {
	width: 450px;
	margin-right:10px;
	float:left;
}
#re #home #right {
	width: 230px;
	float:left;
	margin-bottom: 20px;
}

/*===============================================================トグル==*/
#re #home .trigger a {
	background-repeat: no-repeat;
	background-position: left top;
	/*padding-left:15px;*/
	display: block;
	height: 30px;
	width: 230px;
	text-decoration:none;
	color:#1B2F5E;
	line-height: 30px;
}
/*#research .trigger a.p01 {
	text-indent:-9999px;
}*/
#re #home .trigger a:hover {
	background-position: left top;
}
#re #home .trigger a {
	background-position: left bottom;
}
h2.trigger {
	/*background-image: url(../re_img/h3_1.jpg);*/
	text-indent:-9999px;
	margin-top: 5px;
	font-size:16px;
	vertical-align: bottom;
}
h2.triggerlist01 {
	background-image: url(../re_img/h3_1.jpg);
}
h2.triggerlist02 {
	background-image: url(../re_img/h3_2.jpg);
}
h2.triggerlist03 {
	background-image: url(../re_img/h3_3.jpg);
}
h2.triggerlist04 {
	background-image: url(../re_img/h3_4.jpg);
}
h2.triggerlist05 {
	background-image: url(../re_img/h3_5.jpg);
}
h2.triggerlist06 {
	background-image: url(../re_img/h3_6.jpg);
}
h2.active {background-position: left bottom;}

/*a.pulldown {
	background-image: url(../research/handbook/img/bt_pdf_hund.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 25px;
	width: 102px;
	margin-left: 580px;
}
a.pulldown:hover {
	background-position: left bottom;
}
a.pulldown_2 {
	background-image: url(../research/handbook/img/bt_pdf_hund.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 25px;
	width: 102px;
	float: right;
}
a.pulldown_2:hover {
	background-position: left bottom;
}*/
.toggle_container {
	margin-bottom:10px;
	width: 228px;
	border-right: 1px solid #D0D0D0;
	border-bottom: 1px solid #D0D0D0;
	border-left: 1px solid #D0D0D0;
	/*padding-bottom: 10px;
	padding-top: 10px;*/
}
.toggle_container .block table.pt1 {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}#re #home #layout #main {
	padding-top: 5px;
}
#re #left .toggle_container li {
	height: 20px;
	width: 228px;
}
#re #left .toggle_container a {
	line-height: 20px;
	background-color: #EEEEEE;
	height: 20px;
	width: 188px;
	display: block;
	padding-left:40px;
	font-weight:bold;
}
#re #left .toggle_container a.cates {
	width: 168px;
	padding-left:60px;
	font-weight:normal;
}
#re #left .toggle_container a:hover {
	background-color: #CCCCCC;
}
#re #main #center #index li {
	float: left;
	height: 80px;
	width: 220px;
	margin-bottom: 10px;
}
#re #right #news {
	background-image: url(../re_img/bg_new_blog.jpg);
	background-repeat: no-repeat;
	height: 250px;
	width: 230px;
	margin-bottom: 10px;
	position:relative;
}
#re #right #news ul {
	height: 210px;
	width: 215px;
	margin-right: auto;
	margin-left: auto;
	overflow-x:hidden;
	overflow-y:scroll;
}
#re #right #news a {
	display: block;
	padding-left: 10px;
}
#re #right #news li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 3px;
	padding-bottom: 5px;
	width: 190px;
}
#re #news .newdetail {
	display: block;
	height: 20px;
	width: 80px;
	padding-left:0px!important;
	position:absolute;
	top:8px;
	right:8px;
}
