/* CSS Document */


/*index
----------------------*/
.hed_title_img {
	background:url(../images/category/introductioncase/hed_title_img.jpg) 0 0 no-repeat;
	width:900px;
	height:130px;
	text-indent:-9999px;
	margin-bottom:15px;
}


.title_img01 {
	background:url(../images/category/introductioncase/index/title_img.jpg) 0 0 no-repeat;
	width:680px;
	height:43px;
	text-indent:-9999px;
	margin-bottom:20px;
}


.index_subtitle_img01 {
	background:url(../images/category/introductioncase/index/sub_title_img01.gif) 0 0 no-repeat;
	width:680px;
	height:25px;
	text-indent:-9999px;
	margin-bottom:20px;
}


.index_subtitle_img02 {
	background:url(../images/category/introductioncase/index/sub_title_img02.gif) 0 0 no-repeat;
	width:680px;
	height:25px;
	text-indent:-9999px;
	margin-bottom:20px;
}



.introductioncase_box {
	width:660px;
	margin:0 auto 20px;
}

.publishing{
	color:#666666;
	text-indent:10px;
}



/*case
----------------------*/
.title_img02 {
	background:url(../images/category/introductioncase/case/title_img.jpg) 0 0 no-repeat;
	width:680px;
	height:43px;
	text-indent:-9999px;
	margin-bottom:20px;
}


.case_subtitle_img {
	background:url(../images/category/introductioncase/case/sub_title_img.gif) 0 0 no-repeat;
	width:665px;
	height:20px;
	margin-bottom:20px;
	padding-left: 15px;
	padding-top: 5px;
}




/*results
----------------------*/
.title_img03 {
	background:url(../images/category/introductioncase/results/title_img.jpg) 0 0 no-repeat;
	width:680px;
	height:43px;
	text-indent:-9999px;
	margin-bottom:20px;
}


.results_subtitle_img {
	background:url(../images/category/introductioncase/results/sub_title_img.gif) 0 0 no-repeat;
	width:665px;
	height:20px;
	margin-bottom:20px;
	padding-left: 15px;
	padding-top: 5px;
}




.table_tag {
	background:#FFFFFF;
	font-size:0.9em;
	margin-bottom:20px;
}

.table_tag th {
	background:url(../images/common/arrow_red.gif) 0 9px no-repeat;
	border-bottom:1px solid #E3E3E3;
	color:#000000;
	font-weight:normal;
	padding:5px 5px 5px 15px;
	text-align:left;
	white-space:nowrap;

}

.table_tag td {
	border-bottom:1px solid #E3E3E3;
	padding:5px;
}


.btn_pdfdl_img {
	width:167px;
	height:20px;
}

.btn_pdfdl_img a {
	background:url(../images/category/introductioncase/btn_pdfdl_img.gif) 0 0 no-repeat;
	width:167px;
	height:20px;
	display:block;
	text-indent:-9999px;
}

.btn_pdfdl_img a:hover {
	background:url(../images/category/introductioncase/btn_pdfdl_img.gif) 0 -20px no-repeat;
	width:167px;
	height:20px;
	display:block;
	text-indent:-9999px;
}





/*side
-----------------------*/
.side_hed_img {
	background:url(../images/category/introductioncase/side_hed_img.jpg) 0 0 no-repeat;
	width:200px;
	height:43px;
	text-indent:-9999px;
}


.side_box {
	width:198px;
	border-bottom:1px solid #D3D3D3;
	border-left:1px solid #D3D3D3;
	border-right:1px solid #D3D3D3;
	margin-bottom:20px;
}

.side_list {
	width:198px;
	margin:0;
	padding:0;
	list-style-type:none;
	font-size:0.9em;
}

.side_list li a,
.side_list li span {
	width:178px;
	background:url(../images/common/arrow_red.gif) 5px 5px no-repeat #FFFFFF;
	border-bottom:1px dotted #D3D3D3;
	padding:0 0 5px 20px;
	display:block;
}

.side_list li a:hover {
	width:178px;
	background:url(../images/common/arrow_red.gif) 5px 5px no-repeat #F5F5F5;
	border-bottom:1px dotted #D3D3D3;
	padding:0 0 5px 20px;
	display:block;
}