@charset "utf-8";
/* CSS Document */

#pan{
	font-size: 12px;
	color:#666;
	margin-bottom:5px;
}
#pan a{
	color:#666;
}

#right .indent_base{margin-left: 30px;}
#right h2#pageTitle{
	font-size:18px;
/*	border-left: 5px solid #36C;
*/	border-left: 5px solid #355479;
	border-bottom:1px solid #999;
	background-color:#F5F5F5;
	padding-left:0.5em;
	line-height: 2em;
	margin-bottom: 10px;
}

#right h3.h3_txt{
	margin: 20px 0;
	font-size:16px; 
	color: #333;
	padding-left: 15px;
	background:url(/img/sub_h3_txt.png) center repeat-x;
	line-height: 32px;

}

h4{
	font-size:14px;
	background:url(/img/sub_h4_underline.png) bottom repeat-x;
}

#right h4.h4_txt{
	margin: 15px 0 5px 5px;
	font-size: 14px; 
	font-weight:bold;
	margin-left: 20px;
}

#right table.table_base{margin-left: 30px;}
#right table.table_base tr{}
#right table.table_base th{
	background-color:#EBEBEB;
	text-align:center;
	padding: 3px;
}
#right table.table_base th,
#right table.table_base td{
	vertical-align:top;
	padding-left: 5px;
	border-bottom: 1px dotted #CCC;
	padding: 3px;
	
}

#right ul li.arrow{
	background:url(/img/sub_link_arrow.png) left no-repeat;
	padding-left: 30px;
	vertical-align:text-top;
	
}

#right #contentsSub{margin-bottom: 20px;}
#right #contentsSub li.arrow a{padding-left: 25px;}

#right #contentsSub #getAcro{padding: 10px;border: 1px dotted #ccc;}
#right #contentsSub #getAcro #getAcroTxt{float:left; width: 450px;}
#right #contentsSub #getAcro #getAcroIcon{margin-left: 460px}