@charset "utf-8";
/* CSS Document */
/* Common ******************/

#curriculum{
background-color :#ECE9D8;
padding :10px;
margin-top :10px;
margin-bottom :10px;
}

#titlenumber{
    text-align :left;
    color :#246592;
    font-weight :bold ;
    margin:0;
    font-size :14px;
}
#titlenumber img{
    vertical-align :middle;
}

#titlenumber hr{
    border: 1px #7D7D7D dotted; 
    height: 1px;
    clear :both ;
    margin:0;
    padding:0;
}
#programstepleft{
    margin-right: 10px; 
    float:left ;
    width :280px;
}
#programstepright{
    float:left ;
    width :280px;
}


.commontable2 th.domain{

background-color :#004896;
color:#FFFFFF;
font-weight:bold;
}



.dotline
{
	clear:both;
	padding:0;
	margin:5px 0 10px 0;
	height:1px;
	background-image: url(../../../img/learning/common/dot01.gif);
	background-repeat:repeat-x;
}


/*230130追加*/

.cisa_textleft
{
	width:368px;
}

.section_0302
{
	clear:both;
	display:block;
	margin-bottom:30px;
	margin-top:20px;
}


