@charset "utf-8";
/**
**
**/

/* maincolumn */

h2{
	text-indent:-9999px;
	margin-bottom:15px;
}



/* KM report */

#contents_2cols div.pat2{
	float:left !important;
	width:470px !important;
	margin-right:10px;
}
#contents_2cols div.pat2 p{
	line-height:1.3em;
	text-spacing:0.8em;
}
#contents_2cols div.pat2 table td{
	vertical-align:top;
}
#contents_2cols div.pat2 table td.td_txt{
	padding-left:10px;
}

.report h2{
	background:url(/media/img/archive/title_h2_report.jpg) no-repeat left top;
	height:35px;
}

.report h3{
	text-indent:/;
	border-left:4px solid #444444;
	padding-left:15px;
	margin-bottom:15px;
	line-height:25px;
}

.report hr{
	margin-top:15px;
	width:450px;
	border:1px dotted #444444;
	margin-bottom:10px;
}
.report .box_download{
	width:450px;
	font-size:11px;
	border:1px dotted #444444;
	background-color:#f0f0f0;
	padding:5px;
}

.report .box_download p{
	padding-left:18px;
	background:url(/media/img/archive/icon_file.gif) no-repeat left 1px;
	border-bottom:1px dotted #444444;

}

/* 学会賞受賞書籍 */
.book #contents_2cols div.pat2{
	float:none;
	width:600px !important;
}

.book h2{
	background:url(/media/img/archive/title_h2_book.jpg) no-repeat left top;
	height:35px;
}

.book h3{
	text-indent:0;
	border-left:4px solid #444444;
	padding-left:15px;
	margin-bottom:15px;
	line-height:25px;
}

.book hr{
	margin-top:20px;
	width:550px;
	border:1px dotted #a0a0a0;
	margin-bottom:20px;
}



/* thirdcolumn */

#contents_2cols div.thirdcolumn{
	float:left;
	width:120px;
}
#contents_2cols div.thirdcolumn h4{
	margin-top:20px;
	margin-bottom:10px;
}
#contents_2cols div.thirdcolumn p a{
	margin-top:10px;
	text-decoration:none;
	padding-left:13px;
	background:url(/media/img/common/icon_arrow_blue.gif) no-repeat top left;
}
#contents_2cols div.thirdcolumn ul{
	list-style:none;
}
#contents_2cols div.thirdcolumn ul li{
	padding:0 5px 0 5px;
	background:#f0f0f0;
	border-bottom:1px solid #444444;
}
#contents_2cols div.thirdcolumn ul li:hover{
	background-color:#E4E4E4;
	cursor:pointer;
}
#contents_2cols div.thirdcolumn ul li a{
	text-decoration:none;
}

/* Make-J research */
.research h2{
	background:url(/media/img/archive/title_h2_research.jpg) no-repeat left top;
	height:35px;
}


/* アーカイブトップ */
.archive h2{
	background:url(/media/img/archive/title_h2_archive.jpg) no-repeat left top;
	height:35px;
}


/* whitebox(アーカイブトップのボックススタイル) */

#whitebox{
	float:left;
	width:275px;
	margin-bottom: 10px;
}

#whitebox .whitebox_t{
	width:275px;
	height:6px;
	margin-left:6px;
	margin-right:6px;
	background:url(/media/img/archive/index_h.png) repeat-x top left;
	position:relative;
}
#whitebox .whitebox_tl{
	width:6px;
	height:6px;
	position:absolute;
	z-index:1;
	top:0;
	left:-6px;
	background:url(/media/img/archive/index_cnr.png) no-repeat top left #ffffff;
}
#whitebox .whitebox_tr{
	width:6px;
	height:6px;
	position:absolute;
	z-index:1;
	top:0;
	right:-6px;
	background:url(/media/img/archive/index_cnr.png) no-repeat top right #ffffff;
}
#whitebox .whitebox_m{
	width:275px;
	height:auto;
	margin-left:6px;
	margin-right:6px;
	background:url(/media/img/archive/index_bg.png);
	position:relative;
}
* html #whitebox .whitebox_m{
	height:130px;
}
#whitebox .whitebox_ml{
	width:6px;
	height:100%;
	position:absolute;
	top:0;
	left:-6px;
	background:url(/media/img/archive/index_v.png) repeat-y scroll top left;
}
#whitebox .whitebox_mr{
	width:6px;
	height:100%;
	position:absolute;
	top:0;
	right:-6px;
	background:url(/media/img/archive/index_v.png) repeat-y scroll top right;
}
#whitebox .whitebox_b{
	width:275px;
	height:6px;
	margin-left:6px;
	margin-right:6px;
	background:url(/media/img/archive/index_h.png) repeat-x bottom left;
	position:relative;
}
#whitebox .whitebox_bl{
	width:6px;
	height:6px;
	position:absolute;
	z-index:1;
	top:0;
	left:-6px;
	background:url(/media/img/archive/index_cnr.png) no-repeat bottom left transparent;
}
* html #whitebox .whitebox_bl{
	background:url(/media/img/archive/index_cnr.png) no-repeat -6px left transparent;
}
#whitebox .whitebox_br{
	width:6px;
	height:6px;
	position:absolute;
	z-index:1;
	top:0;
	right:-6px;
	background:url(/media/img/archive/index_cnr.png) no-repeat bottom right transparent;
}
* html #whitebox .whitebox_br{
	background:url(/media/img/archive/index_cnr.png) no-repeat -6px right transparent;
}
#whitebox .whitebox_textarea{
	padding:4px;
	text-align:left;
	font-size:10px;
}

#whitebox .whitebox_textarea h3{
	text-indent:10px;
	background:url(/media/img/common/icon_arrow_blue.gif) no-repeat top left;
	border-bottom: 2px solid #999999;
	font-size:120%;
}

#whitebox .whitebox_textarea h3 a{
	text-decoration:none;
	color:#333333;
}

#whitebox .whitebox_textarea h3 a:hover{
	color:#000000;
	background-color:#eeeeee;
}

#whitebox .whitebox_textarea table td{
	vertical-align:top;
}

#whitebox .whitebox_textarea p{
	margin-left:13px;
	color:#666666;
	line-height:1.4em;
}
