@charset "utf-8";



/* --------------------------------------------------

japanesestyle

-------------------------------------------------- */



#japanesestyle h2{
	background-image: url(../img/dot_orange.gif);
	background-repeat: repeat-y;
	padding-left: 15px;
	font-size: 120%;
	font-weight: bold;
	margin-bottom:20px;
	clear: both;
	text-align: left;

}

#japanesestyleContainer{
	clear: both;
	margin-bottom: 30px;
	overflow: visible;

	}
#japanesestyleContainer li{
	list-style:disc inside;
	font-size: 110%;
	font-weight: bold;
}	

#l_frame{
	float: left;

	margin: 0px;
	padding: 0px;
}

#l_frame li span{
	font-weight: bold;
	color: #78B80B;
	margin-right: 5px;
	
}
#l_frame,#r_frame{
	width: 320px;
	text-align: left;
	overflow: visible;
}


#r_frame{
	float: right;

}
#japanesestyleContainer table{
	width: 360px;
	margin-top: 10px;
	margin-bottom: 10px;
	float:left;
}
#japanesestyleContainer table th{
	background-color: #FEF7E6;
	width: 50px;
	text-align: center;


}
#japanesestyleContainer table td{
	}
	
	
#imgYone{
	overflow: visible;
	float: right;
}
#blanceBtn{
	margin-top: 20px;
}
#crbalance{
	margin-top: 120px;

}

