/*******foundation text**********/

/*ページ本体部分*/

div#main #main_2cal #txt a{
	color: #0000CC;
	text-decoration: none;
}
div#main #main_2cal #txt .anchor {
	font-size: 1px;
	margin: 0px;
	padding: 0px;
}

div#main #main_2cal #txt .pageLink {
	font-size: 11px;
	margin-left: 10px;
	margin-bottom: 20px;
	margin-right: 10px;
	text-align: left;
}



div#main #main_2cal #txt .pageTitle {
	color: #0F6B25;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006600;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #006600;
	padding-left: 8px;
	background-color: #FFFFCC;
	background-image: url(../img/learning_title_bg.gif);
	border-top-width: 1px;
	border-right-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #006600;
	border-right-color: #006600;
}
div#main_2cal #txt .pageTitle .pageTitleSub {
	font-size: 11px;
	margin-left: 5px;
	color: #FF3300;
}

div#main #main_2cal #txt .pageTitleEx {
	background-color: #CC6666;
	color: #FFFFFF;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	margin-bottom: 10px;
}



div#main #main_2cal #txt .categoryTitle {
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 30px;
	border-bottom: 1px solid #333333;
	margin-left: 10px;
	background-image: url(../img/learning_title_bg.gif);
	padding-left: 3px;
}

div#main #main_2cal #txt .categorySubTitle {
	font-size: 12px;
	color: #006600;
	margin-bottom: 10px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006600;
	line-height: 16px;
}

div#main #main_2cal #txt .caption {
	color: #003399;
	font-weight: normal;
	margin: 15px 0px 5px 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003399;
}


div#main #main_2cal #txt .bodyText {
	line-height: 130%;
	font-size: 11px;
	padding: 6px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 10px;
	border: 1px solid #CCCCCC;
}

div#main #main_2cal #txt .bodyImg {
	margin-top: 20px;
	margin-bottom: 20px;
	padding-left: 20px;
	text-align: center;
} 

div#main #main_2cal #txt .caseEx {
	padding: 10px;
	font-size: 11px;
	line-height: 120%;
	color: #006600;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #006600;
	border-bottom-color: #006600;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}

div#main #main_2cal #txt .attention {
	background-color: #FFCCCC;
	border: 1px double #FF3333;
	margin: 30px;
	padding: 10px;
}

div#main #main_2cal #txt .font_normal {
	font-size: 12px;
	font-weight: normal;
}

div#main #main_2cal #txt .glossaryArea {
	margin-left: 15px;
	margin-bottom: 20px;
}

div#main #main_2cal #txt .glossary_i {
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #333333;
	margin-bottom: 10px;
	margin-top: 20px;
}

div#main #main_2cal #txt .glossary_word {
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
	color: #330066;
}

	
div#main #main_2cal #txt .bodyText table {
	border-collapse: collapse;
	border: 1px solid #999999;
}
div#main #main_2cal #txt .bodyText td {
	padding: 3px;
}

