/*Comon Style-----------------------------------*/
@import url(./common/common.css);
@import url(./common/style.css);


/*Unique Style*/

/*index desine ---------------------*/
#aml_head	{
	height:100px;
	margin:0;
	background-image:url(../images/common/aml_head.png);
	background-position:left top;
	background-repeat:no-repeat;
}


#main h3	{
	margin:0 0 5px;
	color:#f08200;
	border-bottom:1px solid #413e3b;
}


#pankuzu  p strong	{
	color:#f08200;
}


#visual_aml	{
	width:738px;
	height:834px;
	background-image:url(../aml/images/visual_aml.png);
	background-position:left top;
	background-repeat:no-repeat;
	display:block;
}

#visual_aml .section	{
	display:none;
}